-
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
-
…not evaluated to the right boolean value. Because the name was found the previous version always return 'true' as value, but it's not necessary the right value.
-
add helper functions in for adding, removing and replacing web_arg in var list web_arg
-
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
-
add get_Int_list() from web arg
-
add get_DB_date, get_DB_time and get_DB_datetime function into web_arg_utils
-
add get_DB_id. Use in relation with database