• last updated 23 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
copyright OpenForce -> MIT

    • -2
    • +2
    ./oracle/dotlrn-research-applet-create.sql
    • -2
    • +2
    ./oracle/dotlrn-research-applet-drop.sql
    • -2
    • +2
    ./postgresql/dotlrn-research-applet-create.sql
    • -2
    • +2
    ./postgresql/dotlrn-research-applet-drop.sql
    • -2
    • +2
    ./postgresql/dotlrn-research-create.sql
  1. … 539 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
    • +9
    ./oracle/dotlrn-research-applet-create.sql
    • -1
    • +9
    ./postgresql/dotlrn-research-applet-create.sql
  1. … 50 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

    • -30
    • +16
    ./oracle/dotlrn-research-applet-create.sql
    • -28
    • +16
    ./oracle/dotlrn-research-applet-drop.sql
    • -16
    • +1
    ./oracle/dotlrn-research-create.sql
    • -162
    • +0
    ./oracle/research-admin-portlet-create.sql
    • -96
    • +0
    ./oracle/research-admin-portlet-drop.sql
    • -160
    • +0
    ./oracle/research-portlet-create.sql
    • -119
    • +105
    ./postgresql/dotlrn-research-applet-create.sql
    • -67
    • +55
    ./postgresql/dotlrn-research-applet-drop.sql
    • -17
    • +2
    ./postgresql/dotlrn-research-create.sql
    • -171
    • +0
    ./postgresql/research-admin-portlet-create.sql
    • -108
    • +0
    ./postgresql/research-admin-portlet-drop.sql
    • -172
    • +0
    ./postgresql/research-portlet-create.sql
  1. … 20 more files in changeset.
datamodels ported by mohan pakkurti and samir joshi

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

    • -8
    • +7
    ./oracle/dotlrn-research-applet-create.sql
    • -7
    • +35
    ./oracle/dotlrn-research-applet-drop.sql
    • -19
    • +3
    ./oracle/research-admin-portlet-create.sql
    • -14
    • +2
    ./oracle/research-admin-portlet-drop.sql
    • -19
    • +3
    ./oracle/research-portlet-create.sql
  1. … 4 more files in changeset.
adding new callbacks

    • -1
    • +29
    ./oracle/dotlrn-research-applet-create.sql
Mostly adding infrastructure for community delete. some misc cleanups and additions elsewhere

    • -10
    • +19
    ./oracle/dotlrn-research-applet-create.sql
  1. … 20 more files in changeset.
adding license

    • -1
    • +17
    ./oracle/dotlrn-research-applet-create.sql
    • -1
    • +17
    ./oracle/dotlrn-research-applet-drop.sql
    • -1
    • +17
    ./oracle/dotlrn-research-create.sql
    • -1
    • +17
    ./oracle/research-admin-portlet-create.sql
    • -1
    • +17
    ./oracle/research-admin-portlet-drop.sql
    • -1
    • +17
    ./oracle/research-portlet-create.sql
  1. … 388 more files in changeset.
added an admin ui and mapping table

    • -0
    • +100
    ./oracle/dotlrn-research-applet-create.sql
    • -0
    • +81
    ./oracle/dotlrn-research-applet-drop.sql
    • -93
    • +17
    ./oracle/dotlrn-research-create.sql
    • -0
    • +13
    ./oracle/dotlrn-research-drop.sql
    • -0
    • +162
    ./oracle/research-admin-portlet-create.sql
    • -0
    • +92
    ./oracle/research-admin-portlet-drop.sql
    • -38
    • +36
    ./oracle/research-portlet-drop.sql
  1. … 10 more files in changeset.
initial version

  1. … 6 more files in changeset.
Initial revision

    • -0
    • +100
    ./oracle/dotlrn-research-create.sql
    • -0
    • +160
    ./oracle/research-portlet-create.sql
    • -0
    • +94
    ./oracle/research-portlet-drop.sql
  1. … 6 more files in changeset.