• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3167: Auto refresh all Monitor tabs every 30 seconds. Prevent refreshing when user interacts with the interface (child dialog opened, drag & drop etc.)

Fix a bug in notifications dialog.

    • -2
    • +41
    ./includes/javascript/monitorLesson.js
  1. … 3 more files in changeset.
LDEV-3165: Fix a typo in URL.

    • -2
    • +2
    ./includes/javascript/monitorLesson.js
LDEV-3163: Make LAMS use ServerURL when providing URLs.

  1. … 40 more files in changeset.
LDEV-3160: Allow monitor to decide whether learners' progress will be erased when they get removed from class.

    • -10
    • +33
    ./includes/javascript/monitorLesson.js
  1. … 6 more files in changeset.
LDEV-3021: Add finished learner group icon, no matter how many of them finished.

    • -13
    • +11
    ./includes/javascript/monitorLesson.js
LDEV-3021: Fix number of single-user icons so they do not overlap group of users icon.

Minor improvements to JS code.

    • -10
    • +10
    ./includes/javascript/monitorLesson.js
LDEV-3145: Change the condition when learners group icon is showed.

Also change the condition when activity labels become truncated.

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

    • -6
    • +9
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-3021: Change method name so it conforms with backend.

    • -1
    • +1
    ./includes/javascript/monitorLesson.js
LDEV-3030: Allow Force Complete for users who finished a lesson and are displayed as a list instead of icons.

    • -4
    • +3
    ./includes/javascript/monitorLesson.js
LDEV-3120: Use course groups in lessons.

    • -114
    • +34
    ./grouping/chosenGrouping.jsp
    • -0
    • +154
    ./grouping/chosenGroupingFlash.jsp
  1. … 10 more files in changeset.
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.