• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adjustments for OpenACS 5.1.1 release, including release numbers and help text.

  1. … 208 more files in changeset.
Wouldn't let me tag after adding to HEAD so am committing directly...

Committing re-added upgrade file

Oops did this wrong ... want to do exactly what Andrew did for consistency

Upgrade to apply previous register parameter bug fix

file upgrade-5.1.1d1-5.1.1d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.1.1d1-5.1.1d2.sql
name constraints

    • -3
    • +7
    ./sql/oracle/authentication-create.sql
name constraints and make lob_data.lob_id on delete cascade

    • -3
    • +7
    ./sql/postgresql/authentication-create.sql
Update to apm package body in v1.26.2.1 of apm-create.sql,to include a bugfix/simplication to the cursor in apm.register_parameter.

    • -0
    • +384
    ./sql/oracle/upgrade/upgrade-5.1.1d1-5.1.1d2.sql
Ported Andrew's Oracle patch to register parameter.

Ported Andrew's Oracle register parameter patch.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

    • -28
    • +0
    ./catalog/acs-kernel.AR_LB.utf-8.xml
    • -41
    • +0
    ./catalog/acs-kernel.RO_RO.utf-8.xml
    • -0
    • +84
    ./catalog/acs-kernel.ar_LB.utf-8.xml
    • -0
    • +43
    ./catalog/acs-kernel.da_DK.ISO-8859-1.xml
    • -0
    • +4
    ./catalog/acs-kernel.en_US.ISO-8859-1.xml
    • -3
    • +46
    ./catalog/acs-kernel.es_ES.ISO-8859-1.xml
    • -0
    • +84
    ./catalog/acs-kernel.es_GT.ISO-8859-1.xml
    • -0
    • +43
    ./catalog/acs-kernel.nl_NL.ISO-8859-1.xml
    • -0
    • +40
    ./catalog/acs-kernel.pl_PL.utf-8.xml
    • -0
    • +41
    ./catalog/acs-kernel.ro_RO.utf-8.xml
    • -0
    • +84
    ./catalog/acs-kernel.zh_CN.utf-8.xml
  1. … 673 more files in changeset.
file acs-kernel.ar_EG.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/acs-kernel.ar_EG.utf-8.xml
file acs-kernel.zh_CN.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/acs-kernel.zh_CN.utf-8.xml
file acs-kernel.ro_RO.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/acs-kernel.ro_RO.utf-8.xml
file acs-kernel.es_GT.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/acs-kernel.es_GT.ISO-8859-1.xml
file acs-kernel.ar_LB.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/acs-kernel.ar_LB.utf-8.xml
updated catalog files for 5.1.1; bug fix for 1519 means all catalog files for ar_EG, ar_LB, zh_CN, th_TH, ro_RO, fa_IR, and hr_HR were renamed to correct capitalization errors

    • -28
    • +0
    ./catalog/acs-kernel.AR_LB.utf-8.xml
    • -41
    • +0
    ./catalog/acs-kernel.RO_RO.utf-8.xml
    • -0
    • +84
    ./catalog/acs-kernel.ar_LB.utf-8.xml
    • -0
    • +43
    ./catalog/acs-kernel.da_DK.ISO-8859-1.xml
    • -0
    • +4
    ./catalog/acs-kernel.en_US.ISO-8859-1.xml
    • -3
    • +46
    ./catalog/acs-kernel.es_ES.ISO-8859-1.xml
    • -0
    • +84
    ./catalog/acs-kernel.es_GT.ISO-8859-1.xml
    • -0
    • +43
    ./catalog/acs-kernel.nl_NL.ISO-8859-1.xml
    • -0
    • +40
    ./catalog/acs-kernel.pl_PL.utf-8.xml
    • -0
    • +41
    ./catalog/acs-kernel.ro_RO.utf-8.xml
    • -0
    • +84
    ./catalog/acs-kernel.zh_CN.utf-8.xml
  1. … 357 more files in changeset.
Simplifying the cursor in apm.register_parameter to fix a bug, and make it simpler. Don's doing the PG version.

Looks like someone snuck in a little 'x' too much.

make the apm_package_version_attr version_id on delete cascade, otherwise deleting packages fails (forgot oracle file)

make the apm_package_version_attr version_id on delete cascade, otherwise deleting packages fails

fix from Sloan: allow admin to restrict to registered users on a per-subsite basis

  1. … 2 more files in changeset.
fix the static cvs-id tags

    • -1
    • +1
    ./sql/postgresql/acs-kernel-create.sql
    • -1
    • +1
    ./sql/postgresql/acs-metadata-create.sql
    • -1
    • +1
    ./sql/postgresql/acs-metadata-drop.sql
    • -1
    • +1
    ./sql/postgresql/acs-objects-create.sql
    • -1
    • +1
    ./sql/postgresql/acs-permissions-drop.sql
  1. … 18 more files in changeset.
TYPO: should read parameter, not paramer

Merging fix from oacs-5-1 branch onto HEAD

Applied Dave's bugfix for \#1419 here to fix the same bug

do not create the cc_users_of_package_id view since we dont create application_users view anymore so its not used

Added additional explanation as to what Privacy Control actually does.

Removed a security hole in new installations: see:

http://openacs.org/forums/message-view?message_id=187394