Logo white

Anubis / Xlib

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 12
  • Tags 6
  • xlib
09 May, 2015
2 commits
  • Move the fisheye code from internal MailFountain code to calexium_lib, to let share it with all. ...
    8b2211a6
    This is also the start point of migration from dojo to jquery js dependency. Julien will perform this migration
    totoro authored
    2015-05-09 23:04:29 +0200  
    Browse Code »
  • [+] Add img button with foreign link ...
    5d5ed725
    [+] Add "empty" alternative in HTML_Off_Form and HTML_In_Form. This avoid to use literal with an empty content
    totoro authored
    2015-05-09 22:21:20 +0200  
    Browse Code »

05 May, 2015
1 commit
  • jq_button_confirm malformed content fix
    8229545e
    Julien Verneuil authored
    2015-05-05 02:10:39 +0200  
    Browse Code »

02 May, 2015
2 commits
  • Adds NetServices constants for Basilik
    21f12819
    Larrieu Jeremy authored
    2015-05-02 16:05:18 +0200  
    Browse Code »
  • add some icon names as shortcut for icon path
    d5a1d7c7
    totoro authored
    2015-05-02 00:36:22 +0200  
    Browse Code »

01 May, 2015
8 commits
  • fix make_js_string. Now treat all CR LF TAB BACK native code to escaped sequence ...
    57569bad
    to_js_string call also make_js_string to avoid the user to call it before use to_js_string
    totoro authored
    2015-05-01 23:11:39 +0200  
    Browse Code »
  • Merge branch 'release/ANUBIS_1_14' of ssh://gitlab.calexium.com:33022/calexium/c… ...
    24253864
    …alexium_lib into release/ANUBIS_1_14
    Julien Verneuil authored
    2015-05-01 21:47:48 +0200  
    Browse Code »
  • added 'text/javascript' type to jquery_ready
    6d39ec27
    Julien Verneuil authored
    2015-05-01 21:45:13 +0200  
    Browse Code »
  • Merge branch 'release/ANUBIS_1_14' of ssh://gitlab.calexium.com:33022/calexium/c… ...
    6ab65584
    …alexium_lib into release/ANUBIS_1_14
    totoro authored
    2015-05-01 21:27:47 +0200  
    Browse Code »
  • some typo and comment
    561d357f
    totoro authored
    2015-05-01 21:27:17 +0200  
    Browse Code »
  • fix confirm dialog problems with content
    cb05cfeb
    Julien Verneuil authored
    2015-05-01 21:22:59 +0200  
    Browse Code »
  • script type added to the page when using js_inline
    a93074db
    Julien Verneuil authored
    2015-05-01 21:22:18 +0200  
    Browse Code »
  • to_js_string added
    3cf3b8d7
    Julien Verneuil authored
    2015-05-01 18:03:33 +0200  
    Browse Code »

28 Apr, 2015
6 commits
  • added jquery animate functionality
    709d0a05
    Julien Verneuil authored
    2015-04-28 01:33:19 +0200  
    Browse Code »
  • added jquery easing type and function to format them to string
    9952c7cb
    Julien Verneuil authored
    2015-04-28 01:32:04 +0200  
    Browse Code »
  • added file/function to format rgba color to css style color
    2bbf13cc
    Julien Verneuil authored
    2015-04-28 01:31:25 +0200  
    Browse Code »
  • added functions to format json to javascript
    70a6cd14
    Julien Verneuil authored
    2015-04-28 01:30:06 +0200  
    Browse Code »
  • added JQuerySelector type and function to format a jquery selector to string
    24d72a4d
    Julien Verneuil authored
    2015-04-28 01:28:50 +0200  
    Browse Code »
  • added a function to format a javascript function call
    47e7812e
    Julien Verneuil authored
    2015-04-28 01:27:53 +0200  
    Browse Code »

25 Apr, 2015
1 commit
  • [+] list of coreattributes as argument of the img_button_confirm
    b342b221
    totoro authored
    2015-04-25 22:17:07 +0200  
    Browse Code »

