• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
initial version of a simple bulk mail service that supports variable interpolation

    • -0
    • +0
    ./bulk-mail/sql/oracle/bulk-mail-drop.sql
    • -0
    • +0
    ./bulk-mail/sql/oracle/bulk-mail-package-drop.sql
    • -0
    • +0
    ./bulk-mail/sql/oracle/bulk-mail-views-create.sql
    • -0
    • +0
    ./bulk-mail/sql/oracle/bulk-mail-views-drop.sql
    • -0
    • +0
    ./bulk-mail/tcl/bulk-mail-procs-oracle.xql
  1. … 9 more files in changeset.
Initial revision

    • -0
    • +35
    ./bm-portlet/bm-portlet.info
    • -0
    • +162
    ./bm-portlet/sql/oracle/bm-portlet-create.sql
    • -0
    • +96
    ./bm-portlet/sql/oracle/bm-portlet-drop.sql
    • -0
    • +93
    ./bm-portlet/tcl/bm-portlet-procs.tcl
    • -0
    • +24
    ./bm-portlet/www/bm-portlet.adp
    • -0
    • +43
    ./bm-portlet/www/bm-portlet.tcl
    • -0
    • +51
    ./bulk-mail/bulk-mail.info
    • -0
    • +58
    ./bulk-mail/sql/oracle/bulk-mail-create.sql
    • -0
    • +25
    ./bulk-mail/sql/oracle/bulk-mail-drop.sql
    • -0
    • +110
    ./bulk-mail/sql/oracle/bulk-mail-package-create.sql
    • -0
    • +8
    ./bulk-mail/sql/oracle/bulk-mail-package-drop.sql
    • -0
    • +18
    ./bulk-mail/sql/oracle/bulk-mail-views-create.sql
    • -0
    • +9
    ./bulk-mail/sql/oracle/bulk-mail-views-drop.sql
    • -0
    • +56
    ./bulk-mail/sql/postgresql/bulk-mail-create.sql
    • -0
    • +25
    ./bulk-mail/sql/postgresql/bulk-mail-drop.sql
  1. … 18 more files in changeset.
general cleanup. Fixed up clone proc, add/remove portlet procs

    • -76
    • +69
    ./dotlrn-dotlrn/tcl/dotlrn-members-procs.tcl
updated add_applet_to_community, add_portlet, and clone

    • -28
    • +62
    ./dotlrn-dotlrn/tcl/dotlrn-dotlrn-procs.tcl
fixed up scoped_p for full calendar

    • -1
    • +8
    ./dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl
fixed up the monthly view

    • -0
    • +33
    ./acs-datetime/tcl/acs-calendar-2-procs.tcl
    • -8
    • +10
    ./acs-datetime/tcl/acs-calendar-procs.tcl
    • -0
    • +3
    ./calendar/tcl/calendar-display-procs-oracle.xql
    • -1
    • +3
    ./calendar/tcl/calendar-display-procs-postgresql.xql
    • -4
    • +30
    ./calendar/tcl/calendar-display-procs.tcl
    • -4
    • +6
    ./calendar-portlet/www/calendar-full-portlet.tcl
comment out some debug code in add_element_to_region

updating to new specs

    • -8
    • +7
    ./dotlrn-research/sql/oracle/dotlrn-research-applet-create.sql
    • -7
    • +35
    ./dotlrn-research/sql/oracle/dotlrn-research-applet-drop.sql
    • -19
    • +3
    ./dotlrn-research/sql/oracle/research-admin-portlet-create.sql
    • -14
    • +2
    ./dotlrn-research/sql/oracle/research-admin-portlet-drop.sql
    • -19
    • +3
    ./dotlrn-research/sql/oracle/research-portlet-create.sql
    • -118
    • +0
    ./dotlrn-research/tcl/dotlrn-research-admin-procs.tcl
    • -3
    • +25
    ./dotlrn-research/tcl/dotlrn-research-procs.tcl
    • -6
    • +6
    ./dotlrn-research/tcl/research-admin-portlet-procs.tcl
    • -6
    • +6
    ./dotlrn-research/tcl/research-portlet-procs.tcl
using new parameter api

    • -5
    • +2
    ./calendar-portlet/tcl/calendar-full-portlet-procs.tcl
    • -5
    • +2
    ./calendar-portlet/tcl/calendar-portlet-procs.tcl
    • -5
    • +2
    ./dotlrn-bboard/tcl/dotlrn-bboard-procs.tcl
    • -5
    • +2
    ./news-portlet/tcl/news-portlet-procs.tcl
    • -1
    • +0
    ./news-portlet/www/news-admin-portlet.adp
    • -5
    • +2
    ./static-portlet/tcl/static-admin-portlet-procs.tcl
adding a new parameter api that is somewhat cleaner and uses named parameters

    • -5
    • +5
    ./acs-tcl/tcl/acs-permissions-procs.tcl
    • -26
    • +10
    ./acs-tcl/tcl/defs-procs-oracle.xql
    • -24
    • +10
    ./acs-tcl/tcl/defs-procs-postgresql.xql
    • -0
    • +18
    ./acs-tcl/tcl/parameter-procs-oracle.xql
    • -0
    • +16
    ./acs-tcl/tcl/parameter-procs-postrgesql.xql
    • -0
    • +85
    ./acs-tcl/tcl/parameter-procs.tcl
removed extra brace

removed extra brace

adding new callbacks

    • -1
    • +29
    ./dotlrn-research/sql/oracle/dotlrn-research-applet-create.sql
PG-7.2.1 returns false for 0<2^7. strange indeed. 2^7>0 returns true

    • -1
    • +1
    ./acs-kernel/sql/postgresql/postgresql.sql
more clone stuff and minor portal config UI

    • -1
    • +4
    ./dotlrn-portlet/www/dotlrn-admin-portlet.adp
    • -1
    • +2
    ./dotlrn-portlet/www/dotlrn-admin-portlet.tcl
started clone code. fixed bug in and improved 'check_community_key_valid_p'. improved key generation. minor portal UI fixes

    • -16
    • +142
    ./dotlrn/tcl/community-procs.tcl
    • -2
    • +17
    ./dotlrn/tcl/dotlrn-security-procs.tcl
    • -2
    • +6
    ./dotlrn/www/one-community-portal-configure-2.tcl
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