• last updated 43 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add page contract

Add ad_include_contract

    • -2
    • +8
    /openacs-4/packages/faq/lib/faq-add-edit.tcl
Replace string equal idiom

fix argument order in link renderer

use consistently the instance variable of the package_id

Do not depend on XoTcl in the core

Make test independent from vars defined elsewhere

Whitespace changes

Use 'lc_content_size_pretty' for content size

Whitespace changes

Use 'lc_content_size_pretty' for content size

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