Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Temporary change to use userid from the request parameters.

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

    • -0
    • +142
    ./java/org/lamsfoundation/lams/monitoring/ContributeDTOFactory.java
  1. … 17 more files in changeset.
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. … 5 more files in changeset.
Fixed getAllLessons() to return all the lessons for which the user is in the lesson's staff group.

No longer required - were debugging screens used earlier

  1. … 2 more files in changeset.
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.

Renaming applicationResources.properties to ApplicationResources.properties

  1. … 31 more files in changeset.
Updated copyright statement - only support GPL v 2.0

  1. … 39 more files in changeset.
Updated copyright statement - only support GPL v 2.0

  1. … 172 more files in changeset.
Changed learning design activities and transition collections to use all-delete-orphan cascade management. This will ensure that the secondary records are created and removed as required.

This required fixing code that trigger cascade problems and also highlighted some session problems with the learner cache created by Jacky.

  1. … 38 more files in changeset.
Moved the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

  1. … 5 more files in changeset.
For quartz job list function.

  1. … 11 more files in changeset.
Change quartz make it persistence

  1. … 2 more files in changeset.
Split learner and export urls (in Tool) to have separate urls for teacher, learner and authoring modes.

  1. … 5 more files in changeset.
Dead end - wrong way to trigger the clean up.

drft outline of where components should go

    • binary
    ./flash/monitor_draft.fla
Application class for monitoring, main entry point to application

Records start and end dates for scheduled lessons in the database.

Added option to start lesson at a later date. Not fully tested.

  1. … 1 more file in changeset.
Changed transaction defn for service to include startLessonOnSchedule.

fix a small bug: forceComplete WDDX write wrong tag name.

Adding web access support for delete preview lessons

  1. … 3 more files in changeset.
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. … 2 more files in changeset.
Updated runGateScheduler method to handle start and end time offset conditions.

Add some i18n message.

Add monitoring message service.

Implementing Preview - basic running of preview done, deletion of old preview lessons not completed.

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