• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 1461 more files in changeset.
merge from oacs-5-10

  1. … 8095 more files in changeset.
Harden page contracts

Fix date validation using new contract features

Fix botched revertion

Revert latest changes: the root cause was found to be in downstream-only code

  1. … 1 more file in changeset.
Ensure the empty string is never passed in the id list down to the templates

Apply downstream fixes

Handle here as well the case, that we are just showcasing the portlet for "Portal Templates"

Handle the case of "Portal Templates", when the portlet is only showcased and should not be interacted with

Fix idiom

Streamline idiom, reduce access to the cache

improve spelling

  1. … 42 more files in changeset.
improve input checking on dates (cal-item-new) and improve error messages

  1. … 2 more files in changeset.
Bring files on oacs-5-10 in sync with HEAD

  1. … 162 more files in changeset.
Replace/remove deprecated proc 'db_null' and update doc accordingly

  1. … 33 more files in changeset.
Whitespace changes + add editor hints

  1. … 26 more files in changeset.
Remove superflous parentheses

  1. … 29 more files in changeset.
improve spelling

  1. … 11 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 365 more files in changeset.
Remove leftover sql and unused variables

Rework adp boolean expressions

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

  1. … 28 more files in changeset.
Use proper natural number default instead of empty string for page number (defaults to 0)

Replace db date conversion with tcl one, remove unneded statements (sort_by is already defined in page contract, ad_return_template is implicit)

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7830 more files in changeset.
Improve robustness and provide better debugging info in error cases

Don't allow negative duration periods

Fix error message returned for invalid dates

- fix potental bug, when the HTML form sends an empty form field "period_days" via POST method