• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Trailing whitespace cleanup

Prefer '==' over 'eq' on numeric comparison

Prefer '==' over 'eq' on numeric comparison

lc_content_size_pretty: go the extra mile and return a localized 'byte' when the result is just 1 byte. Bump acs-lang version to reload message keys.

  1. … 20 more files in changeset.
Add more translations for 'bytes'

Move 'util::content_size_pretty' into 'acs-lang' and rename it to 'lc_content_size_pretty', localicing 'bytes' and adapting automated tests. Bump 'acs-lang' version.

  1. … 27 more files in changeset.
fix messagekey broken since 15 years

implemented suggestion #3412 (many thanks to Rainer Bachleitner)

support different delimiters in template::list::write_csv.

Replace deprecated call to content_revision__new/11 by call to content_revision__new/13

add tested methods to testcase definition

reduce old-style "my" references

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
    • -11
    • +11
    /openacs-4/packages/xowiki/tcl/yui-procs.tcl
prefer method "normalizepath"

just normalize the path, when it was specified

reduce verbosity

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
improve spelling

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
add API test procs for method "normalize_path"

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

    • -0
    • +0
    /openacs-4/packages/xowiki/tcl/test/api-test-procs.tcl
don't allow any adressing outside the jail

    • -8
    • +7
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
make test display nicer

fix over-restrictive logic for template path checking

whitespace changes

    • -7
    • +7
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
add "-nocache" to Package.get_paramter to support explicit refetching

    • -14
    • +48
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
make spelling more consistent

regenerated HTML documentation

  1. … 107 more files in changeset.
- 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

- fix wiki-rendered links to existing folders

- extended regression test

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

- do not add a language prefix on links. This fixes now as well the old xowiki regression test

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