-
…re that the first entry is an integer add html_tooltip with WEB_Action_Name move the formatting the web_action_name and his extra argument in CXM_web_action.anubis instead of mega file CXM_making_a_web_site.anubis Add new parameter JQuery_dialog_size in jquery_dialog creation
-
add AWP_Handler_Answer instead of printable tree add js_script which is helper for js_inline(script("text/javascript"), "...
-
fix the reading of the web arg.
-
…the using of the get_Bool(lwa, "xxx"), because get bool, looking for "1", "true", etc...
-
improve the library to compatible with last HTML_Off_Form definition
-
add helper functions in for adding, removing and replacing web_arg in var list web_arg
-
add get_DB_date, get_DB_Datetime, get_DB_time with default value
-
add parameter to specialized element phone to show only the image the get_mb_bool from web arg check the presence of the arg_name with prefixed '~'. If this ~name exists this means that comes from a form and the checkbox is not checked. I made this hack on web form which always create the hidden input with prefixed ~ name. This method allow to determine if the arg name was really sent or not. add more ajax possibilities in web_controller_result. the div can has list of partial_content
-
…ontent directly into JSON format ready to be sent through AJAX call add call_back as argument to jq_form_submit_and_close. This call back is fired just after the closing dialog. This can call refresh function or anything else.
-
add jq_form_submit_and_close add cxm_button class to jquery_button
-
phone number with possibility to initiate call, email with mailto link
-
fix Asterisk AMI receive
-
add hr in making a website
-
String + DB_time, DB_time + String, DB_datetime + String, String + DB_datetime ,
-
add no_action as alternative in WEB_Action_Name type description