• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file lorsm-portlet.js was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/lorsm/www/resources/lorsm-portlet.js
Lorsm revised to support new menu and complete tracking

Modifyed logging and activated templates

Changed logging priorities to debug and made messages more appropriate to unified delivery environment

Minor bug fixed when track_id not defined

Removed most javascript code

Adding a column for course status from tracking, better checking on type of delivery needed by course (we disregard isscorm right now), subject column is not displayed within classes.

    • -9
    • +103
    /openacs-4/packages/lorsm/lib/user-lorsm.tcl
Adding check for when body gets called and a course is seemingly still LMSInited

Adding support for switchable menu type (menu or menu-mk)

Minor fix for home image url

Moved javascript code to applet.js. Trashed OBJECT and kept APPLET tag

    • -426
    • +27
    /openacs-4/packages/lorsm/www/delivery/applet.adp
Various fixes and javascript moved to menu.js

    • -323
    • +69
    /openacs-4/packages/lorsm/www/delivery/menu.adp
New default menu with indication of item / organization status, autohide, support for multiple organizations.

    • -56
    • +57
    /openacs-4/packages/lorsm/www/delivery/menu-mk.adp
    • -24
    • +225
    /openacs-4/packages/lorsm/www/delivery/menu-mk.tcl
Updating popup delivery to new lorsm release

Added check for prerequisites

Various bug fixes, support for recursively updating status to parent items, different log levels.

    • -117
    • +203
    /openacs-4/packages/lorsm/www/delivery/servlet.tcl
Adding support for menu-mk showing multiple organizations

New icons to show the status of an ims_item, organization (within menu-mk) or manifest-course (within lorsm-portlet).

file flag_blue.gif was initially added on branch oacs-5-3.

    • binary
    /openacs-4/packages/lorsm/www/resources/icons/flag_blue.gif
file page_tick.gif was initially added on branch oacs-5-3.

    • binary
    /openacs-4/packages/lorsm/www/resources/icons/page_tick.gif
file page_lock.gif was initially added on branch oacs-5-3.

    • binary
    /openacs-4/packages/lorsm/www/resources/icons/page_lock.gif
file icon_accept.gif was initially added on branch oacs-5-3.

file folder_page.gif was initially added on branch oacs-5-3.

file folder.gif was initially added on branch oacs-5-3.

    • binary
    /openacs-4/packages/lorsm/www/resources/icons/folder.gif
file flag_white.gif was initially added on branch oacs-5-3.

    • binary
    /openacs-4/packages/lorsm/www/resources/icons/flag_white.gif
file flag_red.gif was initially added on branch oacs-5-3.

    • binary
    /openacs-4/packages/lorsm/www/resources/icons/flag_red.gif
file flag_orange.gif was initially added on branch oacs-5-3.

file flag_green.gif was initially added on branch oacs-5-3.

    • binary
    /openacs-4/packages/lorsm/www/resources/icons/flag_green.gif
Decreasing some ns_log notice to debug

    • -4
    • +4
    /openacs-4/packages/lorsm/tcl/lorsm-procs.tcl
Addition to host procedures to support SCORM RTE tracking and sequencing.