-
…hensive about behavior of this altenative
-
Removed all HTML_In_Form, HTML_Off_Form, HTML_Partial_Content type and replaced it by the new type HTML. Update all library according to that change. [-] removed the generic_form.anubis and generic_table.anubis which was obsolete.
-
…ample after a web_action executed, refresh the page (which made by the call back)
-
in same time add a new alternative into left_menu type with "left_menu_entry_load_content". This is better to understand when constructing a menu
-
[!] remove extra blank line button source
-
…WEB_Action_Name in redirect instead of the Controller_Name and Controller_Action
-
…lib. No need to have redundant name
-
… by loading the HTML content with an ajax call
-
…o the behavior of this function change as follow. When the target_id is empty the jq_query function is use to submit the result else this is the ajax_load_content.
-
add AWP_Handler_Answer instead of printable tree add js_script which is helper for js_inline(script("text/javascript"), "...
-
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
-
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
-
…o button is selected or not
-
Add new HTTP_ANSWER which is json. This is useful when there is a need to return json only i.e. in ajax call
-
[+] 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
-
[+] Add "empty" alternative in HTML_Off_Form and HTML_In_Form. This avoid to use literal with an empty content