• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix bugs in oracle queries. Fix lock handling on file-storage WebDAV PUT

Method

Propagate cascade_p paramtere to child fodlers when deleting folder and

its contents in content_folder.del for oracle.

Added internationalization

Added internationalization

  1. … 21 more files in changeset.
Initial import of LORSm-portlet into openacs.org cvs rep.

Initial import of LORS into openacs.org cvs rep.

Initial revision

    • -0
    • +32
    /openacs-4/packages/dotlrn-lorsm/dotlrn-lorsm.info
    • -0
    • +223
    /openacs-4/packages/dotlrn-lorsm/tcl/dotlrn-lorsm-procs.tcl
    • -0
    • +32
    /openacs-4/packages/lorsm-portlet/lorsm-portlet.info
    • -0
    • +16
    /openacs-4/packages/lorsm-portlet/www/lorsm-portlet.adp
    • -0
    • +18
    /openacs-4/packages/lorsm-portlet/www/lorsm-portlet.tcl
Initial import of LORS Management into openacs.org cvs rep.

    • -0
    • +0
    /openacs-4/packages/lorsm/lib/user-lorsm.adp
    • -0
    • +0
    /openacs-4/packages/lorsm/lib/user-lorsm.tcl
    • -0
    • +0
    /openacs-4/packages/lorsm/tcl/lorsm-procs.tcl
    • -0
    • +0
    /openacs-4/packages/lorsm/www/course-add-2.adp
    • -0
    • +0
    /openacs-4/packages/lorsm/www/course-add-2.tcl
    • -0
    • +0
    /openacs-4/packages/lorsm/www/course-add-3.adp
    • -0
    • +0
    /openacs-4/packages/lorsm/www/course-add-3.tcl
    • -0
    • +0
    /openacs-4/packages/lorsm/www/course-add.adp
    • -0
    • +0
    /openacs-4/packages/lorsm/www/course-add.tcl
    • -0
    • +0
    /openacs-4/packages/lorsm/www/index.adp
    • -0
    • +0
    /openacs-4/packages/lorsm/www/index.tcl
  1. … 58 more files in changeset.
Initial revision

    • -0
    • +32
    /openacs-4/packages/lorsm/lorsm.info
    • -0
    • +1
    /openacs-4/packages/lorsm/lib/user-lorsm.adp
    • -0
    • +69
    /openacs-4/packages/lorsm/lib/user-lorsm.tcl
    • -0
    • +55
    /openacs-4/packages/lorsm/tcl/lorsm-procs.tcl
    • -0
    • +36
    /openacs-4/packages/lorsm/www/course-add-2.adp
    • -0
    • +363
    /openacs-4/packages/lorsm/www/course-add-2.tcl
    • -0
    • +56
    /openacs-4/packages/lorsm/www/course-add-3.adp
    • -0
    • +488
    /openacs-4/packages/lorsm/www/course-add-3.tcl
    • -0
    • +9
    /openacs-4/packages/lorsm/www/course-add.adp
    • -0
    • +80
    /openacs-4/packages/lorsm/www/course-add.tcl
    • -0
    • +114
    /openacs-4/packages/lorsm/www/course-structure.adp
    • -0
    • +197
    /openacs-4/packages/lorsm/www/course-structure.tcl
    • -0
    • +16
    /openacs-4/packages/lorsm/www/index.adp
    • -0
    • +96
    /openacs-4/packages/lorsm/www/index.tcl
    • -0
    • +27
    /openacs-4/packages/lorsm/www/delivery/body.adp
  1. … 58 more files in changeset.
Initial import of LORS to openacs.org cvs rep.

    • -0
    • +0
    /openacs-4/packages/lors/tcl/lors-cr-procs.tcl
Initial revision

    • -0
    • +60
    /openacs-4/packages/lors/change.txt
    • -0
    • +27
    /openacs-4/packages/lors/lors.info
    • -0
    • +253
    /openacs-4/packages/lors/sql/postgresql/lors-create.sql
    • -0
    • +203
    /openacs-4/packages/lors/tcl/lors-cr-procs.tcl
    • -0
    • +212
    /openacs-4/packages/lors/tcl/lors-imscp-blackboard5-procs.tcl
    • -0
    • +881
    /openacs-4/packages/lors/tcl/lors-imscp-procs.tcl
    • -0
    • +1822
    /openacs-4/packages/lors/tcl/lors-imsmd-procs.tcl
a few typo fixes

formatted Jeff and Peter's i18n tips

making head consistent with oacs-5-1

add head lock and unlock methods to the file storage dav impl

Content type was created twice, which caused an error.

Drop views with 'CASCADE' and recreate depending views. http://openacs.org/forums/message-view?message_id=177253

added more i18n notes; working tclwebtest tutorial test

  1. … 75 more files in changeset.
Commit for Ernie Ghiglione (ernieg)

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

    • -0
    • +116
    /openacs-4/contrib/misc/renumber_info_files
  1. … 633 more files in changeset.
now with less Fooooooooooooo

some more minor fixes for i18n

fix some of the i18n issues incl bug 1748, bug.tcl patch.tcl still borked though

making login proc error if it fails to login user. Adding some aa_log statements to make it easier to see what's going on during a tclwebtest test case (in particular which URLs are being requested)

adding tclwebtest API in acs-automated-testing package. Adding a simple example test case.

add a noflush flag to category::add to facilitate bulk loading larger trees

making sure that after submitting a task you are redirected back to the case page. ticket 49

On Leiden's request changing the message listing on the case page so that now we show messages even if there is an assigned task that will respond to the message. ticket 28

Fixed bug in news-aggregator where it fails if the same entry is there more than once

backported typo fixes from 5.1