Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4836 i18n labels in Add Question footer

    • -2
    • +13
    ./qb/authoring/addQuestionFooter.jsp
LDEV-5204 fix icons again

  1. … 2 more files in changeset.
LDEV-4367 Improve org grouping page layout

LDEV-3115 Properly set number of groups when opening a Run Sequence

In original LD a number of groups can be set in a grouping activity.

This number of groups can later change if a Monitor assigns learners to

groups in Monitoring UI.

When opening a Run Sequence, the grouping still holds old, lower value,

but there are more existing groups. This leads on validation errors on

re-save.

Now the number of groups is maximum of the original number of groups and

number of existing groups.

LDEV-3450 Improve layout of AuthoringRatingCriteria tag

    • -0
    • +22
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 32 more files in changeset.
LDEV-5204 Change Whiteboard icon

  1. … 2 more files in changeset.
LDEV-4612 Allow multiple div candidates for full screen content

    • -49
    • +49
    ./includes/javascript/fullscreen.js
  1. … 6 more files in changeset.
LDEV-5204 Add Whiteboard icon

  1. … 2 more files in changeset.
LDEV-2991 Fix NaN error in lesson instance calculation

When there are no learners allocated to a lesson, splitting lerners into

separate lesson produced a description with an error.

LDEV-5208 Distribute discussion-enabled Page tag to all projects

  1. … 29 more files in changeset.
LDEV-5207 Fix signup flow after login failure

  1. … 1 more file in changeset.
LDEV-5198 Fix file encoding

    • -3
    • +13
    ./ckeditor/plugins/jlatexmath/lang/en.js
LDEV-5204 Copy and refactor doKu code for Whiteboard use

doKu is a similar tool which hold various useful elements, like working

with an external Node server, Gallery Walk etc. Its code has been taken

and reused as a base for Whiteboard.

  1. … 107 more files in changeset.
LDEV-5206 Adding CKEditor editorplaceholder plugin

    • -0
    • +1
    ./ckeditor/plugins/editorplaceholder/plugin.js
LDEV-5055 Do not set auto title nor aria-label attributes to CKEditor

LDEV-4391 Turn off auto complete for datetime picker fields

If a text input field is used for datetimepicker, having previously

chosen dates auto filled is annoying and makes it difficult to operate

the picker.

  1. … 16 more files in changeset.
LDEV-5181 Fix mark hedging tooltip positioning

    • -6
    • +8
    ./authoring/template/tool/mcquestion.jsp
LDEV-5085 Remove accidentally added character to CKEditor.tag

  1. … 31 more files in changeset.
LDEV-5198 Fix CKEditor icons

    • -1
    • +1
    ./ckeditor/skins/office2013/editor.css
LDEV-5198 Update readme file

LDEV-5198 Remove emojione and embed buttons

    • -12
    • +12
    ./includes/javascript/ckconfig_custom.js
LDEV-5198 Remove emojione plugin

    • -28
    • +0
    ./ckeditor/plugins/emojione/.bower.json
    • -1
    • +0
    ./ckeditor/plugins/emojione/.gitignore
    • -43
    • +0
    ./ckeditor/plugins/emojione/README.md
    • -17
    • +0
    ./ckeditor/plugins/emojione/bower.json
    • -1
    • +1
    ./ckeditor/skins/office2013/editor.css
LDEV-5198 Disable editor auto creation from inline elements

It was the reason why the editor got broken.

    • -1
    • +2
    ./includes/javascript/ckconfig_custom.js
LDEV-5198 Fix a bug in bootstrap tabs plugin

    • -2
    • +2
    ./includes/javascript/ckconfig_custom.js
LDEV-5198 Introduce bootstrap classes to table plugin

    • -22
    • +623
    ./ckeditor/plugins/table/dialogs/table.js
LDEV-5198 Remove obsolete "image" plugin

    • -44
    • +0
    ./ckeditor/plugins/image/dialogs/image.js
    • binary
    ./ckeditor/plugins/image/images/noimage.png
LDEV-5198 Add missing boostrap tabs plugin icon

LDEV-5198 Fix CKEditor customisation

LDEV-5085 Use displayExpanded JS parameter, not JSP

  1. … 31 more files in changeset.
LDEV-5198 Upgrade CKEditor to version 4.16.0

  1. … 155 more files in changeset.