• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7828 more files in changeset.
Avoid potential confusion with syntax highlighting

- adding nonce values to script tags

  1. … 11 more files in changeset.
- add return link for complaint pages

  1. … 1 more file in changeset.
.xql-file reform of acs-tcl (part 2)

- remove unsused .xql queries

apm_package_list_search_order.get_dependencies

- remove redundant .xql queries

apm_package_version_installed_p.apm_package_version_installed_p

apm_generate_package_spec.callback_info

  1. … 3 more files in changeset.
.xql-file reform of acs-tcl (part 1)

- remove sql statements from the code, where these are provided via .xql

- prefer empty sql statements over various forms of *SQL*

  1. … 7 more files in changeset.
- add info from ad_include_contract in api-browser

- add information, where a page/include contract was violated to error message

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

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

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

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

  1. … 5 more files in changeset.
- quote HTML attributes

  1. … 3 more files in changeset.
- protect against potential xss attack

  1. … 1 more file in changeset.
- protect against potential xss attack

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

  1. … 2543 more files in changeset.
- don't use backslash in multiline expressions

- make long expressions more uniform and more readable

- use "in" or not in (ni) operator instead of lsearch

- brace expressions to allow for tcl compilation

- bump version number

  1. … 23 more files in changeset.
- use "lassign" instead of "foreach ... break" idiom

- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 335 more files in changeset.
HTML strict cleanup

  1. … 1 more file in changeset.
Non-info file merge results, with conflicts resolved.

  1. … 203 more files in changeset.
Substitute acs_mail_lite::send for ns_sendmail

Make progress bar empty at beginning 0% done

Merged from 5.4.2

  1. … 282 more files in changeset.
HTML Strict cleanup

HTML Strict cleanup

HTML Strict cleanup

HTML 4.01 Strict cleanup

  1. … 26 more files in changeset.
Fix HTML and master

Added support for custom error templates. Added negative float procedure from Brian Fenton (Quest)

  1. … 7 more files in changeset.
Change back to default master from wrong commit