• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
One quick fix to etp oracle

initial setup for commit emails

rem sloan-bboard, dotlrn-bboard, bboard-portlet from core, added forums-portlet, dotlrn-forums to core

moving ben's tree sortkey utilities for oracle from forums to acs-kernel

    • -0
    • +193
    /openacs-4/packages/acs-kernel/sql/oracle/tree-create.sql
    • -0
    • +18
    /openacs-4/packages/acs-kernel/sql/oracle/tree-drop.sql
    • -1
    • +0
    /openacs-4/packages/forums/forums.info
fixed .info file for -2-procs

    • -0
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
moved the names of community-core-2 correctly

    • -0
    • +26
    /openacs-4/packages/acs-tcl/tcl/community-core-2-procs.tcl
    • -0
    • +16
    /openacs-4/packages/acs-tcl/tcl/community-core-2-procs.xql
dotlrn-forums start

forums portlet start

Initial revision

    • -0
    • +32
    /openacs-4/packages/dotlrn-forums/dotlrn-forums.info
    • -0
    • +298
    /openacs-4/packages/dotlrn-forums/tcl/dotlrn-forums-procs.tcl
    • -0
    • +36
    /openacs-4/packages/forums-portlet/forums-portlet.info
    • -0
    • +62
    /openacs-4/packages/forums-portlet/www/forums-portlet.adp
    • -0
    • +37
    /openacs-4/packages/forums-portlet/www/forums-portlet.tcl
added better notification format

added a few details like posting confirmation, links to correct community member page, default to forum name

    • -1
    • +9
    /openacs-4/packages/forums/tcl/forums-procs.tcl
    • -0
    • +9
    /openacs-4/packages/forums/tcl/forums-procs.xql
    • -1
    • +1
    /openacs-4/packages/forums/www/master.adp
    • -0
    • +27
    /openacs-4/packages/forums/www/message-post-confirm.adp
    • -2
    • +44
    /openacs-4/packages/forums/www/message-post.tcl
    • -7
    • +0
    /openacs-4/packages/forums/www/test.tcl
    • -0
    • +2
    /openacs-4/packages/forums/www/user-history.adp
showing correct role names in manage memberships page; fixed up some messed up tables too

begun revamping the calendar pages

    • -0
    • +23
    /openacs-4/packages/calendar/tcl/calendar-outlook-procs.xql
    • -0
    • +22
    /openacs-4/packages/calendar/www/view.adp
    • -0
    • +117
    /openacs-4/packages/calendar/www/view.tcl
added forums, notifications, and user-preferences

pl/sql proc to clone news items from one package to another

    • -1
    • +47
    /openacs-4/packages/faq/sql/oracle/faq-create.sql
copy methods and some procs for simple

Finished up work on cloning

    • -0
    • +28
    /openacs-4/packages/dotlrn/www/clone.adp
    • -0
    • +112
    /openacs-4/packages/dotlrn/www/clone.tcl
  1. … 15 more files in changeset.
updates to notifications made to clobs

start of forums package

    • -0
    • +0
    /openacs-4/packages/forums/forums.info
    • -0
    • +0
    /openacs-4/packages/forums/tcl/forums-procs.tcl
  1. … 45 more files in changeset.
Initial revision

    • -0
    • +88
    /openacs-4/packages/forums/forums.info
    • -0
    • +25
    /openacs-4/packages/forums/sql/oracle/forums-alerts-create.sql
    • -0
    • +25
    /openacs-4/packages/forums/sql/oracle/forums-create.sql
    • -0
    • +90
    /openacs-4/packages/forums/sql/oracle/forums-forums-create.sql
    • -0
    • +82
    /openacs-4/packages/forums/sql/oracle/forums-messages-create.sql
    • -0
    • +33
    /openacs-4/packages/forums/sql/oracle/forums-messages-drop.sql
    • -0
    • +201
    /openacs-4/packages/forums/sql/oracle/tree-create.sql
    • -0
    • +95
    /openacs-4/packages/forums/tcl/forums-procs.tcl
  1. … 45 more files in changeset.
don't show download archive link if folder is empty

begun a cleaner architecture for retrieving user info and such

    • -0
    • +26
    /openacs-4/packages/acs-tcl/tcl/community-core-procs-2.tcl
    • -0
    • +16
    /openacs-4/packages/acs-tcl/tcl/community-core-procs-2.xql
added cloning support

    • -25
    • +125
    /openacs-4/packages/dotlrn/tcl/community-procs.tcl
    • -1
    • +5
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
fix typo in ::mount proc

    • -1
    • +1
    /openacs-4/packages/dotlrn/tcl/applets-procs.tcl
notifications now works for instantaneous stuff

    • -0
    • +17
    /openacs-4/packages/notifications/tcl/sweep-init.tcl
    • -0
    • +30
    /openacs-4/packages/notifications/tcl/sweep-procs-oracle.xql
  1. … 7 more files in changeset.
removing hardcoded links to /dotlrn, use dotlrn::get_url instead

    • -39
    • +28
    /openacs-4/packages/dotlrn/tcl/applets-procs.tcl
    • -14
    • +20
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
    • -8
    • +5
    /openacs-4/packages/dotlrn/www/index.tcl
    • -9
    • +11
    /openacs-4/packages/dotlrn/www/master.adp
    • -3
    • +5
    /openacs-4/packages/dotlrn/www/members-chunk.adp
    • -14
    • +14
    /openacs-4/packages/dotlrn/www/user-add.tcl
  1. … 6 more files in changeset.
removed some unused files

    • -3
    • +2
    /openacs-4/packages/dotlrn/dotlrn.info
making the black line around the user list a bit thinner

limited access users update

    • -29
    • +23
    /openacs-4/packages/dotlrn/www/index.tcl
Finished changing "add_data" to "new_data"