Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

LDEV-4497 Split content folder ID when browsing uploaded files

    • -1
    • +8
    ./filemanager/browser/default/browser.html
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
    ./plugins/bootsnippets/lang/es.js
    • -0
    • +42
    ./plugins/bootsnippets/lang/gr.js
    • -0
    • +42
    ./plugins/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
    ./plugins/bootsnippets/dialogs/snippets.css
    • binary
    ./plugins/bootsnippets/icons/hidpi/snippets-rtl.png
    • binary
    ./plugins/bootsnippets/icons/hidpi/snippets.png
    • binary
    ./plugins/bootsnippets/icons/ico_image.ico
    • binary
    ./plugins/bootsnippets/icons/ico_photo.gif
    • binary
    ./plugins/bootsnippets/icons/ico_text.ico
    • binary
    ./plugins/bootsnippets/icons/ico_video.png
    • binary
    ./plugins/bootsnippets/icons/snippets-rtl.png
    • binary
    ./plugins/bootsnippets/icons/snippets.png
    • -0
    • +14
    ./plugins/bootsnippets/lang/en.js
    • -0
    • +276
    ./plugins/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
    ./plugins/bootpanel/dialogs/element.css
    • -0
    • +334
    ./plugins/bootpanel/dialogs/element.js
    • binary
    ./plugins/bootpanel/icons/hidpi/image.png
    • binary
    ./plugins/bootpanel/icons/image.png
    • binary
    ./plugins/bootpanel/images/noimage.png
    • -0
    • +32
    ./plugins/bootpanel/lang/en.js
    • -0
    • +42
    ./plugins/bootpanel/plugin.js
  1. … 2 more files in changeset.
LDEV-4429 Add jqeury.js and bootstrap.min.js scripts to preview page

LDEV-4429 Add 'classes' field to image2 plugin

LDEV-4429 Open JLatexmath dialog when clicking on its image

LDEV-4429 Modify html5audio plugin

Add support for double click event. Also add padding around widget to

increate area where user can double click and right click when trying to

open html5audio dialog

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).

    • -21
    • +15
    ./plugins/bootstrapTabs/plugin.js
LDEV-4429 Add html5audio and bootstrapTabs plugins

    • -0
    • +674
    ./plugins/bootstrapTabs/LICENSE-GPL
    • -0
    • +165
    ./plugins/bootstrapTabs/LICENSE-LGPL
    • -0
    • +373
    ./plugins/bootstrapTabs/LICENSE-MPL
    • -0
    • +11
    ./plugins/bootstrapTabs/README.md
    • -0
    • +244
    ./plugins/bootstrapTabs/dialogs/bootstrapTabs.js
    • binary
    ./plugins/bootstrapTabs/icons/bootstrapTabs.png
    • -0
    • +14
    ./plugins/bootstrapTabs/lang/en.js
    • -0
    • +13
    ./plugins/bootstrapTabs/lang/ru.js
    • -0
    • +91
    ./plugins/bootstrapTabs/plugin.js
    • -0
    • +32
    ./plugins/bootstrapTabs/sample/bootstrapTabs.html
    • -0
    • +135
    ./plugins/html5audio/dialogs/html5audio.js
    • binary
    ./plugins/html5audio/icons/html5audio.png
    • -0
    • +14
    ./plugins/html5audio/lang/de.js
    • -0
    • +14
    ./plugins/html5audio/lang/el.js
    • -0
    • +14
    ./plugins/html5audio/lang/en.js
  1. … 10 more files in changeset.
LDEV-4429 Preview should show text on a white background

Don't add class to the resulted preview body. It can be achieved by

removing the following line

,d.getAttribute("class")&&(b+='class\x3d"'+d.getAttribute("class")+'" ')

LDEV-4429 Adjusting/updating CKEditor plugins

