• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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'

let test run without runtime errors

    • -10
    • +12
    ./packages/xowiki/www/admin/test.tcl
Whitespace changes

Prettify data size using 'util::content_size_pretty'

  1. … 19 more files in changeset.
Improve content_type detection on forum attachments, and avoid redirecting to external hosts on URLs

Url attachments in forums: use URL icon and avoid showing the size

Fix es_* message key

    • -2
    • +2
    ./packages/file-storage/file-storage.info
Preserve old logic on total size increment

    • -3
    • +9
    ./packages/xowiki/www/xinha/file-selector.tcl
Show attachment size in forum messages

Whitespace changes

    • -40
    • +40
    ./packages/xowiki/www/xinha/file-selector.tcl
    • -2
    • +2
    ./packages/file-storage/lib/folder-links.tcl
    • -32
    • +32
    ./packages/file-storage/www/file.tcl
Use 'util::content_size_pretty' instead of manually prettifying data sizes

    • -11
    • +4
    ./packages/xowiki/www/xinha/file-selector.tcl
    • -6
    • +1
    ./packages/file-storage/lib/folder-links.tcl