• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -14
    • +19
    ./tcl/calendar-full-portlet-procs.tcl
    • -6
    • +12
    ./tcl/calendar-list-portlet-procs.tcl
    • -15
    • +36
    ./tcl/calendar-portlet-procs.tcl
  1. … 73 more files in changeset.
Added list portlet

    • -0
    • +215
    ./sql/oracle/calendar-list-portlet-create.sql
    • -0
    • +96
    ./tcl/calendar-list-portlet-procs.tcl
    • -0
    • +23
    ./www/calendar-list-portlet.adp
    • -0
    • +86
    ./www/calendar-list-portlet.tcl
made list widget nicer

  1. … 5 more files in changeset.
fixed up the monthly view

  1. … 5 more files in changeset.
using new parameter api

  1. … 5 more files in changeset.
trying to standardize info files

  1. … 14 more files in changeset.
standardized portal::add_element_to_region and portal::add_element procs to take page_name instead of page_id; standardized add_self_to_page calls

    • -18
    • +19
    ./tcl/calendar-admin-portlet-procs.tcl
    • -25
    • +27
    ./tcl/calendar-full-portlet-procs.tcl
    • -24
    • +25
    ./tcl/calendar-portlet-procs.tcl
  1. … 52 more files in changeset.
added scoping of items

    • -1
    • +11
    ./sql/oracle/calendar-portlet-create.sql
typo fix

minor fixes for missing titles, params

  1. … 5 more files in changeset.
Big checkin. All portal elements tcl and sql have been cleaned up. cleaned up portal api's. still incomplete

    • -19
    • +3
    ./sql/oracle/calendar-admin-portlet-create.sql
    • -19
    • +3
    ./sql/oracle/calendar-full-portlet-create.sql
    • -19
    • +3
    ./sql/oracle/calendar-portlet-create.sql
    • -14
    • +2
    ./sql/oracle/calendar-portlet-drop.sql
    • -166
    • +25
    ./tcl/calendar-admin-portlet-procs.tcl
    • -88
    • +25
    ./tcl/calendar-full-portlet-procs.tcl
    • -132
    • +25
    ./tcl/calendar-portlet-procs.tcl
  1. … 69 more files in changeset.
fixed the look-and-feel of weekly widget

  1. … 5 more files in changeset.
fixed admin portlet naming

    • -4
    • +3
    ./tcl/calendar-admin-portlet-procs.tcl
syncing info file; syncing these things sucks ass

added display procs

    • -0
    • +40
    ./tcl/calendar-portlet-display-procs.tcl
fixed up return_urls

  1. … 4 more files in changeset.
fixed up links using new portal scheme

commiting some diffs

fixed links & navigation

AKS: rename non-full cal portlet to "Day Summary"

fixed up the full portlet some more

added event type management

fixed up the calendar admin portlet for event types

portlets are arranged more like SSv1, but more consistently using force region and ordering. added ordering hack to community-procs.tcl. also rem'd the non-member static porlet for now

  1. … 14 more files in changeset.

fixed up the full portlet

license breaks xql files

  1. … 73 more files in changeset.
adding license

    • -1
    • +17
    ./sql/oracle/calendar-admin-portlet-create.sql
    • -1
    • +17
    ./sql/oracle/calendar-full-portlet-create.sql
    • -1
    • +17
    ./sql/oracle/calendar-portlet-create.sql
    • -1
    • +17
    ./sql/oracle/calendar-portlet-drop.sql
    • -1
    • +17
    ./tcl/calendar-admin-portlet-procs.tcl
    • -1
    • +17
    ./tcl/calendar-full-portlet-procs.tcl
    • -371
    • +0
    ./www/calendar-portlet-extra.tcl
  1. … 60 more files in changeset.
made the item addition template more consistent accross different views

fixed up permissions for links

added link to manage types