-
add id in web_session, not yet used
-
add the option in all element email, phone and url the option (Bool show_text). If set to false only the icon is shown
-
add div with a list of CXM_Form_Field
-
fix the reading of the web arg.
-
…the using of the get_Bool(lwa, "xxx"), because get bool, looking for "1", "true", etc...
-
improve the library to compatible with last HTML_Off_Form definition
-
add hr in making a website
-
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
-
…let old project to compiles
-
introduce WEB_Session management add database/types generated by densaku
-
add html_tooltip_ext without class suffix when we intend to use awesome font
-
…ments to permit selecting by clicking on the label
-
change HtmlId by HTML_Id
-
…or_hide_show (checkbox and radio_button)
-
harmonize cxm_form arguments
-
add helper functions due to the addition of class list as parameter to "left_menu_entry" and "title"
-
…o button is selected or not
-
…evious web_arg (with help of the wan "web arg name"). If the value doesn't exist on that lwa (list web arg) the default value given in init(xx) is use instead.
-
remove the CXM_form_field.anubis because the content was already in CXM_form
-
[+] Add img_submit_button
-
create CXM_html_tooltip based on MF tooltip which use jTip create CXM_widgets which is collection of useful HMTL "object". The first is IP input which show 4 frames to enter IP address