• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3124: Allow multiple activity monitor pop ups.

    • -3
    • +3
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3065: Updating Live Edit popup size

    • -2
    • +2
    ./includes/javascript/monitorLesson.js
LDEV-3114: Remove lesson description escaping.

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

  1. … 158 more files in changeset.
LDEV-3109: Close info box if user changes tab before the box eventually closes itself.

    • -1
    • +3
    ./includes/javascript/monitorLesson.js
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.

    • -7
    • +4
    ./includes/javascript/monitorLesson.js
  1. … 8 more files in changeset.
LDEV-3109: Show info box when user opens Sequence tab.

    • -1
    • +46
    ./includes/javascript/monitorLesson.js
  1. … 3 more files in changeset.
LDEV-3108: Add Learner URL in Monitor and a button to select it.

    • -0
    • +8
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3099: Add option to display reviewed activities in dialog instead of pop up.

  1. … 4 more files in changeset.
LDEV-3070: Add icons for buttons in new layout. Minor adjustments in layout. Make empty response for Ajax call not display an error in Firefox.

  1. … 11 more files in changeset.
LDEV-3086: increase with for flashless monitor

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

  1. … 2 more files in changeset.
LDEV-3080: Escape text in mulitple places, preventing quotes from distrupting HTML tag parsing.

  1. … 41 more files in changeset.
LDEV-3070: Add single activity lessons wizard, first implementation iteration. Some changes were not committed as they interfere with old index page design.

  1. … 122 more files in changeset.
LDEV-3074: Add select/unselect all buttons to Class dialog in Monitor.

    • -1
    • +5
    ./includes/javascript/monitorLesson.js
LDEV-3074: Add select/unselect all buttons to Class dialog in Monitor.

    • -0
    • +29
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3063: Show number of active chat users in Monitor.

    • -0
    • +28
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3061: Add Email button on progress bars in Monitor.

    • -6
    • +11
    ./includes/javascript/monitorLesson.js
LDEV-3062: Add notifications link in Monitor.

Change notifications link on the main page to use same dialog as Monitor.

    • -1
    • +0
    ./emailnotifications/lessonNotifications.jsp
    • -4
    • +5
    ./includes/javascript/monitorLesson.js
  1. … 6 more files in changeset.
LDEV-3061: Allow emailing learners from Monitor.

Fix issues with EventNotificationService.

Move emailing module from Admin to Central.

    • -4
    • +41
    ./includes/javascript/monitorLesson.js
  1. … 35 more files in changeset.
LDEV-3069: Fix pop up names with white spaces, not accepted by IE.

    • -5
    • +3
    ./includes/javascript/monitorLesson.js
LDEV-3064: Add a flag to Flashless Monitor so it calls proper forceComplete method.

    • -4
    • +5
    ./includes/javascript/monitorLesson.js
LDEV-3021: Set character encoding to UTF-8, otherwise JSON responses are sometimes corrupted.

    • -26
    • +29
    ./includes/javascript/monitorLesson.js
  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.

    • -61
    • +134
    ./includes/javascript/monitorLesson.js
  1. … 18 more files in changeset.
LDEV-3021: Add learners search by given phrase in Learners tab.

Fix few bugs with Gate activity in Sequence tab.

    • -37
    • +118
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3021: Add Learners tab paging.

Fix a bug in progress activity URL calculation.

    • -200
    • +368
    ./includes/javascript/monitorLesson.js
  1. … 6 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
    ./includes/javascript/monitorLesson.js
  1. … 1 more file 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.

    • -19
    • +53
    ./includes/javascript/monitorLesson.js
  1. … 8 more files in changeset.
LDEV-3030: In Flashless Monitor, allow forcing user to an activity after he finished the whole lesson.

    • -14
    • +34
    ./includes/javascript/monitorLesson.js