• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

Allow for the creation of calendar items that aren't mapped to a calendar.

Useful for an application that wants to associate content with a calendar,

but doesn't want to have it actually show up in the calendar until the

content is approved. It's easiest to create and remember the cal item

when the content is created, then map the cal item to the calendar during

the approval stage.

improve error messages from a variety of other malformed list things

make the invalid orderby spec message more informative since it can be hard to identify a malformed orderby spec

Fixed a typo - a capitalized variable

    • -2
    • +2
    /openacs-4/packages/news/www/item-create.tcl
Fix acs-admin subsite list to show subsite extension packages

remove the Huh? here I am notice

Fixing comment position to be in a new line.

Adding new parameter to onSubmit call.

Fixing bug in ad_form submission.

Moving redirect to right on_submit.

Refreshing the activity tree after adding a new activity in a structure.

Adding translated messages and correcting mispellings.

Not checking for activity completion since this is the monitor.