bootstrapTabs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5343 adding boundaries to CKEditor tabs widget

  1. … 1 more file in changeset.
LDEV-5257 Update CKEditor from 4.16.0 to 4.16.2

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

LDEV-5198 Upgrade CKEditor to version 4.16.0

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

  1. … 419 more files in changeset.
LDEV-4999 Fix monitor role detection when updating learner mark

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

(cherry picked from commit e7ead50c9d81d481127f232f4851c0cd56047639)

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

    • binary
    ./icons/bootstrapTabs.png
  1. … 1 more file in changeset.
LDEV-4556 Upgrade CKEditor to the latest version 4.9.2

  1. … 232 more files in changeset.
LDEV-4429 Modify bootstrapTabs plugin

The "element.getAscendant"'s function that was specified in Double click

and contextMenu listener methods were replaced with the following:

return !( element instanceof CKEDITOR.dom.document ) &&

element.hasClass('bootstrap-tabs') ;

As otherwise it always false positively determined there is a tabs

element in CKEditor canvas (due to LAMS header containing a tab).

LDEV-4429 Add html5audio and bootstrapTabs plugins

    • -0
    • +244
    ./dialogs/bootstrapTabs.js
    • binary
    ./icons/bootstrapTabs.png
    • -0
    • +32
    ./sample/bootstrapTabs.html
  1. … 15 more files in changeset.