Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3269: Revert a unnecessary commit.

    • -174
    • +441
    ./includes/javascript/orgGroup.js
LDEV-3283 don't pass parameters on starting a lesson in order to prevent users tampering with them

  1. … 3 more files in changeset.
LDEV-3215: Revert incorrectly modified file - should have been done in lams_learning, has been in lams_central.

  1. … 1 more file in changeset.
LDEV-3275: Fix TLD files so they conform to XSD. Undertow is strict about it.

  1. … 34 more files in changeset.
LDEV-3281: CKEDITOR Formulae run on both http and https (merging from head to WF branch)

LDEV-3281: CKEDITOR Formulae run on both http and https

LDEV-3273 CSS style of errors stored and returned from Actions should remain unchanged

LDEV-3273 switched to the latest version of jQuery Validation Plugin

    • -10
    • +14
    ./css/defaultHTML_learner_mobile.css
    • -7
    • +3
    ./lamscommunity/lamscommunityLogin.jsp
  1. … 13 more files in changeset.
LDEV-3273 Start using the latest version of jQuery Validation Plugin

    • -0
    • +4
    ./includes/javascript/jquery.validate.js
LDEV-3269: Add learning design groups management in Admin and utilisation in Flashless Authoring.

    • -441
    • +174
    ./includes/javascript/orgGroup.js
  1. … 22 more files in changeset.
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.