• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
file new-portal-create.sql was initially added on branch dotlrn-1-0.

    • -0
    • +0
    ./new-portal-create.sql
  1. … 1 more file in changeset.
file new-portal-drop.sql was initially added on branch dotlrn-1-0.

  1. … 1 more file in changeset.
A handful of various fixes, mostly for PG 7.3. Unfortunately I copied

over the fixed directory tree from my test instance here by mistake so

everything looks changed.

  1. … 12 more files in changeset.
merging the dotlrn-1-0 branch down onto HEAD (the trunk)

  1. … 200 more files in changeset.
I18N: localizing more texts in the UI, using message keys for the theme and layout names and descriptions in the database

  1. … 8 more files in changeset.
MIT copyright

  1. … 10 more files in changeset.
merge sloan changes from HEAD to dotlrn-1-0 branch

  1. … 20 more files in changeset.
adds sloan theme, memoize flush bug, layout cleanup

    • -0
    • +43
    ./add-sloan-theme.sql
  1. … 16 more files in changeset.
copyright OpenForce -> MIT

  1. … 103 more files in changeset.
changed parameter declaration from integer to alias for..

giving credit where credit is due

lots of fixes to get the pg dotlrn working

  1. … 16 more files in changeset.
fixed nextval calls

incorrect parameter to acs_object__delete. was datasource_id, should be p_datasource_id

overloaded datasource__new function for most common parameters used when creating portlets

fixed function argument list

re-port of new-portal

    • -174
    • +179
    ./datasource-sc-create.sql
moved portal::mapping api and data model from new-portal into the core, i.e.

into acs-tcl and acs-kernel. renamed it from portal::mapping to

site_node_object_map, since that is what it is. enjoy.

  1. … 28 more files in changeset.
removing unused 3 col with header layout

  1. … 1 more file in changeset.