24 Apr, 2015
1 commit
  • replace read by transmit
    e6df8a51
    totoro authored
    2015-04-24 22:19:46 +0200  
    Browse Code »

19 Apr, 2015
1 commit
  • [+] add an image button with dialog confirmation
    bfe03350
    totoro authored
    2015-04-19 03:03:53 +0200  
    Browse Code »

18 Apr, 2015
1 commit
  • [+] add jq_button_confirm which show you a dialog confirmation before submit the action
    6fd7717b
    totoro authored
    2015-04-18 19:44:29 +0200  
    Browse Code »

11 Apr, 2015
1 commit
  • add some useful widgets used in almost all Calexium projects
    ceed0d51
    totoro authored
    2015-04-11 01:05:17 +0200  
    Browse Code »

06 Apr, 2015
1 commit
  • [+] add partial_content function which permit to give in second argument a List … ...
    f0610c45
    …of HTML_Off_Form instead of sequence(...)
    totoro authored
    2015-04-06 19:26:22 +0200  
    Browse Code »

05 Apr, 2015
3 commits
  • mistake in comment
    44507542
    totoro authored
    2015-04-05 02:52:59 +0200  
    Browse Code »
  • Fix the sorting order of tab in jquery_tab which made sometime issue in js include order
    130e2414
    totoro authored
    2015-04-05 01:36:22 +0200  
    Browse Code »
  • add HTML5 data-
    afb139a2
    totoro authored
    2015-04-05 01:34:30 +0200  
    Browse Code »

27 Dec, 2014
1 commit
  • replace $(document).ready by jQuery which is same behaviour
    d0664ac7
    totoro authored
    2014-12-27 19:58:42 +0100  
    Browse Code »

13 Dec, 2014
1 commit
  • create CXM_form.anubis based on long time use MailFountain forms ...
    e64143ab
    create CXM_html_tooltip based on MF tooltip which use jTip
    create CXM_widgets which is collection of useful HMTL "object". The first is IP input which show 4 frames to enter IP address
    totoro authored
    2014-12-13 01:05:14 +0100  
    Browse Code »

25 Nov, 2014
4 commits
  • add alternative to HTML_Off_Form: ...
    db16493a
    - in_form for HTML_In_Form
    - div (..., HTML_Partial_Content p_content)
    
    The custom_text, custom_binary and custom_tree has MIME type instead of String
    
    add to_html_ajax_content which return an html_ajax_content from HTML_Off_Form
    totoro authored
    2014-11-25 10:23:08 +0100  
    Browse Code »
  • add button_type type and move css to css/cxm/
    aba83952
    totoro authored
    2014-11-25 10:16:19 +0100  
    Browse Code »
  • move the timepicker js file
    8690ee5e
    totoro authored
    2014-11-25 10:12:45 +0100  
    Browse Code »
  • add jq_form_submit which make submit with ajax
    0bd618e5
    totoro authored
    2014-11-25 09:54:47 +0100  
    Browse Code »

16 Nov, 2014
2 commits
  • fix the generation of style and class into single string for each instead of mul… ...
    8c047fec
    …tiple string which is wrong
    totoro authored
    2014-11-16 13:54:51 +0100  
    Browse Code »
  • add datetimepicker addon
    025cb599
    totoro authored
    2014-11-16 13:49:32 +0100  
    Browse Code »

15 Nov, 2014
2 commits
  • replace read by transmit
    3fe910d3
    totoro authored
    2014-11-15 16:45:50 +0100  
    Browse Code »
  • add jquery_ready which is execute code when the document.ready() ...
    670efd29
    add jqscript in type JQuery_Actioner_type.
    add Jquery dialog
    totoro authored
    2014-11-15 16:44:43 +0100  
    Browse Code »

20 Aug, 2014
2 commits
  • Merge branch 'ANUBIS_1_13' ...
    42087dcf
    Conflicts:
    	web/CXM_making_a_web_site.anubis
    totoro authored
    2014-08-20 16:16:06 +0200  
    Browse Code »
  • remove generate_random_string where moved on /tools/random.anubis
    cc971648
    totoro authored
    2014-08-20 14:10:36 +0200  
    Browse Code »