• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
copyright OpenForce -> MIT

  1. … 99 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

fixed typo

a little house keeping

    • -133
    • +132
    ./oracle/datasource-sc-create.sql
    • -233
    • +225
    ./oracle/datasource-sc-drop.sql
    • -165
    • +167
    ./oracle/objects-create.sql
    • -179
    • +185
    ./oracle/portal-core-create.sql
re-port of new-portal

    • -294
    • +385
    ./postgresql/api-create.sql
    • -174
    • +179
    ./postgresql/datasource-sc-create.sql
    • -117
    • +132
    ./postgresql/datasource-sc-drop.sql
    • -294
    • +301
    ./postgresql/objects-create.sql
    • -206
    • +230
    ./postgresql/portal-core-create.sql
    • -22
    • +31
    ./postgresql/portal-core-drop.sql
added some indexes and fixed some typos

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.

    • -82
    • +0
    ./oracle/portal-node-mapping-create.sql
    • -63
    • +0
    ./postgresql/portal-node-mapping-create.sql
  1. … 27 more files in changeset.
upgrade script to remove the unused 3-col with header layout.

    • -0
    • +11
    ./oracle/upgrade/upgrade-jun-11-2002.sql
removing unused 3 col with header layout

added some indexes

  1. … 1 more file in changeset.
commit

    • -0
    • +3
    ./oracle/upgrade/upgrade-jun-07-2002.sql
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. … 73 more files in changeset.
Big checkin. All portal elements tcl and sql have been cleaned up. cleaned up portal api's. still incomplete

    • -56
    • +5
    ./postgresql/datasource-sc-create.sql
    • -32
    • +1
    ./postgresql/datasource-sc-drop.sql
  1. … 74 more files in changeset.
extra SC in postgres dir too

    • -167
    • +0
    ./postgresql/portal-element-sc-create.sql
very odd. seemed there was another portal datasouce sc lying around

    • -280
    • +159
    ./oracle/datasource-sc-create.sql
    • -192
    • +0
    ./oracle/portal-element-sc-create.sql
added on delete cascade

    • -5
    • +7
    ./oracle/portal-node-mapping-create.sql
fix a bug in portal.delete

fancy revert code

  1. … 5 more files in changeset.
update a constraint

fixed up calls to portal

added node mapping code. not tested yet.

    • -0
    • +80
    ./oracle/portal-node-mapping-create.sql
    • -0
    • +63
    ./postgresql/portal-node-mapping-create.sql
  1. … 4 more files in changeset.
adding license

    • -0
    • +16
    ./oracle/portal-element-sc-create.sql
  1. … 63 more files in changeset.
added PG support, thanks to Neophytos!

    • -0
    • +444
    ./postgresql/api-create.sql
    • -0
    • +16
    ./postgresql/api-drop.sql
    • -0
    • +233
    ./postgresql/datasource-sc-create.sql
    • -0
    • +153
    ./postgresql/datasource-sc-drop.sql
    • -0
    • +92
    ./postgresql/defaults.sql
    • -0
    • +311
    ./postgresql/objects-create.sql
    • -0
    • +32
    ./postgresql/objects-drop.sql
    • -0
    • +269
    ./postgresql/portal-core-create.sql
    • -0
    • +38
    ./postgresql/portal-core-drop.sql
    • -0
    • +15
    ./postgresql/portal-create.sql
    • -0
    • +12
    ./postgresql/portal-drop.sql
    • -0
    • +167
    ./postgresql/portal-element-sc-create.sql
  1. … 4 more files in changeset.
made pretty_name nullable