-
…ntry. Add also variant function as helper without all the arguments
-
[+] add to_String function from HTML_Off_Form [~] some cleanup and remove dead code
-
…n url where is located the page to load
-
…ll source use this type must be recompiled [+] add some helper in html_tag to use String directly instead of "text"
-
… rest of the string composition. if didn't do that the right part of the "else" will be added with end of the string, which is not the intention.
-
[!] remove extra blank line button source
-
…e is js_code alternative which allows to write js code directly. This is intend to help to write js object in anubis, when we write js object config for generated web page
-
…essed during elapsed time)
-
…replace the key into translated sentence by the values associated with this key. example: the key = "{1}" , value = "404" the sentence = "The load result code is {1}" after call of the translate_with_key_value_function the result sentence will be "The load result code is 404" -
… return a Maybe(Bool) which the following values are: success(true) = checked, success(false) = unchecked, failure = intermediate.
-
…WEB_Action_Name in redirect instead of the Controller_Name and Controller_Action
-
…xlib into release/ANUBIS_1_19
-
…lib. No need to have redundant name
-
…xlib into release/ANUBIS_1_19 # Conflicts: # web/CXM_multihost_http_server.anubis
-
…ll, row from making_a_web_site definition.
-
…ction resolve_address in network/dns.anubis