• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

    • -0
    • +127
    ./test/dotlrn-faq-test-procs.tcl
  1. … 1464 more files in changeset.
merge from oacs-5-10

  1. … 8099 more files in changeset.
improved spelling

  1. … 7 more files in changeset.
Use 'portal::exists_p' instead of custom idioms

  1. … 7 more files in changeset.
Fix test name and description

Add 'dotlrn_faq__applet_portlet' test case, covering 'dotlrn_faq::add_applet', 'dotlrn_faq::add_portlet', 'dotlrn_faq::add_portlet_helper', 'dotlrn_faq::remove_portlet' and 'dotlrn_faq::remove_applet'

Fix arguments

Implement 'dotlrn_faq::remove_applet'

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

Whitespace changes

  1. … 5 more files in changeset.
Add test for 'dotlrn_faq::get_pretty_name'

Add new simple tests for dotlrn-* packages

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

    • -0
    • +0
    ./test/dotlrn-faq-test-procs.tcl
Add documentation to public procs (fixes automated tests), uniform doc sytle

  1. … 2 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @parameter -> @param

- @params -> @param

- Add missing @param

- @cvs -> @cvs-id

- @version -> @cvs-id

  1. … 12 more files in changeset.
Fix typos

  1. … 68 more files in changeset.
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.
Merged changes to HEAD ...

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

  1. … 2 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.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
converted remove_user procs to noop so that we can actually start using them

  1. … 2 more files in changeset.
removed duplicate call to add_portlet_helper

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.
added news and faq dotlrn applets

    • -0
    • +16
    ./dotlrn-faq-procs-postgresql.xql
  1. … 16 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. … 5 more files in changeset.