• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- make sure, $title is set and not doulble quoted

- reflow code to improve readability

- use entities for single quotes in HTML text

  1. … 14 more files in changeset.
- bump version to 2.9.1d2

- improve security of page_contracts

  1. … 1 more file in changeset.
- bump version numbers to 6.9.0 (oacs) / 2.9.0 (dotlrn)

  1. … 72 more files in changeset.
- bump version numbers

  1. … 75 more files in changeset.
*** empty log message ***

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

    • -0
    • +6
    ./tcl/dotlrn-homework-applet-procs.tcl
    • -1
    • +7
    ./tcl/dotlrn-homework-notifications.tcl
    • -0
    • +6
    ./tcl/dotlrn-homework-portlet-procs.tcl
    • -0
    • +6
    ./www/dotlrn-homework-admin-portlet.tcl
  1. … 203 more files in changeset.
- use templating for navigation in doc files

- add adp-files /packages/acs-core-docs/lib/navheader and

/packages/acs-core-docs/lib/navfooter

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

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

  1. … 20 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

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

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

    • -1
    • +1
    ./www/dotlrn-homework-admin-portlet.tcl
- quote HTML attribute values

- use & in hrefs

- use type checking for boolean parameters in page_contracts to improve security

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

    • -8
    • +8
    ./tcl/dotlrn-homework-applet-procs.tcl
    • -1
    • +1
    ./www/dotlrn-homework-admin-portlet.adp
    • -1
    • +1
    ./www/dotlrn-homework-admin-portlet.tcl
  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.
- 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
    • +1
    ./www/dotlrn-homework-admin-portlet.tcl
  1. … 4 more files in changeset.
- fix invalid @param declarations for API browser

    • -8
    • +8
    ./tcl/dotlrn-homework-applet-procs.tcl
  1. … 3 more files in changeset.
- replace call to deprecated function "ad_parameter" by non-deprecated counterpart

- replace calls to deprecated function export_url_vars

    • -1
    • +1
    ./www/dotlrn-homework-admin-portlet.adp
  1. … 1 more file in changeset.
- improve page contracts

- improve page contracts (use right type for IDs)

- use Tcl 8.5 idioms (range expressions, lindex with multiple indices)

- remove deprecated calls (ad_require_permission, ad_parameter)

- modernize Tcl (use byte-compiled comparisons, don't use numeric comparisons for string expressions, brace expressions)

- set maturity to DotLRN packages to 2

  1. … 23 more files in changeset.