Nathaniel Catchpole
|
841be6bac0
|
Issue #2696771 by Wim Leers, thpoul: Minor clean-up of \Drupal\ckeditor\Plugin\CKEditorPlugin\Internal::getConfig()
|
2016-04-25 18:16:39 +01:00 |
Alex Pott
|
bfde6d3423
|
Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits
|
2016-04-09 15:48:39 +01:00 |
Alex Pott
|
5406914176
|
Issue #2696557 by Wim Leers, danmuzyka: 404 error for CKEditor config.js file when using text format without buttons from \Drupal\ckeditor\Plugin\CKEditorPlugin\Internal
|
2016-04-08 13:39:30 +01:00 |
Alex Pott
|
0db5b13892
|
Issue #2686207 by Berdir: Convert simpletest kernel tests in modules A-I to phpunit
|
2016-03-28 19:36:47 +01:00 |
Nathaniel Catchpole
|
73dddd4cd9
|
Issue #2626106 by Wim Leers, gceja, thpoul: The image button does not work unless width+height attributes are allowed, even though those are optional
|
2016-03-09 09:13:13 +09:00 |
Nathaniel Catchpole
|
d62ca1008e
|
Issue #2681845 by thpoul: Use CKEditorPluginCssInterface to add the CKEditor language plugin css
|
2016-03-09 08:58:33 +09:00 |
Nathaniel Catchpole
|
adaad5f54c
|
Issue #2679903 by thpoul, Dave Reid, Wim Leers: CKEditor uses separate cache-busting query string from Drupal's
|
2016-03-08 11:46:29 +09:00 |
Alex Pott
|
7fe7b049b8
|
Issue #2672512 by Birk, kurund: CKEditorPluginConfigurableInterface::settingsForm() docs don't match API usage
|
2016-03-07 13:43:33 +00:00 |
Scott Reeves
|
0fa19e0a2c
|
Issue #2626570 by Wim Leers, thpoul, DuaelFr: Drupal 8's custom Image and Link plugins do not include a HiDPI icon
|
2016-03-06 20:57:35 -05:00 |
xjm
|
a5723e3e2f
|
Issue #1993928 by BarisW, Wim Leers, thpoul, effulgentsia, mgifford, Gábor Hojtsy, Hanno, Pancho, Bojhan: Language of parts: Introduce a language toolbar button
|
2016-03-02 11:34:58 -06:00 |
effulgentsia
|
db6ab78368
|
Revert "Issue #1993928 by BarisW, Wim Leers, thpoul, mgifford, Gábor Hojtsy, Hanno, Pancho, Bojhan: Language of parts: Introduce a language toolbar button"
This reverts commit 1134407038 .
|
2016-03-01 16:18:22 -08:00 |
effulgentsia
|
1134407038
|
Issue #1993928 by BarisW, Wim Leers, thpoul, mgifford, Gábor Hojtsy, Hanno, Pancho, Bojhan: Language of parts: Introduce a language toolbar button
|
2016-03-01 11:02:24 -08:00 |
Nathaniel Catchpole
|
00606660c8
|
Issue #2672200 by Sweetchuck, gauravjeet: Wrap Drupal with closure variable
|
2016-02-29 12:25:57 +09:00 |
Nathaniel Catchpole
|
450331152a
|
Issue #2645100 by thpoul, Wim Leers: CKEditorPluginCssInterface: Allow CKEditor plugins to add CSS to iframe CKEditor instances
|
2016-02-25 14:44:11 +09:00 |
Nathaniel Catchpole
|
03d49cf715
|
Issue #2669898 by thpoul, DuaelFr, Wim Leers: cke_widget_element CSS Class get wrongly returned by the drupallink plugin
|
2016-02-22 12:31:01 +09:00 |
Nathaniel Catchpole
|
0edfdb2d41
|
Issue #2615852 by Wim Leers: Clean-up to our plugins that CKEditor >=4.5.5 enables
|
2016-02-22 11:23:28 +09:00 |
xjm
|
0c099aa32d
|
Issue #2620576 by cilefen, alexpott, chapf, xjm, longwave, dawehner: fnmatch() is not available on all environments (i.e QNAP QTS)
|
2016-02-20 11:56:46 +05:30 |
Nathaniel Catchpole
|
9040dc8002
|
Issue #2664466 by dawehner, alexpott, kostyashupenko: url_alias table is only used by a core service but it depends on system install
|
2016-02-17 16:11:37 +09:00 |
Nathaniel Catchpole
|
e825a16a3c
|
Issue #2503379 by Mac_Weber, DuaelFr, lluvigne, naveenvalecha, jmolivas: Replace deprecated usage of entity_create('filter_format') with a direct call to FilterFormat::create()
|
2016-02-17 09:42:55 +09:00 |
Nathaniel Catchpole
|
c3d6658c3a
|
Issue #2641528 by heykarthikwithu, Mac_Weber, naveenvalecha: Replace deprecated usage of entity_create('editor') with a direct call to Editor::create()
|
2016-02-16 10:15:43 +09:00 |
Nathaniel Catchpole
|
a67f54c02e
|
Issue #2668828 by heykarthikwithu, naveenvalecha: Remove EditorEntity aliasing in editor & ckeditor module
|
2016-02-15 21:33:42 +09:00 |
Alex Pott
|
e86e73481e
|
Issue #2307141 by mbaynton, mgifford, Wim Leers: Enable browsers' (native) spell checker in CKEditor
|
2016-01-25 17:41:33 +00:00 |
Alex Pott
|
18be97b668
|
Issue #2617586 by Wim Leers, zuuperman: Minor refinements to CKEditor module API docs
|
2016-01-21 14:47:58 +00:00 |
Nathaniel Catchpole
|
4a320ea0d1
|
Issue #1494670 by Liam Morland, jhedstrom, Wim Leers, mfb: References to CSS, JS, and similar files should be root-relative URLs: avoids mixed content warnings & fewer bytes to send
|
2016-01-15 13:20:55 +09:00 |
Alex Pott
|
523e456779
|
Issue #2569893 by quicksketch, Wim Leers, DuaelFr: CKEditor alignment buttons can be used even when the align filter is disabled
|
2016-01-04 18:39:42 +00:00 |
Nathaniel Catchpole
|
314de72dca
|
Issue #2635784 by cilefen: setDefault() on ThemeHandler is not used in all the places it could
|
2015-12-29 23:07:23 +09:00 |
Alex Pott
|
c15433e989
|
Issue #2268941 by Wim Leers, thpoul, yched, mlewand: Removing caption from a previously captioned image fails to remove the caption-related classes
|
2015-12-21 14:47:37 +00:00 |
Alex Pott
|
ba82fc6cc9
|
Issue #2541252 by HOG, finnsky, LewisNyman, nlisgo, saki007ster, alvar0hurtad0, maris.abols, pjbaert, bruvers, emma.maria, ti2m: Replace the .region-content ul/ol selector with text-formatted
|
2015-12-08 22:40:15 +00:00 |
Jennifer Hodgdon
|
aaabb05c3d
|
Issue #2627018 by Lars Toomre: Some fixes for 'e.g.' in docblocks and code comments
|
2015-12-03 11:04:31 -08:00 |
Nathaniel Catchpole
|
edc125abd0
|
Issue #2607454 by Wim Leers, Devin Carlson: Remove allowedContent for drupalunlink command
|
2015-11-25 13:45:44 +00:00 |
Nathaniel Catchpole
|
d688a3e0c8
|
Issue #2608434 by Wim Leers, DuaelFr: Links on images can only have href attribute
|
2015-11-13 11:20:00 +00:00 |
Nathaniel Catchpole
|
19b0f88e41
|
Revert "Issue #2608434 by Wim Leers, DuaelFr: Links on images can only have href attribute"
This reverts commit 5ba8a96aa5 .
|
2015-11-13 10:24:03 +00:00 |
Alex Pott
|
5ba8a96aa5
|
Issue #2608434 by Wim Leers, DuaelFr: Links on images can only have href attribute
|
2015-11-13 09:39:55 +00:00 |
Nathaniel Catchpole
|
ff9845ae71
|
Issue #2608722 by DuaelFr: Follow-up for #2590403: Remove forgotten references to the target attribute in the drupallink CKEditor plugin
|
2015-11-12 13:10:36 +00:00 |
webchick
|
61583a65e3
|
Issue #2598070 by Wim Leers, jaxxed, DuaelFr, Haza, Reinmar, oleq: [regression] CKEditor Link button does not show if HTML filtering is enabled
|
2015-11-03 13:29:51 -08:00 |
webchick
|
735dc7893e
|
Issue #2585173 by Wim Leers, Jelle_S, DuaelFr, nod_, Reinmar, attiks: [regression] "Allowed HTML tags" setting corrupted upon accessing Text Format configuration UI
|
2015-11-03 13:02:21 -08:00 |
Alex Pott
|
7759807747
|
Issue #2510380 by Wim Leers, DuaelFr, mlewand, quicksketch, Reinmar, oleq: Images cannot be linked in CKEditor
|
2015-11-03 17:29:20 +00:00 |
Alex Pott
|
7d05e583e1
|
Revert "Issue #2510380 by Wim Leers, DuaelFr, mlewand, quicksketch, Reinmar, oleq: Images cannot be linked in CKEditor"
This reverts commit 2d342c0f63 .
|
2015-11-03 17:27:58 +00:00 |
Alex Pott
|
2d342c0f63
|
Issue #2510380 by Wim Leers, DuaelFr, mlewand, quicksketch, Reinmar, oleq: Images cannot be linked in CKEditor
|
2015-11-03 15:15:57 +00:00 |
Nathaniel Catchpole
|
e55daa3095
|
Issue #2606460 by Wim Leers, alexpott: Regression caused by #2557113: Enabling CKEditor for a text format that did not have it previously is broken
|
2015-11-03 11:01:27 +00:00 |
Alex Pott
|
573fab03c7
|
Issue #2596083 by Wim Leers, lokapujya, jamin_melville: Allowed attribute 'class' not respected in CKEditor: ACF strips it
|
2015-11-02 16:22:24 +00:00 |
Nathaniel Catchpole
|
468056c3f1
|
Issue #2549951 by Wim Leers: Document how to specify multiple CSS classes for CKEditor's styles dropdown
|
2015-11-02 15:48:34 +00:00 |
xjm
|
639272360e
|
Issue #2502621 by Pravin Ajaaz, hussainweb, Peacog, jhodgdon, ivanjaros: Replace implement notes with inheritdoc tag
|
2015-10-23 13:59:43 -07:00 |
webchick
|
23236e0f1d
|
Issue #2587549 by herom, prestonso: Remaining RTL fixes for Drupal 8
|
2015-10-22 12:17:29 -07:00 |
Alex Pott
|
cea9c14b26
|
Issue #2589779 by Jelle_S, Wim Leers: Uncaught TypeError: Cannot set property 'float' of undefined when switching text formats
|
2015-10-17 06:10:28 -07:00 |
Alex Pott
|
b0e82e5871
|
Issue #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use single quotes in JavaScript and update .eslintrc
|
2015-10-13 23:37:56 +01:00 |
Nathaniel Catchpole
|
8b65164c5a
|
Issue #2533800 by alexpott: Remove all unused use statements from core
|
2015-10-08 20:46:26 +01:00 |
Alex Pott
|
c8f469036e
|
Issue #2118663 by cdog, nod_: Remove the Drupal.checkWidthBreakpoint method from drupal.js; replace with window.matchMedia where appropriate
|
2015-10-06 03:08:03 +01:00 |
Alex Pott
|
b8a6e72ab4
|
Issue #2485425 by MathieuSpil, iro, saki007ster, Wim Leers, Manjit.Singh, wiifm, kostask, Studiographene, alvar0hurtad0, LewisNyman: Clean up editor CSS inline with our CSS standards
|
2015-10-06 01:20:26 +01:00 |
webchick
|
d8a5cf811e
|
Issue #2579979 by Jelle_S, attiks, nod_, Wim Leers: Allow contrib to alter EditorImageDialog/EditorImageDialog and have custom attributes be stored
|
2015-10-05 14:56:07 -07:00 |