• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- improve safety of passed arguments

- pass doc array instead of just title

- remove globals for errorInfo and use namespace qualifiers instead

  1. … 2 more files in changeset.
- fix syntax and indentation

    • -127
    • +126
    ./www/dotlrn-master-kelp.tcl
  1. … 1 more file in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 113 more files in changeset.
- remove spaces between xml attribute names, equal-sign, and attribute values

  1. … 5 more files in changeset.
Backporting fix from HEAD.

This is supposed to be an expr statement.

- fix and standardize quoting in template properties

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

- improve safety of HTML

- quote HTML attribute values

- use &amp instead of & in urls

  1. … 6 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.
- bump version numbers to 5.8.1

  1. … 74 more files in changeset.
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
- bump version numbers for beta release

  1. … 74 more files in changeset.
variables used on adp file were not being set.

- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- replace deprecated call to "ad_return" by "return"

  1. … 6 more files in changeset.
- replace deprecated call top ad_permission_grant and ad_permission_revoke by calls to permission::grant and permission::revoke

    • -7
    • +8
    ./www/admin/site-wide-admin-toggle.tcl
- replace deprecated calls to "ad_header" and "ad_footer" by variant based on "ad_return_top_of_page" and "StreamingHead" template

- remove calls to deprecated doc_body_append

    • -12
    • +12
    ./www/admin/users-bulk-upload-2.tcl
file users-bulk-upload-2.adp was initially added on branch oacs-5-8.

    • -0
    • +0
    ./www/admin/users-bulk-upload-2.adp
- fix invalid pi-doc variable @version and @cvs_id

  1. … 11 more files in changeset.
- replace calls to deprecated "ad_parameter" by non-deprecated counterparts

- replace seemingly unneeded call to "eval" by expand operator

- demangle dotlrn and theme-zen

- pass title property in OpenACS 5.8 style

- improve comments

- set maturity to DotLRN packages to 2

  1. … 23 more files in changeset.