• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed some code that shouldn't have been committed

    • -15
    • +1
    ./acs-tcl/tcl/openacs-kernel-procs.tcl
call regular configure_dispatch instead of template_configure_dispatch

    • -2
    • +2
    ./dotlrn/www/one-community-portal-configure-2.tcl
update

rename to one-community-portal-configure

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

    • -12
    • +32
    ./dotlrn-bboard/tcl/dotlrn-bboard-procs.tcl
    • -15
    • +39
    ./dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl
    • -2
    • +5
    ./dotlrn-dotlrn/tcl/dotlrn-dotlrn-procs.tcl
    • -3
    • +23
    ./dotlrn-dotlrn/tcl/dotlrn-members-procs.tcl
    • -1
    • +5
    ./dotlrn-dotlrn/tcl/dotlrn-members-staff-procs.tcl
    • -6
    • +26
    ./dotlrn-faq/tcl/dotlrn-faq-procs.tcl
    • -7
    • +30
    ./dotlrn-fs/tcl/dotlrn-fs-procs.tcl
    • -13
    • +43
    ./dotlrn-news/tcl/dotlrn-news-procs.tcl
    • -2
    • +3
    ./dotlrn-static/tcl/dotlrn-static-procs.tcl
Updates for comm archiving.

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

    • -1
    • +1
    ./dotlrn-portlet/www/dotlrn-admin-portlet.adp
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

    • -3
    • +2
    ./dotlrn/sql/oracle/communities-create.sql
trying to standardize info files

    • -3
    • +2
    ./calendar-portlet/calendar-portlet.info
    • -1
    • +0
    ./dotlrn-calendar/dotlrn-calendar.info
added support for editing recurring events

    • -0
    • +11
    ./calendar/tcl/cal-item-procs-oracle.xql
    • -0
    • +10
    ./calendar/tcl/cal-item-procs-postgresql.xql
    • -0
    • +31
    ./calendar/tcl/calendar-display-procs-oracle.xql
    • -0
    • +32
    ./calendar/tcl/calendar-display-procs-postgresql.xql
    • -12
    • +66
    ./calendar/tcl/calendar-display-procs.tcl
added support for editing time intervals

    • -1
    • +31
    ./acs-events/sql/oracle/acs-events-create.sql
Update args for removeportlet and addportlet

    • -7
    • +14
    ./dotlrn/sql/oracle/applet-sc-create.sql
fixing bogus remove_applet args

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

    • -14
    • +14
    ./dotlrn/sql/oracle/classes-create.sql
    • -14
    • +14
    ./dotlrn/sql/oracle/clubs-create.sql
    • -26
    • +36
    ./dotlrn/sql/oracle/communities-create.sql
    • -4
    • +4
    ./dotlrn/sql/oracle/community-memberships-packages-create.sql
spacing

    • -2
    • +1
    ./acs-subsite/www/user/password-update.tcl
Stuff for deleting subcommunities

    • -3
    • +3
    ./bboard-portlet/tcl/bboard-admin-portlet-procs.tcl
    • -10
    • +49
    ./dotlrn/tcl/community-procs.tcl
    • -3
    • +49
    ./dotlrn-bboard/tcl/dotlrn-bboard-procs.tcl
    • -2
    • +4
    ./dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl
    • -9
    • +16
    ./dotlrn-dotlrn/tcl/dotlrn-dotlrn-procs.tcl
    • -3
    • +11
    ./dotlrn-dotlrn/tcl/dotlrn-members-procs.tcl
    • -3
    • +13
    ./dotlrn-dotlrn/tcl/dotlrn-members-staff-procs.tcl
    • -12
    • +14
    ./dotlrn-faq/tcl/dotlrn-faq-procs.tcl
    • -6
    • +42
    ./dotlrn-fs/tcl/dotlrn-fs-procs.tcl
    • -10
    • +38
    ./dotlrn-news/tcl/dotlrn-news-procs.tcl
    • -2
    • +2
    ./dotlrn-portlet/tcl/dotlrn-admin-portlet-procs.tcl
    • -11
    • +11
    ./dotlrn-portlet/tcl/dotlrn-members-portlet-procs.tcl
    • -3
    • +2
    ./dotlrn-portlet/tcl/dotlrn-members-staff-portlet-procs.tcl
    • -11
    • +11
    ./dotlrn-portlet/tcl/dotlrn-portlet-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}]"

    • -32
    • +32
    ./acs-bootstrap-installer/tcl/00-proc-procs.tcl
outfox CVS

    • -0
    • +13
    ./acs-subsite/www/register/user-new.xql
removing temporarily to outfox CVS

    • -13
    • +0
    ./acs-subsite/www/register/user-new.xql
Ahhh...my missing conflict resolutions ...

    • -1
    • +2
    ./acs-subsite/www/user/password-update.tcl
Fixing apparent conflict from last merge

fixed key generation

Added some additional documentation supplied by Michael Yoon ...

    • -0
    • +38
    ./static-pages/www/doc/xml/installation.xml
fixed broken call to get_workspace_portal_id

Committed Vinod Kurup's patch #1502 which fixed a file-storage bug.

Merged with the 4.5 branch (oacs-4-5 tag "don-merge-1")

    • -1
    • +11
    ./acs-admin/www/apm/packages-install.tcl
    • -0
    • +2
    ./acs-api-browser/acs-api-browser.info
    • -0
    • +27
    ./acs-api-browser/www/tcl-doc-search.adp
    • -0
    • +33
    ./acs-api-browser/www/tcl-doc-search.tcl
    • -1
    • +7
    ./acs-api-browser/www/tcl-proc-view.adp
    • -185
    • +20
    ./acs-api-browser/www/tcl-proc-view.tcl
  1. … 44 more files in changeset.
minor fixes

    • -9
    • +8
    ./dotlrn/tcl/dotlrn-security-procs.tcl
A preliminary version of "ad_form"

    • -0
    • +419
    ./acs-tcl/tcl/form-processing-procs.tcl
    • -0
    • +10
    ./acs-tcl/tcl/form-processing-procs.xql
Fixed more date and currency bugs, for the most part

    • -9
    • +67
    ./acs-templating/tcl/currency-procs.tcl
    • -14
    • +39
    ./acs-templating/tcl/date-procs.tcl
    • -1
    • +21
    ./acs-templating/tcl/element-procs.tcl
confirm-button - useful in confirm pages used with the form builder and

especially the forthcoming "ad_form" wrapper proc.

coddo.adp and plain.adp are sample form templates

    • -0
    • +104
    ./acs-templating/resources/forms/coddo.adp
    • -0
    • +86
    ./acs-templating/resources/forms/plain.adp