• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
'annotate' was not a child of 'admin' - pffft!

  1. … 3 more files in changeset.
Correction of name constraint

  1. … 13 more files in changeset.
Applying constraint naming standard

  1. … 10 more files in changeset.
Added annotate permission as per TIP 74

  1. … 1 more file in changeset.
set title in acs objects when creating security context root, set titles for parameters, make acs_objects.package_id on delete set null

  1. … 5 more files in changeset.
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.
Remerge Timo's changes for tip 42,43, cf tip 53

  1. … 97 more files in changeset.
rollback of Timo's name, package_id commit; see TIP 53

  1. … 96 more files in changeset.
TIP#42,43: adding package_id and title to acs_objects table

  1. … 96 more files in changeset.
Move over the bandaid patch for bug #1144 from the 5.0 branch. This needs

to be fixed for real (including datamodel changes with upgrade scripts) in

5.1.

  1. … 8 more files in changeset.
Fixed bug #1144 - users added to relsegs of registered_users showed up twice

in the registered_users and cc_users views.

  1. … 1 more file in changeset.
Added all_users view to Oracle

Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 275 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
Changed acs_user.new and acs.add_user to take authority_id and username. Removed password_question/answer to make room.

  1. … 3 more files in changeset.
We cannot create the local authority in authentication-procs, because acs_magic_objects isn't defined until acs-create.sql, and is referenced by a trigger on acs-objects.

  1. … 3 more files in changeset.
Merged with 4.6 branch

  1. … 30 more files in changeset.
Moved over my new permissions stuff plus improved file storage stuff (mostly

speed improvements in PG-land)

  1. … 17 more files in changeset.
added "(select acs.magic_object_id('registered_users') from dual)"

clause to registered_users view based on results from scalability testing.

fixed remove_user function to do the right things

  1. … 1 more file in changeset.

bootstrapper can now load either the Oracle or PostgreSQL acs-kernel

datamodel. It checks on-the-fly for which db is configured in the OpenNSD

database pools allocated to OpenACS. Only acs-kernel is correctly self-

configured at this point.

  1. … 113 more files in changeset.