-
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
-
[+] backup database on every starting of the application
-
add Anubix authentication message constant add get_message_queue_to_net_service. Which connect to remote net_service, apply the given function (like authentication process) and return the message_queue if every thing is success add generic_request_for_service and generic_send_message with logger name instead of logger function (String s) -> One. This means the UDP logger must be already started by the main application add class for one_line_fields in CXM_form
-
* master: (2 commits) Added new MUSCLE message ids for License and Model messages add _CXM_UPD_GET_CLASS_FILE into UPDATE SERVICE
-
fix orthograph add simple_wait_for_reply function for waiting Muscle message answer
-
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