• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file users-guide.adp was initially added on branch oacs-5-9.

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

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

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

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

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

  1. … 9 more files in changeset.
- remove ignored sql statement

- standardize url construction to protect against injection attacks

  1. … 1 more file in changeset.
- quote HTML attribute values

- use &amp instead of & in hrefs

  1. … 19 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. … 2533 more files in changeset.
Using the /shared/parameters interface to set package parameters.

- change spelling of TCL to Tcl

- change requirements to Tcl 8.5

  1. … 63 more files in changeset.
Avoiding usage of ad_table. Usinging list templates instead.

- check ids in page contract

- use consistently "naturalnum" instead of "integer" when accepting just positive values

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

  1. … 4 more files in changeset.
- new style string expressions

- brace expressions to allow for tcl compilation

- bump version number

  1. … 2 more files in changeset.
- replace deprecated "util_convert_plaintext_to_html" by "ad_text_to_html"

- 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. … 326 more files in changeset.
- replace deprecated "export_url_vars" by "export_vars -url"

- fix bracing in "export_vars -form"

  1. … 109 more files in changeset.
- replace deprecated "export_form_vars" in adp files and documentation

  1. … 3 more files in changeset.
- revert form_vars update

  1. … 76 more files in changeset.
- replace deprecated "export_form_vars" by "form_vars"

  1. … 25 more files in changeset.
- replace deprecated "ad_parameter" by "parameter::get"

  1. … 1 more file in changeset.
- replace deprecated "ad_parameter" by "parameter::get"

  1. … 1 more file in changeset.
- replace deprecated "ad_require_permission" by "permission::require_permission"

  1. … 54 more files in changeset.
- replace deprecated ad_permission_p with permission::permission_p

  1. … 27 more files in changeset.
If the comment has a file attached, the comment content was being displayed

using the attachement's mime type. Well, the script tried to, typically

it would cause the script to bomb.

1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 371 more files in changeset.