Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

CNG-48: Initial impletementation of Delete and Reactivate services.

LDEV-3030: Remove finish date.

LDEV-3030: Improve behaviour for complex sequences, clear all inner progress.

LDEV-3030: Allow user to be moved to a previosly completed activity. Support for main sequence and complex activities.

  1. … 1 more file in changeset.
LDEV-3029: Fix field names.

LDEV-3021: Add "Lesson" tab features.

  1. … 4 more files in changeset.
LDEV-3010 added option to send emails with Html Content-type

  1. … 23 more files in changeset.
LDEV-3021: Initial implementation witm most of "Sequence" tab features.

  1. … 10 more files in changeset.
LDEV-3012: Fix property name for Live Edit.

LDEV-3004: Reintroduce CreateLessonServlet used by Monitor, which was mistakenly removed for LDEV-2991.

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

  1. … 12 more files in changeset.
LDEV-2991: Make wizard dialog bigger.

  1. … 4 more files in changeset.
LDEV-2991: Add user transfer buttons in Class tab.

  1. … 3 more files in changeset.
LDEV-2991: Add CKEditor for lesson description.

  1. … 5 more files in changeset.
LDEV-2991: Add Conditions tab.

  1. … 7 more files in changeset.
LDEV-2991: Add Flashess lesson wizard initial implementation.

  1. … 8 more files in changeset.
LDEV-2964 added link to remove a lesson directly from index page

  1. … 3 more files in changeset.
LDEV-2946: setting correct mime type for json

  1. … 4 more files in changeset.
LDEV-2946 in order to send json object in utf-8 explicitly set ContentType to "application/x-json;charset=utf-8", as basic "application/x-json" doesn't work

  1. … 1 more file in changeset.