• + Merge  all immediate_selector together and create some immediate_selector function with less argument. These functions call the master function with default value for the arguments which are removed from the call
    + Add HTML_partial_content to HTTP_answer. This allow to send small part of html without body and header. Need for Ajax call
    + Change the HTML DOCTYPE from old xhtml to html 5
    + Add autoOpen argument on jq_dialog_create
    totoro authored
     
    Browse Dir »











  • …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
    totoro authored
     
    Browse Dir »