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
  • web
03 May, 2016
3 commits
  • make format_attrs function for CoreAttrs assemble classes and styles into a sing… ...
    6b53abab
    …le attribute for each one
    Julien Verneuil authored
    2016-05-03 18:33:23 +0200  
    Browse Dir »
  • change translation folder for DataTables from "DataTables-1.10.7" to "DataTables" ...
    a34deddd
    move "datetimepicker" plugin initialization js into another function so it can be used elsewhere
    replace "lang" option for datetimepicker to "setLocale" (this option was removed in the latest version of the plug-in, breaking translations)
    optimize further a "img_button_confirm" function
    replace the usage of "image" in a "img_button_confirm" function by literal, because there was no "cursor: pointer" being applied
    Julien Verneuil authored
    2016-05-03 17:37:05 +0200  
    Browse Dir »
  • enhance the visual style of generic jquery_button by wrapping the content inside… ...
    5312282e
    … a table and adding "cellspacing" attribute to the table
    Julien Verneuil authored
    2016-05-03 11:33:55 +0200  
    Browse Dir »

29 Apr, 2016
1 commit
  • include minified version of "datetimepicker.js" and remove the non minified version ...
    d2fa065f
    call to "CalexiumToolBox.jq_tab_activate" if it exist whenever a jquery ui tab is activated
    add scrollx parameter to jquery_datatable call
    change initialization call from dataTable to DataTable (non-deprecated version)
    Julien Verneuil authored
    2016-04-29 15:49:54 +0200  
    Browse Dir »

28 Apr, 2016
3 commits
  • enhance code formatting ...
    0f60e502
    add optimized an optimized version of "img_button_confirm" function
    Julien Verneuil authored
    2016-04-28 14:57:53 +0200  
    Browse Dir »
  • Merge branch 'release/ANUBIS_1_14' of ssh://gitlab.calexium.com:33022/calexium/c… ...
    c0c76e0f
    …alexium_lib into release/ANUBIS_1_14
    Julien Verneuil authored
    2016-04-28 14:56:24 +0200  
    Browse Dir »
  • enhance code formatting
    2b9fd7b5
    Julien Verneuil authored
    2016-04-28 14:55:34 +0200  
    Browse Dir »

26 Apr, 2016
3 commits
  • add automatically an id on "checkbox_hide_show" and "radio_button_hide_show" ele… ...
    f22102f8
    …ments to permit selecting by clicking on the label
    Julien Verneuil authored
    2016-04-26 16:07:26 +0200  
    Browse Dir »
  • add more default constructor for text_input
    3b23eec0
    totoro authored
    2016-04-26 08:37:00 +0200  
    Browse Dir »
  • update datatable to use 1.10.x features instead of the legacy features (note: st… ...
    2ecb5f16
    …ill force legacy Ajax)
    Julien Verneuil authored
    2016-04-26 08:21:27 +0200  
    Browse Dir »

21 Apr, 2016
1 commit
  • make jquery tabs retain the previously active tab for all forms submit action in the tab content
    4d9c716e
    Julien Verneuil authored
    2016-04-21 18:11:49 +0200  
    Browse Dir »

18 Apr, 2016
1 commit
  • Create HTML_Label with tooltip in the input label ...
    bc9219ca
    change HtmlId by HTML_Id
    totoro authored
    2016-04-18 17:02:40 +0200  
    Browse Dir »

15 Apr, 2016
2 commits
  • add img_button with action
    7437969b
    totoro authored
    2016-04-15 16:48:13 +0200  
    Browse Dir »
  • add "show_id" data attribute to all selected "hide_show" widgets like the select… ...
    ac53fdfd
    …or_hide_show (checkbox and radio_button)
    Julien Verneuil authored
    2016-04-15 10:50:01 +0200  
    Browse Dir »

14 Apr, 2016
1 commit
  • the hidden alternative now use WebArgValue instead of InitialValue
    48c3322a
    totoro authored
    2016-04-14 08:21:46 +0200  
    Browse Dir »

13 Apr, 2016
1 commit
  • add foreign link "jqflink" to JQuery_Actioner_type ...
    00f5906e
    add missing "make_state_cookie_headers" call if no actions are specified
    Julien Verneuil authored
    2016-04-13 19:37:12 +0200  
    Browse Dir »

07 Apr, 2016
2 commits
  • add forward icon as icn16_forward
    454773bb
    Julien Verneuil authored
    2016-04-07 19:18:58 +0200  
    Browse Dir »
  • remove duplicate js filenames when formating html head tags
    df66115b
    Julien Verneuil authored
    2016-04-07 16:58:13 +0200  
    Browse Dir »

06 Apr, 2016
2 commits
  • add CXM_dropzone.anubis
    44fe5cf1
    Julien Verneuil authored
    2016-04-06 11:15:23 +0200  
    Browse Dir »
  • add "cxm_selector_hide_show" class to selector hide show
    314a5090
    Julien Verneuil authored
    2016-04-06 09:57:09 +0200  
    Browse Dir »

