• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use simpler error message generation

- add missing curly brace

- protect against manipulated hidden input fields

- prefer "localurl" over "return_url" as name of page filter

  1. … 8 more files in changeset.
- improve checking of return_urls in page_contracts

  1. … 6 more files in changeset.
- regenerated documentation, including changelog

  1. … 123 more files in changeset.
- prepare documentation for release

  1. … 221 more files in changeset.
- prefer ns_quotehtml over ad_quotehtml

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

  1. … 740 more files in changeset.
- fix broken urls

- use templating for navigation in doc files

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

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

  1. … 215 more files in changeset.
- removing cvs-log entries, add bug-tracker references

  1. … 20 more files in changeset.
- let all package doc files start with H1

  1. … 50 more files in changeset.
- fix link

- update/add .adp files for documentation

  1. … 13 more files in changeset.
- update/add .adp files for documentation

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

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

file index.adp was initially added on branch oacs-5-9.

  1. … 7 more files in changeset.
file i18n-requirements.adp was initially added on branch oacs-5-9.

    • -0
    • +0
    ./doc/i18n-requirements.adp
- remove globals for errorInfo and use namespace qualifiers instead

  1. … 13 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. … 382 more files in changeset.
- standardize url construction to protect against injection attacks

  1. … 2 more files in changeset.
- improve securita and validity of HTML

    • -10
    • +14
    ./admin/edit-localized-message.tcl
- quote HTML attributes

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

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

  1. … 3 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.
- fix regular expression, extracting time from timeanddate.com

- fix bracing and quoting

- make sure, the results are returned from timeanddate.com in english

- add raw value returned from timeanddate.com to results to make it easier to detect potential problems

- use util::http::get instead of util_httpget