• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding space before checked

    • -2
    • +2
    ./packages/new-portal/tcl/portal-procs.tcl
created a rename_folder method.

file-storage

    • -13
    • +5
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
optimized tree trigger a little bit

adding empty results text

    • -0
    • +12
    ./packages/dotlrn/www/admin/term.adp
fixing parameter::get calls in default master; providing reasonable default to dotlrn_community::get_package_id

    • -3
    • +3
    ./packages/dotlrn/tcl/community-procs.tcl
new is done differently

removing some useless pre tags

    • -1
    • +1
    ./packages/dotlrn/www/admin/department.adp
was out of sync with postgres version, was missing timestamp type

removed unused columns; you can just drop them and recreate any dependent views

added some indexes and fixed some typos

fixed more typos

fixing typos

updated tree

adding some oracle data model scripts

    • -0
    • +24
    ./packages/forums/sql/oracle/forums-drop.sql
    • -0
    • +19
    ./packages/forums/sql/oracle/forums-notifications-sanitize.sql
adding reply processing

    • -0
    • +13
    ./packages/notifications/tcl/reply-sweep-init.tcl
merged

    • -24
    • +5
    ./packages/notifications/tcl/sweep-procs.tcl
fixed call to site_node::get

    • -2
    • +2
    ./packages/dotlrn/tcl/community-procs.tcl
some postgres porting

    • -0
    • +12
    ./packages/notifications/tcl/notification-procs-postgresql.xql
    • -0
    • +12
    ./packages/notifications/tcl/notification-reply-procs-postgresql.xql
fixed minor typo in text and html

fixed bug 1507: 'required' switch reporting - patch 244 by CR Oldham

postgres tree_sortkey trigger finally working

fixed new_p

now the notifications sweep queries work in postgres too

some more porting of stuff

    • -0
    • +25
    ./packages/forums/www/moderate/forum-oracle.xql
    • -0
    • +25
    ./packages/forums/www/moderate/forum-postgresql.xql
    • -21
    • +0
    ./packages/forums/www/moderate/forum.xql
fixed couple ad_proc docstrings so they show up properly in api-browser

    • -6
    • +6
    ./packages/acs-tcl/tcl/security-procs.tcl
cleaning up while trying to get postgres port working

    • -62
    • +65
    ./packages/forums/sql/oracle/forums-forums-create.sql
added tree_increment_key() function

fixed some defaults

some more porting to postgres

    • -2
    • +2
    ./packages/forums/tcl/forums-procs.xql
    • -2
    • +2
    ./packages/forums/www/forum-view-oracle.xql
    • -1
    • +2
    ./packages/forums/www/index-postgresql.xql