• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
reduce verbosity

modernize code: use resolver variables rather than method calls

  1. … 5 more files in changeset.
fix typo

fix typos

enforce the system locale for the resolver test

replace anonymous array by Tcl dicts

reduce XOTcl 1.* idioms

modernize code: use resolver variables rather than method calls

extend test cases

add safety belt and hint for pretty_link invocations with unknown target pages

remove xotcl-1 idioms

fix potential confusion for test cases: make sure, the provided name and nls_language are aligned

Comment log statement: found_id might not be an object by the time this code is executed

whitespace changes

add test for ambiguous page link with language prefix

add page p0 to regression test, provide more logging

reduce verbosity

As stated in xowiki::Package.item_ref, a trailing slash indicates a folder in case of ambiguity

As apparently test init cases can pollute each other's namespace, use a different variable name

fix argument order in link renderer

use consistently the instance variable of the package_id

Make test independent from vars defined elsewhere

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. … 41 more files in changeset.
add tested methods to testcase definition

reduce old-style "my" references

prefer method "normalizepath"

just normalize the path, when it was specified

reduce verbosity

improve spelling

add API test procs for method "normalize_path"