From 3b8222248cfc5360e37d263a6e6b1b9d68bf75e2 Mon Sep 17 00:00:00 2001 From: "DESKTOP-EMC39NL\\samho" Date: Wed, 24 Jan 2018 12:47:11 -0800 Subject: [PATCH 1/9] Base copy of the Poet Training git --- lib/ckeditor/CHANGES.md | 1121 +++++++++++ lib/ckeditor/LICENSE.md | 1423 ++++++++++++++ lib/ckeditor/build-config.js | 54 + lib/ckeditor/contents.css | 138 ++ lib/ckeditor/lang/af.js | 6 + lib/ckeditor/lang/ar.js | 6 + lib/ckeditor/lang/bg.js | 6 + lib/ckeditor/lang/bn.js | 6 + lib/ckeditor/lang/bs.js | 6 + lib/ckeditor/lang/ca.js | 6 + lib/ckeditor/lang/cs.js | 6 + lib/ckeditor/lang/cy.js | 6 + lib/ckeditor/lang/da.js | 6 + lib/ckeditor/lang/de-ch.js | 6 + lib/ckeditor/lang/de.js | 6 + lib/ckeditor/lang/el.js | 6 + lib/ckeditor/lang/en-au.js | 6 + lib/ckeditor/lang/en-ca.js | 6 + lib/ckeditor/lang/en-gb.js | 6 + lib/ckeditor/lang/en.js | 6 + lib/ckeditor/lang/eo.js | 6 + lib/ckeditor/lang/es.js | 6 + lib/ckeditor/lang/et.js | 6 + lib/ckeditor/lang/eu.js | 6 + lib/ckeditor/lang/fa.js | 6 + lib/ckeditor/lang/fi.js | 6 + lib/ckeditor/lang/fo.js | 6 + lib/ckeditor/lang/fr-ca.js | 6 + lib/ckeditor/lang/fr.js | 6 + lib/ckeditor/lang/gl.js | 6 + lib/ckeditor/lang/gu.js | 6 + lib/ckeditor/lang/he.js | 6 + lib/ckeditor/lang/hi.js | 6 + lib/ckeditor/lang/hr.js | 6 + lib/ckeditor/lang/hu.js | 6 + lib/ckeditor/lang/id.js | 6 + lib/ckeditor/lang/is.js | 6 + lib/ckeditor/lang/it.js | 6 + lib/ckeditor/lang/ja.js | 6 + lib/ckeditor/lang/ka.js | 6 + lib/ckeditor/lang/km.js | 6 + lib/ckeditor/lang/ko.js | 6 + lib/ckeditor/lang/ku.js | 6 + lib/ckeditor/lang/lt.js | 6 + lib/ckeditor/lang/lv.js | 6 + lib/ckeditor/lang/mk.js | 6 + lib/ckeditor/lang/mn.js | 6 + lib/ckeditor/lang/ms.js | 6 + lib/ckeditor/lang/nb.js | 6 + lib/ckeditor/lang/nl.js | 6 + lib/ckeditor/lang/no.js | 6 + lib/ckeditor/lang/pl.js | 6 + lib/ckeditor/lang/pt-br.js | 6 + lib/ckeditor/lang/pt.js | 6 + lib/ckeditor/lang/ro.js | 6 + lib/ckeditor/lang/ru.js | 6 + lib/ckeditor/lang/si.js | 6 + lib/ckeditor/lang/sk.js | 6 + lib/ckeditor/lang/sl.js | 6 + lib/ckeditor/lang/sq.js | 6 + lib/ckeditor/lang/sr-latn.js | 6 + lib/ckeditor/lang/sr.js | 6 + lib/ckeditor/lang/sv.js | 6 + lib/ckeditor/lang/th.js | 6 + lib/ckeditor/lang/tr.js | 6 + lib/ckeditor/lang/tt.js | 6 + lib/ckeditor/lang/ug.js | 6 + lib/ckeditor/lang/uk.js | 6 + lib/ckeditor/lang/vi.js | 6 + lib/ckeditor/lang/zh-cn.js | 6 + lib/ckeditor/lang/zh.js | 6 + .../dialogs/lang/_translationstatus.txt | 28 + lib/ckeditor/plugins/scayt/CHANGELOG.md | 23 + lib/ckeditor/plugins/scayt/LICENSE.md | 31 + lib/ckeditor/plugins/scayt/README.md | 28 + .../plugins/scayt/dialogs/toolbar.css | 74 + .../dialogs/lang/_translationstatus.txt | 23 + lib/ckeditor/plugins/wsc/LICENSE.md | 31 + lib/ckeditor/plugins/wsc/README.md | 28 + lib/ckeditor/plugins/wsc/dialogs/ciframe.html | 69 + .../plugins/wsc/dialogs/tmpFrameset.html | 55 + lib/ckeditor/plugins/wsc/dialogs/wsc.css | 85 + lib/ckeditor/samples/css/samples.css | 1643 +++++++++++++++++ lib/ckeditor/samples/index.html | 49 + lib/ckeditor/samples/js/sample.js | 56 + lib/ckeditor/samples/old/ajax.html | 88 + lib/ckeditor/samples/old/api.html | 213 +++ lib/ckeditor/samples/old/appendto.html | 62 + .../old/assets/outputxhtml/outputxhtml.css | 207 +++ .../samples/old/assets/posteddata.php | 62 + lib/ckeditor/samples/old/datafiltering.html | 511 +++++ .../samples/old/dialog/assets/my_dialog.js | 51 + lib/ckeditor/samples/old/dialog/dialog.html | 193 ++ lib/ckeditor/samples/old/divreplace.html | 147 ++ .../samples/old/enterkey/enterkey.html | 109 ++ .../old/htmlwriter/outputforflash.html | 286 +++ .../samples/old/htmlwriter/outputhtml.html | 227 +++ lib/ckeditor/samples/old/index.html | 118 ++ lib/ckeditor/samples/old/inlineall.html | 317 ++++ lib/ckeditor/samples/old/inlinebycode.html | 127 ++ lib/ckeditor/samples/old/inlinetextarea.html | 116 ++ lib/ckeditor/samples/old/jquery.html | 106 ++ .../samples/old/magicline/magicline.html | 212 +++ lib/ckeditor/samples/old/readonly.html | 79 + lib/ckeditor/samples/old/replacebyclass.html | 63 + lib/ckeditor/samples/old/replacebycode.html | 62 + lib/ckeditor/samples/old/sample.css | 360 ++++ lib/ckeditor/samples/old/sample.js | 53 + .../samples/old/sample_posteddata.php | 19 + lib/ckeditor/samples/old/tabindex.html | 81 + lib/ckeditor/samples/old/toolbar/toolbar.html | 238 +++ lib/ckeditor/samples/old/uicolor.html | 75 + lib/ckeditor/samples/old/uilanguages.html | 125 ++ .../samples/old/wysiwygarea/fullpage.html | 83 + lib/ckeditor/samples/old/xhtmlstyle.html | 237 +++ .../toolbarconfigurator/css/fontello.css | 58 + .../toolbarconfigurator/font/LICENSE.txt | 13 + .../samples/toolbarconfigurator/index.html | 449 +++++ .../lib/codemirror/codemirror.css | 328 ++++ .../lib/codemirror/neo.css | 39 + .../lib/codemirror/show-hint.css | 41 + lib/ckeditor/skins/moono/dialog.css | 7 + lib/ckeditor/skins/moono/dialog_ie.css | 7 + lib/ckeditor/skins/moono/dialog_ie7.css | 7 + lib/ckeditor/skins/moono/dialog_ie8.css | 7 + lib/ckeditor/skins/moono/dialog_iequirks.css | 7 + lib/ckeditor/skins/moono/editor.css | 7 + lib/ckeditor/skins/moono/editor_gecko.css | 7 + lib/ckeditor/skins/moono/editor_ie.css | 7 + lib/ckeditor/skins/moono/editor_ie7.css | 7 + lib/ckeditor/skins/moono/editor_ie8.css | 7 + lib/ckeditor/skins/moono/editor_iequirks.css | 7 + lib/ckeditor/skins/moono/readme.md | 52 + lib/ckeditor/styles.js | 114 ++ speech/s2t.html | 85 + 135 files changed, 11244 insertions(+) diff --git a/lib/ckeditor/CHANGES.md b/lib/ckeditor/CHANGES.md index 6a6e62f..03af26f 100644 --- a/lib/ckeditor/CHANGES.md +++ b/lib/ckeditor/CHANGES.md @@ -1,3 +1,4 @@ +<<<<<<< d68a8cde7a873e849c7470f3c00e8bc6ee274eb1 CKEditor 4 Changelog ==================== @@ -1116,3 +1117,1123 @@ possible. The list of relevant changes can be found in the [API Changes page of the CKEditor 4 documentation][1]. [1]: http://docs.ckeditor.com/#!/guide/dev_api_changes "API Changes" +======= +CKEditor 4 Changelog +==================== + +## CKEditor 4.5.11 + +**Security Updates:** + +* [Severity: minor] Fixed the target="_blank" vulnerability reported by James Gaskell. + + Issue summary: If a victim had access to a spoofed version of ckeditor.com via HTTP (e.g. due to DNS spoofing, using a hacked public network or mailicious hotspot), then when using a link to the ckeditor.com website it was possible for the attacker to change the current URL of the opening page, even if the opening page was protected with SSL. + + An upgrade is recommended. + +New Features: + +* [#14747](http://dev.ckeditor.com/ticket/14747): The [Enhanced Image](http://ckeditor.com/addon/image2) caption now supports the link `target` attribute. +* [#7154](http://dev.ckeditor.com/ticket/7154): Added support for the "Display Text" field to the [Link](http://ckeditor.com/addon/link) dialog. Thanks to [Ryan Guill](https://github.com/ryanguill)! + +Fixed Issues: + +* [#13362](http://dev.ckeditor.com/ticket/13362): [Blink, WebKit] Fixed: Active widget element is not cached when it is losing focus and it is inside an editable element. +* [#13755](http://dev.ckeditor.com/ticket/13755): [Edge] Fixed: Pasting images does not work. +* [#13548](http://dev.ckeditor.com/ticket/13548): [IE] Fixed: Clicking the [elements path](http://ckeditor.com/addon/elementspath) disables Cut and Copy icons. +* [#13812](http://dev.ckeditor.com/ticket/13812): Fixed: When aborting file upload the placeholder for image is left. +* [#14659](http://dev.ckeditor.com/ticket/14659): [Blink] Fixed: Content scrolled to the top after closing the dialog in a [`
`-based editor](http://ckeditor.com/addon/divarea). +* [#14825](http://dev.ckeditor.com/ticket/14825): [Edge] Fixed: Focusing the editor causes unwanted scrolling due to dropped support for the `setActive` method. + +## CKEditor 4.5.10 + +Fixed Issues: + +* [#10750](http://dev.ckeditor.com/ticket/10750): Fixed: The editor does not escape the `font-style` family property correctly, removing quotes and whitespace from font names. +* [#14413](http://dev.ckeditor.com/ticket/14413): Fixed: The [Auto Grow](http://ckeditor.com/addon/autogrow) plugin with the [`config.autoGrow_onStartup`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-autoGrow_onStartup) option set to `true` does not work properly for an editor that is not visible. +* [#14451](http://dev.ckeditor.com/ticket/14451): Fixed: Numeric element ID not escaped properly. Thanks to [Jakub Chalupa](https://github.com/chaluja7)! +* [#14590](http://dev.ckeditor.com/ticket/14590): Fixed: Additional line break appearing after inline elements when switching modes. Thanks to [dpidcock](https://github.com/dpidcock)! +* [#14539](https://dev.ckeditor.com/ticket/14539): Fixed: JAWS reads "selected Blank" instead of "selected " when selecting a widget. +* [#14701](http://dev.ckeditor.com/ticket/14701): Fixed: More precise labels for [Enhanced Image](http://ckeditor.com/addon/image2) and [Placeholder](http://ckeditor.com/addon/placeholder) widgets. +* [#14667](http://dev.ckeditor.com/ticket/14667): [IE] Fixed: Removing background color from selected text removes background color from the whole paragraph. +* [#14252](http://dev.ckeditor.com/ticket/14252): [IE] Fixed: Styles drop-down list does not always reflect the current style of the text line. +* [#14275](http://dev.ckeditor.com/ticket/14275): [IE9+] Fixed: `onerror` and `onload` events are not used in browsers it could have been used when loading scripts dynamically. + +## CKEditor 4.5.9 + +Fixed Issues: + +* [#10685](http://dev.ckeditor.com/ticket/10685): Fixed: Unreadable toolbar icons after updating to the new editor version. Fixed with [6876179](https://github.com/ckeditor/ckeditor-dev/commit/6876179db4ee97e786b07b8fd72e6b4120732185) in [ckeditor-dev](https://github.com/ckeditor/ckeditor-dev) and [6c9189f4](https://github.com/ckeditor/ckeditor-presets/commit/6c9189f46392d2c126854fe8889b820b8c76d291) in [ckeditor-presets](https://github.com/ckeditor/ckeditor-presets). +* [#14573](https://dev.ckeditor.com/ticket/14573): Fixed: Missing [Widget](http://ckeditor.com/addon/widget) drag handler CSS when there are multiple editor instances. +* [#14620](https://dev.ckeditor.com/ticket/14620): Fixed: Setting both the `min-height` style for the `` element and the `height` style for the `` element breaks the [Auto Grow](http://ckeditor.com/addon/autogrow) plugin. +* [#14538](http://dev.ckeditor.com/ticket/14538): Fixed: Keyboard focus goes into an embedded `