lams_monitoring

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

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-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
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -44
    • +48
    ./web/WEB-INF/tlds/lams/lams.tld
  1. … 122 more files in changeset.
LDEV-3074: Add select/unselect all buttons to Class dialog in Monitor.

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

    • -0
    • +29
    ./web/includes/javascript/monitorLesson.js
LDEV-3073: Updating English, Spanish, Norwegian

LDEV-3063: Show number of active chat users in Monitor.

    • -0
    • +28
    ./web/includes/javascript/monitorLesson.js
Updating missing labels

LDEV-3062 LDEV-3061 Updating labels

updating greek

LDEV-3061: Add Email button on progress bars in Monitor.

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

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

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

Fix issues with EventNotificationService.

Move emailing module from Admin to Central.

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

    • -5
    • +3
    ./web/includes/javascript/monitorLesson.js
LDEV-3068: Reintroduce initializeLesson() method as it is used in TestHarness.

LDEV-3064: Add a flag to Flashless Monitor so it calls proper forceComplete method.

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

    • -26
    • +29
    ./web/includes/javascript/monitorLesson.js
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
    ./web/includes/javascript/monitorLesson.js
  1. … 13 more files in changeset.
LDEV-3021: Fix the error when an user enters a page number too high.

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.