• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix documentation bug (many thanks to Nathan Coulter for noticing this)

- normalize paths to template files

- do not allow paths to template files not on standard locations

    • -7
    • +9
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- fix wiki-rendered links to existing folders

- extended regression test

    • -25
    • +35
    ./packages/xowiki/tcl/link-procs.tcl
Localize dot/comma just before return on 'util::content_size_prettyutil::content_size_pretty'

    • -3
    • +7
    ./packages/acs-tcl/tcl/utilities-procs.tcl
- do not add a language prefix on links. This fixes now as well the old xowiki regression test

    • -3
    • +7
    ./packages/xowiki/tcl/package-procs.tcl
shorten overlong lines

reduce dependency on current user and system locale for test results

    • -2
    • +6
    ./packages/xowf/tcl/test/xowf-test-procs.tcl
prefer access to instance variable via name resolver when appropriate

    • -5
    • +7
    ./packages/xowiki/tcl/xowiki-procs.tcl
reduce dependency on current user and system locale for test results

    • -4
    • +8
    ./packages/xowf/tcl/test/xowf-test-procs.tcl
avoid overlong line and produce nicer URLs

    • -2
    • +8
    ./packages/xowiki/tcl/test/test-procs.tcl
- omit language prefix on newborn pages: now, all openacs regression test for xowiki work cleanly

    • -3
    • +3
    ./packages/xowiki/tcl/package-procs.tcl
pass "-page" to pretty_link in child-resources to ensure omitted language prefix on folders

    • -0
    • +1
    ./packages/xowiki/tcl/folder-procs.tcl
"Replace 'decimal' parameter with 'standard' in 'util::content_size_pretty', wich now supports three different standards (SI base-10, IEC base-2 and the old JEDEC base-2), change default to SI base-10 and modify automated tests accordingly". +info: https://en.wikipedia.org/wiki/Binary_prefix

    • -12
    • +34
    ./packages/acs-tcl/tcl/utilities-procs.tcl
    • -30
    • +45
    ./packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl
Remove extra brace

Trailing whitespace cleanup

Add automated test for 'ad_decode' and 'util::interval_pretty' procs. Many thanks to Hanifa Hasan

    • -0
    • +42
    ./packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl
Add automated test for the 'apm_version_names_compare' proc. Many thanks to Hanifa Hasan

Add automated test for the 'ad_color_to_hex' proc. Many thanks to Hanifa Hasan

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

    • -0
    • +0
    ./packages/acs-tcl/tcl/test/widget-test-procs.tcl
Add automated test for the 'string_truncate_middle'. Many thanks to Hanifa Hasan

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

- provide a better fix for name disambiguation between folders and same named (language prefixed) pages

- extend regression test

    • -15
    • +60
    ./packages/xowiki/tcl/package-procs.tcl
    • -7
    • +7
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -11
    • +82
    ./packages/xowiki/tcl/test/xowiki-test-procs.tcl
reduce verbosity

    • -1
    • +1
    ./packages/acs-templating/tcl/head-procs.tcl
don't use non-existing method name in test specification.

This fixes a bug on openacs.org in source search of API browser.

TODO: the procs specified in the test definition (aa_register_case)

should be checked for existence.

add test case to show nameclash-behavior between folder and item

    • -1
    • +69
    ./packages/xowiki/tcl/test/test-procs.tcl
fix regression test when system locale is en_US

fix regression test cases. Works correct now with system locale en_US

    • -35
    • +28
    ./packages/xowiki/www/admin/test.tcl
Prettify data size using 'util::content_size_pretty'

    • -2
    • +2
    ./packages/file-storage/www/folder-zip-add.tcl
    • -2
    • +2
    ./packages/general-comments/www/file-add-2.tcl
Trailing whitespace cleanup

Prettify data size using 'util::content_size_pretty'