• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add 'calendar_portlet_add_remove_from_page' test case, covering 'calendar_portlet::add_self_to_page', 'calendar_portlet::remove_self_from_page', 'calendar_list_portlet::add_self_to_page', 'calendar_list_portlet::remove_self_from_page', 'calendar_full_portlet::add_self_to_page', 'calendar_full_portlet::remove_self_from_page', 'calendar_admin_portlet::add_self_to_page', and 'calendar_admin_portlet::remove_self_from_page'

    • -0
    • +127
    ./test/calendar-portlet-procs.tcl
Add 'calendar_admin_portlet::get_pretty_name' and 'calendar_list_portlet::get_pretty_name' to 'calendar_portlet_links_names' test case

Remove duplicated code

Add simple test cases for link procs in 'calendar-portlet'

improve spelling

  1. … 10 more files in changeset.
Add documentation to public procs (fixes automated tests), uniform doc sytle

  1. … 2 more files in changeset.
Add documentation to public procs (fixes automated tests), uniform doc sytle

Add documentation to public procs (fixes automated tests), uniform doc style

Make tclwebtest procs private (fixes automated tests)

  1. … 3 more files in changeset.
Brace and rework expressions + Whitespace changes

  1. … 4 more files in changeset.
Rework variable assignment (set -> lassign) + Whitespace changes

    • -82
    • +81
    ./test/calendar-portlet-procs.tcl
  1. … 17 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7827 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 306 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

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

  1. … 5 more files in changeset.
Merged changes to HEAD ...

  1. … 1555 more files in changeset.
file apm-callback-procs.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    ./apm-callback-procs.tcl
file apm-callback-procs.xql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./apm-callback-procs.xql
Bumped version number and added callback.

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

    • -0
    • +312
    ./test/calendar-portlet-procs.tcl
  1. … 2477 more files in changeset.
adding webtests for calendar portlet

    • -0
    • +312
    ./test/calendar-portlet-procs.tcl
file calendar-portlet-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./test/calendar-portlet-procs.tcl
file tclwebtest-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./test/tclwebtest-procs.tcl
  1. … 2 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
    • +106
    ./calendar-full-portlet-procs.tcl
    • -0
    • +102
    ./calendar-list-portlet-procs.tcl
Removed unneeded files and made the calendar configuration proc understand

master template configuration.

    • -106
    • +0
    ./calendar-full-portlet-procs.tcl
    • -102
    • +0
    ./calendar-list-portlet-procs.tcl
Internationalized portlet title

moving pretty name of calendar list portlet into message catalog

  1. … 1 more file in changeset.
making the admin pretty name use the message catalog

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

  1. … 542 more files in changeset.
moved portal::mapping api and data model from new-portal into the core, i.e.

into acs-tcl and acs-kernel. renamed it from portal::mapping to

site_node_object_map, since that is what it is. enjoy.

  1. … 28 more files in changeset.