• last updated 12 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 24 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 111 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 89 more files in changeset.
- used expand operator instead of "eval"

- use "in" or not in (ni) operator instead of lsearch

- no need to use "expr" inside an "if" or "for" condition

- brace expressions to allow for tcl compilation

- bump version number

  1. … 5 more files in changeset.
- use "lassign" instead of "util_unlist"

  1. … 13 more files in changeset.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 337 more files in changeset.
- modernize tcl

  1. … 8 more files in changeset.
- get rid of empty_string_p

  1. … 4 more files in changeset.
typo on message key name.

i18n of categories package. Mostly all of the interface are now internationalized, probably a couple are missing. Bumping up version so catalog files are loaded. New message keys added on en_US and de_DE catalogs.

  1. … 18 more files in changeset.