Commit Graph

115 Commits (58c46869bee15fdc44086714a3e761780e307ab1)

Author SHA1 Message Date
Nathaniel Catchpole 2fc85e7f0f Issue #2901572 by Jo Fitzgerald, bluccas, mfernea, klausi: Fix 'Drupal.Commenting.PostStatementComment' coding standard 2017-10-13 13:43:02 +01:00
Nathaniel Catchpole f659d6ca8e Issue #2901726 by mfernea, gmario, finn.lewis, robertoperuzzo, rachel_norfolk: Fix 'Squiz.Functions.MultiLineFunctionDeclaration' coding standard 2017-10-10 15:43:06 +01:00
Nathaniel Catchpole 4577185c9b Issue #2572791 by Mile23, andriyun, attiks, RoSk0: Fix 'Drupal.WhiteSpace.OpenBracketSpacing' coding standard 2017-09-22 12:16:23 +01:00
Alex Pott 40d1faf887 Issue #2863996 by nlisgo, Jo Fitzgerald, scuba_fly, dawehner: Convert web tests to browser tests for ckeditor module 2017-04-18 09:09:34 +01:00
Alex Pott 8a62fc2281 Issue #2852886 by Wim Leers, pdenooijer, lauriii: Comment improvement CKEditorPluginButtonsInterface 2017-04-17 09:43:42 +01:00
Nathaniel Catchpole 01f8bd64ed Issue #2854529 by alexpott, xjm, klausi, Chi, Mixologic: Fix Drupal.Scope.MethodScope - all methods should have scopes 2017-03-06 11:25:01 +00:00
xjm 47ec7f7d4f Issue #2600836 by balagan, Sagar Ramgade, Chi, anil280988, joshi.rohit100, Jo Fitzgerald, vaplas, dawehner, alexpott, klausi: Make protected Simpletest test methods public for consistency 2017-03-04 12:27:34 -06:00
xjm 72d65cc85c Issue #2857822 by alexpott, klausi: Fix coding standards issues introduced mostly by array syntax conversion 2017-03-04 08:02:01 -06:00
xjm 52e3eec616 Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase 2017-03-03 19:20:24 -06:00
Nathaniel Catchpole 4c64f7b840 Issue #2770921 by dawehner, klausi, Mile23, mpdonadio, xjm, claudiu.cristea: Feb 21st: Convert chunk of WTB to BTB by just moving classes, changing use statements adding traits 2017-02-21 12:07:44 +00:00
Alex Pott 6fa5085d66 Issue #2765525 by phenaproxima, Wim Leers, droplet: Add AJAX command to add style sheets to CKEditor instances 2016-12-21 08:19:36 +00:00
Nathaniel Catchpole 48dbd8f771 Issue #2820979 by lomasr, icicleking, arunkumark, anish.a, jaiiali, Wim Leers: Broken link in description of CKEditor language plugin 2016-11-08 15:00:07 +00:00
Alex Pott 5d632f06fe Issue #2773085 by Sam152, Wim Leers: CKEditor doesn't show elements in the styles dropdown if an input filter alters them 2016-10-12 09:15:34 +01:00
Alex Pott 6a83671d70 Issue #2792077 by thpoul, amit.drupal, shruti1803, Sonal.Sangale, Wim Leers: Replace usage of t() in plugins with $this->t() 2016-09-22 15:24:59 +01:00
Alex Pott 2e5e060c53 Issue #2783395 by Mile23: Fix 'Drupal.Commenting.FunctionComment.InvalidReturn' coding standard 2016-08-28 06:25:45 -05:00
Nathaniel Catchpole dd3ee4c7df Issue #2635784 by Manuel Garcia, sidharthap, cilefen, veerasekar89, gambry, catch, alexpott, Cottser, dawehner, joelpittet: Deprecate ThemeHandler::setDefault() in favour of configuration and replace usages 2016-08-15 08:55:33 +01:00
Alex Pott f2d19d2d2b Issue #2749475 by thpoul, Wim Leers, maskedjellybean, Orizontal, bohemier: Duplicate labels for Styles dropdown causes Styles to not render: add validation to prevent this 2016-07-19 15:35:20 +01:00
xjm 918f6b545b Issue #2723589 by Ashish.Dalvi, gaurav.pahuja, marvin_B8, valthebald: Remove entity_load* usage for filter_format entity type 2016-05-23 09:20:51 -05:00
xjm 4ca088c25d Revert "Issue #2723589 by Ashish.Dalvi, gaurav.pahuja, marvin_B8, valthebald: Remove entity_load* usage for filter_format entity type"
This reverts commit 39498e7d0c.
2016-05-23 08:56:34 -05:00
Nathaniel Catchpole 39498e7d0c Issue #2723589 by Ashish.Dalvi, gaurav.pahuja, marvin_B8, valthebald: Remove entity_load* usage for filter_format entity type 2016-05-23 11:49:46 +01:00
Nathaniel Catchpole 4c4a0396ba Issue #2723587 by marvin_B8, snehi, Beau Townsend, valthebald, John Cook: Remove entity_load* usage for 'editor' entity type 2016-05-17 10:46:34 +01:00
Alex Pott 133c212ed9 Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard 2016-05-08 10:05:38 -05:00
Alex Pott 0dd68abecb Issue #2682723 by thpoul, jagjitsingh_drupal, avinashm, maggo: Allow ckeditor_stylesheets to refer to external URL, for e.g. webfonts 2016-05-04 09:48:21 +01:00
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 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 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
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
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 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 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