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

    • -0
    • +136
    ./test/dotlrn-forums-test-procs.tcl
  1. … 1463 more files in changeset.
merge from oacs-5-10

  1. … 8099 more files in changeset.
improved spelling

  1. … 7 more files in changeset.
Fix proc signature

  1. … 7 more files in changeset.
Deprecate notification::get_delivery_method_id, same as notification::delivery::get_id and looking more established

  1. … 7 more files in changeset.
Deprecate notification::get_interval_id, duplicated by notification::interval::get_id_from_name which appears to be more established

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

  1. … 7 more files in changeset.
Reinstate get_portal_id_not_cached as private, flush the cache before calling public api instead

  1. … 3 more files in changeset.
Fix api:

upstream dotlrn mounts dotlrn-forums at /dotlrn/forums/, but testcase dotlrn_forums__applet_portlet (dotlrn-forums) deletes such node and replaces it with a new one at /dotlrn/applets/forums/. As site_node::get_package_url does not get flushed, the api will expect to find the mounted instance at the old URL, which now resolves to the parent dotlrn instead! Fix this by not relying on the cache to retrieve the applet node id.

Delete site_node after unmount in 'dotlrn_forums::remove_applet'

Unmount applet on removal

Add 'dotlrn_forums__applet_portlet' test case, covering 'dotlrn_forums::add_applet', 'dotlrn_forums::add_portlet', 'dotlrn_forums::add_portlet_helper', 'dotlrn_forums::remove_portlet' and 'dotlrn_forums::remove_applet'

    • -0
    • +90
    ./test/dotlrn-forums-test-procs.tcl
Implement 'dotlrn_forums::remove_applet'

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

Whitespace changes

  1. … 5 more files in changeset.
Add 'dotlrn_forums::get_pretty_name' and 'dotlrn_forums_admin_portlet::get_pretty_name' to the 'dotlrn_forums_portlet_links_names' test

Add simple test for 'dotlrn_forums_admin_portlet::link'

    • -0
    • +11
    ./test/dotlrn-forums-test-procs.tcl
Add new simple tests for dotlrn-* packages

    • -0
    • +33
    ./test/dotlrn-forums-test-procs.tcl
  1. … 10 more files in changeset.
file dotlrn-forums-test-procs.tcl was initially added on branch oacs-5-10.

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

    • -3
    • +9
    ./dotlrn-forums-admin-portlet-procs.tcl
  1. … 2 more files in changeset.
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.