calendar-list-portlet-procs.tcl

  • last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- modernize Tcl (use byte-compiled comparisons, don't use numeric comparisons for string expressions, brace expressions)

  1. … 7 more files in changeset.
I accidently removed these files from the wrong place (they'll be unnecessary

when the portals rewrite is finished and integrated with .LRN but it's a bit

early to be deleting them, by a couple of months, oops!)

    • -0
    • +102
    ./calendar-list-portlet-procs.tcl
  1. … 3 more files in changeset.
Removed unneeded files and made the calendar configuration proc understand

master template configuration.

    • -102
    • +0
    ./calendar-list-portlet-procs.tcl
  1. … 3 more files in changeset.
Internationalized portlet title

moving pretty name of calendar list portlet into message catalog

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

  1. … 546 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.
Added list portlet

    • -0
    • +96
    ./calendar-list-portlet-procs.tcl
  1. … 4 more files in changeset.