• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
don't drop constraints, but fix it.

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

  1. … 29 more files in changeset.
use canonical Tcl subcommand names

  1. … 7 more files in changeset.
strengthen page contracts

  1. … 1 more file in changeset.
add ad_script_abort after connection-closing commands to make termination intent explicit

  1. … 31 more files in changeset.
add required ad_script_abort after ad_returnredirect

  1. … 7 more files in changeset.
add missing ',' in select statement

Add dual for oracle compliance

Reduce divergency between oracle and postgres codebase

Reduce divergency between oracle and postgres codebase

Use tcl to do date calculations instead of db, reduce postgres/oracle divergencies

Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 80 more files in changeset.
Use package_id as "displayed_object_id" for "item-create" and "revision-add"

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

  1. … 7820 more files in changeset.
Some more Tcl cleanup

- use curly brackes to enable byte code compilation

- don't use "[expr ...]" when not needed

- prefer "incr i -1" over "set i [expr {$i - 1}] "

  1. … 15 more files in changeset.
- modernize HTML

  1. … 25 more files in changeset.
- modenize HTML

  1. … 9 more files in changeset.
.xql-file reform of news

  1. … 10 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 339 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

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

  1. … 37 more files in changeset.
- standardize url construction

- quote HTML attribute values

- use &amp instead of & in hrefs

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

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

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

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

  1. … 123 more files in changeset.
- moved former www/news.{tcl,adp} to lib, since when it was called via www, it produced errors

  1. … 4 more files in changeset.
- use numeric comparison operator for truth value comparisons

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

  1. … 8 more files in changeset.