• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed broken query

cleaned up a bit

speedup

changed fs views

    • -9
    • +34
    /openacs-4/packages/dotlrn/www/folder-chunk.adp
    • -4
    • +11
    /openacs-4/packages/dotlrn/www/folder-chunk.tcl
added updating of last_modified time of folders when certain actions are performed within them; i hope the postgresql version works

  1. … 6 more files in changeset.
added function for updating last_modified time of a content_item with cascading

fixed mount point

fixed annoying name diff

removed unnecessary step

some speedups and cleanups

    • -1
    • +2
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
    • -11
    • +18
    /openacs-4/packages/dotlrn/www/index.tcl
cleanup and small fixes

some badly needed cleanup - streamlined the render pathway

performace opts

    • -6
    • +3
    /openacs-4/packages/dotlrn/www/index.tcl

These queries are no longer needed ...

changes to tag files as new if they have been modified within the past N days

Robert Locke's bug fixes that make news work with PG 7.2 as well as PG 7.1

    • -1
    • +1
    /openacs-4/packages/news/www/preview.tcl
updated info file for new simple objects stuff

removing some stuff

added PG support for new simple objects (not fully tested yet)

    • -0
    • +15
    /openacs-4/packages/file-storage/tcl/fs-simple-procs-oracle.xql
    • -0
    • +78
    /openacs-4/packages/file-storage/tcl/fs-simple-procs.tcl
    • -0
    • +29
    /openacs-4/packages/file-storage/tcl/fs-simple-procs.xql
added support for non-versioned objects... but ONLY IN ORACLE right now as we are STILL testing this

    • -0
    • +27
    /openacs-4/packages/file-storage/www/simple-add-2.tcl
    • -0
    • +33
    /openacs-4/packages/file-storage/www/simple-add.adp
    • -0
    • +37
    /openacs-4/packages/file-storage/www/simple-add.tcl
    • -0
    • +18
    /openacs-4/packages/file-storage/www/simple-delete.tcl
    • -0
    • +22
    /openacs-4/packages/file-storage/www/simple-edit-2.tcl
    • -0
    • +32
    /openacs-4/packages/file-storage/www/simple-edit.adp
    • -0
    • +23
    /openacs-4/packages/file-storage/www/simple-edit.tcl
    • -0
    • +21
    /openacs-4/packages/file-storage/www/url-goto.tcl
some code for seeing if files are newer than a certain number of days ago

portlets are arranged more like SSv1, but more consistently using force region and ordering. added ordering hack to community-procs.tcl. also rem'd the non-member static porlet for now

    • -4
    • +4
    /openacs-4/packages/dotlrn/dotlrn.info
added last_modified to fs_folders view

Removed interval keyword from news__status function.

comment out non-member stuff

applied andrew grumet's patch to fix up some silly bugs in here

fixed up the displaying of the weekly widget

fixed up the full portlet

updated the widget to actually work

fixed order of loading for new dependencies