• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer literal in adp axpressions + Whitespace changes

  1. … 29 more files in changeset.
Prefer literal in adp axpressions

  1. … 9 more files in changeset.
Fix typos + Whitespace changes

Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 474 more files in changeset.
Rework list operations

improve list operations

  1. … 5 more files in changeset.
regenerated documentation

Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Fix typos

  1. … 7 more files in changeset.
fix adp expression

category::get: new API call in symmetry to category::set to obtain as name and description for the specified locale.

iBump version number to 1.1.4

  1. … 2 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 6 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7820 more files in changeset.
regenerated ducumentation

  1. … 250 more files in changeset.
Fix spelling errors

  1. … 8 more files in changeset.
Remove broken links

  1. … 2 more files in changeset.
- make boolean tests in .adp files more uniform

  1. … 8 more files in changeset.
Fix wrong localization key

- Fix site-wide-status-change so it doesn't require an implicit (broken) cast to boolean

- Pass permissions context to tree-form.adp so admins of xowiki instances can create and map categories there

Bugfix: when creating a paginator, queries containing $ variables cannot be passed by name and resolved by the

internal paginator machinery, because those vars won't be available in the expected evaluation scope when calling db_map.

Probably db_map could be made more clever about this, but as a simple solution for this case I have just made so the

pagination query is computed in the caller level and passed to the paginator directly.

- modernize HTML

  1. … 21 more files in changeset.
- modernize HTML in documentation

- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

  1. … 2 more files in changeset.
- fix typos

- minor markup changes

- updated version numbers, regenerated documentation

  1. … 298 more files in changeset.
- prepare documentation for release

  1. … 221 more files in changeset.
- pass tree_id via properties (amny thanks to Antonio Pisano for the fix)

- add editor hints to keep spaces/tabs in the future more consistent

  1. … 299 more files in changeset.