• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Initial revision

    • -0
    • +35
    /openacs-4/packages/bm-portlet/bm-portlet.info
    • -0
    • +96
    /openacs-4/packages/bm-portlet/sql/oracle/bm-portlet-drop.sql
    • -0
    • +93
    /openacs-4/packages/bm-portlet/tcl/bm-portlet-procs.tcl
    • -0
    • +24
    /openacs-4/packages/bm-portlet/www/bm-portlet.adp
    • -0
    • +43
    /openacs-4/packages/bm-portlet/www/bm-portlet.tcl
    • -0
    • +51
    /openacs-4/packages/bulk-mail/bulk-mail.info
    • -0
    • +25
    /openacs-4/packages/bulk-mail/sql/oracle/bulk-mail-drop.sql
  1. … 18 more files in changeset.
general cleanup. Fixed up clone proc, add/remove portlet procs

updated add_applet_to_community, add_portlet, and clone

fixed up scoped_p for full calendar

fixed up the monthly view

comment out some debug code in add_element_to_region

updating to new specs

using new parameter api

adding a new parameter api that is somewhat cleaner and uses named parameters

    • -0
    • +5
    /openacs-4/packages/acs-tcl/acs-tcl.info
    • -35
    • +15
    /openacs-4/packages/acs-tcl/tcl/defs-procs.tcl
    • -0
    • +18
    /openacs-4/packages/acs-tcl/tcl/parameter-procs-oracle.xql
    • -0
    • +85
    /openacs-4/packages/acs-tcl/tcl/parameter-procs.tcl
removed extra brace

removed extra brace

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

started clone code. fixed bug in and improved 'check_community_key_valid_p'. improved key generation. minor portal UI fixes

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

call regular configure_dispatch instead of template_configure_dispatch

update

    • -3
    • +5
    /openacs-4/packages/dotlrn/dotlrn.info
rename to one-community-portal-configure

Updates for subcommunity archiving

Updates for comm archiving.

    • -22
    • +131
    /openacs-4/packages/dotlrn/tcl/community-procs.tcl
    • -0
    • +32
    /openacs-4/packages/dotlrn/www/subcommunity-archive.adp
    • -0
    • +78
    /openacs-4/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

    • -3
    • +3
    /openacs-4/packages/dotlrn/dotlrn.info
added support for editing recurring events

added support for editing time intervals

Update args for removeportlet and addportlet

fixing bogus remove_applet args

changing communities data model

spacing