-
Removed all HTML_In_Form, HTML_Off_Form, HTML_Partial_Content type and replaced it by the new type HTML. Update all library according to that change. [-] removed the generic_form.anubis and generic_table.anubis which was obsolete.
-
icnX(String icon) which return the full path to the icon. X must be replaced by the size of the icon. For example icn8("foo.png") will return "icons/8x8/foo.png" the list of the sizes is: 8, 16, 22, 24, 32, 48, 64, 128, 256
-
…lib. No need to have redundant name
-
add get_DB_date, get_DB_Datetime, get_DB_time with default value
-
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
-
add some icon add to_Icon for bool value which become red cross for false and green check for true
-
[+] add CoreAttrs option for img_button and img_button_flink [+] add group icon into icons_set
-
…bis. The icons can have different use than button.