lams-monitoring.jar

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
WVI-14 adding Lesson time limits feature

*merge from lams2_3_release

  1. … 24 more files in changeset.
LDEV-2510 merged from branch

  1. … 3 more files in changeset.
LDEV-2489 updated monitoringService interface

Merge lams2_3 to head (including things not merged last time due to eclipse's merge wizard not handling the lams2_3 start point as expected)

  1. … 167 more files in changeset.
LDEV-1260 Local live edit now added to wizard, added dbUpdate for this as well LDEV-1968 Several instances of one same lesson can now be started from the wizard module

Presence is back up and working, JHB needed to be recompiled with jdk 1.5 instead of 1.6

  1. … 37 more files in changeset.
LDEV-1299: Backend for condition gates.

  1. … 25 more files in changeset.
LDEV-1929 Recompiled lams libraries with JDK 1.5 Thanks Marcin :)

  1. … 2 more files in changeset.
LDEV-1929 Changed some classes to add the two extra boolean parameters needed for learner presence when initializing a lesson

  1. … 6 more files in changeset.
LDEV-1581: Addin final version of logic.

  1. … 9 more files in changeset.
LDEV-1299: Quick bug fix attempt - recompiled JARs with Java 1.5

  1. … 3 more files in changeset.
LDEV-1299: Quick bug fix attempt - commiting new JAR files.

  1. … 3 more files in changeset.
LDEV-1299: Quick bug fix attempt - monitoring does not compile because of a missing method in learning, which exists in the source code but maybe not in the JAR file.

  1. … 2 more files in changeset.
For LDEV-1784.

Updating lams jars for monitor, common and central so the tool adapter changes work

  1. … 2 more files in changeset.
LDEV-1819: Initialise branching activities properly after a live edit

  1. … 3 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 239 more files in changeset.
Improving the permission tests on the main monitoring calls.

  1. … 1 more file in changeset.
LDEV-1042: Allow users to be added to staff group and learner group in a lesson class after the lesson has started. Code has been written for both the LAMS monitoring interface + integration. Neither set of code is tested yet - need the clients to test it.

  1. … 7 more files in changeset.
Changed initializeLesson to accomodate new export portfolio flag

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. … 5 more files in changeset.
Changing organisation structure to a simple root, course, class structure.

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

  1. … 20 more files in changeset.
Rejigging contribute activities list. Still have to do the urls for grouping and gates. Implemented getAllPotentialLearners.

  1. … 1 more file in changeset.
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. … 11 more files in changeset.
Fixed getAllLessons() to return all the lessons for which the user is in the lesson's staff group. Added organisationID to the basic lesson DTO returned to Flash.

  1. … 6 more files in changeset.
Renaming blahResources.properties to ApplicationResources.properties

  1. … 4 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.
Change quartz make it persistence

  1. … 12 more files in changeset.
Working on the delete side of preview. Untested.

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

  1. … 10 more files in changeset.
Change toolSessionManager interface to add new toolSessionName.

  1. … 7 more files in changeset.