• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improve doc, add doc to public api

Whitespace changes

Set 'dotlrn-bm' procs without current implementation to private

Add test case 'dotlrn_bm__names'

Add new simple tests for dotlrn-* packages

  1. … 10 more files in changeset.
file dotlrn-bm-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/dotlrn-bm-test-procs.tcl
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Fix spellings

  1. … 13 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 217 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- fix invalid pi-doc variable @version and @cvs_id

  1. … 21 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Merging Nima's changes: i18n

Reverted all changes from Mannheim

  1. … 222 more files in changeset.
Mannheim update, fix and merge bugbash

  1. … 197 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.
moved bulk mail history to admin dir

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

  1. … 17 more files in changeset.
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. … 76 more files in changeset.
fixed a few links; now require admin privilege on the package to view the pages

  1. … 3 more files in changeset.
initial version

  1. … 8 more files in changeset.
Initial revision

    • -0
    • +210
    ./dotlrn-bm-procs.tcl
  1. … 32 more files in changeset.