• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
strengthen boolean parameters in page contracts

  1. … 3 more files in changeset.
Handle here as well the case when this portlet is rendered in "Portal Templates"

prefer adp:icon over old-style .gif images

Deprecate util_commify_number, replace occurrences and translate automated tests

  1. … 8 more files in changeset.
Deprecate acs-subsite/www/shared/db-error and move a copy to acs-subsite/lib/shared/db-error, replace occurrences, adjust dependencies

  1. … 4 more files in changeset.
Extend page contract, modernize tcl

Add page contract

  1. … 1 more file in changeset.
regenerated documentation

  1. … 468 more files in changeset.
improve rowcount expressions

  1. … 47 more files in changeset.
Use consistently ad_script_abort after ad_return_error.

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

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

  1. … 5 more files in changeset.
- modernize HTML (prefer "semantic" attributes)

- quote HTML attributes

  1. … 12 more files in changeset.
- make sure, $title is set and not doulble quoted

  1. … 2 more files in changeset.
- reflow code to improve readability

- use entities for single quotes in HTML text

  1. … 14 more files in changeset.
- bump version to 2.9.1d2

- improve security of page_contracts

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

  1. … 203 more files in changeset.
- use templating for navigation in doc files

- add adp-files /packages/acs-core-docs/lib/navheader and

/packages/acs-core-docs/lib/navfooter

  1. … 217 more files in changeset.
file design.adp was initially added on branch oacs-5-9.

  1. … 4 more files in changeset.
- add .adp files for pretty documentation

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

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

  1. … 334 more files in changeset.
- standardize url construction to protect against injection attacks

- quote HTML attribute values

- use & in hrefs

- use type checking for boolean parameters in page_contracts to improve security

  1. … 17 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.
- replace deprecated call to "ad_return" by "return"

  1. … 4 more files in changeset.
- replace calls to deprecated function export_url_vars

  1. … 1 more file in changeset.
- improve page contracts