Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4429 Adjusting/updating CKEditor plugins

Updating image to image2 and including bootstrap tables CSS styles.

    • -0
    • +553
    ./image2/dialogs/image2.js
    • binary
    ./image2/icons/hidpi/image.png
    • binary
    ./image2/icons/image.png
    • -0
    • +21
    ./image2/lang/de-ch.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;}

    • -0
    • +28
    ./emojione/.bower.json
    • -0
    • +43
    ./emojione/README.md
    • -0
    • +17
    ./emojione/bower.json
    • -0
    • +7
    ./emojione/dialogs/emojione.js
    • binary
    ./emojione/icons/emojione.png
    • -0
    • +536
    ./emojione/libs/emojione/emojione.min.js
    • -0
    • +5500
    ./emojione/styles/emojione-awesome.css
    • -0
    • +17
    ./emojione/styles/emojione.css
  1. … 41 more files in changeset.
LDEV-4428 Remove oembed, paint and smiley plugins

  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.

    • -0
    • +20
    ./colordialog/dialogs/colordialog.css
    • -10
    • +11
    ./colordialog/dialogs/colordialog.js
    • -0
    • +25
    ./copyformatting/cursors/cursor-disabled.svg
    • -0
    • +14
    ./copyformatting/cursors/cursor.svg
    • -0
    • +45
    ./copyformatting/styles/copyformatting.css
    • -0
    • +6
    ./embedbase/dialogs/embedbase.js
  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

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

LDEV-3946: adding Greek characters to CKEditor's symbols special characters dialog

  1. … 1 more file in changeset.
LDEV-3946: adding Greek characters to CKEditor's symbols special characters dialog

  1. … 1 more file in changeset.
LDEV-3774: CKEditor defaults to inline and is formatted to look like a bootstrap text-area field.

    • -0
    • +79
    ./sourcedialog/dialogs/sourcedialog.js
    • binary
    ./sourcedialog/icons/hidpi/sourcedialog-rtl.png
    • binary
    ./sourcedialog/icons/hidpi/sourcedialog.png
    • binary
    ./sourcedialog/icons/sourcedialog-rtl.png
    • binary
    ./sourcedialog/icons/sourcedialog.png
    • -0
    • +9
    ./sourcedialog/lang/af.js
    • -0
    • +9
    ./sourcedialog/lang/ar.js
    • -0
    • +9
    ./sourcedialog/lang/bg.js
    • -0
    • +9
    ./sourcedialog/lang/bn.js
    • -0
    • +9
    ./sourcedialog/lang/bs.js
    • -0
    • +9
    ./sourcedialog/lang/ca.js
    • -0
    • +9
    ./sourcedialog/lang/cs.js
    • -0
    • +9
    ./sourcedialog/lang/cy.js
    • -0
    • +9
    ./sourcedialog/lang/da.js
    • -0
    • +9
    ./sourcedialog/lang/de.js
  1. … 60 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 170 more files in changeset.
LDEV-3632: Add and rearange buttons.

    • binary
    ./jlatexmath/images/accents1.png
    • binary
    ./jlatexmath/images/accents2.png
    • binary
    ./jlatexmath/images/accents3.png
    • binary
    ./jlatexmath/images/accents4.png
    • binary
    ./jlatexmath/images/accents5.png
    • binary
    ./jlatexmath/images/accents6.png
    • binary
    ./jlatexmath/images/accents7.png
    • binary
    ./jlatexmath/images/accents8.png
    • binary
    ./jlatexmath/images/accents9.png
    • binary
    ./jlatexmath/images/math1.png
    • binary
    ./jlatexmath/images/math10.png
    • binary
    ./jlatexmath/images/math11.png
  1. … 37 more files in changeset.
LDEV-3632: Add and rearange buttons.

    • binary
    ./jlatexmath/images/accents1.png
    • binary
    ./jlatexmath/images/accents2.png
    • binary
    ./jlatexmath/images/accents3.png
    • binary
    ./jlatexmath/images/accents4.png
    • binary
    ./jlatexmath/images/accents5.png
    • binary
    ./jlatexmath/images/accents6.png
    • binary
    ./jlatexmath/images/accents7.png
    • binary
    ./jlatexmath/images/accents8.png
    • binary
    ./jlatexmath/images/accents9.png
    • binary
    ./jlatexmath/images/math1.png
    • binary
    ./jlatexmath/images/math10.png
    • binary
    ./jlatexmath/images/math11.png
  1. … 37 more files in changeset.
