lams-monitoring.jar

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'lams31' into LDEV-4440

Conflicts:

lams_build/3rdParty.userlibraries

lams_build/lib/lams/lams-central.jar

lams_learning/src/java/org/lamsfoundation/lams/learning/web/servlet/RepopulateProgressMarksServlet.java

lams_tool_vote/src/java/org/lamsfoundation/lams/tool/vote/web/action/LearningAction.java

lams_tool_vote/src/java/org/lamsfoundation/lams/tool/vote/web/action/MonitoringAction.java

lams_tool_vote/web/WEB-INF/tags/CommentsAuthor.tag

  1. … 14 more files in changeset.
LDEV-4407 Other projects stop depending on lams_gradebook

* GradebookService interfaces are redefined now:

- IGradebookService is going to be used by core modules.

- IGradebookFullService is used inside of lams_gradebook only and

nowhere else, as it contains lams_gradebook's internal logic and

classes.

* Introduce CommonContants.java which contains for now common

constants that used to be located in GradebookConstants.java

* Tools stop using gradebookService directly, but rather through

ILamsToolService's method updateGradebookUserActivityMark()

* Move GradebookUserActivityArchive and GradebookUserLessonArchive

to lams_gradebook

  1. … 56 more files in changeset.
LDEV-4453 Fix method calls after signature changes

  1. … 3 more files in changeset.
LDEV-4288: Archive gradebook on lesson retry. Remove activity content on lesson retry.

  1. … 15 more files in changeset.
LDEV-4254: Update LAMS libraries so code uses correct method signatures.

  1. … 1 more file in changeset.
LDEV-4148 Updating LAMS libraries

  1. … 1 more file in changeset.
LDEV-3637 Add integration API: clone a lesson based on a lessonID

  1. … 5 more files in changeset.
LDEV-3839: Add "allow restart" an advanced option in lesson setup. Add restart button above learner progress bar.

  1. … 22 more files in changeset.
LDEV-3839: Add "allow restart" an advanced option in lesson setup. Add restart button above learner progress bar.

  1. … 23 more files in changeset.
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc. Rename/rewrite methods for Flashless use.

  1. … 420 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels. Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 371 more files in changeset.
LDEV-3637 Add integration API: clone a lesson based on a lessonID

  1. … 4 more files in changeset.
LDEV-3425: copy lams libs

  1. … 6 more files in changeset.
LDEV-3413: update lams libs

  1. … 4 more files in changeset.
LDEV-3315, LDEV-3367: Refactor SecurityService methods. Improve security in several places.

  1. … 17 more files in changeset.
LDEV-3315, LDEV-3367: Refactor SecurityService methods. Improve security in several places.

  1. … 17 more files in changeset.
LDEV-3275: Refresh compiled LAMS libraries

  1. … 3 more files in changeset.
LDEV-3315, LDEV-3367: Refactor SecurityService methods. Replace Monitoring and Gradebook own security code with SecurityService checks.

  1. … 19 more files in changeset.
LDEV-3207: Remove unused columns for setting absolute open & close gate times.

  1. … 12 more files in changeset.
LDEV-3170: Allow forcing students to restart a lesson every time they enter it.

LDEV-3164: Support several more tools. Changes in those tools' code TestHarness can interact with them without running Javascript. Remove unnecessary Flash methods. Remove junk from TestHarness project, including zipped Learning Designs which can not be imported anymore as they have non-numeric server version ("beta") Major clean up and logs improvement.

  1. … 44 more files in changeset.
LDEV-3164: Remove obsolete Flash WDDX methods.

  1. … 3 more files in changeset.
LDEV-3112: Remove methods required by Flash Monitor, which is not available anymore. Rename some methods as "JSON" suffix is not needed since there is no more Flash version of these methods.

LDEV-3070: Allow enabling single activity lessons for each organisation, not globally in sysadmin panel. Sort Tool names. Use their i18n names instead ones from DB. Fix layout issues. Fix bugs in Daco Tool.

  1. … 17 more files in changeset.
LDEV-3021: Deploy new Monitor JAR as it has new methods that other parts of code require.

LDEV-2991: Remove previous, Flash-based Add Lesson wizard.

  1. … 17 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1313 more files in changeset.
LDEV-2878 updating integration's methods to comply with changes in IMonitoringService.java

  1. … 3 more files in changeset.
WVI-14 updating IMonitoringService.initializeLesson() call with up-to-date parameters

*merge from lams2_3_release

WVI-14 adding Lesson time limits feature

*merge from lams2_3_release

  1. … 24 more files in changeset.