• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:andreyb:20170301155634:11 does not match your current filter (clear filter).

file ar.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./ckeditor/plugins/templates/lang/ar.js
file bg.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./ckeditor/plugins/templates/lang/bg.js
file hi.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./ckeditor/plugins/templates/lang/hi.js
file he.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./ckeditor/plugins/templates/lang/he.js
LDEV-4250 Revive CKEditor's template plugin

    • -4
    • +1007
    ./ckeditor/plugins/dialog/dialogDefinition.js
    • -0
    • +3303
    ./ckeditor/plugins/dialog/plugin.js
    • -0
    • +94
    ./ckeditor/plugins/templates/plugin.js
    • -0
    • +12
    ./ckeditor/plugins/templates/lang/af.js
    • -0
    • +12
    ./ckeditor/plugins/templates/lang/ar.js
    • -0
    • +12
    ./ckeditor/plugins/templates/lang/bg.js
    • -0
    • +12
    ./ckeditor/plugins/templates/lang/bn.js
    • -0
    • +12
    ./ckeditor/plugins/templates/lang/bs.js
    • -0
    • +12
    ./ckeditor/plugins/templates/lang/ca.js
  1. … 63 more files in changeset.
file en-au.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./ckeditor/plugins/templates/lang/en-au.js
file zh-cn.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./ckeditor/plugins/templates/lang/zh-cn.js
file nb.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./ckeditor/plugins/templates/lang/nb.js
file mn.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./ckeditor/plugins/templates/lang/mn.js
file eu.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./ckeditor/plugins/templates/lang/eu.js
LDEV-4237: Include label informing the max size file

LDEV-4241: File upload validation

LDEV-4240: Consistent upload widget

Updating the QTI Import to use the new code.

  1. … 1 more file in changeset.
LDEV-4241: File upload validation

LDEV-4240: Consistent upload widget

Giving the shared code more optional parameters to support DACO, which has more than one file entry on a page.

LDEV-4240: Consistent upload widget

LDEV-3517 Added Peer Review tool icon

  1. … 1 more file in changeset.
LDEV-4237: Include label informing the max size file

LDEV-4241: File upload validation

LDEV-4240: Consistent upload widget

Creating tags and shared javascript code to create consistency across tools for the look and validation behaviour of file upload.

  1. … 16 more files in changeset.
file FileUpload.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/FileUpload.tag
  1. … 5 more files in changeset.
file upload.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./includes/javascript/upload.js
file WaitingSpinner.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/WaitingSpinner.tag
  1. … 5 more files in changeset.
LDEV-3517 Added Peer Review tool icon

  1. … 4 more files in changeset.
LDEV-4074 fixed thickbox exception throwing that prevented Esc button handler to be applied

LDEV-3962

*In case of a mobile device (when offcanvas bar occupies entire screen) when user selects another group - close offcanvas. this is to let user see what this organisation contains

* Fixed the issue with refreshing of main.jsp. As previously when user refreshes the page after changing the organisation - it fell back to showing the old one

* as a side fix - prevent offcanvas bar from always being open on refreshing the page

LDEV-3711: removing css files that are not longer needed (now we are on bootstrap see LDEV-3676)

    • -599
    • +0
    ./css/defaultHTML_rtl_learner.css
LDEV-3711: removing css images that are not longer needed/used

  1. … 64 more files in changeset.
LDEV-3711: removing css images that are not longer needed/used

    • binary
    ./images/css/mycourses_greentab.jpg
LDEV-3962 Similar changes done to Open Lesson dialog as previously done to Open/Save sequence in authoring

* ability to save sequences on pressing the Enter button when title input is focused

* focus title input field in case this element is visible in the current viewport (to avoid unwanted scrolling)

* ability to start lessons on double click

* prevent sequences from being deselected on any subsequent clicks

* Make 'Tour' word to appear after icon in order to be consistent with the rest of the buttons

* Make #notificationsPendingCount to be less prominent in case there are no messages. And assign it 'btn-primary' class when there are some messages available

LDEV-4219: Check if the generated, not necessarily current SVG is blank.

    • -20
    • +27
    ./includes/javascript/authoring/authoringGeneral.js
LDEV-4219 skip re-generating LD SVG if generated SVG is empty

LDEV-3962

* ability to save sequences on pressing the Enter button in a title input field

* ability to close open/save sequence dialog on pressing Esc button

* Open and Save sequence dialogs: ability to open/save sequences on double click

* Open sequence dialog: prevent items from being deselected on any subsequent clicks

* Selecting recently viewed items should have the same effect as selecting sequences in YUI tree object

    • -12
    • +72
    ./includes/javascript/authoring/authoringGeneral.js
LDEV-3962

* Remove "Refresh" button

LDEV-3962

* "Enable lesson sorting" - move to the "More options" menu

* Remove "Refresh" button

  1. … 3 more files in changeset.