Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5198 Introduce bootstrap classes to table plugin

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

LDEV-5198 Add missing boostrap tabs plugin icon

    • binary
    ./plugins/bootstrapTabs/icons/bootstrapTabs.png
LDEV-5198 Fix CKEditor customisation

LDEV-5198 Upgrade CKEditor to version 4.16.0

  1. … 155 more files in changeset.
LDEV-5167 fixing labels

LDEV-5167 add missing labels

  1. … 1 more file in changeset.
LDEV-5167 Improved implementation

Rather than adding as a multiple options, use a plugin as a background selector

    • -0
    • +78
    ./plugins/wavepanel/dialogs/wave.css
    • -0
    • +227
    ./plugins/wavepanel/dialogs/wave.js
    • binary
    ./plugins/wavepanel/icons/hidpi/image.png
    • binary
    ./plugins/wavepanel/icons/image.png
    • binary
    ./plugins/wavepanel/images/noimage.png
    • -0
    • +14
    ./plugins/wavepanel/lang/en.js
    • -0
    • +37
    ./plugins/wavepanel/plugin.js
  1. … 6 more files in changeset.
LDEV-5167 Adding wave headers

  1. … 6 more files in changeset.
LDEV-5055 Do not set auto title nor aria-label attributes to CKEditor

LDEV-4997 Renormalize line endings with git

    • -11
    • +11
    ./plugins/bootstrapTabs/README.md
    • -32
    • +32
    ./plugins/bootstrapTabs/sample/bootstrapTabs.html
    • -20
    • +20
    ./plugins/colordialog/dialogs/colordialog.css
    • -5500
    • +5500
    ./plugins/emojione/styles/emojione-awesome.css
    • -17
    • +17
    ./plugins/emojione/styles/emojione.css
    • -84
    • +84
    ./plugins/templates/dialogs/templates.css
  1. … 406 more files in changeset.
LDEV-4999 Fix monitor role detection when updating learner mark

    • -11
    • +11
    ./plugins/bootstrapTabs/README.md
    • -32
    • +32
    ./plugins/bootstrapTabs/sample/bootstrapTabs.html
    • -20
    • +20
    ./plugins/colordialog/dialogs/colordialog.css
    • -363
    • +363
    ./plugins/confighelper/LICENSE
    • -128
    • +128
    ./plugins/confighelper/docs/install.html
    • -58
    • +58
    ./plugins/confighelper/docs/styles.css
    • -364
    • +364
    ./plugins/confighelper/plugin.js
    • -5500
    • +5500
    ./plugins/emojione/styles/emojione-awesome.css
    • -17
    • +17
    ./plugins/emojione/styles/emojione.css
  1. … 449 more files in changeset.
LDEV-4995 Upgrade to bootstrap 4

* Update LAMS code to use bootstrap 4

* Update and redesign index page

  1. … 198 more files in changeset.
LDEV-4953 Set pageEncoding and contentType in web.xml instead of jsps

  1. … 171 more files in changeset.
LDEV-4765 Further work on this feature

* shrinking and expanding question options on selecting them

* improved placeholder for CKEditor

* arranged questions' Settings tab items

  1. … 18 more files in changeset.
LDEV-4751 Fix the issue of CKEditor not opening properly sometimes

(cherry picked from commit e7ead50c9d81d481127f232f4851c0cd56047639)

    • binary
    ./plugins/bootstrapTabs/icons/bootstrapTabs.png
  1. … 1 more file in changeset.
LDEV-4751 Fix the issue of CKEditor not opening properly sometimes

    • binary
    ./plugins/bootstrapTabs/icons/bootstrapTabs.png
  1. … 1 more file in changeset.
LDEV-4781 Continue fixing IE 11 bug

LDEV-4765 Add sorting of the question answers

Also some other improvements.

  1. … 7 more files in changeset.
LDEV-4765 introducing new question authoring UI

    • -0
    • +363
    ./plugins/confighelper/LICENSE
    • -0
    • +5
    ./plugins/confighelper/README.md
    • -0
    • +128
    ./plugins/confighelper/docs/install.html
    • -0
    • +59
    ./plugins/confighelper/docs/styles.css
    • -0
    • +363
    ./plugins/confighelper/plugin.js
  1. … 8 more files in changeset.
QB_UI introducing new question authoring UI

    • -0
    • +363
    ./plugins/confighelper/LICENSE
    • -0
    • +5
    ./plugins/confighelper/README.md
    • -0
    • +128
    ./plugins/confighelper/docs/install.html
    • -0
    • +59
    ./plugins/confighelper/docs/styles.css
    • -0
    • +363
    ./plugins/confighelper/plugin.js
  1. … 8 more files in changeset.
LDEV-4758 In CKEditor plugin use JS code which is IE11 compliant

LDEV-4391 Get rid of redundant jQuery UI themes

Only bootstrap theme is used now.

  1. … 97 more files in changeset.
LDEV-4686 Remove Kaltura settings from admin config settings

  1. … 4 more files in changeset.
LDEV-4666 Fix uploading images in CKEditor when contentFolderId is short

    • -0
    • +4
    ./filemanager/browser/default/browser.html
  1. … 1 more file in changeset.
LDEV_NTU-9 Allowfullscreen for iframe CKeditor plugin is not working.

LDEV-4556: CKEditor upgrade

Re-adding missing emojione icon

    • binary
    ./plugins/emojione/icons/emojione.png
LDEV-4556 Upgrade CKEditor to the latest version 4.9.2

  1. … 224 more files in changeset.
LDEV-4556 Create list of all LAMS Customizations

/ckeditor/README.md ("## LAMS Customizations" section) contains

now all customizations of the original CKEditor code done by LAMS.

Next time we do any customizations of CKEditor, it should also

be noted there. It will make future upgrades of CKEditor easier.

LDEV-4556 update /ckeditor/build-config.js

Make sure /ckeditor/build-config.js contains uptodate settings

which can be used next time to download CKEditor using builder