• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
bug 406- deleting a page

    • -0
    • +55
    ./upgrade/upgrade-2.0.3-2.1.0a1.sql
  1. … 3 more files in changeset.
file upgrade-2.0.3-2.1.0a1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-2.0.3-2.1.0a1.sql
  1. … 1 more file in changeset.
Removed the unused add-sloan-theme.sql files (they're added in defaults.sql)

and switched Oracle's default.sql to use a message key for the Sloan name

(as was already done by someone for Postgres.)

  1. … 2 more files in changeset.
merging dotlrn-1-0-1 tag down onto head. Thanks to Jarkko Laine and Mohan Pakkurti for all the help. See comments at http://openacs.org/storage/download/index?version_id=104101

  1. … 120 more files in changeset.
Moved the sloan theme addition to the standard defaults file, since

the theme is distributed with new-portal, etc.

  1. … 2 more files in changeset.
changing the new-portal create/drop scripts to conform with the naming convention package_key-create/drop.sql. This change was done by Lars on dotlrn-1-0 branch but it seems he missed doing it on head.

  1. … 4 more files in changeset.
Renamed db scripts to new-portal-create/drop just like the package name

  1. … 5 more files in changeset.