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

  1. … 543 more files in changeset.
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. … 51 more files in changeset.
mostly changes to support the new dotlrn reseach paper module. also some user

type functions to provide an api to access the user type data

    • -119
    • +105
    ./dotlrn-research-applet-create.sql
    • -67
    • +55
    ./dotlrn-research-applet-drop.sql
    • -171
    • +0
    ./research-admin-portlet-create.sql
    • -108
    • +0
    ./research-admin-portlet-drop.sql
  1. … 27 more files in changeset.
datamodels ported by mohan pakkurti and samir joshi

    • -0
    • +148
    ./dotlrn-research-applet-create.sql
    • -0
    • +121
    ./dotlrn-research-applet-drop.sql
    • -0
    • +44
    ./dotlrn-research-create.sql
    • -0
    • +34
    ./dotlrn-research-drop.sql
    • -0
    • +171
    ./research-admin-portlet-create.sql
    • -0
    • +108
    ./research-admin-portlet-drop.sql
    • -0
    • +172
    ./research-portlet-create.sql
    • -0
    • +107
    ./research-portlet-drop.sql
  1. … 26 more files in changeset.