• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed some upgrade scripts for oracle

    • -0
    • +714
    ./upgrade/upgrade-5.1.4-5.1.4d1.sql
  1. … 6 more files in changeset.
Modified cc_users moving the magic object lookup to its own query. The view was really slow when joined against the acs_magic_objects table.

    • -0
    • +17
    ./upgrade/upgrade-5.1.2d2-5.1.2d3.sql
flip order of delete for group delete

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

    • -0
    • +192
    ./upgrade/upgrade-5.1.2d1-5.1.2d2.sql
  1. … 3 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.

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

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

  1. … 1 more file in changeset.