• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
update treenodes xql file for oracle, fix c/o Luis Riveiro of Innova

Use relative paths for the adp includes because xowiki now sets the include path to /packages//www

Use relative paths for the adp includes because xowiki now sets the include path to /packages//www

- factor out adp name checking code

- allow adp includes from sub-packages (names are resolved relative to the package key)

    • -22
    • +37
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- factor out adp name checking code

- allow adp includes from sub-packages (names are resolved relative to the package key)

    • -22
    • +37
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Oops, there are two queries to grab a calendar item. One if the use of

attachments is disabled (which I'd changed earlier), and one if attachments

are enabled (which I'd missed earlier). Thanks to Michael at MGH for catching

this while testing.

More support for the related link stuff in acs-events.

Support the related link features of the acs-events datamodel.

    • -3
    • +16
    /openacs-4/packages/calendar/www/cal-item-view.adp
- reduce verbosity

- preserve query parameter in wiki links

    • -4
    • +6
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
alvaro karma on *learning-content* packages

aliases for *learning-content* package

Initial import of dotlrn Learning Content

Initial import of Learning Content Portlet

  1. … 66 more files in changeset.
Initial import of Learning Content

  1. … 229 more files in changeset.
Initial revision

  1. … 316 more files in changeset.
Importing severali bug fixes from local repository.

1. Missing key (actually bogus reference to a key in layout-subsite-integration).

2. Used an older layout manager API call that no longer exists.

Need an explicit cast due to improved PG error checking.

Localization updates.

Changed edit priv to admin which is more likely to be what one wants.

initial import

Initial revision

    • -0
    • +12
    /openacs-4/packages/lorsm-includelet/lib/lorsm-includelet.tcl
    • -0
    • +44
    /openacs-4/packages/lorsm-includelet/tcl/apm-callback-procs.tcl
White space in URLs tends to break them ... and if you do so in an IMG

tag, you get the little blue-box "?" or red "X" depending on the browser

you use ...

Added a bit of caching ...

Fixed the code that lists classes so it works when called from the user

portal.

    • -1
    • +12
    /openacs-4/packages/lors/tcl/lors-procs.tcl
    • -106
    • +91
    /openacs-4/packages/lorsm/lib/user-lorsm.tcl
    • -1
    • +0
    /openacs-4/packages/lorsm/lib/user-lorsm.xql
Rolled back some debug stuff that I'd changed earlier.

    • -43
    • +41
    /openacs-4/packages/lorsm/www/delivery/servlet.tcl
Fixing the resources list to use item_id for identification.

Removing the parameter verification from the resource list query, have to double check this though.

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
Removing the hover behavior, doesnt work when activity names are long.