-
…le attribute for each one
-
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
-
… a table and adding "cellspacing" attribute to the table
-
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)
-
add optimized an optimized version of "img_button_confirm" function
-
…alexium_lib into release/ANUBIS_1_14
-
…ments to permit selecting by clicking on the label
-
…ill force legacy Ajax)
-
change HtmlId by HTML_Id
-
…or_hide_show (checkbox and radio_button)
-
add missing "make_state_cookie_headers" call if no actions are specified
-
harmonize cxm_form arguments
-
add helper functions due to the addition of class list as parameter to "left_menu_entry" and "title"
-
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
-
…alexium_lib into release/ANUBIS_1_14
-
…alexium_lib into release/ANUBIS_1_14 Conflicts: database/vtm/view_table_renderer.anubis
-
…ock icon depending on the picker type next to the date input
-
…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.
-
…alexium_lib into release/ANUBIS_1_14
-
…o button is selected or not