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

LDEV-5198 Remove obsolete "image" plugin

  1. … 1 more file in changeset.
LDEV-5198 Add missing boostrap tabs plugin icon

    • binary
    ./bootstrapTabs/icons/bootstrapTabs.png
LDEV-5198 Upgrade CKEditor to version 4.16.0

    • binary
    ./bootstrapTabs/icons/bootstrapTabs.png
    • -11
    • +11
    ./colordialog/dialogs/colordialog.js
    • -1
    • +1
    ./copyformatting/styles/copyformatting.css
    • -0
    • +18
    ./dialog/styles/dialog.css
  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
    ./wavepanel/dialogs/wave.css
    • -0
    • +227
    ./wavepanel/dialogs/wave.js
    • binary
    ./wavepanel/icons/hidpi/image.png
    • binary
    ./wavepanel/icons/image.png
    • binary
    ./wavepanel/images/noimage.png
    • -0
    • +14
    ./wavepanel/lang/en.js
    • -0
    • +37
    ./wavepanel/plugin.js
  1. … 6 more files in changeset.
LDEV-5167 Adding wave headers

  1. … 6 more files in changeset.
LDEV-4997 Renormalize line endings with git

    • -32
    • +32
    ./bootstrapTabs/sample/bootstrapTabs.html
    • -20
    • +20
    ./colordialog/dialogs/colordialog.css
    • -45
    • +45
    ./copyformatting/styles/copyformatting.css
    • -5500
    • +5500
    ./emojione/styles/emojione-awesome.css
    • -32
    • +32
    ./tableselection/styles/tableselection.css
    • -84
    • +84
    ./templates/dialogs/templates.css
  1. … 411 more files in changeset.
LDEV-4999 Fix monitor role detection when updating learner mark

    • -32
    • +32
    ./bootstrapTabs/sample/bootstrapTabs.html
    • -20
    • +20
    ./colordialog/dialogs/colordialog.css
    • -128
    • +128
    ./confighelper/docs/install.html
    • -45
    • +45
    ./copyformatting/styles/copyformatting.css
    • -5500
    • +5500
    ./emojione/styles/emojione-awesome.css
    • -32
    • +32
    ./tableselection/styles/tableselection.css
    • -84
    • +84
    ./templates/dialogs/templates.css
  1. … 449 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
    ./bootstrapTabs/icons/bootstrapTabs.png
  1. … 1 more file in changeset.
LDEV-4751 Fix the issue of CKEditor not opening properly sometimes

    • binary
    ./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
    ./confighelper/LICENSE
    • -0
    • +5
    ./confighelper/README.md
    • -0
    • +128
    ./confighelper/docs/install.html
    • -0
    • +59
    ./confighelper/docs/styles.css
    • -0
    • +363
    ./confighelper/plugin.js
  1. … 8 more files in changeset.
QB_UI introducing new question authoring UI

    • -0
    • +363
    ./confighelper/LICENSE
    • -0
    • +5
    ./confighelper/README.md
    • -0
    • +128
    ./confighelper/docs/install.html
    • -0
    • +59
    ./confighelper/docs/styles.css
    • -0
    • +363
    ./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

    • binary
    ./kaltura/swfobject/expressInstall.swf
  1. … 5 more files in changeset.
LDEV_NTU-9 Allowfullscreen for iframe CKeditor plugin is not working.

  1. … 2 more files in changeset.
LDEV-4556: CKEditor upgrade

Re-adding missing emojione icon

LDEV-4556 Upgrade CKEditor to the latest version 4.9.2

    • binary
    ./about/dialogs/hidpi/logo_ckeditor.png
    • -244
    • +8
    ./bootstrapTabs/dialogs/bootstrapTabs.js
    • binary
    ./bootstrapTabs/icons/bootstrapTabs.png
    • -32
    • +32
    ./bootstrapTabs/sample/bootstrapTabs.html
    • -20
    • +20
    ./colordialog/dialogs/colordialog.css
    • -11
    • +11
    ./colordialog/dialogs/colordialog.js
    • -45
    • +45
    ./copyformatting/styles/copyformatting.css
  1. … 224 more files in changeset.
LDEV-4441 CKEditor bootsnippets plugin to support i18n

Make bootsnippets plugin to support i18n. Besides of the plugin's

internal labels, we're also going to translate labels from

/lams_www/web/public/ckeditor-templates/bootsnippets.js (but only

snippets' titles).

    • -0
    • +42
    ./bootsnippets/lang/es.js
    • -0
    • +42
    ./bootsnippets/lang/gr.js
    • -0
    • +42
    ./bootsnippets/lang/ru.js
  1. … 1 more file in changeset.
LDEV-4432 Solve the problem with dialog's checkbox gets focused on start

Solved by adding an empty <div> to the beginning of the dialog and

marking this div as required to be focused.

4429 Fix the JS error when saving image without classes

The issue arises on saving image and specifying no classes at all.

LDEV-4432 Add new CKEditor plugin for working with Bootsrap snippets

    • -0
    • +92
    ./bootsnippets/dialogs/snippets.css
    • binary
    ./bootsnippets/icons/hidpi/snippets-rtl.png
    • binary
    ./bootsnippets/icons/hidpi/snippets.png
    • binary
    ./bootsnippets/icons/ico_image.ico
    • binary
    ./bootsnippets/icons/ico_photo.gif
    • binary
    ./bootsnippets/icons/ico_text.ico
    • binary
    ./bootsnippets/icons/ico_video.png
    • binary
    ./bootsnippets/icons/snippets-rtl.png
    • binary
    ./bootsnippets/icons/snippets.png
    • -0
    • +14
    ./bootsnippets/lang/en.js
    • -0
    • +276
    ./bootsnippets/plugin.js
  1. … 1 more file in changeset.
LDEV-4432 Create plugin that will handle editing of Bootsrap panels

The name of the plugin is 'bootpanel' and it allows editing some of

panel's properties including making them clickable.

    • -0
    • +78
    ./bootpanel/dialogs/element.css
    • -0
    • +334
    ./bootpanel/dialogs/element.js
    • binary
    ./bootpanel/icons/hidpi/image.png
    • binary
    ./bootpanel/icons/image.png
    • binary
    ./bootpanel/images/noimage.png
    • -0
    • +32
    ./bootpanel/lang/en.js
    • -0
    • +42
    ./bootpanel/plugin.js
  1. … 2 more files in changeset.
LDEV-4429 Add 'classes' field to image2 plugin