• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
modernize code: use resolver variables rather than method calls

  1. … 14 more files in changeset.
reduce old-style "my" references

  1. … 4 more files in changeset.
prefer absolut object references over ids

  1. … 15 more files in changeset.
- modernize code (remove "my")

- prefer fully qualified commands based on IDs

  1. … 33 more files in changeset.
improve spelling

  1. … 8 more files in changeset.
itemrefs might include paths

Allow an optional '/' at the beginning of the pattern to accomodate e.g. "/workflow.wf"

Add minus to the allowed regexp characters to accomodate names such as en:LRDivider-Admin.wf

strengthen parameter checking for weblog and syndication integerfaces

  1. … 1 more file in changeset.
improve input checking

  1. … 1 more file in changeset.
raise error when entries_of forms not found

prefer XOTcl2 idioms also in commented-out statements

  1. … 11 more files in changeset.
Fix typos

  1. … 28 more files in changeset.
Replace "catch" by ad_try operations, when appropriate

  1. … 6 more files in changeset.
Prefer XOTcl2 idioms

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

  1. … 7834 more files in changeset.
- generalize tag validation

  1. … 1 more file in changeset.
- improve date checker

- reduce attack vector on dates

- constrain values

- remove useless statement

- fix typo

- fix "all" link in weblog

- address toggling issue in weblog

- fix (over)quoting issues

  1. … 2 more files in changeset.
porting performance improvement on tags related query from oacs-5-8.

Joining explicitly xowiki_tags table with xowiki_pagei so that query planner can react better, improving query execution time from mins to ms.

- fix pagination in weblog (backport from HEAD)

- fix quoting in weblog

- fix entries per page on weblog-portlet (was including all entries

instead of page-size entries)

- define "get_nls_language_from_lang" on xowiki::Package to fix

default language issue for imported prototype pages (when default

lang is not "en")

  1. … 5 more files in changeset.
- improve validity and security of generated HTML

  1. … 12 more files in changeset.