• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
1. Added add_portlet/remove_portlet calls that accept portal_id as a param,

so that we can call this code from within the applet itself (e.g. add_user_to_community)

and be called directly so that we can create portal templates.

2. Infrastructure for applet cloning

3. New portal types system in dotlrn which replaces dummy_comm_p

4. Minor fixes to portal configuration, dotlrn-static

5. renamed add_element_or_append_id and remove_element_or_remove_id to

add_element_parameters and remove_element_parameters respectively

  1. … 75 more files in changeset.
Big checkin. All portal elements tcl and sql have been cleaned up. cleaned up portal api's. still incomplete

  1. … 75 more files in changeset.
extra SC in postgres dir too

fixed up calls to portal

  1. … 1 more file in changeset.

added node mapping code. not tested yet.

    • -0
    • +63
    ./portal-node-mapping-create.sql
  1. … 5 more files in changeset.
added PG support, thanks to Neophytos!

    • -0
    • +233
    ./datasource-sc-create.sql
    • -0
    • +153
    ./datasource-sc-drop.sql
    • -0
    • +311
    ./objects-create.sql
    • -0
    • +269
    ./portal-core-create.sql
    • -0
    • +38
    ./portal-core-drop.sql
    • -0
    • +167
    ./portal-element-sc-create.sql
  1. … 4 more files in changeset.