• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updating to new specs

using new parameter api

    • -5
    • +2
    ./packages/fs-portlet/tcl/fs-portlet-procs.tcl
adding a new parameter api that is somewhat cleaner and uses named parameters

    • -26
    • +10
    ./packages/acs-tcl/tcl/defs-procs-oracle.xql
    • -35
    • +15
    ./packages/acs-tcl/tcl/defs-procs.tcl
    • -0
    • +18
    ./packages/acs-tcl/tcl/parameter-procs-oracle.xql
    • -0
    • +16
    ./packages/acs-tcl/tcl/parameter-procs-postrgesql.xql
    • -0
    • +85
    ./packages/acs-tcl/tcl/parameter-procs.tcl
removed extra brace

    • -2
    • +2
    ./packages/dotlrn/tcl/community-procs.tcl
removed extra brace

    • -2
    • +1
    ./packages/dotlrn/tcl/community-procs.tcl
adding new callbacks

PG-7.2.1 returns false for 0<2^7. strange indeed. 2^7>0 returns true

more clone stuff and minor portal config UI

    • -4
    • +17
    ./packages/new-portal/tcl/portal-procs.tcl
    • -3
    • +3
    ./packages/new-portal/www/place-element.adp
started clone code. fixed bug in and improved 'check_community_key_valid_p'. improved key generation. minor portal UI fixes

    • -16
    • +142
    ./packages/dotlrn/tcl/community-procs.tcl
    • -1
    • +18
    ./packages/dotlrn/tcl/community-procs.xql
removed some code that shouldn't have been committed

call regular configure_dispatch instead of template_configure_dispatch

update

rename to one-community-portal-configure

    • -0
    • +31
    ./packages/dotlrn/www/one-community-portal-configure-2.tcl
    • -0
    • +28
    ./packages/dotlrn/www/one-community-portal-configure.adp
    • -0
    • +31
    ./packages/dotlrn/www/one-community-portal-configure.tcl
    • -32
    • +0
    ./packages/dotlrn/www/one-community-portal-template-2.tcl
Updates for subcommunity archiving

    • -13
    • +9
    ./packages/dotlrn/tcl/community-procs.tcl
    • -5
    • +5
    ./packages/dotlrn/tcl/community-procs.xql
    • -6
    • +26
    ./packages/dotlrn-faq/tcl/dotlrn-faq-procs.tcl
    • -7
    • +30
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
Updates for comm archiving.

    • -22
    • +131
    ./packages/dotlrn/tcl/community-procs.tcl
    • -0
    • +12
    ./packages/dotlrn/tcl/community-procs.xql
    • -0
    • +32
    ./packages/dotlrn/www/subcommunity-archive.adp
    • -0
    • +78
    ./packages/dotlrn/www/subcommunity-archive.tcl
Updates for comm archiving

apparently we can't have a foreign key constraint on the package_id column of dotlrn_community_applets. i don't have time to look into why not right now so i am just removing the constraint

trying to standardize info files

    • -2
    • +1
    ./packages/dotlrn-news/dotlrn-news.info
    • -4
    • +3
    ./packages/faq-portlet/faq-portlet.info
    • -3
    • +2
    ./packages/news-portlet/news-portlet.info
added support for editing recurring events

    • -1
    • +45
    ./packages/calendar/tcl/cal-item-procs.tcl
    • -0
    • +43
    ./packages/calendar/tcl/cal-item-procs.xql
    • -2
    • +4
    ./packages/calendar/www/cal-item-edit.tcl
added support for editing time intervals

Update args for removeportlet and addportlet

fixing bogus remove_applet args

    • -21
    • +23
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
changing communities data model

    • -14
    • +14
    ./packages/dotlrn/sql/oracle/clubs-create.sql
spacing

Stuff for deleting subcommunities

    • -10
    • +49
    ./packages/dotlrn/tcl/community-procs.tcl
    • -7
    • +35
    ./packages/dotlrn/tcl/dotlrn-procs.tcl
    • -12
    • +14
    ./packages/dotlrn-faq/tcl/dotlrn-faq-procs.tcl
    • -6
    • +42
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
  1. … 8 more files in changeset.
don't make assumptions about what namespace we are upleveling to, when upleveling we must fully qualify the procs we are calling, for example we should say "set foo [uplevel {::set bar greble}]"

outfox CVS

removing temporarily to outfox CVS

Ahhh...my missing conflict resolutions ...

Fixing apparent conflict from last merge

    • -20
    • +10
    ./packages/acs-tcl/tcl/apm-procs.tcl