-
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
-
[+] backup database on every starting of the application