Commit Graph

57 Commits (e239d1de3da4b12fac789f4738f2f8b281a53175)

Author SHA1 Message Date
catch 5be2df421d Issue #2940189 by Vlad Bo, claudiu.cristea, alexpott, NightHunterSV, andypost, almaudoh, voleger, Berdir: Deprecate system_get_info() 2019-10-07 14:46:33 +01:00
catch 9791614b78 Issue #2731817 by mikelutz, ashishdalvi, Sonal.Sangale, dbt102, andypost, jhodgdon, martin107, roderik: Replace all calls to the deprecated Drupal::url() function in Core 2019-04-16 14:38:27 +09: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
xjm da9c5ba24d Issue #2902728 by mfernea: Fix 'Drupal.Semantics.FunctionT.BackslashSingleQuote' coding standard 2017-09-13 21:47:52 -05: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
Scott Reeves 4e9ed76c99 Issue #2738891 by martin107, rashid_786, Wim Leers, remydenton: Instructions for adding CKEditor stylesheets are outdated 2016-07-07 21:03:34 -04: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 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
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
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 7599b055c7 Issue #2493475 by ifrik, walangitan, XaviP, jhodgdon, batigolix: Fix online docs references in Help to conform to our standards 2015-09-26 16:01:27 +02:00
Alex Pott 7a25f513f5 Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations 2015-09-21 12:38:19 +01:00
Alex Pott 3f31dbed27 Issue #2546828 by Wim Leers: Remove ckeditor_rebuild() 2015-09-02 12:32:18 +01:00
Alex Pott 1569740d0c Issue #2308515 by mgifford, jhodgdon, Wim Leers: Document accessibility features in CKEditor 2015-08-06 15:01:04 +01:00
Nathaniel Catchpole 4509204286 Issue #2478483 by Wim Leers, Fabianx: Introduce placeholders (#lazy_builder) to replace #post_render_cache 2015-06-05 10:47:02 +01:00
xjm 088f8b357a Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912) 2015-05-24 15:08:46 -05:00
Nathaniel Catchpole b5f7cccde4 Issue #1081266 by stefan.r, mikeytown2, jeroen.b, tsphethean, mfb, joseph.olstad, marcelovani: Avoid re-scanning module directory when a filename or a module is missing 2015-05-08 15:33:16 +01:00
webchick 257abe1256 Issue #2472669 by keopx, rpayanm, rteijeiro, jhodgdon: Complete documentation for every implementation of hook_ENTITY_TYPE_* 2015-04-21 14:01:03 -07:00
Alex Pott 68baffe7a7 Issue #2385111 by tadityar, Wim Leers: Bartik's CKEditor iframe stylesheet is not being loaded, hence image captions look broken 2014-12-10 12:28:02 +01:00
Nathaniel Catchpole 2d3266e61f Issue #2361681 by Wim Leers: drupal_render(): invert second argument ($is_recursive_call -> $is_root_call) => more strict, better DX/TX. 2014-10-24 15:51:28 +01:00
webchick 4724ae1d1f Issue #2246675 by rpayanm, johnstorey, holly.ross.drupal | mgbellaire: Remove all unnecessary 'template' lines in hook_theme() declarations. 2014-10-09 11:41:26 -07:00
Alex Pott 008fb1176b Issue #2239413 by Wim Leers, blueminds: Split FilterCaption into FilterAlign (for data-align) and FilterCaption (for data-caption). 2014-08-08 06:34:42 -05:00
webchick 94e0188a10 Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request. 2014-06-29 20:33:08 -07:00
Alex Pott bc5bfc9166 Issue #2207777 by Wim Leers, pjonckiere, Rajesh Ashok | alexpott: Can not configure editor whilst creating a new text format. 2014-05-20 10:59:25 +01:00
webchick edaf10f2fd Issue #2039163 by Reinmar, Wim Leers: Update CKEditor library to 4.4. 2014-05-09 09:29:05 -07:00
webchick eef067b5a5 Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path. 2014-05-06 19:04:53 -07:00
webchick 2a1d8d14f7 Issue #2204129 by Wim Leers, tim.plunkett: Store the filter format on the editor entity during runtime. 2014-03-07 12:44:44 -08:00
webchick f19fadd3a4 Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file. 2014-02-22 20:56:51 -08:00
webchick 44fb4177b1 Issue #2170549 by Greg Boggs: Make CKEditor pass coding standards: two missing spaces. 2014-01-24 00:11:45 -08:00
webchick c50ff11e93 Issue #2161759 by Wim Leers, sun: Remove unused drupalSettings.ckeditor.modulePath setting. 2014-01-13 22:45:27 -08:00
webchick f49fa091fb Issue #1963474 by infojunkie, widukind, Cottser, joelpittet, hussainweb, nod_: Ckeditor.module - Convert theme_ functions to Twig. 2014-01-08 00:48:51 -08:00
Dries e00362582c Issue #2064063 by Wim Leers: CKEditor onChange handler should be debounced. 2013-11-05 21:06:11 -05:00
webchick 5fd14ba7e3 Issue #1872206 by jessebeach, quicksketch, Wim Leers, mgifford: Fixed Improve CKEditor toolbar configuration accessibility. 2013-10-26 01:13:15 -07:00
webchick 3f38e917a5 Issue #2089631 by Wim Leers | jessebeach: Fixed Showing/hiding of CKEditor plugin settings is fragile, automate it (breaks in narrow viewports and when enabling CKEditor). 2013-10-15 14:08:52 -07:00
webchick 82753cda21 Revert "Issue #2089631 by Wim Leers | jessebeach: Fixed Showing/hiding of CKEditor plugin settings is fragile, automate it (breaks in narrow viewports and when enabling CKEditor)."
This reverts commit 46db1365ba.
2013-10-15 11:48:58 -07:00
webchick 46db1365ba Issue #2089631 by Wim Leers | jessebeach: Fixed Showing/hiding of CKEditor plugin settings is fragile, automate it (breaks in narrow viewports and when enabling CKEditor). 2013-10-14 22:29:19 -07:00
Alex Pott 9eacefa169 Issue #2097545 by thijsvdanker: Change link format in hook_help() in CKEditor module. 2013-10-02 21:48:19 +01:00
webchick 5bb0d5e667 Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
webchick 577a41d473 Issue #2027181 by Wim Leers, seutje, Bojhan: Use a CKEditor Widget to create a stellar UX for captioning and aligning images. 2013-09-11 11:48:51 -07:00
Nathaniel Catchpole 085a24e07f Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants. 2013-09-05 10:48:11 +01:00
Jennifer Hodgdon d2457a61e6 Issue #202973: Fix file permissions on ckeditor.module 2013-08-29 08:12:17 -07:00
webchick 5429044d5e Issue #1932652 by Wim Leers, nirbhasa, quicksketch: Add image uploading to WYSIWYGs through editor.module. 2013-08-29 04:27:41 -07:00
webchick 3d8d98577e Issue #2029737 by ifrik, batigolix, Wim Leers: Create hook_help() for ckeditor module. 2013-08-27 23:40:35 -07:00
webchick 3cf100dfcd Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config(). 2013-08-14 09:54:28 -07:00
Alex Pott 7aae5d35ca Issue #2036253 by Wim Leers: Update CKEditor library to 4.2. 2013-07-28 00:11:55 +02:00
Dries 95cbbbcd43 Issue #1879120 by quicksketch, Wim Leers, larowlan, frega: Use Drupal-specific image and link plugins — use core dialogs rather than CKEditor dialogs, containing alterable Drupal forms. 2013-06-28 13:41:52 -04:00