-
add shortcut for row with only one cell as argument add shortcut for row with only one cell and one cell_option as arguments add shortcut for row with only one cell and list of cell_option as arguments add img_button with WEB_Action_Name as argument
-
…alexium_lib into release/ANUBIS_1_14
-
add left menu with string instead of WEB_Action to be compatible with old call
-
add i and span alternatives in HTML_In_Form and HTML_Off_Form add Awesome Font support add Menu with direction positioning (top and side) add Icon support (png and Awesome font)
-
Add WEB_Session
-
introduce WEB_Session management add database/types generated by densaku
-
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
-
add optimized an optimized version of "img_button_confirm" function
-
change HtmlId by HTML_Id
-
add helper functions due to the addition of class list as parameter to "left_menu_entry" and "title"
-
…o button is selected or not
-
add helper to construct left_menu_entry without web arg
-
add some icon add to_Icon for bool value which become red cross for false and green check for true
-
…an be use to manage menu entry.
-
Add new HTTP_ANSWER which is json. This is useful when there is a need to return json only i.e. in ajax call
-
…can allow to show link or anything else
-
[+] add CoreAttrs option for img_button and img_button_flink [+] add group icon into icons_set
-
…bis. The icons can have different use than button.
-
Conflicts: web/jQuery/CXM_jquery_button.anubis
-
…a JQuery_Actioner instead and update subsequent code thorough the project, some whitespaces may have been added to some files...
-
[+] add some icons url as string constant [~] change_list doesn't show icon if the icon class is empty
-
…ociated inline script as a string
-
This is also the start point of migration from dojo to jquery js dependency. Julien will perform this migration
-
[+] Add "empty" alternative in HTML_Off_Form and HTML_In_Form. This avoid to use literal with an empty content