LDEV-3632: Put formula buttons in tabs.

LDEV-3632: Put formula buttons in tabs.

LDEV-3632: Add buttons to the math formula plugin. Silence Java exceptions when an user makes a mistake in a formula.

    • -0
    • +44
    ./jlatexmath/buttons.css
    • -0
    • +16
    ./jlatexmath/buttons.js
    • -0
    • +254
    ./jlatexmath/buttons.jsp
  1. … 2 more files in changeset.
LDEV-3632: Add buttons to the math formula plugin. Silence Java exceptions when an user makes a mistake in a formula.

    • -0
    • +44
    ./jlatexmath/buttons.css
    • -0
    • +16
    ./jlatexmath/buttons.js
    • -0
    • +254
    ./jlatexmath/buttons.jsp
  1. … 2 more files in changeset.
LDEV-3607: Remove old movieplayer

LDEV-3607: Include oembed plugin in CKEditor

    • -0
    • +172
    ./lineutils/dev/dnd.html
    • -0
    • +285
    ./lineutils/dev/magicfinger.html
    • -0
    • +201
    ./oembed/README.md
    • binary
    ./oembed/icons/hidpi/oembed.png
    • binary
    ./oembed/icons/oembed.png
    • -0
    • +23
    ./oembed/lang/pt-br.js
  1. … 55 more files in changeset.
LDEV-3559 Introducing new CKEditor plugin jlatexmath

    • binary
    ./jlatexmath/icons/mathjax.png
    • -0
    • +1
    ./jlatexmath/jlatexmath.jsp
    • -0
    • +3
    ./jlatexmath/lang/en.js
    • -0
    • +34
    ./jlatexmath/plugin.js
  1. … 88 more files in changeset.
LDEV-3559 Replaces equation editor in CKEditor with JLatexMath plugin * refresh formula on cut event * image transparency * ability to open and edit existing formulas

  1. … 2 more files in changeset.
LDEV-3559 Introducing new CKEditor plugin jlatexmath

    • binary
    ./jlatexmath/icons/mathjax.png
    • -0
    • +1
    ./jlatexmath/jlatexmath.jsp
    • -0
    • +3
    ./jlatexmath/lang/en.js
    • -0
    • +13
    ./jlatexmath/plugin.js
  1. … 83 more files in changeset.
LDEV-3559 Replaced equation editor in CKEditor with Mathjax plugin

    • -0
    • +1013
    ./lineutils/plugin.js
    • -0
    • +78
    ./mathjax/dialogs/mathjax.js
    • binary
    ./mathjax/icons/hidpi/mathjax.png
    • binary
    ./mathjax/icons/mathjax.png
    • binary
    ./mathjax/images/loader.gif
    • -0
    • +13
    ./mathjax/lang/af.js
    • -0
    • +13
    ./mathjax/lang/ar.js
    • -0
    • +13
    ./mathjax/lang/ca.js
    • -0
    • +13
    ./mathjax/lang/cs.js
    • -0
    • +13
    ./mathjax/lang/cy.js
    • -0
    • +13
    ./mathjax/lang/da.js
    • -0
    • +13
    ./mathjax/lang/de.js
  1. … 80 more files in changeset.
LDEV-3559 Replaced equation editor in CKEditor with Mathjax plugin

    • -0
    • +1013
    ./lineutils/plugin.js
    • -0
    • +78
    ./mathjax/dialogs/mathjax.js
    • binary
    ./mathjax/icons/hidpi/mathjax.png
    • binary
    ./mathjax/icons/mathjax.png
    • binary
    ./mathjax/images/loader.gif
    • -0
    • +13
    ./mathjax/lang/af.js
    • -0
    • +13
    ./mathjax/lang/ar.js
    • -0
    • +13
    ./mathjax/lang/ca.js
    • -0
    • +13
    ./mathjax/lang/cs.js
    • -0
    • +13
    ./mathjax/lang/cy.js
    • -0
    • +13
    ./mathjax/lang/da.js
    • -0
    • +13
    ./mathjax/lang/de.js
  1. … 81 more files in changeset.
LDEV-3494: Add allowfullscreen tag for iframe CKeditor plugin

  1. … 1 more file in changeset.
LDEV-3493: Remove skype plugin as Skype no longer supports this

  1. … 1 more file in changeset.
LDEV-3494: Adding allowfullscreen tag to iframe

  1. … 1 more file in changeset.
LDEV-3493: Remove skype plugin as Skype no longer supports this

  1. … 1 more file in changeset.