• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Newline change

Add clarification to xowiki parameter 'hstore_max_value_size'

remove commented-out code

use standard download generator

    • -1
    • +3
    ./www/ckeditor-images/upload_image.tcl
improve spelling

  1. … 32 more files in changeset.
add global parameter hstore_max_value_size to limit max size stored in hkey. This makes it e.g. possible to use a GIN index.

Access CSP nonce token via the api, as this will work also outside a connection context

(one might argue that js outside a connection is not that useful, but who am I to judge...)

Whitespace cleanup

improve spelling

  1. … 4 more files in changeset.
improve spelling

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. … 4 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

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