-
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.
-
…ounded with simple quote.
-
…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.
-
- DB_id -> Maybe(Int) - String -> Maybe(DB_id) - Maybe(String) -> Maybe(DB_id)
-
add id in web_session, not yet used
-
…is helpful for determine which color can readable with this color.
-
…not evaluated to the right boolean value. Because the name was found the previous version always return 'true' as value, but it's not necessary the right value.
-
make "javascript" event_name public
-
…iple definition when the file is use multiple time for generating multiple adm. PLEASE BE SURE to create a folder config with logger_config.anubis in it with "public define Word32 logger_port = xxxxx. (xxxxx must be replace by the effective logger port)
-
* produce path from db_id to optimize fs access and never have more than 100 folders
-
…e which contain some = or ' etc... like in sql query
-
add the option in all element email, phone and url the option (Bool show_text). If set to false only the icon is shown
-
…orresponding alternative. If the disposition string is not know the default type is inline
-
…rocess by the browser inline (to be displayed) or attachment (to be downloaded)
-
- select - option - datalist
-
search for correct MIME type for sending file
-
…main content to be shown by the current renderer. It's the result sent by a plugin to renderer. The renderer is set by the application when it's need. Hence we can have any sort of renderer (desktop, mobile, etc..) the show plugin content remove a lot of alternative of the HTML_Off_Form type (like image, ul, ol, il, etc look the diff of the current commit) and replaced by the html_tag and html_void_tag. This allow to add more quickly new html5 tag instead of big type with a lot of alternative. Most of the html5 tag follow the same schema in their format move show_page_message from application to the Calexium_lib library add Plugin_Left_Menu type in left_menu. This allows to have named left menu in stack and choose the correct one when it's need
-
add div with a list of CXM_Form_Field