Commit Graph

127 Commits (d38a69e11349883877038a16f35b6c48e9c6b7e6)

Author SHA1 Message Date
catch ad293099ec Issue #2219499 by Berdir, alexpott, Gábor Hojtsy, vijaycs85, swentel: Generalize language config override responsibility. 2014-03-24 15:10:05 +00:00
Nathaniel Catchpole 8cbab1493b Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall. 2014-03-21 11:53:32 +00:00
Nathaniel Catchpole a2b6fe7e01 Issue #2190665 by alexpott: Remove persist flag from services that do not need it. 2014-03-10 11:24:18 +00:00
Alex Pott 01a3e1902f Issue #2203407 by nod_, sun: Replace #attached library array values with provider-namespaced strings. 2014-03-09 19:59:45 +00: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
Nathaniel Catchpole 5715be72c2 Issue #2205897 by damiankloip: Remove ckeditor.languages cache bin. 2014-03-05 16:35:32 +00:00
webchick 428d0f0ad9 Issue #2053153 by tim.plunkett, dawehner, damiankloip, aspilicious: Allow contrib modules to provide plugins on behalf of optional modules. 2014-03-01 17:57:51 -08:00
webchick 5d0729f07a Issue #2070369 by herom, bdgreen, Mac_Weber, InternetDevels, sidharthap, JeroenT: Remove all calls to deprecated function language(). 2014-02-26 11:16:54 -08:00
webchick 02417da643 Issue #1892182 by sun, nod_, jibran: #type details: Rename #collapsed to #open. 2014-02-26 10:38:09 -08:00
Alex Pott 78e5e9bfd9 Issue #2045927 by herom, martin107, ianthomas_uk, Xano, michaellander, Sutharsan: Replace all drupal_alter() deprecated function calls. 2014-02-24 10:10:52 +00: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
Alex Pott a1a5e155f8 Issue #2198343 by damiankloip, longwave: Convert all usages of cache() and cache_invalidate_tags() procedural functions. 2014-02-21 15:21:08 +00:00
webchick 878777a842 Issue #2099741 by Wim Leers, wwalc, mr.baileys, eaton, dstol, nod_, effulgentsia: Protect WYSIWYG Editors from XSS Without Destroying User Data. 2014-02-08 12:32:05 -08:00
webchick 3ae319e401 Issue #2180627 by jessebeach, Wim Leers: Remove caption filter's caption-specific alignment classes. 2014-02-06 21:44:05 -08:00
Alex Pott 81e3e03818 Issue #2184315 by Wim Leers: Move filter_get_filter_types_by_format() and filter_get_html_restrictions_by_format() onto FilterFormatInterface. 2014-01-29 15:05:27 +00:00
Alex Pott 2d476a5f0e Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation. 2014-01-27 21:41:32 +00:00
webchick 6740e95373 Issue #2166399 by Wim Leers, nod_, clemens.tolboom: Changing CKEditor configurations by changing text formats causes markup to be lost: warn the user when performing this advanced action. 2014-01-24 21:48:00 -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
Nathaniel Catchpole 0b55dcd841 Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system. 2014-01-15 16:27:37 +00:00
webchick c50ff11e93 Issue #2161759 by Wim Leers, sun: Remove unused drupalSettings.ckeditor.modulePath setting. 2014-01-13 22:45:27 -08:00
webchick 733f68f17f Issue #2159595 by Gábor Hojtsy: CKEditor should pass paths to locale not URLs. 2014-01-13 22:25:22 -08:00
webchick 839dcc1c5d Issue #2170085 by Wim Leers, jessebeach: Caption filter may not wrap images that are only aligned, not captioned. 2014-01-13 18:53:06 -08:00
Nathaniel Catchpole 68ce258d63 Issue #2166065 by alexpott, mtift: Replace config_install_default_config with ConfigInstaller service. 2014-01-10 11:48:37 +00:00
webchick 662948e300 Issue #2162685 by clemens.tolboom: CKEditor's Internal::generateFormatTagsSetting() should call check_markup() with caching enabled. 2014-01-08 00:56:45 -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
Nathaniel Catchpole 01b27e2598 Issue #2158979 by nod_: Drupal.dialog expects a DOM element, not a string or jQuery object. 2014-01-07 11:06:41 +00:00
Nathaniel Catchpole 76e06cfb02 Issue #1800022 by Wim Leers, JohnAlbin, herom: Update Backbone and Underscore. 2014-01-02 13:46:53 +00:00
Dries 141cb6f304 Issue #2130811 by alexpott, Gábor Hojtsy, vijaycs85, sun, Wim Leers: Use config schema in saving and validating configuration form to ensure data is consistent and correct. 2013-12-20 11:27:41 -05:00
webchick 3465947578 Issue #2146517 by TR: Remove annotation 'use' statements from all core classes. 2013-12-19 10:28:42 -08:00
Nathaniel Catchpole d4dcb5c357 Issue #1342198 by nod_, droplet, cosmicdreams, RobLoach, aspilicious: Use .on and .off instead of .bind, .unbind and .delegate. 2013-12-04 14:28:18 +00:00
webchick 8f7e91cd74 Issue #2081171 by smiro: Remove Unused local variable from /core/modules/ckeditor/ckeditor.admin.inc. 2013-12-03 21:30:13 -08:00
webchick 831940a3c2 Issue #2118991 by Berdir, dawehner: Use abstract service definitions to minimize copy & pasted service definitions. 2013-11-24 12:37:45 -08:00
webchick df1a669b77 Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global. 2013-11-23 12:57:04 -08:00
webchick a4f033e217 Revert "Rollback of Issue #2138239 by damiankloip, tim.plunkett, amateescu: Use GlobIterator instead of glob. — breaks testbot."
Un-committing the un-commit of the previously committed commit. :P

