• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file apm-file-procs.tcl was initially added on branch oacs-5-10.

file exception-procs.tcl was initially added on branch oacs-5-10.

file ad-functional-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./ad-functional-procs.tcl
file acs-cache-procs.tcl was initially added on branch oacs-5-10.

file acs-kernel-procs.tcl was initially added on branch oacs-5-10.

file defs-procs.tcl was initially added on branch oacs-5-10.

file apm-install-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./apm-install-procs.tcl
file tcl-documentation-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./tcl-documentation-procs.tcl
file acs-db-00-procs.tcl was initially added on branch oacs-5-10.

file db-quoting-test.txt was initially added on branch oacs-5-10.

    • -0
    • +0
    ./data/db-quoting-test.txt
file apm-procs.tcl was initially added on branch oacs-5-10.

file request-processor-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./request-processor-procs.tcl
file proxy-test-procs.tcl was initially added on branch oacs-5-10.

file 00-icanuse-procs.tcl was initially added on branch oacs-5-10.

file security-procs.tcl was initially added on branch oacs-5-10.

file utilities-procs.tcl was initially added on branch oacs-5-10.

file db-proc-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./db-proc-test-procs.tcl
file naviserver-api-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./naviserver-api-procs.tcl
file widget-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./widget-test-procs.tcl
file http-client-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./http-client-procs.tcl
perform javascript escaping with more regular semantics

  1. … 1 more file in changeset.
Introduce new ad_js_escape with the purpose of sanitizing tcl strings used inside javascript code from escape sequences and from quotes in particular and provide some test cases

TODO: consider its usage into templates when e.g. we are putting a URL into javascript functions such as acs_ListBulkActionClick. URLs might in fact contain single and double quotes.

  1. … 1 more file in changeset.
Proc "util_get_subset_missing": make sure to return the found elements.

Added test case for this proc.

  1. … 1 more file in changeset.
Make test locale-aware

- fix caching bug, when urls are retrieved via object_ids, and packages are unmounted

- make code more robust

- extend regression tests

  1. … 1 more file in changeset.
whitespace cleanup

fix name of tested procs

correct the name of the tested proc

Create a full subsite instead of just a node, or the context bar will ignore it, then consider localization in the test

Consider localization when testing the context bar