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

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

shorten overlong lines

    • -4
    • +7
    ./xowiki/tcl/test/xowiki-test-procs.tcl
reduce dependency on current user and system locale for test results

prefer access to instance variable via name resolver when appropriate

reduce dependency on current user and system locale for test results

avoid overlong line and produce nicer URLs

- omit language prefix on newborn pages: now, all openacs regression test for xowiki work cleanly