-
…website. The developer who wants to use it, can include it in list tag header
-
add datatable scroller add jQplot support
-
allow to have simple quote in string add write_to_file function to save Json on disk
-
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
-
Add site UID for website. This is use by cookie session state improve cookies
-
Add Tegamigawa constants CXM_making_a_web_site.anubis: Add partial_content function without any HTML_Head_Tag CXM_multihost_http_server.anubis: Fix etag as quoted string in multihost_http_server. When file is missing, now return 404 error instead of nothing Add http_direct_handler, to be able to call a website from another way than internal webserver listener
-
add XML RPC client
-
…ly replace alert by should_not_happen and "connect to file" by file
-
…ly replace alert by should_not_happen and "connect to file" by file Remove obsolete file CXM_html.anubis
-
Add helper to transform a list of JS_File to list HTML_Head_Tag
-
Fix some path concerning jQuery files
-
- Moving all jQuery libs in jQuery folder. - Only CXM_jquery.anubis is still in "web" folder.
-
- Adding support of multi-site cookies
-
- Adding support of euDock lib for fisheyes menu in native JS. Known bugs: - It doesn't work in 'object_alignment mode'. Amelioration: - Recode the entire with jQuery: it will permit to reduce size of code and make it simplier.
-
- Add the position in jQuery tipTip lib.
-
- Adding support for jQuery tipTip plugin : it's a tooltip plugin. Modification - Modification a comment.
-
…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
-
Fix a very serious bug introduced with new html_page alternative html_page(status, head_tags, body). This new alternative result returned the html body only. All http_header (http status, cookies, etc.) was forgotten.
-
- Add 2 functions with more customizations for jQuery datatables. - Add 1 type for handling some options fir jQuery datatables.
-
- Basic support of datatables.
-
- Add jQueryUI icons. - Add jQueryUI buttons.