juanf in OpenACS

Extracted sql from servlet.tcl to servlet.xql. Added a new course to test LORS. Updated version of lorsm to 0.9d4. Solved problems with templates when you upgrade the package

    • -394
    • +416
    /openacs-4/packages/lorsm/www/delivery/servlet.tcl
Extracted sql from .tcl to .xql

Extracted sql from .tcl to .xql

    • -10
    • +2
    /openacs-4/packages/lorsm/lib/md-record.tcl
    • -0
    • +20
    /openacs-4/packages/lorsm/lib/md-record.xql
    • -42
    • +11
    /openacs-4/packages/lorsm/lib/user-lorsm.tcl
    • -76
    • +105
    /openacs-4/packages/lorsm/lib/user-lorsm.xql
    • -0
    • +38
    /openacs-4/packages/lorsm/tcl/lorsm-import-procs.xql
    • -0
    • +44
    /openacs-4/packages/lorsm/tcl/lorsm-install-procs.xql
  1. … 226 more files in changeset.
Extracted sql from .tcl to .xql

    • -163
    • +126
    /openacs-4/packages/lors/lib/course-structure.xql
    • -40
    • +8
    /openacs-4/packages/lors/lib/object-new.tcl
    • -0
    • +76
    /openacs-4/packages/lors/lib/object-new.xql
    • -0
    • +171
    /openacs-4/packages/lors/tcl/apm-callbacks-procs.xql
    • -0
    • +15
    /openacs-4/packages/lors/tcl/lors-callback-procs.xql
    • -9
    • +4
    /openacs-4/packages/lors/tcl/lors-cr-procs.tcl
    • -0
    • +24
    /openacs-4/packages/lors/tcl/lors-cr-procs.xql
    • -198
    • +30
    /openacs-4/packages/lors/tcl/lors-imscp-procs.tcl
    • -9
    • +236
    /openacs-4/packages/lors/tcl/lors-imscp-procs.xql
    • -158
    • +42
    /openacs-4/packages/lors/tcl/lors-imsmd-procs.tcl
  1. … 7 more files in changeset.
*** empty log message ***

First step of Lors oracle migration. Indent code.

    • -39
    • +45
    /openacs-4/packages/lors/lib/course-new.tcl
    • -141
    • +91
    /openacs-4/packages/lors/lib/course-structure.adp
    • -48
    • +81
    /openacs-4/packages/lors/lib/course-structure.tcl
    • -115
    • +151
    /openacs-4/packages/lors/lib/object-new.tcl
    • -70
    • +82
    /openacs-4/packages/lors/tcl/lors-cr-procs.tcl
    • -359
    • +429
    /openacs-4/packages/lors/tcl/lors-imscp-procs.tcl
    • -1178
    • +1267
    /openacs-4/packages/lors/tcl/lors-imsmd-procs.tcl
    • -33
    • +42
    /openacs-4/packages/lors/tcl/lors-procs.tcl
    • -14
    • +24
    /openacs-4/packages/lors/tcl/lors-test-procs.tcl
  1. … 233 more files in changeset.
First step of Lors oracle migration. Indent code.