• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 13 more files in changeset.
Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 882 more files in changeset.
Fix for but 1599. Resetting the default for title pa_photo.new so that the specification and body match. We set to 'photo' because cr_revisions.title must be non null.

fix a couple translation errors, make pa_package_root_folder_map cascade deletes, bump version

    • -0
    • +11
    ./oracle/upgrade/upgrade-5.2.0d1-5.2.0d2.sql
    • -0
    • +11
    ./postgresql/upgrade/upgrade-5.2.0d1-5.2.0d2.sql
  1. … 3 more files in changeset.
fixes the name method for collection object type create

Took away phrases with 'iconic photo'

    • -2
    • +2
    ./oracle/upgrade/upgrade-4.0.1-4.5.sql
    • -2
    • +2
    ./postgresql/upgrade/upgrade-4.0.1-4.5.sql
  1. … 1 more file in changeset.
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +524
    ./oracle/upgrade/upgrade-4.6.0-5.0d1.sql
  1. … 23 more files in changeset.
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. … 272 more files in changeset.
- drop all_photo_images view in drop script

- tried to drop a view that didn't exist. Thanks Jade!

    • -2
    • +1
    ./postgresql/upgrade/upgrade-4.0.1-4.5.sql
- few more 7.3 fixes

- upgrade to 4.6.2 with simple upgrade script

    • -0
    • +45
    ./postgresql/upgrade/upgrade-4.6.1-4.6.2.sql
  1. … 2 more files in changeset.
adding provides for Photo Album in info file so that portlet and applet packages can depend on it. Setting context_id of root folders to be the package id so that objects in a package inherit permissions from the package instance. This is a pattern all packages should follow

  1. … 1 more file in changeset.
Change timestamp plpgsql parameters to timestamptz for 7.3.x compatability.

Upgrade file relaods plpgsql file. Bump version number to 4.6 so upgrade file

will work.

    • -0
    • +3
    ./postgresql/upgrade/upgrade-4.5-4.6.sql
- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following:

- oracle support

- oracle and pg upgrade scripts (from v4.0.1)

- working drop scripts

- bump of version to 4.5

    • -0
    • +32
    ./oracle/pa-clip-drop.sql
    • -0
    • +159
    ./oracle/photo-album-clip.sql
    • -21
    • +167
    ./oracle/photo-album-create.sql
    • -0
    • +178
    ./oracle/upgrade/upgrade-4.0.1-4.5.sql
    • -0
    • +35
    ./postgresql/pa-clip-drop.sql
    • -28
    • +21
    ./postgresql/photo-album-drop.sql
    • -137
    • +0
    ./postgresql/photo-album-upgrade.sql
  1. … 68 more files in changeset.
Added collections-specific stuff to dotlrn-homework-drop.sql and fixed a broken function drop call.

initial commit

    • -0
    • +27
    ./oracle/permissions.sql
    • -0
    • +214
    ./oracle/photo-album-create.sql
    • -0
    • +212
    ./oracle/photo-album-drop.sql
    • -0
    • +442
    ./oracle/plsql-packages.sql
    • -0
    • +26
    ./postgresql/permissions.sql
    • -0
    • +134
    ./postgresql/photo-album-clip.sql
    • -0
    • +390
    ./postgresql/photo-album-create.sql
    • -0
    • +226
    ./postgresql/photo-album-drop.sql
    • -0
    • +137
    ./postgresql/photo-album-upgrade.sql
    • -0
    • +324
    ./postgresql/pl-pgsql.sql
    • -0
    • +13
    ./postgresql/upgrade.sql
  1. … 115 more files in changeset.