• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes

Use 'lc_content_size_pretty' for content size

    • -1
    • +1
    ./assessment/catalog/assessment.ca_ES.ISO-8859-1.xml
    • -1
    • +1
    ./assessment/catalog/assessment.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./assessment/catalog/assessment.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./assessment/catalog/assessment.es_GT.ISO-8859-1.xml
    • -1
    • +1
    ./assessment/catalog/assessment.gl_ES.ISO-8859-1.xml
    • -1
    • +1
    ./assessment/catalog/assessment.pt_BR.ISO-8859-1.xml
    • -2
    • +2
    ./assessment/www/asm-admin/item-add.tcl
Trailing whitespace cleanup

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

    • -2
    • +2
    ./acs-mail-lite/tcl/acs-mail-lite-procs.tcl
    • -2
    • +2
    ./acs-mail-lite/tcl/imap-inbound-procs.tcl
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

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

    • -1
    • +6
    ./xowiki/tcl/test/xowiki-test-procs.tcl
reduce old-style "my" references

    • -10
    • +10
    ./xowiki/tcl/form-field-procs.tcl
    • -41
    • +41
    ./xowiki/tcl/xowiki-form-procs.tcl
prefer method "normalizepath"

just normalize the path, when it was specified

reduce verbosity

improve spelling

add API test procs for method "normalize_path"

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

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

make test display nicer

    • -2
    • +1
    ./xowiki/tcl/test/xowiki-test-procs.tcl
fix over-restrictive logic for template path checking

whitespace changes

add "-nocache" to Package.get_paramter to support explicit refetching

make spelling more consistent

regenerated HTML documentation

    • -0
    • +0
    ./acs-core-docs/www/automated-testing-best-practices.html
    • -1
    • +1
    ./acs-core-docs/www/backup-recovery.adp
    • -1
    • +1
    ./acs-core-docs/www/backup-recovery.html
    • -0
    • +0
    ./acs-core-docs/www/bootstrap-acs.html
    • -1
    • +1
    ./acs-core-docs/www/configuring-configuring-packages.adp
    • -1
    • +1
    ./acs-core-docs/www/configuring-configuring-packages.html
    • -1
    • +1
    ./acs-core-docs/www/configuring-configuring-permissions.adp
    • -1
    • +1
    ./acs-core-docs/www/configuring-configuring-permissions.html
    • -1
    • +1
    ./acs-core-docs/www/configuring-install-packages.adp
    • -1
    • +1
    ./acs-core-docs/www/configuring-install-packages.html
    • -1
    • +1
    ./acs-core-docs/www/configuring-mounting-packages.adp
    • -1
    • +1
    ./acs-core-docs/www/configuring-mounting-packages.html
  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

    • -0
    • +20
    ./xowiki/tcl/test/xowiki-test-procs.tcl
Localize dot/comma just before return on 'util::content_size_prettyutil::content_size_pretty'