• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file custom-permissions.sql was initially added on branch dotlrn-1-0.

    • -0
    • +0
    ./custom-permissions.sql
  1. … 1 more file in changeset.
rel_id->p_rel_id in function calls to ...rel__detete()

    • -4
    • +4
    ./community-memberships-packages-create.sql
copyright OpenForce -> MIT

  1. … 532 more files in changeset.
fixed but in dotlrn_admin_rel__delete

    • -10
    • +9
    ./community-memberships-packages-create.sql
fixed order of define_function_args for dotlrn_community__new and also added default value of false for archived_p. also placed the define_function_args calls next to their plsql procs so it is easier to see when the parameter lists don't match.

    • -15
    • +16
    ./communities-package-create.sql
fixed another typo in a member_rel_creation..

fixed a typo in a member_rel_creation..

added an operation to the dotlrn_applet service contract. the operation's name

is ChangeEventHandler and is usually implemented by change_event_handler

method in the dotlrn_applet implementation. dotLRN can throw events based on

changes to a community via the dotlrn_community::generate_change_event method.

currently the only event being thrown and handled is the 'rename' event. this

event is thrown when the name of a community is changed. the only applets that

currently listen for this event are dotlrn_fs, dotlrn_forums, and

dotlrn_calendar.

applets do not have to handle all events, only events they are interested in

handling.

we will add events on an as needed basis.

  1. … 50 more files in changeset.
new users can be added as dotlrn_externals now

  1. … 2 more files in changeset.
added rel_type and segment_id columns to dotlrn_user_types table and

dotlrn_users view.

  1. … 5 more files in changeset.
increase term_year lenght to 9

    • -0
    • +27
    ./upgrade/upgrade-july-25-2002.sql
  1. … 1 more file in changeset.
fix for pg 7.1

dotlrn.. it keeps going, and going..

    • -2
    • +2
    ./community-memberships-packages-create.sql
  1. … 5 more files in changeset.
update info file. fix referential constraint in dotlrn_applets table.

  1. … 2 more files in changeset.
some changes regarding dotlrn applets. the data model has changed. some other

small api changes. most of these api are not used.

    • -0
    • +68
    ./applets-create.sql
  1. … 28 more files in changeset.
lots of fixes to get the pg dotlrn working

  1. … 9 more files in changeset.
some query porting, and bug fixes to support it

  1. … 3 more files in changeset.
fix include statement

fixed name of file to correspond with oracle

    • -33
    • +0
    ./community-membership-packages-drop.sql
    • -0
    • +33
    ./community-memberships-packages-drop.sql
renamed files to match oracle versions

    • -0
    • +75
    ./admin-profile-provider-create.sql
    • -0
    • +72
    ./admin-profile-provider-drop.sql
    • -0
    • +91
    ./admins-package-create.sql
    • -0
    • +24
    ./admins-package-drop.sql
    • -0
    • +91
    ./admins-sanitize.sql
    • -0
    • +314
    ./applet-sc-create.sql
    • -0
    • +197
    ./applet-sc-drop.sql
    • -0
    • +72
    ./class-membership-drop.sql
    • -0
    • +225
    ./class-memberships-create.sql
    • -0
    • +341
    ./classes-create.sql
    • -0
    • +113
    ./clubs-create.sql
  1. … 121 more files in changeset.
datamodel loading dropping works without errors\!

    • -11
    • +11
    ./dotlrn-class-memberships-create.sql
    • -1
    • +5
    ./dotlrn-communities-package-create.sql
fixed functions in which variable names conflicted with function bodies

dangerously close to loading/dropping without errors

    • -2
    • +2
    ./dotlrn-communities-package-create.sql
    • -0
    • +68
    ./dotlrn-security-drop.sql
datamodel loading *almost* works

    • -17
    • +24
    ./dotlrn-class-membership-drop.sql
    • -52
    • +59
    ./dotlrn-class-memberships-create.sql
    • -10
    • +12
    ./dotlrn-communities-package-create.sql
  1. … 7 more files in changeset.
little closer to getting the data model to load...

    • -27
    • +34
    ./dotlrn-admin-profile-provider-create.sql
    • -125
    • +133
    ./dotlrn-applet-sc-create.sql
    • -3
    • +3
    ./dotlrn-communities-package-create.sql
    • -2
    • +2
    ./dotlrn-community-memberships-create.sql
    • -27
    • +35
    ./dotlrn-external-profile-provider-create.sql
    • -16
    • +16
    ./dotlrn-main-portlet-create.sql
  1. … 9 more files in changeset.
first hack at pg compatibility

    • -22
    • +28
    ./dotlrn-admin-profile-provider-drop.sql
    • -81
    • +15
    ./dotlrn-admins-package-create.sql
    • -99
    • +112
    ./dotlrn-applet-sc-create.sql
    • -0
    • +189
    ./dotlrn-applet-sc-drop.sql
    • -0
    • +65
    ./dotlrn-class-membership-drop.sql
    • -0
    • +218
    ./dotlrn-class-memberships-create.sql
    • -0
    • +39
    ./dotlrn-classes-drop.sql
    • -0
    • +29
    ./dotlrn-clubs-drop.sql
  1. … 47 more files in changeset.
displaying role in community correctly everywhere

    • -6
    • +4
    ./dotlrn-community-memberships-create.sql
  1. … 9 more files in changeset.
Added 3 procs to applet contract and impls. Infrastructure for getting rid of dummy_comm_p, cloning, and community deleting

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

  1. … 76 more files in changeset.
dotlrn portal template stuff (not fully functional).

  1. … 22 more files in changeset.