• move db_get_xxx helpers into db_get_helpers.anubis
    add add_DB_id and find_DB_id functions to able to add and find DB_id in Muscle Message
    web controller web argument has 2 names versions. The legacy "aws_controller" and the short version"aws_c"
    web action web argment has 2 names versions. The legacy "aws_action" and the short version "aws_a"
    add detect_browser_language in /web/CXM_common.anubis
    David RENÉ authored
     
    Browse File »

























  • …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 File »

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