• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3600: In Sequence and Learners tab allow searching for Learners who has not started the lesson yet.

  1. … 15 more files in changeset.
LDEV-3600: Set the arrow offset when it is already visible, otherwise it is misplaced.

Use red user icon instead of green.

  1. … 1 more file in changeset.
LDEV-3600: Set the arrow offset when it is already visible, otherwise it is misplaced.

Use red user icon instead of green.

  1. … 1 more file in changeset.
LDEV-3600: Search for a learner in Monitoring Sequence tab and highlight it afterwards.

  1. … 3 more files in changeset.
LDEV-3600: Search for a learner in Monitoring Sequence tab and highlight it afterwards.

  1. … 3 more files in changeset.
LDEV-3603: Add autocomplete for search in Learners tab.

Merge this and previous changes into the custom Monitoring for a client.

  1. … 3 more files in changeset.
LDEV-3603: Add autocomplete for search in Learners tab.

Merge this and previous changes into the custom Monitoring for a client.

  1. … 4 more files in changeset.
LDEV-3490: Re-introduce methods for Live Edit. They have been accindentaly removed during an another commit.

LDEV-3599: Load only first few learners for each activity and lesson completed. Count learners for each activity, including hidden children of Branching in Flash format. Fetch full learner list on demand.

Remove unnecessary methods.

  1. … 2 more files in changeset.
LDEV-3599: Load only first few learners for each activity and lesson completed. Count learners for each activity, including hidden children of Branching in Flash format. Fetch full learner list on demand.

Remove unnecessary methods.

    • -104
    • +116
    ./javascript/monitorLesson.js
  1. … 10 more files in changeset.
LDEV-3490: When performing force complete, check if target activity is before current activity using back-end instead of front-end SVG parsing. Branching is difficult to process.

  1. … 1 more file in changeset.
LDEV-3555: Initial implementation of Flashless Live Edit: read-only activities, different layout.

Minor bug fixes.

  1. … 14 more files in changeset.
LDEV-3543: Allow access to Flash Authoring from the main LAMS screen. Stick to Flash Authoring for Live Edit.

  1. … 3 more files in changeset.
LDEV-3506: Enable double tapping manually.

LDEV-3506: Enable double tapping manually.

LDEV-3500: Use prop() jQuery method instead of attr().

LDEV-3500: Use prop() jQuery method instead of attr().

LDEV-3490: Group activity SVG elements in FLA.

Add force complete support for FLA-generated LD SVGs.

Fix permission gate missing feature.

    • -134
    • +164
    ./javascript/monitorLesson.js
  1. … 8 more files in changeset.
LDEV-3490: Group activity SVG elements in FLA.

Add force complete support for FLA-generated LD SVGs.

Fix permission gate missing feature.

    • -134
    • +164
    ./javascript/monitorLesson.js
  1. … 8 more files in changeset.
LDEV-3467: Use proper way to switch to a tab.

LDEV-3467: Use proper way to switch to a tab.

LDEV-3479: Fix dragging in Chrome and IE.

  1. … 2 more files in changeset.
LDEV-3479: Fix dragging in Chrome and IE.

  1. … 2 more files in changeset.
LDEV-3466: Make several more course and lesson management windows non-modal.

  1. … 7 more files in changeset.
LDEV-3466: Make several more course and lesson management windows non-modal.

  1. … 7 more files in changeset.
LDEV-3466: Make Monitor dialogs non-modal and resizable.

  1. … 3 more files in changeset.
LDEV-3466: Make Monitor dialogs non-modal and resizable.

  1. … 3 more files in changeset.
LDEV-3021: USe POST method when editing class as using GET with too many learners/monitors makes the server refuse connection.

LDEV-3021: USe POST method when editing class as using GET with too many learners/monitors makes the server refuse connection.

LDEV-3021: Internationalise hardcoded labels for Edit Class dialog.

  1. … 2 more files in changeset.