Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3115: Add exporting as PNG image.

    • -0
    • +611
    ./includes/javascript/canvg/StackBlur.js
    • -0
    • +2841
    ./includes/javascript/canvg/canvg.js
    • -0
    • +288
    ./includes/javascript/canvg/rgbcolor.js
LDEV-3115: Add folder and sequence management buttons: New, Copy, Paste, Delete, Rename.

LDEV-3115: Add folder and sequence management buttons: New, Copy, Paste, Delete, Rename.

    • -42
    • +334
    ./includes/javascript/authoring/authoringGeneral.js
  1. … 2 more files in changeset.
LDEV-3226: change date formatting

  1. … 32 more files in changeset.
LDEV-3224 fix the problem with refreshing monitor window

LDEV-3225: Remove grouping from contribution list if all learners were assigned to groups and can not move anymore. Remove chosen branching from contribution list (Sequence tab only) if all learners were assigned to branches. Fix bugs for Organisation Groups and Flashless Monitoring.

  1. … 3 more files in changeset.
LDEV-3225: Add better contribution management in Monitoring.

  1. … 41 more files in changeset.
LDEV-2463 escape HTML to prevent possible XSS attacks

LDEV-3115: Allow unifinished branches. Validation of groupings not being used in a sequence. Remove grouping references when transition is removed. Recently Used Sequences (LD access) full functionality. Detect LDs being overwritten by manually providing an existing title. Change how Parallel Activities are detected and described in Flashless Authoring in LD Importer. Multiple CSS changes and bug fixes.

    • -82
    • +166
    ./includes/javascript/authoring/authoringGeneral.js
  1. … 10 more files in changeset.
LDEV-3215 Proper handling and message in case of Activity requires existing grouping but no group for user exists yet.

LDEV-3115, LDEV-3215: Allow grouped floating activities when loading a LD. Fix export LD bugs.

LDEV-3115, LDEV-3215: Grouping for Floating activities. Improve grouping detection for plain Tool activities. Last LD access list front end partial implementation.

    • -11
    • +13
    ./includes/javascript/authoring/authoringActivity.js
    • -19
    • +44
    ./includes/javascript/authoring/authoringProperty.js
  1. … 8 more files in changeset.
LDEV-3219 allowing emails as usernames

LDEV-3115: Support for Optional Sequences (Learner's Choice Branching). Allow Parallel activities inside Optiona/Floating activities. Minor bug fixes.

    • -26
    • +36
    ./includes/javascript/authoring/authoringActivity.js
    • -20
    • +61
    ./includes/javascript/authoring/authoringProperty.js
  1. … 1 more file in changeset.
LDEV-3115: Put property dialog next to selected activity. Separate tool ID and learning library ID as they are not always the same.

    • -11
    • +12
    ./includes/javascript/authoring/authoringGeneral.js
LDEV-3115: Move property dialog initial position to top right.

LDEV-3115: Make name validator forget the previous match, so it starts a new search every time it is used.

LDEV-3115: Set proper saveMode (1 onlye when overwriting an existing LD with an another existing LD).

LDEV-3115: Set proper saveMode (1 onlye when overwriting an existing LD with an another existing LD).

LDEV-3115: Fill Learning Library ID when importing old LDs which miss this information.

    • -32
    • +20
    ./includes/javascript/authoring/authoringGeneral.js
  1. … 1 more file in changeset.
LDEV-3207: Expand toolbar when description panels gets expanded.

LDEV-3208: Validate sequence, activity and lesson names. Escape user name in Monitoring properly.

    • -29
    • +50
    ./includes/javascript/authoring/authoringGeneral.js
    • -24
    • +74
    ./includes/javascript/authoring/authoringProperty.js
  1. … 6 more files in changeset.
LDEV-3207: Fix authoring URL for activities loaded with existing LD. Layout adjustments: template font, scrollbars management. Adjust size when user drops an activity next to canvas border.

    • -11
    • +26
    ./includes/javascript/authoring/authoringGeneral.js
LDEV-3208: javascript validation for signup form

LDEV-3207: Add Import and Export buttons. Fix Arrange button.

LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-3207: Add Preview button. Move title and description to the top bar.

  1. … 1 more file in changeset.
LDEV-3207: Use a collection for annotations which WDDX serializer understands. Ask user before leaving a non-empty Learning Design. Store child activity coordinates relative to parent Optional/Floating/Parallel activity.

    • -27
    • +40
    ./includes/javascript/authoring/authoringGeneral.js
  1. … 2 more files in changeset.
LDEV-3207: Add support for Schedule Gate based on activity completion. Fix bugs in Flashless Authoring LD save.

  1. … 21 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks