-
[~] change the location of the tiptip lib
-
…t" which can be processed in server side to be routed to the right processing function. This allow to have only one routing function for different kind of tooltip [-] revert the move of jquery files on the root of the website public directory. In fact the better location is inside the directory [-] remove the generate_trust_ticket callback of http_info type which never in use and generate some issues for storing http_info by serialization (Serialiaze doesn't allow to serialize function) [+] add datatable plugin "moment" for sorting column with date / time
-
[~] change the translation path for jQuery DataTable 1.10.7
-
…able and scrollbar the yes was surrounded by quote ' which was a bug
-
- in_form for HTML_In_Form - div (..., HTML_Partial_Content p_content) The custom_text, custom_binary and custom_tree has MIME type instead of String add to_html_ajax_content which return an html_ajax_content from HTML_Off_Form
-
add jqscript in type JQuery_Actioner_type. add Jquery dialog
-
- add partial as alternative into HTML_Off_Form and HTML_In_Form, which - add list of core attributes in table option - add html (HTML_Off_Form) as "alternative" into actioner_aspect. Hence we can put every we want - remove generate_random_string and move it to tools/random.anubis CXM_multihost_http_server.anubis: - optimize the buffered reading. CXM_jquery_button.anubis: - create jquery_button with image orientation create CXM_jquery_toolbar.anubis
-
…website. The developer who wants to use it, can include it in list tag header
-
add datatable scroller add jQplot support
-
add support of scroller extension of datatable datatable translation file is now dynamically tested instead of constant
-
…cting or not the SQL query part of search string provided by the interface. If failure not need to add unnecessary parameter in SQL query
-
Add support of server side in jQuery datatable
-
New - Add jquery_button with image New - Add scrollY support for JQuery datatable
-
Fix some path concerning jQuery files
-
- Moving all jQuery libs in jQuery folder. - Only CXM_jquery.anubis is still in "web" folder.
-
…decorator like search fields and so forth. Add folder jquery into web/ to permit gather everything concerning jquery in same location. Remove bool_to_string replaced by to_String which is located in system/convert