-
…alexium_lib into release/ANUBIS_1_14
-
add left menu with string instead of WEB_Action to be compatible with old call
-
add Anubix authentication message constant add get_message_queue_to_net_service. Which connect to remote net_service, apply the given function (like authentication process) and return the message_queue if every thing is success add generic_request_for_service and generic_send_message with logger name instead of logger function (String s) -> One. This means the UDP logger must be already started by the main application add class for one_line_fields in CXM_form
-
add i and span alternatives in HTML_In_Form and HTML_Off_Form add Awesome Font support add Menu with direction positioning (top and side) add Icon support (png and Awesome font)
-
Add AWS_SESSION_STEP counter in web session.
-
…alexium_lib into release/ANUBIS_1_14
-
Add WEB_Session
-
make actioner compatible with old application which use String as action name instead of new WEB_Action_Name
-
…alexium_lib into release/ANUBIS_1_14
-
…alexium_lib into release/ANUBIS_1_14
-
…let old project to compiles
-
…let old project to compiles
-
introduce WEB_Session management add database/types generated by densaku
-
…alexium_lib into release/ANUBIS_1_14
-
add html_tooltip_ext without class suffix when we intend to use awesome font
-
…sibility of the application to give the file to the right format. Hence adding dot if need. This increase the speed of sending email
-
add get_Int_list() from web arg
-
…automatically add a json member with name "obj_type". This function help to find the right object in the json tree
-
…mn name by surrounding it with ".
-
…alexium_lib into release/ANUBIS_1_14
-
make setSiteId value enclosed in double quotes for safety
-
…alexium_lib into release/ANUBIS_1_14
-
add more boolean values (true/false) fix parsing bug related to missing "unput_byte" leading to erroneous symbols name fix parsing bug related to missing items on special case in lists fix parsing bug related to comments in between list items fix parsing bug related to comment in a list item