lams_monitoring

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3021: Add learners search by given phrase in Learners tab.

Fix few bugs with Gate activity in Sequence tab.

    • -37
    • +118
    ./web/includes/javascript/monitorLesson.js
LDEV-3021: Add Learners tab paging.

Fix a bug in progress activity URL calculation.

    • -200
    • +368
    ./web/includes/javascript/monitorLesson.js
  1. … 4 more files in changeset.
LDEV-3008: Flash does not open pop-ups in Internet Explorer 10

  1. … 1 more file 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.

    • -3
    • +24
    ./web/includes/javascript/monitorLesson.js
LDEV-3021: Learners tab initial implementation.

Move progress methods from Learner to Monitor modules.

Make Flashless Learner use common Raphael progress bar library.

    • -19
    • +53
    ./web/includes/javascript/monitorLesson.js
  1. … 6 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.

LDEV-3030: In Flashless Monitor, allow forcing user to an activity after he finished the whole lesson.

    • -14
    • +34
    ./web/includes/javascript/monitorLesson.js
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.

    • -27
    • +8
    ./web/includes/javascript/monitorLesson.js
LDEV-3029: Fix field names.

LDEV-3021: Fix refresh button in Sequence tab.

LDEV-3021: Add "Lesson" tab features.

    • -142
    • +624
    ./web/includes/javascript/monitorLesson.js
LDEV-3010 added option to send emails with Html Content-type

  1. … 23 more files in changeset.
LDEV-3017, LDEV-3021: Sort users by first name and last name, same as displayed string.

    • -3
    • +2
    ./web/includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3021: Initial implementation witm most of "Sequence" tab features.

    • -0
    • +114
    ./web/css/monitorLesson.css
    • -0
    • +506
    ./web/includes/javascript/monitorLesson.js
  1. … 6 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-2997: javascript errors displayed due to single quotes in alerts functions

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-2988 fixing a typo

LDEV-2964 added link to remove a lesson directly from index page

  1. … 3 more files in changeset.