• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
-Replaced nsxml with tDOM (http://tdom.org), a much faster & richer XML parser, and XSLT and XPath processor.

    • -24
    • +16
    /openacs-4/packages/acs-tcl/tcl/apm-xml-procs.tcl
removing indications in code that the news package depends on the acs-content package. I couldn't find evidence of any such dependency.

    • -3
    • +1
    /openacs-4/packages/news/www/doc/design.html
merging dotlrn-1-0-1 tag down onto head. Thanks to Jarkko Laine and Mohan Pakkurti for all the help. See comments at http://openacs.org/storage/download/index?version_id=104101

    • -437
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info
    • -0
    • +16
    /openacs-4/packages/dotlrn/install.xml
  1. … 107 more files in changeset.
should be updating filename in set_file_content query

more work on plsql api

Adding new tcl api

updated

make file attachments work (my last commit fixed URLs but overlooked files

Added homework and survey stuff

Damn me for not testing properly before committing ... didn't work with PG7.2

Applied Reuven's patch #194 instead: "Basically, I switched to using localtimestamp (rather than current_timestamp), which gets rid of the time zone. Using a parameter of 0 removes the fractional seconds."

make attachments work (context was calendar events). Added item::get_type to the CR because I needed it and it didn't seem to already exist.

Added PostgreSQL datamodel scripts.

Added Oracle datamodel scripts.

    • -0
    • +16
    /openacs-4/packages/curriculum/sql/oracle/curriculum-drop.sql
granting Dirk commit rights on acs-datetime

Fixed PG7.3 bug: used to say current_timestamp + x, now says + interval 'x days'

removed unused variables

    • -1
    • +0
    /openacs-4/packages/calendar/www/view.adp
removed unused variables

    • -3
    • +3
    /openacs-4/packages/calendar/www/view.adp
draft version of noquoted calendar package

    • -0
    • +14
    /openacs-4/packages/calendar/www/view-list-display.adp
    • -0
    • +92
    /openacs-4/packages/calendar/www/view-list-display.tcl
    • -0
    • +1
    /openacs-4/packages/calendar/www/view-month-display.adp
    • -0
    • +89
    /openacs-4/packages/calendar/www/view-month-display.tcl
  1. … 8 more files in changeset.
removed obsolete next-steps.xml - replaced by text in openacs.xml pointing to several next steps

*** empty log message ***

merging with HEAD

merging with HEAD

making test pass - name switch was missing in projection::new call

proc logger::projection::new - documenting name and description args, making description optional

adding the helpful post install links that Lars added on the 4.6 branch. Somehow they didn't make it in with the merge.

fixed select_list_items query so that column names are the ones expected in the tcl files

Replaced proc_doc with ad_proc

fixed select_item_data so that result column names are the ones expected in the tcl file

Mistakenly lookewd for the 'edit' privilege, when it's called 'write'

    • -2
    • +2
    /openacs-4/packages/logger/www/log.tcl