-
…ithout value like 'checked' add helper for HTTP_Answer. no_content construct an answer with http_no_content (204) fix some typo
-
During sending email, if RSET fail, give up of sending
-
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
-
…et_file.anubis and send_file.anubis. This is due to fallback on FTP_** protocol used long time ago to replace the version with raw mode on message queue. There is a bug on that version which I can't find. I decide to fallback to a working version by taking the FTP* protocol used in package manager with MailFountain. This version is modified version to take in account the type File_ref