-
remove alt attribute on html generation if the alt text is empty
-
[+] add CoreAttrs option for img_button and img_button_flink [+] add group icon into icons_set
-
- first make 1 line into table cell from list of cells - second make 1 column into table cell from list of cells [~] add format in datetime picker
-
[+] add br and progress html element in making_a_web_site
-
[+] Add "empty" alternative in HTML_Off_Form and HTML_In_Form. This avoid to use literal with an empty content
-
…alexium_lib into release/ANUBIS_1_14
-
…of HTML_Off_Form instead of sequence(...)
-
- in_form for HTML_In_Form - div (..., HTML_Partial_Content p_content) The custom_text, custom_binary and custom_tree has MIME type instead of String add to_html_ajax_content which return an html_ajax_content from HTML_Off_Form
-
…tiple string which is wrong
-
Conflicts: web/CXM_making_a_web_site.anubis
-
- add partial as alternative into HTML_Off_Form and HTML_In_Form, which - add list of core attributes in table option - add html (HTML_Off_Form) as "alternative" into actioner_aspect. Hence we can put every we want - remove generate_random_string and move it to tools/random.anubis CXM_multihost_http_server.anubis: - optimize the buffered reading. CXM_jquery_button.anubis: - create jquery_button with image orientation create CXM_jquery_toolbar.anubis
-
add datatable scroller add jQplot support
-
Add site UID for website. This is use by cookie session state improve cookies
-
Add Tegamigawa constants CXM_making_a_web_site.anubis: Add partial_content function without any HTML_Head_Tag CXM_multihost_http_server.anubis: Fix etag as quoted string in multihost_http_server. When file is missing, now return 404 error instead of nothing Add http_direct_handler, to be able to call a website from another way than internal webserver listener
-
Add helper to transform a list of JS_File to list HTML_Head_Tag
-
Fix some path concerning jQuery files
-
- Adding support of multi-site cookies
-
Fix a very serious bug introduced with new html_page alternative html_page(status, head_tags, body). This new alternative result returned the html body only. All http_header (http status, cookies, etc.) was forgotten.
-
…ybe($SessionTicket, Maybe($Sate), List(HTTP_header))
-
…ybe($SessionTicket, Maybe($Sate), List(HTTP_header))