• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- add .adp files for pretty documentation

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

  1. … 7 more files in changeset.
- initial checkin of russian catalog file as contributed by v v (see issue #3282)

file rss-support.ru_RU.utf-8.xml was initially added on branch oacs-5-9.

    • -0
    • +0
    ./catalog/rss-support.ru_RU.utf-8.xml
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

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

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

- use &amp instead of & in hrefs

  1. … 8 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).

    • -16
    • +14
    ./tcl/rss-generation-service-procs.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.
- change 'util_memoize "..."' into 'util_memoize [list ...]' as pointe out by Frank for security reason and correctness

  1. … 6 more files in changeset.
- get rid of old-style parameter passing

  1. … 3 more files in changeset.
- adjust maturity levels for packages at use at openacs.org

  1. … 4 more files 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. … 331 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 "export_form_vars" by "export_vars -form"

- replace deprecated "ad_export_vars" by "export_vars"

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

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

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

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

    • -2
    • +2
    ./tcl/rss-generation-service-procs.tcl
  1. … 1 more file in changeset.
- replace deprecated "ad_require_permission" by "permission::require_permission"

  1. … 64 more files in changeset.
- update release dates in .info files to make it easier to spot, what old versions are installed

  1. … 36 more files in changeset.
- require for all packages in oacs-5-8 branch acs-kernel 5.8.0

  1. … 13 more files in changeset.
- mondernize tcl, better use of tcl byte-code compiler

    • -11
    • +11
    ./tcl/rss-generation-service-procs.tcl
- document the non-deprecated functions, not the deprecated ones

  1. … 4 more files in changeset.
- replace deprecated acs_sc_call by acs_sc::invoke

    • -5
    • +3
    ./tcl/rss-generation-service-procs.tcl
  1. … 9 more files in changeset.
- replace depreacted "ns_mkdir" by "file mkdir"

    • -2
    • +2
    ./tcl/rss-generation-service-procs.tcl
  1. … 9 more files in changeset.