Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3160: Allow monitor to decide whether learners' progress will be erased when they get removed from class.

  1. … 7 more files in changeset.
LDEV-3156: Assign created lesson to proper organisation. Support MCQ and Assessment Tools.

LDEV-3156: Put back missing methods, removed along with Flash Monitoring. Manually add session cookies to WebConversation if it is not done automatically. Make TestHarness work with Leader and Scratchie tools.

  1. … 234 more files in changeset.
LDEV-3134: Mark activities as initialised when lesson starts. Remove unnecessary session creation when an activity is added in live edit.

  1. … 1 more file in changeset.
LDEV-3133: Make learner's URL be generated on demand, rather than at the moment Monitoring gets opened. Minor adjustments to layout.

  1. … 2 more files in changeset.
LDEV-3120: Correctly detect default groups in chosen grouping and get rid of them if a course grouping is about to be used.

  1. … 3 more files in changeset.
LDEV-3120: Use course groups in lessons.

  1. … 11 more files in changeset.
LDEV-3119: Add course-level groups.

  1. … 16 more files in changeset.
LDEV-3030: Make "force complete" operation transactional as it tampers with DB.

LDEV-3116: Fix method names after refactoring.

  1. … 1 more file in changeset.
LDEV-3113: Remove Flash Learner. Remove unnecessary SWF, tag and other files, along with methods in service classes.

  1. … 157 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.

  1. … 8 more files in changeset.
LDEV-3109: Show info box when user opens Sequence tab.

  1. … 4 more files in changeset.
LDEV-3106: Remove Tool activity sessions creation when Lesson gets initialised.

LDEV-3087: Remove bouncing off a JSP page to get to lesson monitor. Add security check for lesson monitor request.

  1. … 1 more file in changeset.
LDEV-3021: Allow giving multiple keywords in search phrase in Monitoring by separating them with ";"

  1. … 2 more files in changeset.
LDEV-3021, LDEV-2967: Trim search phrase in Monitor so white space does not yield wrong results. Fix URL for "to start" activities in preview mode in SVG Learner screen.

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. … 16 more files in changeset.
LDEV-3062: Add notifications link in Monitor. Change notifications link on the main page to use same dialog as Monitor.

  1. … 8 more files in changeset.
LDEV-3061: Allow emailing learners from Monitor. Fix issues with EventNotificationService. Move emailing module from Admin to Central.

  1. … 36 more files in changeset.
LDEV-3068: Reintroduce initializeLesson() method as it is used in TestHarness.

LDEV-3021: Set character encoding to UTF-8, otherwise JSON responses are sometimes corrupted.

  1. … 1 more file in changeset.
LDEV-3021, LDEV-3030: Show branching contents in Sequence tab. Allow forcing user into activities within branching. Add Live Edit and Journal Entries buttons in Learners tab.

  1. … 17 more files in changeset.
LDEV-3021: Fix the error when an user enters a page number too high.

LDEV-3021: Add Learners tab paging. Fix a bug in progress activity URL calculation.

  1. … 8 more files in changeset.
LDEV-3021: Fix Gate activity pop up not showing in Sequence tab. Add "loading" animation when refreshing Monitor. Add double refresh prevention measure.

  1. … 3 more files in changeset.
LDEV-3021: Learners tab initial implementation. Move progress methods from Learner to Monitor modules. Make Flashless Learner use common Raphael progress bar library.

  1. … 10 more files in changeset.
LDEV-3036: Prevent cast errors by fetching real objects from DB, not just stubs.

LDEV-3030: Add special case for learning designs with only one activity.

LDEV-3036: Remove users from existing groups when forcing him to a preceding, completed activity.