-
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
-
improve "print_yaml_data" function to print lists add list parsing (WIP, fail in some conditions) fix parsing stuff
-
minor add to "print_yaml_map" to make the output less ambiguous
-
add "print_yaml_data" function to print a human readable representation of the parser result add "null" alternative to YAML_Value type