• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- rewrite update script based on a recursive query to avoid potential conflicts due to different orders of script execution, when e.g. acs_objects.tree_sortkey was already dropped.

    • -7
    • +22
    ./sql/postgresql/upgrade/upgrade-5.8.1-5.8.2.sql
- bump version numbers from 5.9.0b* to 5.9.0

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

  1. … 72 more files in changeset.
- prepare documentation for release

  1. … 221 more files in changeset.
- pass pretty_name to notification widget HTMLescaped (since widget expects it)

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

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

  1. … 75 more files in changeset.
- use theme-able notification-widget in file-storage and fs-portlet

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

  1. … 336 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. … 215 more files in changeset.
- let all package doc files start with H1

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

    • -0
    • +0
    ./www/doc/requirements.adp
  1. … 1 more file 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. … 18 more files in changeset.
file index.adp was initially added on branch oacs-5-9.

  1. … 7 more files in changeset.
- update of russian catalog files as contributed by v v (see issue #3273)

    • -15
    • +141
    ./catalog/file-storage.ru_RU.utf-8.xml
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

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

  1. … 331 more files in changeset.
- add function args missed by earlier upgrades

- bump version numbers

    • -0
    • +16
    ./sql/postgresql/upgrade/upgrade-5.9.0d1-5.9.0d2.sql
  1. … 8 more files in changeset.
- standardize url construction to protect against injection attacks

- hardening page contracts

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

  1. … 8 more files in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

    • -106
    • +101
    ./sql/postgresql/file-storage-package-create.sql
    • -0
    • +137
    ./sql/postgresql/upgrade/upgrade-5.8.1-5.8.2.sql
  1. … 516 more files in changeset.
- improve robustness of download-archive

- fix for bloat in cr_folder_type_map caused by file-storage. large sites might have 10 Mio+ entries! see posting in OpenACS Development forum concerning cr_folder_type_map bloat

    • -107
    • +102
    ./sql/postgresql/file-storage-package-create.sql
    • -0
    • +137
    ./sql/postgresql/upgrade/upgrade-5.8.1-5.8.2.sql
file upgrade-5.8.1-5.8.2.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.8.1-5.8.2.sql
- replace deprecated ad_require_permission by permission::require_permission in index.vuh files

- replace deprecated ns_tmpnam by ad_tmpname in index.vuh files

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

    • -0
    • +2
    ./catalog/file-storage.en_US.ISO-8859-1.xml
    • -28
    • +7
    ./tcl/file-storage-callback-procs.tcl
    • -24
    • +2
    ./tcl/file-storage-install-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.
- no need to use GET method (except for easier deugging)