Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3304 updated tablesorter plugin

LDEV-3303 CKEditor should respect height parameter overriden by editor instance

    • -1
    • +0
    ./includes/javascript/ckconfig_custom.js
  1. … 36 more files in changeset.
LDEV-3120: Send to server all learners of an existing group in one batch instead making a separate Ajax call for each of them.

    • -172
    • +446
    ./includes/javascript/orgGroup.js
LDEV-3120: Send to server all learners of an existing group in one bach instead making a separate Ajax call for each of them.

LDEV-3301 set autoGrow_minHeight to prevent it from increasing its size on accessing it the first time.

    • -0
    • +1
    ./includes/javascript/ckconfig_custom.js
LDEV-3296: adding option to collapse the ckeditor bar

    • -1
    • +2
    ./includes/javascript/ckconfig_custom.js
LDEV-3296 Upgrade CKEditor to version 4.4.3

    • -0
    • +612
    ./ckeditor/CHANGES.md
    • -0
    • +1264
    ./ckeditor/LICENSE.md
    • -0
    • +39
    ./ckeditor/README.md
    • -0
    • +160
    ./ckeditor/build-config.js
    • -20
    • +0
    ./ckeditor/ckeditor_basic_source.js
  1. … 313 more files in changeset.
LDEV-3293: Rewrite Application Context configuration files for Spring 4.

  1. … 78 more files in changeset.
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