• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
5.1.5

  1. … 19 more files in changeset.
Somehow I managed to goober the last commit, despite having (I thought)

properly resolved merge conflicts. Oh well ...

A variety of group oriented things, and finally added the definitions of

acs-objects package procs in PG so that we can use package_instantiate_object

and package_db_exec with them.

  1. … 10 more files in changeset.
remove the duplicated Allowed* tags, make the contact oct@openacs

Adding BugTrackerInstance Parameter. This parameter let you know into which

bug-tracker instance has to be done the auto error report.

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 321 more files in changeset.
allow SPAN tags

5.1.4 was already released, so the next version for acs-kernel is 5.1.5d1

fixed some upgrade scripts for oracle

  1. … 7 more files in changeset.
add the tags and attributes used by htmlarea to the set of allowed tags (Except IMG and src=

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
updates for 5.1.4, including package info files

  1. … 18 more files in changeset.
doc updates and versioning for openacs 5.1.3

  1. … 113 more files in changeset.
upped version numbers to 5.1.2 and updated documentation

  1. … 102 more files in changeset.
upping version numbers for release

  1. … 61 more files in changeset.
Changed cc_users and registered_users views to use the acs__magic_object_id

function that was written quite some time ago but never used in those views.

And those views are really slow when joined against the acs_magic_objects

table ...

  1. … 2 more files in changeset.
changing default allowable tags

preserve last_modified when explicitly updated, replaces acs_objects_last_mod_update_tr, bump version, upgrade scripts

  1. … 4 more files in changeset.
fix some bugs which break things in pg7.5; mostly syntax errors in existing procs.

  1. … 4 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 116 more files in changeset.
flip order of delete of rels and rel segments, bump version to 5.1.2d2, upgrade scripts for oracle and pg, bug 775 patch 267 Randy O'Meara

  1. … 3 more files in changeset.
adjustments for OpenACS 5.1.1 release, including release numbers and help text.

  1. … 208 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
fix from Sloan: allow admin to restrict to registered users on a per-subsite basis

  1. … 2 more files in changeset.
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

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. … 834 more files in changeset.
updated package versions to 5.1.0 and set release date

  1. … 17 more files in changeset.
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.

  1. … 10 more files in changeset.