-
…pes/making_a_web_site.anubis)
-
…be revised in the future with better thinking of generalization for passing database or others type through the API call
-
…ithout value like 'checked' add helper for HTTP_Answer. no_content construct an answer with http_no_content (204) fix some typo
-
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
-
[-] fix the html img tag helper size by adding px after the number. previous width="100" now width="100px"
-
…e to compile old source
-
add helper for HTML "a" with list of (HTML_Off_Form)
-
…text area was aligned to left, this is means mixed with label column (this was not beautiful)
-
…urn full draw html. When we need to redraw the html content in case of language change we can redirect to that draw_web_request. Since we have an heavy use of load content redirect to previous can cause a drawing of the content of the ajax return during the load content. This fix that behavior.
-
better management of the web plugin extend logger dump from 1024 to 2048 bytes
-
…llow to add more attribute than only html id before