-
String + DB_time, DB_time + String, DB_datetime + String, String + DB_datetime ,
-
add no_action as alternative in WEB_Action_Name type description
-
…ts with the given list of fields
-
db_bind which contain many helper for db_bind, like Datetime, DB_Id, etc db_updatefield which contain a helper for construction of SQL query and his bind for insert or update
-
…as his alternative which makes compilation error
-
add shortcut for row with only one cell as argument add shortcut for row with only one cell and one cell_option as arguments add shortcut for row with only one cell and list of cell_option as arguments add img_button with WEB_Action_Name as argument
-
…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