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

    • -2
    • +4
    /openacs-4/packages/forums/forums.info
    • -0
    • +24
    /openacs-4/packages/forums/sql/oracle/forums-drop.sql
adding reply processing

    • -0
    • +13
    /openacs-4/packages/notifications/tcl/delivery-method-procs.xql
    • -0
    • +13
    /openacs-4/packages/notifications/tcl/reply-sweep-init.tcl
merged

fixed call to site_node::get

some postgres porting

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

    • -0
    • +44
    /openacs-4/packages/notifications/tcl/sweep-procs-postgresql.xql
some more porting of stuff

    • -1
    • +2
    /openacs-4/packages/forums/forums.info
    • -1
    • +2
    /openacs-4/packages/forums/www/index.adp
    • -0
    • +25
    /openacs-4/packages/forums/www/moderate/forum-oracle.xql
fixed couple ad_proc docstrings so they show up properly in api-browser

cleaning up while trying to get postgres port working

added tree_increment_key() function

fixed some defaults

some more porting to postgres

    • -2
    • +2
    /openacs-4/packages/forums/tcl/forums-procs.xql
    • -1
    • +1
    /openacs-4/packages/forums/www/index.adp
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

    • -1
    • +4
    /openacs-4/packages/forums/forums.info
    • -38
    • +42
    /openacs-4/packages/forums/tcl/forums-procs.xql
    • -0
    • +27
    /openacs-4/packages/forums/www/index-postgresql.xql
fixing creation of site_node under postgres

more improvements to the site-node api

    • -3
    • +3
    /openacs-4/packages/dotlrn/tcl/applets-procs.tcl
    • -39
    • +33
    /openacs-4/packages/dotlrn/tcl/dotlrn-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