• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- remove globals for errorInfo and use namespace qualifiers instead

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

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

  1. … 53 more files in changeset.
- quote HTML attribute values

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

- improve page_contracts

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

  1. … 29 more files in changeset.
- fix validity of HTML

  1. … 1 more file 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.
- check ids in page contracts

  1. … 39 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 120 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 13 more files in changeset.
- flatten nested "lindex" structures

- use "lassign" instead of multiple "lindex" operations

- flatten nested list structures

  1. … 4 more files in changeset.
- use numeric comparison for truth values

  1. … 16 more files in changeset.
- use standard templating

- remove deprecated call of ad_header

  1. … 2 more files in changeset.
file revoke.adp was initially added on branch oacs-5-8.

- use standard templating

- fix HTML

- remove call to deprecated ad_header

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

- fix bracing in "export_vars -form"

  1. … 120 more files in changeset.
- replace deprecated "site_node_closest_ancestor_package_url" by "lindex [site_node::get_url_from_object_id -object_id [site_node::closest_ancestor_package ...]] 0"

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

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

  1. … 28 more files in changeset.
- get rid of empty_string_p in non-deprecated code

- make use of tcl byte-code compiler

  1. … 40 more files in changeset.
Adding messing extention to image src url.

file perm-user-add-include-oracle.xql was added on branch oacs-5-9 on 2016-07-14 15:57:38 +0000

file perm-user-add-include-postgresql.xql was added on branch oacs-5-9 on 2016-07-14 15:57:38 +0000

    • -0
    • +0
    ./perm-user-add-include-postgresql.xql
fixed pagination error in this seldom used (and fairly useless) page

    • -21
    • +0
    ./perm-user-add-include-postgresql.xql
HTML strict cleanup: removed trailing slash of HR and BR tags

  1. … 25 more files in changeset.
HTML Strict cleanup and fix in parameters page

  1. … 1 more file in changeset.
HTML Strict cleanup