-
add label
-
…1.17 (Anubis 1.17 take more care about serializable type and warn about it if a non serializable type will is in serialization process)
-
…into named fields_set.
-
…pes/making_a_web_site.anubis)
-
…ithout value like 'checked' add helper for HTTP_Answer. no_content construct an answer with http_no_content (204) fix some typo
-
[-] 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)
-
…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
-
…h only one CoreAttrs argument. This make the source more readable
-
add helper for strong with only one CoreAtrrs
-
fix the retrieving session from disk and change the method to determine the saving filename. Now the filename is determined by the session id.
-
- span - button - div which allow to accept only one CareAttrs instead a list.
-
…ped HTML. This allows to transmit HTML to HTML element i.e. input text area with text in HTML format must be encoded to avoid error.
-
add id in web_session, not yet used
-
make "javascript" event_name public
-
…rocess by the browser inline (to be displayed) or attachment (to be downloaded)
-
- select - option - datalist