• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rework adp boolean expressions

  1. … 25 more files in changeset.
Prefer literal in adp axpressions + Whitespace changes

  1. … 29 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.
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.
Fix spelling errors

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

  1. … 11 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

- modernize HTML

  1. … 21 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.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 124 more files in changeset.
- fix and standardize quoting in template properties

  1. … 382 more files in changeset.
- harden page contracts

- standardize url construction

  1. … 2 more files in changeset.
- make sure to quote hrefs

  1. … 5 more files in changeset.
- fix invalid bracing

- quote HTML attribute values

- use &amp instead of & in urls

  1. … 20 more files in changeset.
- use type checking for boolean parameters in page_contracts to improve security

  1. … 20 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2533 more files in changeset.
More occurrances of ad_table. Using list templates instead.

  1. … 2 more files in changeset.
- improve page-contracts

  1. … 3 more files in changeset.