• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-2.9.0-2.9.1d1.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade/upgrade-2.9.0-2.9.1d1.sql
- add change scripts

  1. … 1 more file in changeset.
file upgrade-2.9.0b1-2.9.0b2.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade/upgrade-2.9.0b1-2.9.0b2.sql
  1. … 1 more file in changeset.
- add index on join column

  1. … 2 more files in changeset.
- use $$ quoting in postgres SQL

- use name parameter for SQL functions

- favor tcl-compilable string comparisons

- brace expressions

- replace deprecated "acs_sc_call" by "acs_sc::invoke"

- bump version number to indicate compatibility with 5.8.1

    • -6
    • +15
    ./upgrade/upgrade-2.0.3-2.1.0a1.sql
    • -12
    • +30
    ./upgrade/upgrade-2.1.0a1-2.1.0a2.sql
    • -38
    • +54
    ./upgrade/upgrade-2.1.2d1-2.1.2d2.sql
    • -38
    • +69
    ./upgrade/upgrade-2.3.0d2-2.3.0d3.sql
    • -39
    • +53
    ./upgrade/upgrade-2.3.0d3-2.3.0d4.sql
    • -22
    • +31
    ./upgrade/upgrade-2.3.1d1-2.3.1d2.sql
    • -36
    • +54
    ./upgrade/upgrade-2.6.0d1-2.6.0d2.sql
  1. … 9 more files in changeset.
PG 9.0 compatibility. Avoiding fetching next value of sequences using a view.

    • -0
    • +185
    ./upgrade/upgrade-2.6.0d1-2.6.0d2.sql
  1. … 4 more files in changeset.
Merged oacs-5-3 branch to HEAD

    • -0
    • +158
    ./upgrade/upgrade-2.3.1d1-2.3.1d2.sql
  1. … 186 more files in changeset.
file upgrade-2.3.1d1-2.3.1d2.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./upgrade/upgrade-2.3.1d1-2.3.1d2.sql
  1. … 1 more file in changeset.
Fix bug where database does not magically return portal pages in sorted

order, causing user confusion when the pages end up out of order.

No upgrade for existing pages since I don't want to stomp all over

portals that may have been customized.

    • -0
    • +158
    ./upgrade/upgrade-2.3.1d1-2.3.1d2.sql
  1. … 4 more files in changeset.
Merged changes to HEAD ...

    • -0
    • +90
    ./upgrade/upgrade-2.3.0d2-2.3.0d3.sql
    • -0
    • +215
    ./upgrade/upgrade-2.3.0d3-2.3.0d4.sql
  1. … 1552 more files in changeset.
Initial install of accesskeys now works for PG

    • -8
    • +12
    ./upgrade/upgrade-2.3.0d3-2.3.0d4.sql
  1. … 8 more files in changeset.
Partial fix to access key version initial install

    • -0
    • +155
    ./upgrade/upgrade-2.3.0d3-2.3.0d4.sql
  1. … 2 more files in changeset.
Access keys are single characters but ummm ... the message keys that define

them aren't. Oops!

  1. … 2 more files in changeset.
file upgrade-2.3.0d3-2.3.0d4.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./upgrade/upgrade-2.3.0d3-2.3.0d4.sql
  1. … 1 more file in changeset.
Added access keys to portal pages (oracle not tested yet)

    • -0
    • +56
    ./upgrade/upgrade-2.3.0d3-2.3.0d4.sql
  1. … 7 more files in changeset.
Added a column to portal_datasources so datasources can specify a directory

from which .css files should be linked to from the HTML <head> chunk of

the web page. Then I added the code to emit said link. And tested it for

Oracle and PG, fresh installs and upgrades both.

    • -0
    • +90
    ./upgrade/upgrade-2.3.0d2-2.3.0d3.sql
  1. … 7 more files in changeset.
file upgrade-2.3.0d2-2.3.0d3.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./upgrade/upgrade-2.3.0d2-2.3.0d3.sql
  1. … 1 more file in changeset.
Someone decided that defining a non-existent package and table when declaring

the "portal_element_theme" object type was a brilliant thing to do, seeing

as it breaks package_instantiate_object and all.

  1. … 4 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -0
    • +225
    ./upgrade/upgrade-2.1.2d1-2.1.2d2.sql
  1. … 2475 more files in changeset.
Removed KELP portal theme

  1. … 1 more file in changeset.
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

    • -0
    • +225
    ./upgrade/upgrade-2.1.2d1-2.1.2d2.sql
  1. … 89 more files in changeset.
file upgrade-2.1.2d1-2.1.2d2.sql was added on branch oacs-5-2 on 2005-09-26 08:57:37 +0000

Hidden Pages in Portals ( for postgresql )

    • -0
    • +225
    ./upgrade/upgrade-2.1.2d1-2.1.2d2.sql
  1. … 2 more files in changeset.
file upgrade-2.1.2d1-2.1.2d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-2.1.2d1-2.1.2d2.sql
Added KELP theme to the I18N

  1. … 1 more file in changeset.
Added kelp-theme

  1. … 1 more file in changeset.
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. … 2275 more files in changeset.
It is wise to use create or replace with upgrades, as the function might already exist (especially if someone forgot to upgrade the version number when adding datamodell changes

missing declare statements in __delete functions, bump to 2.1.0a2, upgrade

    • -0
    • +20
    ./upgrade/upgrade-2.1.0a1-2.1.0a2.sql
  1. … 1 more file in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

    • -0
    • +55
    ./upgrade/upgrade-2.0.3-2.1.0a1.sql
  1. … 686 more files in changeset.