• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix applet mountpoint:

.LRN UI expects the static portlet applet to be mounted under the /dotlrn/applets site node and this is also the case at the WU installation. However, upstream .LRN mounts the applet under /dotlrn, causing dead links in the UI. Rectify the situation and provide an automated test that will enforce this condition from now on.

    • -0
    • +18
    ./test/dotlrn-static-test-procs.tcl
  1. … 1 more file in changeset.
file apm-callback-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./apm-callback-procs.tcl
Use 'portal::exists_p' instead of custom idioms

  1. … 7 more files in changeset.
Reinstate get_portal_id_not_cached as private, replace occurrences with public api

  1. … 1 more file in changeset.
Delete site_node after unmount in 'dotlrn_static::remove_applet'

Add trivial 'dotlrn_static_pretty_name' test case

    • -0
    • +11
    ./test/dotlrn-static-test-procs.tcl
Implement 'dotlrn_static::remove_applet' and 'dotlrn_static::remove_portlet', and make 'dotlrn_static::add_portlet' return the element_id after adding the portlet to the portal

Add 'dotlrn_static__applet_portlet' test case, covering 'dotlrn_static::add_applet', 'dotlrn_static::add_portlet', 'dotlrn_static::add_portlet_helper', 'dotlrn_static::remove_portlet' and 'dotlrn_static::remove_applet'

    • -0
    • +100
    ./test/dotlrn-static-test-procs.tcl
Set 'dotlrn-static' procs without current implementation to private

Add new simple tests for dotlrn-* packages

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

    • -0
    • +0
    ./test/dotlrn-static-test-procs.tcl
Whitespace changes

  1. … 1 more file 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.
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.
- modernize Tcl (use byte-compiled comparisons)

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
Bugfix when adding static portlet applet without an existing custom portlet in the template portal

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 116 more files in changeset.
fix to 1842- default portal

  1. … 1 more file in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
fixing bug #964 by making sure the pretty name of the dotlrn static portlets are message keys. In this case the messages have variable lookups for reuse of messages - something I think we want to move away from because it somewhat obscurely requires certain variables to be defined in the scope of the message lookup.

  1. … 3 more files in changeset.
I18N: moving pretty name of Class Info (static) portlet into message catalog

  1. … 1 more file in changeset.
fixing pretty name bug, removing hashes from key

I18N: converting dotlrn-static to using the message catalog

  1. … 1 more file in changeset.
copyright OpenForce -> MIT

  1. … 546 more files in changeset.