• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
use transaction to avoid duplicate key conflicts

reduce verbosity and modernize code

reduce verbosity

Localize bulk-actions label in the child-resources include (many thanks to Monika Andergassen)

Port from downstream

  1. … 5 more files in changeset.
child-resources: specify urls involved in bulk-delete action more explicitly in a way that the includelet will work also when put in other non-folder pages

Shorten idiom

prefer "nsf::is object" over ":isobject" or "info commands", since it is faster, more generic and can be used in all contexts

  1. … 1 more file in changeset.
prefer "nsf::is object" over ":isobject" or "info commands", since it is faster, more generic and can be used in all contexts

  1. … 2 more files in changeset.
Do not add the language prefix when the lookup already found exactly the page we were trying to reference (complies with current automated tests)

add "parent_id" to the list of excluded vars in "copy_content_vars" (as suggested by KM)

fix typo

Check if an upload file was supplied when validating

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

  1. … 1 more file in changeset.
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