Updating image to image2 and including bootstrap tables CSS styles.

    • -0
    • +553
    ./plugins/image2/dialogs/image2.js
    • binary
    ./plugins/image2/icons/hidpi/image.png
    • binary
    ./plugins/image2/icons/image.png
    • -0
    • +21
    ./plugins/image2/lang/af.js
    • -0
    • +21
    ./plugins/image2/lang/ar.js
    • -0
    • +21
    ./plugins/image2/lang/az.js
    • -0
    • +21
    ./plugins/image2/lang/bg.js
    • -0
    • +21
    ./plugins/image2/lang/bn.js
    • -0
    • +21
    ./plugins/image2/lang/bs.js
    • -0
    • +21
    ./plugins/image2/lang/ca.js
    • -0
    • +21
    ./plugins/image2/lang/cs.js
    • -0
    • +21
    ./plugins/image2/lang/cy.js
    • -0
    • +21
    ./plugins/image2/lang/da.js
    • -0
    • +21
    ./plugins/image2/lang/de-ch.js
    • -0
    • +21
    ./plugins/image2/lang/de.js
  1. … 62 more files in changeset.
LDEV-4428 Add emojione and autoembed plugins

Both plugins were added as integrated plugins (so no need to specify

them as extraPlugins). At the same time Emojione button replaced Smiley

one.

As a side note, when adding Emojione plugin as integrated one, its icon

gets incorporated into icons.png incorrectly (the size of the icon is

much bigger than 16 px) that's why it doesn't get displayed at all. So

we need to tweak editor.css and replace CSS rule for

.cke_button__emojione_icon with the following:

.cke_button__emojione_icon {background:

url(../../plugins/emojione/icons/emojione.png?t=dee79e2) no-repeat 0 0

!important; background-size: 100% !important;}

  1. … 37 more files in changeset.
LDEV-4428 Revive "Preview" button

In order to make Preview feature available in inline mode, Preview

plugin needed to be tweaked. To achieve it the next command

"a.elementMode!=CKEDITOR.ELEMENT_MODE_INLINE&&(" was removed from the

ckeditor.js; precisely from that line:

CKEDITOR.plugins.add("preview",{init:function(a){a.elementMode!=CKEDITOR.ELEMENT_MODE_INLINE&&(h=this.path,a.addCommand

  1. … 1 more file in changeset.
LDEV-4428 Remove oembed, paint and smiley plugins

    • binary
    ./plugins/oembed/icons/hidpi/oembed.png
    • -2
    • +0
    ./plugins/oembed/libs/jquery.oembed.min.js
  1. … 48 more files in changeset.
LDEV-4428 Upgrade CKEditor to the latest version 4.7.3

Build is created using CKEditor's Download builder. Full preset is

chosen after which some of the plugins were removed (for details on

which plugins is chosen see \lams_central\web\ckeditor\build-config.js).

Office2013 skin is selected as the default skin.

  1. … 372 more files in changeset.
LDEV-4343 Remove obsolete "style" attribute from CssTag

  1. … 56 more files in changeset.
LDEV-4263 Remove width limitation from the images produced by CKEditor's JLaTeXMath plugin

LDEV-4250 * fixed template name in htmltemplates.js * leave support for only one language file en.js * templates definition file moved to /lams/wwww/public/ckeditor_templates/ folder together with the associated images

  1. … 60 more files in changeset.
LDEV-4250 Revive CKEditor's template plugin

    • -4
    • +1007
    ./plugins/dialog/dialogDefinition.js
    • -0
    • +3303
    ./plugins/dialog/plugin.js
    • -0
    • +84
    ./plugins/templates/dialogs/templates.css
    • -0
    • +199
    ./plugins/templates/dialogs/templates.js
    • binary
    ./plugins/templates/icons/hidpi/templates-rtl.png
    • binary
    ./plugins/templates/icons/hidpi/templates.png
    • binary
    ./plugins/templates/icons/templates-rtl.png
    • binary
    ./plugins/templates/icons/templates.png
    • -0
    • +12
    ./plugins/templates/lang/af.js
    • -0
    • +12
    ./plugins/templates/lang/ar.js
    • -0
    • +12
    ./plugins/templates/lang/bg.js
    • -0
    • +12
    ./plugins/templates/lang/bn.js
    • -0
    • +12
    ./plugins/templates/lang/bs.js
    • -0
    • +12
    ./plugins/templates/lang/ca.js
    • -0
    • +12
    ./plugins/templates/lang/cs.js
  1. … 63 more files in changeset.
LDEV-3607: updating jquery.oembed.min.js

    • -1
    • +2
    ./plugins/oembed/libs/jquery.oembed.min.js