• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    • +0
    ./packages/imsld/lib/activity-resource.adp
    • -0
    • +4
    ./packages/imsld/lib/activity-resource.tcl
    • -2
    • +1
    ./packages/imsld/lib/monitor/activity-tree.tcl
    • -1
    • +1
    ./packages/imsld/lib/monitor/activity.adp
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

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 ...

    • -5
    • +3
    ./packages/lorsm/www/admin/course-add-3.tcl
Added a bit of caching ...

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

portal.

    • -106
    • +91
    ./packages/lorsm/lib/user-lorsm.tcl
Rolled back some debug stuff that I'd changed earlier.

    • -43
    • +41
    ./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

    • binary
    ./packages/lors/tcl/test/Courses/scorm-compliant-course.zip
    • -1
    • +5
    ./packages/lorsm/tcl/lorsm-install-procs.tcl
    • -394
    • +416
    ./packages/lorsm/www/delivery/servlet.tcl
    • -0
    • +63
    ./packages/lorsm/www/delivery/servlet.xql
Removing the hover behavior, doesnt work when activity names are long.

    • -5
    • +1
    ./packages/imsld/www/resources/imsld.css
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.

    • -7
    • +6
    ./packages/calendar/tcl/cal-item-procs.tcl
improve error messages from a variety of other malformed list things

    • -6
    • +15
    ./packages/acs-templating/tcl/list-procs.tcl
make the invalid orderby spec message more informative since it can be hard to identify a malformed orderby spec

    • -2
    • +2
    ./packages/acs-templating/tcl/list-procs.tcl
Fixed a typo - a capitalized variable

Fix acs-admin subsite list to show subsite extension packages

    • -2
    • +3
    ./packages/acs-admin/www/index-oracle.xql
    • -2
    • +3
    ./packages/acs-admin/www/index-postgresql.xql
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.

    • -2
    • +0
    ./packages/imsld/lib/monitor/activity.tcl
Avoiding usage of ad_convert_to_html, which is broken in oacs-5-4. Already fixed in head.