lams_monitoring

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix a small bug: forceComplete WDDX write wrong tag name.

Converted to Servlet 2.4, JSTL 1.1

    • -3
    • +0
    ./test/web/WEB-INF/struts/tiles-defs.xml
    • -393
    • +0
    ./web/WEB-INF/jstl/tlds/c-rt.tld
    • -162
    • +309
    ./web/WEB-INF/jstl/tlds/c.tld
    • -403
    • +0
    ./web/WEB-INF/jstl/tlds/fmt-rt.tld
    • -128
    • +357
    ./web/WEB-INF/jstl/tlds/fmt.tld
    • -188
    • +0
    ./web/WEB-INF/jstl/tlds/sql-rt.tld
  1. … 29 more files in changeset.
Adding web access support for delete preview lessons

    • -0
    • +44
    ./web/previewdeleted.jsp
    • -0
    • +5
    ./web/WEB-INF/struts/struts-config.xml
Fixed the delete multiple preview lessons so that it calls delete lesson - otherwise the lessons wouldn't be deleted correctly.

Working on the delete side of preview. Untested.

  1. … 1 more file in changeset.
Updated runGateScheduler method to handle start and end time offset conditions.

Add some i18n message.

Add monitoring message service.

New locale filter for i18n

  1. … 1 more file in changeset.
Implementing Preview - basic running of preview done, deletion of old preview lessons not completed.

  1. … 6 more files in changeset.
Removing currently unneeded scripting, to reduce javascript errors.

  1. … 5 more files in changeset.
Get Leaner in Monitor in a single call

Include name of design in drop down list when starting lessons. This can now be done as authoring now saves a meaningful name.

Change toolSessionManager interface to add new toolSessionName.

  1. … 9 more files in changeset.
LessonClass group name from client.

Perform chosen grouping.

Add performChosenGrouping function. Not finish yet

Add suspend and unsuspend action.

Change finish and start lesson on schedule action. For LDEV-81 & 82

Modified the copyLearningDesign routines to only set the field when creating a runtime design - don't want to link the designs when the user duplicates a design in authoring.

Removed unnecessary import statement - was stopping monitoring compiling.

Fix some bug in forceComplete

Changed call that gets an parameter value to suit changes in WebUtil.

  1. … 1 more file in changeset.
No test version: forceComplete

Add finishLessonOnSchedule interface

  1. … 1 more file in changeset.
Add finishLessonOnSchedule interface

Add scheduled lesson start job.

Working on createLesson and initializeLesson

  1. … 1 more file in changeset.
add startLesson message

  1. … 1 more file in changeset.
Improved some of the comments