-
…alexium_lib into release/ANUBIS_1_14
-
…o disconnect between request, when we want to restart gracefully the anubis adm "restart(true)", we wait for all tcp, udp server are down. If a web browser keep a connection with the http server, the server will never shutdown until the browser close the browsing window. So the shutdown_required is emitted by the application core to request to quit. In that case the http server stop to maintain socket and close it after sending last request.
-
…alexium_lib into release/ANUBIS_1_14
-
remove the use of dead_line, DenialOfService and SState which was no longer in use in the Calexium lib
-
…a JQuery_Actioner instead and update subsequent code thorough the project, some whitespaces may have been added to some files...
-
…t" which can be processed in server side to be routed to the right processing function. This allow to have only one routing function for different kind of tooltip [-] revert the move of jquery files on the root of the website public directory. In fact the better location is inside the directory [-] remove the generate_trust_ticket callback of http_info type which never in use and generate some issues for storing http_info by serialization (Serialiaze doesn't allow to serialize function) [+] add datatable plugin "moment" for sorting column with date / time
-
- 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 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
-
…ly replace alert by should_not_happen and "connect to file" by file Remove obsolete file CXM_html.anubis
-
…ybe($SessionTicket, Maybe($Sate), List(HTTP_header))
-
…ybe($SessionTicket, Maybe($Sate), List(HTTP_header))