• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +297
    ./oracle/upgrade/upgrade-5.0d4-5.0d5.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)

    • -5
    • +5
    ./oracle/application-groups-create.sql
    • -3
    • +3
    ./oracle/tests/subsite-callbacks-test.sql
  1. … 272 more files in changeset.
Applied patch #244

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

    • -1
    • +6
    ./oracle/application-groups-create.sql
    • -1
    • +6
    ./postgresql/application-groups-create.sql
    • -0
    • +27
    ./postgresql/upgrade/upgrade-4.6.4.1-4.6.4.2.sql
  1. … 813 more files in changeset.
Adds 'admin_rel' to permissible rel-types for application groups

    • -1
    • +6
    ./oracle/application-groups-create.sql
    • -1
    • +6
    ./postgresql/application-groups-create.sql
    • -0
    • +27
    ./postgresql/upgrade/upgrade-4.6.4.1-4.6.4.2.sql
  1. … 2 more files in changeset.
file upgrade-4.6.4.1-4.6.4.2.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./oracle/upgrade/upgrade-4.6.4.1-4.6.4.2.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-4.6.4.1-4.6.4.2.sql
merge of 4.6.3b1 to HEAD

    • -0
    • +8
    ./oracle/upgrade/upgrade-4.5-4.5.1.sql
    • -2
    • +2
    ./postgresql/application-groups-create.sql
  1. … 106 more files in changeset.
I've changed "timestamp" to "timestamptz" and have begun fixing some

code that used to be legal but as of PG 7.3 is not. You can no longer

subtract an integer from a timestamp but must cast to date, "timestamp"

disappeared (must use "interval" now), "datetime" disappeared ("timestamptz"),

and suchwhat.

Not done but closer than it was before ...

    • -2
    • +2
    ./postgresql/application-groups-create.sql
  1. … 53 more files in changeset.
upgrade script from Paul Huibers bug 259

    • -0
    • +8
    ./oracle/upgrade/upgrade-4.5-4.5.1.sql
file upgrade-4.5-4.5.1.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./oracle/upgrade/upgrade-4.5-4.5.1.sql
merge bartt PG 7.3 fixes from HEAD

    • -2
    • +2
    ./postgresql/application-groups-create.sql
  1. … 54 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 32 more files in changeset.
Applied Tom Jackson's patch to host node map

Patches to make OpenACS PG 7.3 compatible.

    • -2
    • +2
    ./postgresql/application-groups-create.sql
  1. … 54 more files in changeset.
Fixed bad primary key on host_node_map table. Note: Fixes to Oracle data model have not been tested.

    • -0
    • +6
    ./oracle/upgrade/upgrade-4.6b-4.6.1b.sql
    • -0
    • +24
    ./postgresql/upgrade/upgrade-4.6b-4.6.1b.sql
  1. … 1 more file in changeset.
initial revision

    • -0
    • +8
    ./postgresql/upgrade/upgrade-4.5-4.5.1.sql
ported user-sc-create and added it back into the create script

    • -0
    • +146
    ./postgresql/user-sc-create.sql
Merged with the 4.5 branch (oacs-4-5 tag "don-merge-1")

    • -158
    • +1
    ./postgresql/application-groups-create.sql
  1. … 57 more files in changeset.

Mostly fixed subsite issues with the PG version.

  1. … 2 more files in changeset.

Most of this fixes up the creation of application groups for subsites.

Subsites - for PG at least - still have some serious problems that need

fixing.

    • -158
    • +1
    ./postgresql/application-groups-create.sql
  1. … 12 more files in changeset.

added user service contract

    • -0
    • +144
    ./oracle/user-sc-create.sql
  1. … 1 more file in changeset.
Initial checkin for host-node-map patch

    • -0
    • +8
    ./postgresql/host-node-map-create.sql
    • -0
    • +3
    ./postgresql/host-node-map-drop.sql
Adds host-node-map patch

Iniital checkin for host-node-map patch

    • -0
    • +10
    ./oracle/host-node-map-create.sql
    • -0
    • +3
    ./oracle/host-node-map-drop.sql
These colons should be semicolons

  1. … 1 more file in changeset.

Fixed a few spelling mistakes

Ported a bunch more of acs-subsite

Fixed a few small, acs-subsite related bugs

  1. … 41 more files in changeset.
Use semicolon as argument name / default value separator, instead of

colon (makes it easier to use in pl/pgsql)

    • -2
    • +2
    ./postgresql/application-groups-create.sql
  1. … 2 more files in changeset.
Port package_instantiate_object

    • -1
    • +3
    ./postgresql/application-groups-create.sql
  1. … 4 more files in changeset.
patch submitted by Steve Woodcock

    • -16
    • +34
    ./postgresql/acs-subsite-create.sql
    • -125
    • +241
    ./postgresql/application-groups-create.sql
    • -12
    • +8
    ./postgresql/application-groups-drop.sql
    • -76
    • +133
    ./postgresql/subsite-callbacks-create.sql
    • -2
    • +2
    ./postgresql/subsite-callbacks-drop.sql
    • -89
    • +160
    ./postgresql/user-profiles-create.sql
    • -7
    • +10
    ./postgresql/user-profiles-drop.sql
  1. … 2 more files in changeset.
rearranged subsite dirs for new dir structure

    • -0
    • +29
    ./postgresql/acs-subsite-create.sql
    • -0
    • +12
    ./postgresql/acs-subsite-drop.sql
    • -0
    • +195
    ./postgresql/application-groups-create.sql
  1. … 13 more files in changeset.