• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed a security hole in new installations: see:

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

By default, switched to not allow all HTML tags. This is per a discussion on

IRC: http://openacs.org/irc/log/2004-05-26

merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

    • -1
    • +1
    ./catalog/acs-kernel.ast_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.da_DK.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.de_DE.ISO-8859-1.xml
    • -39
    • +38
    ./catalog/acs-kernel.en_US.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/acs-kernel.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.fr_FR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.gl_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.it_IT.ISO-8859-1.xml
  1. … 820 more files in changeset.
file acs-kernel.nn_NO.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/acs-kernel.nn_NO.ISO-8859-1.xml
added current translations

    • -1
    • +1
    ./catalog/acs-kernel.ast_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.da_DK.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.de_DE.ISO-8859-1.xml
    • -39
    • +38
    ./catalog/acs-kernel.en_US.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/acs-kernel.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.fr_FR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.gl_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.it_IT.ISO-8859-1.xml
  1. … 658 more files in changeset.
updated package versions to 5.1.0 and set release date

  1. … 17 more files in changeset.
merge changes on 5.1 for common keys

    • -34
    • +74
    ./catalog/acs-kernel.en_US.ISO-8859-1.xml
Adding new package version attributes maturity, license, and license_url. Introducing the concept of dynamic package version attributes so that these can be added easily in the future. The attributes are driven by a metadata spec returned by the proc apm::package_version::attributes::get_spec.The attributes are stored in the skinny table apm_package_version_attr and managed through the Tcl API in namespace apm::package_version::attributes. Changing the parse and generate info XML file procs to use the dynamic attributes. Adding the dynamic attributes to the manifest XML file as well. The attributes are editable in the APM admin UI.

    • -0
    • +15
    ./sql/oracle/upgrade/upgrade-5.2.0d3-5.2.0d4.sql
    • -0
    • +15
    ./sql/postgresql/upgrade/upgrade-5.2.0d3-5.2.0d4.sql
  1. … 6 more files in changeset.
added maturity and license info

  1. … 15 more files in changeset.
Added upper and lower case versions of all basic keys.

    • -34
    • +74
    ./catalog/acs-kernel.en_US.ISO-8859-1.xml
Applied the first patch contained in patch #397 (the other problem had

previously been fixed by someone else)

    • -1
    • +176
    ./sql/postgresql/upgrade/upgrade-5.0d2-5.0d3.sql
Drop views with 'CASCADE' and recreate depending views. http://openacs.org/forums/message-view?message_id=177253

    • -3
    • +15
    ./sql/postgresql/upgrade/upgrade-4.6.3-4.6.4.sql
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 645 more files in changeset.
updated package info files for 5.1.0rc1. Using b1 as key because rc isn't supported yet and b wasn't used yet.

  1. … 17 more files in changeset.
Removing acs_objects_package_id_fk constraint, which was breaking the install. We can put it back in and have things work if we first rearrange the code in apm_package.new to perform the insert into apm_packages before the update on acs_objects. But for now we'll do as the PG version does, which is to not define the constraint at all.

Add href to allowed attributes and remove *. Fix bug#1310

Adds parameter IndexInternalRedirectUrl to acs-kernel, acs-subsite, bump version nubmers, modifies acs-subsite/www/index.tcl to use param, patch 413 bug 1363 Guan Yang

  1. … 3 more files in changeset.
bump the title, package_id tip 42 upgrade to 5.2.0d1-d2

    • -2643
    • +0
    ./sql/oracle/upgrade/upgrade-5.1.0d1-5.1.0d2.sql
    • -0
    • +2643
    ./sql/oracle/upgrade/upgrade-5.2.0d1-5.2.0d2.sql
    • -0
    • +1124
    ./sql/postgresql/upgrade/upgrade-5.2.0d1-5.2.0d2.sql
increased core version numbers to alpha 2

  1. … 18 more files in changeset.
repair the borkulated provides lines for core packages may fix bug 1669

  1. … 14 more files in changeset.
setting context_id of registered users group to be the main site package so that admin privilege on that package entitles you to add users. See http://openacs.org/forums/message-view?message_id=171339

trim function name and args in define_function_args to avoid difficult to track down problems when calling package_plsql_exec et al

minor typo prevented setting title even if provided in acs_object__new

    • -1
    • +1
    ./sql/postgresql/acs-objects-create.sql
changed package version numbers to 5.1.0a1

  1. … 14 more files in changeset.
incremented version number to 5.2.0d1

Remerge Timo's changes for tip 42,43, cf tip 53

    • -6
    • +89
    ./sql/oracle/acs-objects-create.sql
    • -1
    • +2
    ./sql/oracle/acs-relationships-create.sql
    • -3
    • +13
    ./sql/oracle/community-core-create.sql
    • -1
    • +5
    ./sql/oracle/rel-segments-body-create.sql
    • -0
    • +2643
    ./sql/oracle/upgrade/upgrade-5.1.0d1-5.1.0d2.sql
    • -23
    • +159
    ./sql/postgresql/acs-objects-create.sql
  1. … 83 more files in changeset.
merge the changes between 5.0.3 and 5.0.4 to head

    • -1
    • +1
    ./catalog/acs-kernel.ast_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.da_DK.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.fr_FR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.gl_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.it_IT.ISO-8859-1.xml
  1. … 235 more files in changeset.
added new keys

    • -1
    • +1
    ./catalog/acs-kernel.ast_ES.ISO-8859-1.xml
    • -2
    • +3
    ./catalog/acs-kernel.da_DK.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/acs-kernel.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.fr_FR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.gl_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.it_IT.ISO-8859-1.xml
  1. … 109 more files in changeset.
changed release dates

  1. … 17 more files in changeset.
added new keys

    • -1
    • +1
    ./catalog/acs-kernel.ast_ES.ISO-8859-1.xml
    • -2
    • +3
    ./catalog/acs-kernel.da_DK.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/acs-kernel.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.fr_FR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.gl_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.it_IT.ISO-8859-1.xml
  1. … 277 more files in changeset.