• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix for bug #3251 from Andrew Helsley

    • -0
    • +25
    ./upgrade/upgrade-5.9.0d1-5.9.0d2.sql
  1. … 6 more files in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 519 more files in changeset.
- fix bug in application_group::delete: group could not be deleted due to a fk violation

  1. … 1 more file in changeset.
file upgrade-5.8.1-5.8.2.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade/upgrade-5.8.1-5.8.2.sql
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

    • -0
    • +53
    ./upgrade/upgrade-5.8.1d1-5.8.1d2.sql
  1. … 2546 more files in changeset.
- add missing upgrade script (was at least missing at openacs.org)

    • -0
    • +53
    ./upgrade/upgrade-5.8.1d1-5.8.1d2.sql
file upgrade-5.8.1d1-5.8.1d2.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade/upgrade-5.8.1d1-5.8.1d2.sql
- remove invalid character

- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

    • -17
    • +28
    ./upgrade/upgrade-5.5.0d5-5.5.0d6.sql
    • -12
    • +22
    ./upgrade/upgrade-5.8.0d1-5.8.0d2.sql
  1. … 2 more files in changeset.
Some time ago some plpgsql functions were changed in order to be compatible with pg 8.x, create scripts were modified but upgrade scripts were missing ( at least i couldn't find them) http://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Ajeffd%3A20090210183154 . Bumping up package versions accordingly.

    • -0
    • +50
    ./upgrade/upgrade-5.8.0d1-5.8.0d2.sql
  1. … 7 more files in changeset.
Changes for supporting postgresql 9.0:

- Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked).

- Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ).

Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches.

  1. … 15 more files in changeset.
When I moved the user's bio to the user datatype, I removed the attribute.sql

file but forgot to remove the call to load it in this file.

  1. … 1 more file in changeset.
Got rid of these for good (only got rid of the oracle version earlier apparently)

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

  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)

    • -0
    • +38
    ./upgrade/upgrade-5.5.0d5-5.5.0d6.sql
  1. … 2 more files in changeset.
Fixed constraint name

  1. … 1 more file in changeset.
It is strongly recommended that one "cvs add" new files ...

    • -0
    • +37
    ./upgrade/upgrade-5.5.0d1-5.5.0d2.sql
  1. … 4 more files in changeset.
Added first cut at theming stuff, using the new package openacs-default-theme

(previously imported)

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

  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?

    • -0
    • +11
    ./upgrade/upgrade-5.2.0b5-5.2.0b6.sql
  1. … 720 more files in changeset.
Fix bug#2695. Add on delete cascade to foreign key in site_nodes_selection table.

    • -0
    • +11
    ./upgrade/upgrade-5.2.0b5-5.2.0b6.sql
  1. … 2 more files in changeset.
file upgrade-5.2.0b5-5.2.0b6.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-5.2.0b5-5.2.0b6.sql
  1. … 1 more file in changeset.
Added I18n versions of relationships

  1. … 1 more file in changeset.
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.
changes to create the relation for emailimage

    • -0
    • +11
    ./email-image-drop.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

  1. … 2271 more files in changeset.
add support for upgrade

add suppor table for site-map creation