• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
making the dotlrn package (with its .adp, .info, and .tcl files) use the message catalog

  1. … 192 more files in changeset.
copyright OpenForce -> MIT

  1. … 546 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.
bug fixes. clean up of portal xql files.

side note: the portal namespace has to be split into sub-namespaces, e.g.

portal, portal::element, portal::element::parameter, portal::layout,

portal::theme, etc. each should go into it's own file so that the code will be

easier to manage.

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

  1. … 33 more files in changeset.
minor fixes

fixed broken logic

  1. … 1 more file in changeset.
more improvements to the site-node api

  1. … 17 more files in changeset.
fix typo in ::mount proc

removing hardcoded links to /dotlrn, use dotlrn::get_url instead

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

  1. … 22 more files in changeset.
adding license

  1. … 395 more files in changeset.
fixed applet proc

fixed things

  1. … 4 more files in changeset.
merging old and new trees

  1. … 14 more files in changeset.
added parameter for default applets to add on creation of a new community; using this parameter

  1. … 3 more files in changeset.
fixes

  1. … 62 more files in changeset.

same

added files and added changes

  1. … 3 more files in changeset.