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

LDEV-3115: Allow importing annotations from another LD.

    • -12
    • +14
    ./includes/javascript/authoring/authoringActivity.js
    • -14
    • +49
    ./includes/javascript/authoring/authoringGeneral.js
LDEV-3115: Allow importing activities from another LD. Export labels to .properties file. Precache native tool PNG icons so they can be used in SVG images without converting them using canvg library. Fix Transition button.

    • -34
    • +107
    ./includes/javascript/authoring/authoringActivity.js
    • -54
    • +272
    ./includes/javascript/authoring/authoringGeneral.js
  1. … 1 more file in changeset.
LDEV-3115: Add license information.

  1. … 1 more file in changeset.
LDEV-3059: Copy Tool content if it is the default one when saving LD.

  1. … 3 more files in changeset.
LDEV-3115: Use new FLA SVG images in Monitoring.

    • -27
    • +70
    ./includes/javascript/authoring/authoringGeneral.js
    • -86
    • +117
    ./includes/javascript/authoring/authoringMenu.js
  1. … 15 more files in changeset.
LDEV-3246: Fix error when activity title is empty.

  1. … 1 more file in changeset.
LDEV-3250: Support tapping in Learner progress bar. Progress bar code formatting.

    • -62
    • +67
    ./includes/javascript/progressBar.js
LDEV-3115: Fix LD double export. Disable image export menu for browsers which do not support HTML5 "download" attribute.

    • -12
    • +26
    ./includes/javascript/authoring/authoringGeneral.js
LDEV-3239: Move the 100% label slightly to the right so it does not get truncated.

    • -1
    • +1
    ./includes/javascript/raphael/chart.js
LDEV-3115: Alter Export menu and the way sequences and images are downloaded. Refactorisation, major changes to code structure. Added comments.

    • -0
    • +761
    ./authoring/authoring.jsp
    • -0
    • +64
    ./authoring/svgGenerator.jsp
    • -744
    • +821
    ./includes/javascript/authoring/authoringActivity.js
    • -1680
    • +2066
    ./includes/javascript/authoring/authoringGeneral.js
    • -286
    • +321
    ./includes/javascript/authoring/authoringHandler.js
    • -708
    • +443
    ./includes/javascript/authoring/authoringMenu.js
    • -1387
    • +1441
    ./includes/javascript/authoring/authoringProperty.js
  1. … 1 more file in changeset.
LDEV-3115: Externalise labels from Javascript to JSP file (preparation for externalising to .properties file).

    • -13
    • +12
    ./includes/javascript/authoring/authoringActivity.js
    • -26
    • +27
    ./includes/javascript/authoring/authoringGeneral.js
    • -73
    • +80
    ./includes/javascript/authoring/authoringProperty.js
LDEV-2701: Add gate description.

  1. … 5 more files in changeset.
LDEV-3115: Support for tool output based branching and gates.

    • -11
    • +70
    ./includes/javascript/authoring/authoringGeneral.js
    • -93
    • +309
    ./includes/javascript/authoring/authoringProperty.js
  1. … 1 more file in changeset.
LDEV-3232: Break activity title into mutliple lines if it is too long.

    • -24
    • +77
    ./includes/javascript/progressBar.js
LDEV-3115: Partial support for tool output based branching.

    • -36
    • +49
    ./includes/javascript/authoring/authoringActivity.js
    • -22
    • +65
    ./includes/javascript/authoring/authoringGeneral.js
    • -96
    • +617
    ./includes/javascript/authoring/authoringProperty.js
  1. … 5 more files in changeset.
LDEV-3115: Add exporting as SVG image.

    • -44
    • +131
    ./includes/javascript/authoring/authoringMenu.js
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