This reverts commit 40e903f897.
2013-11-22 21:40:50 -08:00
webchick 40e903f897 Rollback of Issue #2138239 by damiankloip, tim.plunkett, amateescu: Use GlobIterator instead of glob. — breaks testbot. 2013-11-20 12:52:58 -08:00
webchick 76e6e2a920 Revert "Issue #2138239 by damiankloip, tim.plunkett, amateescu: Use GlobIterator instead of glob."
Bah. Wrong commit message.

This reverts commit 843d7d6614.
2013-11-20 12:52:18 -08:00
webchick 843d7d6614 Issue #2138239 by damiankloip, tim.plunkett, amateescu: Use GlobIterator instead of glob. 2013-11-20 12:50:56 -08:00
Alex Pott 14336d94b8 Issue #2138239 by damiankloip: Use GlobIterator instead of glob. 2013-11-18 21:15:00 -04:00
Nathaniel Catchpole a464d06553 Issue #2105939 by Wim Leers, vijaycs85: Make sure all YML files in Editor module has no type-casting to string + config system changes broke image uploading in editors. 2013-11-06 20:06:54 +00:00
Dries e00362582c Issue #2064063 by Wim Leers: CKEditor onChange handler should be debounced. 2013-11-05 21:06:11 -05:00
webchick 0f29d67bc3 Issue #2117687 by geerlingguy, Wim Leers: CKEditor Plugin settings vertical tab not showing when isEnabled() is set to TRUE. 2013-11-05 08:55:58 -08: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
Nathaniel Catchpole 5ba91c7155 Issue #2105555 by Bladedu: Plugins cache prefix names not consistent between plugin managers. 2013-10-16 12:22:58 +01: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
webchick 26b6a68385 Revert "Issue #2109769 by Wim Leers: CKEditor plugin cache entries should have cache tags."
Needs more discussion.

This reverts commit 477a567337.
2013-10-11 08:39:00 -07:00
webchick 477a567337 Issue #2109769 by Wim Leers: CKEditor plugin cache entries should have cache tags. 2013-10-11 07:37:29 -07:00
webchick 9b4624d74f Issue #2089599 by swentel, Wim Leers, dotoree: Fixed 'Missing text format: .' in watchdog logs when visiting Text formats and editors configure page. 2013-10-10 08:25:51 -07:00
webchick 5b24f7bcdd Issue #2080217 by Wim Leers, tkoleary, Bojhan: Polish entity toolbar visually. 2013-10-05 00:14:39 -07:00