-
… 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
-
remove force_nth which is now in anubis standard library
-
….anubis, html.anubis)
-
… by loading the HTML content with an ajax call
-
add get_mb_DB_id, get_List_DB_id, put_List_DB_id, replace_List_DB_id add get_List_String, put_List_String, replace_List_String