• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
tree.increment_key() now does the lpadding for us

tune folder contents query

postgres does not like a certain flavor of table aliases

i had forgotten to commit some of the port to postgres changes

    • -38
    • +42
    ./packages/forums/tcl/forums-procs.xql
    • -24
    • +23
    ./packages/forums/tcl/messages-procs.xql
    • -0
    • +27
    ./packages/forums/www/index-postgresql.xql
    • -27
    • +0
    ./packages/forums/www/index-postresql.xql
fixing creation of site_node under postgres

more improvements to the site-node api

    • -4
    • +46
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
    • -3
    • +3
    ./packages/bm-portlet/www/bm-portlet.tcl
    • -3
    • +3
    ./packages/dotlrn/tcl/applets-procs.tcl
    • -59
    • +28
    ./packages/dotlrn/tcl/community-procs.tcl
    • -39
    • +33
    ./packages/dotlrn/tcl/dotlrn-procs.tcl
    • -127
    • +1
    ./packages/dotlrn/tcl/site-nodes-procs.tcl
    • -26
    • +0
    ./packages/dotlrn/tcl/site-nodes-procs.xql
    • -2
    • +2
    ./packages/dotlrn-bm/tcl/dotlrn-bm-procs.tcl
    • -10
    • +12
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
  1. … 3 more files in changeset.
site_nodes::mount_count was slow as shit replaced it with call to apm_num_instnaces

update cache on delete of node; new cache that maps between node_ids and thier respective urls

    • -2
    • +21
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
check inherit_p on dotlrn to see if we need to change it instead of setting it on every server restart

adding permission::inherit_p api

forgot to change portal_node_mappings in a few places

    • -5
    • +5
    ./packages/dotlrn-fs/www/all-objects.tcl