-
…wser tool bar and html area.
-
[+] load_to_clipboard(url) The url request to server to provide the html content by ajax call [+] jq_query has new argument "after_callback" which will be executed at the end of the query
-
…ed element in new window
-
…and his web controllers. This allows to unify the location on where are residing the necessaries files for Xlib. Before this, these files was in application resources files. So it was annoying because when a modification was made on CSS or JS files we was forced to hand copy these files, and if we had forgot some application to update this make the application to be buggy. In the future we must to have to think to a automatic copy management of the necessaries files belonging to the Xlib and needed in the application.
-
… when it become Xlib (some reference to CXM was still there)
-
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
-
…mpletely removed due to their useless preformated move to html_tag pre progress move to html_tag progress center removed mail_to removed scroller removed fixed_size removed fixed_size_2 removed
-
…ntry. Add also variant function as helper without all the arguments
-
[+] add to_String function from HTML_Off_Form [~] some cleanup and remove dead code
-
…n url where is located the page to load
-
…ll source use this type must be recompiled [+] add some helper in html_tag to use String directly instead of "text"
-
… rest of the string composition. if didn't do that the right part of the "else" will be added with end of the string, which is not the intention.
-
[!] remove extra blank line button source
-
…e is js_code alternative which allows to write js code directly. This is intend to help to write js object in anubis, when we write js object config for generated web page
-
…essed during elapsed time)
-
… return a Maybe(Bool) which the following values are: success(true) = checked, success(false) = unchecked, failure = intermediate.
-
…WEB_Action_Name in redirect instead of the Controller_Name and Controller_Action
-
…xlib into release/ANUBIS_1_19
-
…lib. No need to have redundant name
-
…ll, row from making_a_web_site definition.