• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merged changes from the oacs-5-9 branch and resolved conflicts

    • -1
    • +7
    ./dotlrn-forums-admin-portlet-procs.tcl
  1. … 7833 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

    • -1
    • +7
    ./dotlrn-forums-admin-portlet-procs.tcl
  1. … 216 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

    • -1
    • +1
    ./dotlrn-forums-admin-portlet-procs.tcl
  1. … 2546 more files in changeset.
- fix invalid pi-doc variable @version and @cvs_id

    • -1
    • +1
    ./dotlrn-forums-admin-portlet-procs.tcl
  1. … 20 more files in changeset.
- modernize Tcl (use byte-compiled comparisons, don't use numeric comparisons for string expressions)

  1. … 1 more file in changeset.
i18n of admin portlet title

    • -2
    • +2
    ./dotlrn-forums-admin-portlet-procs.tcl
tabs 2 spaces, before making a change about dotlrn admin portlet title

    • -7
    • +7
    ./dotlrn-forums-admin-portlet-procs.tcl
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Added Mannheim's changes which includes allowing of screen name rather than

real name (privacy, parameterized), changes some hard-wired english to message

resource keys, etc.

  1. … 27 more files in changeset.
Reverted all changes from Mannheim

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

  1. … 197 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

  1. … 16 more files in changeset.
Resolving outstanding permissions bugs in forums. Please let me know if you have any trouble with it.

  1. … 8 more files in changeset.
merging dotlrn-1-0-1 tag down onto head. Thanks to Jarkko Laine and Mohan Pakkurti for all the help. See comments at http://openacs.org/storage/download/index?version_id=104101

  1. … 121 more files in changeset.
Fixed bug #213: adding user hangs when there's autosubscribe.

merging the dotlrn-1-0 branch down onto HEAD (the trunk)

    • -0
    • +89
    ./dotlrn-forums-admin-portlet-procs.tcl
  1. … 198 more files in changeset.
I18N: converting the dotlrn-forums package to using the message catalog

  1. … 3 more files in changeset.
sloan - adds an admin portlet, adds auto_subscribe_p to forums_forums table (belongs elsewhere I think), fixes postgress sc registration

    • -0
    • +89
    ./dotlrn-forums-admin-portlet-procs.tcl
  1. … 7 more files in changeset.
file dotlrn-forums-procs.xql was initially added on branch dotlrn-1-0.

    • -0
    • +0
    ./dotlrn-forums-procs.xql
file dotlrn-forums-admin-portlet-procs.tcl was initially added on branch dotlrn-1-0.

    • -0
    • +0
    ./dotlrn-forums-admin-portlet-procs.tcl
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.
remove log statements

added attachments mounting if both dotlrn_fs and attachments are available

created global post history pages

  1. … 5 more files in changeset.
removing notifications when leaving a community

dotlrn-forums start

  1. … 2 more files in changeset.