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

Stuff for deleting subcommunities

    • -7
    • +35
    /openacs-4/packages/dotlrn/tcl/dotlrn-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
    /openacs-4/packages/acs-tcl/tcl/apm-procs.tcl
fixed key generation