05 Apr, 2016
1 commit
  • add some helpers for fieldset
    98449484
    totoro authored
    2016-04-05 17:45:27 +0200  
    Browse Dir »

02 Apr, 2016
1 commit
  • replace sub_fielset by fieldset ...
    5e589049
    harmonize cxm_form arguments
    totoro authored
    2016-04-02 15:52:13 +0200  
    Browse Dir »

01 Apr, 2016
1 commit
  • add "selector_hide_show" to show/hide elements when the selection change ...
    90042c30
    add helper functions due to the addition of class list as parameter to "left_menu_entry" and "title"
    Julien Verneuil authored
    2016-04-01 17:10:53 +0200  
    Browse Dir »

31 Mar, 2016
2 commits
  • add a list of class in left menu
    4e1f9778
    totoro authored
    2016-03-31 16:38:25 +0200  
    Browse Dir »
  • add "button" for HTML_Off_form and HTML_In_form ...
    a55ca6d7
    make "jquery_button_html" function produce a button element instead of a div so tab can be used to focus it and the enter key work when the button is in a form
    Julien Verneuil authored
    2016-03-31 15:59:41 +0200  
    Browse Dir »

26 Mar, 2016
1 commit
  • datatable min version as default
    9cd7cf9c
    totoro authored
    2016-03-26 19:33:02 +0100  
    Browse Dir »

24 Mar, 2016
6 commits
  • Merge branch 'release/ANUBIS_1_14' of ssh://gitlab.calexium.com:33022/calexium/c… ...
    2603edad
    …alexium_lib into release/ANUBIS_1_14
    Julien Verneuil authored
    2016-03-24 15:48:32 +0100  
    Browse Dir »
  • add temp directory creation
    90bc4287
    Julien Verneuil authored
    2016-03-24 15:48:11 +0100  
    Browse Dir »
  • Merge branch 'release/ANUBIS_1_14' of ssh://gitlab.calexium.com:33022/calexium/c… ...
    c5c6fea1
    …alexium_lib into release/ANUBIS_1_14
    
    Conflicts:
    	database/vtm/view_table_renderer.anubis
    Julien Verneuil authored
    2016-03-24 15:35:10 +0100  
    Browse Dir »
  • add "add_icon" parameter option to jq_datetimepicker_init to have calendar or cl… ...
    3253fb48
    …ock icon depending on the picker type next to the date input
    Julien Verneuil authored
    2016-03-24 15:34:28 +0100  
    Browse Dir »
  • use the minified version of jquery-1.11.3.js
    c473da03
    Julien Verneuil authored
    2016-03-24 15:29:36 +0100  
    Browse Dir »
  • add shutdown_required management in http server. Since we manage HTTP 1.1 with n… ...
    60e0d647
    …o disconnect between request, when we want to restart gracefully the anubis adm "restart(true)", we wait for all tcp, udp server are down. If a web browser keep a connection with the http server, the server will never shutdown until the browser close the browsing window.
    So the shutdown_required is emitted by the application core to request to quit. In that case the http server stop to maintain socket and close it after sending last request.
    totoro authored
    2016-03-24 08:33:41 +0100  
    Browse Dir »

20 Mar, 2016
2 commits
  • add class in on radio_button, selector and checkbox
    6fe1d581
    totoro authored
    2016-03-20 04:28:05 +0100  
    Browse Dir »
  • add edit dialog on hayamiki list table
    56fa599f
    totoro authored
    2016-03-20 02:54:46 +0100  
    Browse Dir »

19 Mar, 2016
1 commit
  • add the management of delete function
    cd5d8eb4
    totoro authored
    2016-03-19 20:33:44 +0100  
    Browse Dir »

17 Mar, 2016
2 commits
  • Merge branch 'release/ANUBIS_1_14' of ssh://gitlab.calexium.com:33022/calexium/c… ...
    46219dd3
    …alexium_lib into release/ANUBIS_1_14
    totoro authored
    2016-03-17 23:26:49 +0100  
    Browse Dir »
  • manage the upload through the ssl_connection
    f58fea8f
    totoro authored
    2016-03-17 23:26:31 +0100  
    Browse Dir »

14 Mar, 2016
2 commits
  • add radio_button hide show. This allow to show or hide some fields when the radi… ...
    31541417
    …o button is selected or not
    totoro authored
    2016-03-14 22:39:43 +0100  
    Browse Dir »
  • add "id" and "data" in HTML input attributes
    54d3af2b
    totoro authored
    2016-03-14 22:38:07 +0100  
    Browse Dir »

05 Mar, 2016
1 commit
  • remove log message
    3fbc7cca
    totoro authored
    2016-03-05 18:49:12 +0100  
    Browse Dir »