-
…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
-
add "time" alternative to VT_edit_entry change datetime input width
-
…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 Conflicts: web/CXM_form.anubis
-
…alexium_lib into release/ANUBIS_1_14
-
…alexium_lib into release/ANUBIS_1_14
-
…o button is selected or not
-
In the editor, the name of the submit button is set according to edit data (new = "CREATE" button or edit = "UPDATE" button)