• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Got rid of these for good (only got rid of the oracle version earlier apparently)

Added upgrade scripts (Oracle isn't correct, yet), removed bogus attribute

sql files (PG, for instance, created bio and bio_mime_type but only

dropped bio, Oracle had not bio_mime_type_reference at all).

  1. … 2 more files in changeset.
Increase length of the css definition string, as was done in 5.5.0a1.

Grrr ... now I remember, in Oracle 8 and older total record size is limited

to the blocksize. We should really drop Oracle 8 support someday (as soon

as someone installes Oracle 10G or whatever the latest version is on my

server, so I can continue to test, support and release the damned thing).

Got rid of silly artificial limits on text lengths (why did I do that in

the first place?)

switch foo_id_seq.netval to nextval('t_foo_id_seq') calls to placate postgresql 8.

    • -4
    • +4
    ./postgresql/application-groups-create.sql
    • -2
    • +2
    ./postgresql/subsite-callbacks-create.sql
  1. … 6 more files in changeset.
Fixed application groups upgrade

Upgrade scripts for application groups change (committing piecemeal because

I need to test upgrade for oracle before initial install)

    • -2
    • +5
    ./oracle/application-groups-create.sql
    • -0
    • +117
    ./oracle/upgrade/upgrade-5.5.0d5-5.5.0d6.sql
    • -5
    • +6
    ./postgresql/application-groups-create.sql
    • -0
    • +38
    ./postgresql/upgrade/upgrade-5.5.0d5-5.5.0d6.sql
Fixed constraint name

It is strongly recommended that one "cvs add" new files ...

    • -0
    • +37
    ./oracle/themes-create.sql
    • -0
    • +1
    ./oracle/themes-drop.sql
    • -0
    • +37
    ./oracle/upgrade/upgrade-5.5.0d1-5.5.0d2.sql
    • -0
    • +37
    ./postgresql/themes-create.sql
    • -0
    • +1
    ./postgresql/themes-drop.sql
    • -0
    • +37
    ./postgresql/upgrade/upgrade-5.5.0d1-5.5.0d2.sql
  1. … 1 more file in changeset.
Added first cut at theming stuff, using the new package openacs-default-theme

(previously imported)

  1. … 8 more files in changeset.
Truncate too long identifier of constraint

    • -3
    • +3
    ./oracle/application-groups-create.sql
Correction of name constraint

    • -5
    • +5
    ./oracle/application-groups-create.sql
  1. … 3 more files in changeset.
Correction of name constraint

    • -5
    • +5
    ./postgresql/application-groups-create.sql
    • -7
    • +7
    ./postgresql/upgrade/upgrade-4.1.1-4.2.sql
  1. … 1 more file in changeset.
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

    • -2
    • +3
    ./oracle/upgrade/upgrade-5.1.2-5.1.3.sql
    • -0
    • +11
    ./postgresql/upgrade/upgrade-5.2.0b5-5.2.0b6.sql
  1. … 717 more files in changeset.
Fix bug#2695. Add on delete cascade to foreign key in site_nodes_selection table.

    • -0
    • +11
    ./postgresql/upgrade/upgrade-5.2.0b5-5.2.0b6.sql
file upgrade-5.2.0b5-5.2.0b6.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.2.0b5-5.2.0b6.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.2.0b5-5.2.0b6.sql
Added I18n versions of relationships

  1. … 1 more file in changeset.
Rolling in bugfix from site-node-select.sql. The original pg-compatible table def wasn't oracle-compatible. Now it is.

    • -2
    • +3
    ./oracle/upgrade/upgrade-5.1.2-5.1.3.sql
Rolling in bugfix from site-node-select.sql. The original pg-compatible table def wasn't oracle-compatible. Now it is.

    • -2
    • +3
    ./oracle/upgrade/upgrade-5.1.2-5.1.3.sql
More I18N. Added a new procedure relation:get_objects that returns multiple objects instead of throwing an error if you have multiple relationsships of one type (e.g. on company usually has multiple employees)

  1. … 3 more files in changeset.
I18N of Attributes

  1. … 2 more files in changeset.
Bringing in a fix from HEAD.

site-node-selection with an "s"

Bugfix.

changes to create the relation for emailimage

    • -0
    • +11
    ./postgresql/email-image-drop.sql
    • -0
    • +41
    ./postgresql/email-image.sql
changes to create the relation for emailimage in oracle

    • -0
    • +14
    ./oracle/email-image-drop.sql
    • -0
    • +35
    ./oracle/email-image.sql
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

    • -0
    • +11
    ./oracle/site-node-selection-drop.sql
    • -0
    • +18
    ./oracle/upgrade/upgrade-5.1.2-5.1.3.sql
    • -0
    • +11
    ./postgresql/site-node-selection-drop.sql
    • -0
    • +18
    ./postgresql/site-node-selection.sql
  1. … 2266 more files in changeset.
add support for upgrade

add suppor table for site-map creation

    • -0
    • +11
    ./postgresql/site-node-selection-drop.sql
    • -0
    • +18
    ./postgresql/site-node-selection.sql