• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer '==' over 'eq' on numeric comparison

    • -5
    • +5
    ./packages/acs-lang/tcl/lang-util-procs.tcl
    • -2
    • +2
    ./packages/acs-lang/www/admin/locale-edit.tcl
Prefer '==' over 'eq' on numeric comparison

    • -2
    • +2
    ./packages/acs-lang/tcl/localization-procs.tcl
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

    • -1
    • +1
    ./packages/faq/www/admin/q-and-a-add-edit.adp
implemented suggestion #3412 (many thanks to Rainer Bachleitner)

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

    • -3
    • +4
    ./packages/acs-templating/tcl/list-procs.tcl
Replace deprecated call to content_revision__new/11 by call to content_revision__new/13

    • -2
    • +2
    ./packages/bug-tracker/bug-tracker.info
    • -0
    • +70
    ./packages/bug-tracker/sql/postgresql/upgrade-1.6d5-1.6d6.sql
add tested methods to testcase definition

    • -0
    • +3
    ./packages/xowiki/tcl/test/api-test-procs.tcl
reduce old-style "my" references

    • -1
    • +1
    ./packages/xowiki/tcl/folder-procs.tcl
    • -10
    • +10
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -1
    • +1
    ./packages/xowiki/tcl/weblog-procs.tcl
    • -41
    • +41
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -11
    • +11
    ./packages/xowiki/tcl/yui-procs.tcl
prefer method "normalizepath"

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
just normalize the path, when it was specified

    • -2
    • +10
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
reduce verbosity

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

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

    • -0
    • +42
    ./packages/xowiki/tcl/test/api-test-procs.tcl
file api-test-procs.tcl was initially added on branch oacs-5-10.

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

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

fix over-restrictive logic for template path checking

    • -7
    • +10
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
whitespace changes

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

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

    • -1
    • +1
    ./packages/acs-core-docs/www/xml/index.xml
regenerated HTML documentation

    • -0
    • +0
    ./packages/acs-core-docs/www/aolserver.html
    • -0
    • +0
    ./packages/acs-core-docs/www/aolserver4.html
    • -2
    • +2
    ./packages/acs-core-docs/www/credits.adp
  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

    • -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