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

Adding missing changes in data model.

Fixing the edition of completion conditions.

    • -1
    • +1
    ./packages/imsld/lib/monitor/activity.adp
    • -51
    • +6
    ./packages/imsld/lib/monitor/activity.tcl
    • -6
    • +2
    ./packages/imsld/lib/monitor/activity.xql
Adding scripts to edit/remove activities from an UoL.

    • -0
    • +22
    ./packages/imsld/www/admin/monitor/activity-del.tcl
    • -0
    • +29
    ./packages/imsld/www/admin/monitor/activity-edit.tcl
Changing div id's.

    • -21
    • +3
    ./packages/imsld/www/admin/monitor/index.adp
Changing CSS class names and adding some JS functions.

    • -4
    • +31
    ./packages/imsld/www/resources/imsld.css
    • -15
    • +34
    ./packages/imsld/www/resources/imsld.js
- extend list of names in www-dir that needs canonical name encoding

- fix substitute-markup in plain pages

    • -1
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
    • -10
    • +9
    ./packages/xowiki/tcl/xowiki-procs.tcl
Making use of ADP tree in the player.

Moving some queries to xql files.

    • -180
    • +20
    ./packages/imsld/www/activity-frame.tcl
    • -0
    • +213
    ./packages/imsld/www/activity-frame.xql
    • -27
    • +1
    ./packages/imsld/www/imsld-tree.tcl
    • -0
    • +21
    ./packages/imsld/www/imsld-tree.xql
Making use of ADP tree in the Cockpit.