lams_monitoring

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated to suit the learner change which moved the logic to cache the lesson learners into the lams.jar (in the LessonService).

Replaced getAllLessonsWDDX, getLessonData with getLessonDetails. Suits the change from listing all the lessons in the monitoring client to just working with a single lesson.

  1. … 2 more files in changeset.
wizard fixes - button changes + scrollbar component + some validation changes

changed wizard dimensions

  1. … 1 more file in changeset.
changed ids

Temporary indexContent page that points to Flash movies, set up for individual courses/classes rather than the old old organisation model. Done to allow Flash work to be done, while the admin work is in progress.

    • -0
    • +79
    ./web/monitorLesson.jsp
  1. … 15 more files in changeset.
monitoring wizard for adding new sequence instance (lesson)

    • binary
    ./web/lams_wizard.swf
renamed servlet + userID hack

Adding courseID to the initializeLesson call. Required to put the runtime learning design in the run sequences folder in the course's workspace.

  1. … 1 more file in changeset.
Only show end time if not null.

Missed the I18N on the button before

Making the gate screens more like 2.0 screens. Mostly cosmetic changes.

    • -0
    • +27
    ./web/gate/gateStatus.jsp
    • -53
    • +55
    ./web/gate/permissionGateContent.jsp
    • -33
    • +26
    ./web/gate/scheduleGateContent.jsp
I18N the gate pages

Changing organisation structure to a simple root, course, class structure.

  1. … 32 more files in changeset.
*** empty log message ***

added getLessonData method call

removed doctype tag

moved from lams_central

    • binary
    ./web/lams_monitoring.swf
Moving gate and group url support to a lams_system_tool table - the first "inch" towards making these pluggable tools in a later version of LAMS.

    • -10
    • +0
    ./web/WEB-INF/struts/struts-config.xml
  1. … 6 more files in changeset.
Temporary change to use userid from the request parameters.

Rejigging contribute activities list. Still have to do the urls for grouping and gates

    • -0
    • +29
    ./src/java/org/lamsfoundation/lams/monitoring/URLFactory.java
  1. … 16 more files in changeset.
Added deploy-jar to make development time builds easier

Dummy code that converts the urls from the wddx packet to a called url hadn't caught up with the WDDX change to &

Added security to the monitoring calls - the calls to update a lesson now check that the user either the owner of the lesson or a staff member for the lesson.

  1. … 3 more files in changeset.
Fixed getAllLessons() to return all the lessons for which the user is in the lesson's staff group.

Added "real" monitor page, which will contain the Flash movie. Doesn't replace the dummy pages yet as the required functionality doesn't exist yet. Once completed, the dummy pages will be removed.

No longer required - were debugging screens used earlier

Renamed the disabled state to "removed". This will make it less confusing with the u/i which describes the suspended as disabled.

Cleaned up MonitoringAction so that it doesn't try to forward to a jsp.

Updated JSPs to support UTF-8 - trying to get Bulgarian working properly.

Updated JSPs to support UTF-8 - trying to get Bulgarian working properly.