• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

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

HTML Strict cleanup

  1. … 1 more file in changeset.
New version with deletion of comments

    • -0
    • +17
    ./delete-2-oracle.xql
    • -0
    • +18
    ./delete-2-postgresql.xql
    • -0
    • +26
    ./delete-postgresql.xql
  1. … 2 more files in changeset.
Changed to use the procedure and allow deleting of comments for non admins (so the blog owner can delete the comments on his/her blogs without the need to be admin of the general comments package

Changed to use the procedure and allow deleting of comments for non admins (so the blog owner can delete the comments on his/her blogs without the need to be admin of the general comments package