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 |
Nathaniel Catchpole
|
8b3e463bc6
|
Issue #1653026 by damiankloip, alexpott, sun, tim.plunkett, dawehner, mtift: Fixed All configuration values are stored as strings.
|
2013-10-04 12:01:09 +01:00 |
Alex Pott
|
3cee107ce5
|
Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy.
|
2013-10-03 12:26:25 +01: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
|
82f8f24dc2
|
Issue #2095225 by nod_, pameeela: Fixed Scrolling is broken on modals.
|
2013-09-27 14:34:52 +02:00 |
webchick
|
79b57a95d4
|
Issue #2093077 by Wim Leers: Fixed target attribute is set to '0' when creating a link without checking the 'Open in new window' checkbox.
|
2013-09-22 00:35:18 +02:00 |
webchick
|
7b5109dd72
|
Issue #2092871 by Wim Leers: Fixed width and height attributes are empty when inserting an image.
|
2013-09-22 00:28:11 +02:00 |
Dries
|
65b155d9c2
|
Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed.
|
2013-09-19 18:22:53 +02:00 |
webchick
|
deebed44b2
|
Issue #2087231 by tim.plunkett, pwolanin: Add a PluginBase in the Core namespace with t() as a helper method.
|
2013-09-18 18:48:18 -07:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
0451a6d700
|
Issue #2083811 by yched, plach: Remove langcode nesting for fields in entity structures.
|
2013-09-12 22:35:51 -07:00 |
Jennifer Hodgdon
|
2463750d31
|
Issue #2083943 by Xano, InternetDevels, longwave: Fix spelling errors in various documentation
|
2013-09-12 07:01:59 -07:00 |
webchick
|
d009cac09c
|
Issue #2074037 by Wim Leers, effulgentsia: Add drupalPostUrl() — drupalPost()/drupalPostAjax() are for forms only, D8 JS performs non-form HTTP requests.
|
2013-09-11 12:41:33 -07:00 |
webchick
|
e05902e5da
|
Issue #2084513 by donquixote, EclipseGc: Annotation class loading could be more elegant.
|
2013-09-11 12:36:35 -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 |
Dries
|
5f936edc96
|
Issue #2035721 by Wim Leers, Gábor Hojtsy: Figure out how to translate Drupal-specific CKEditor plugins.
|
2013-09-06 12:45:07 -04:00 |
Nathaniel Catchpole
|
085a24e07f
|
Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants.
|
2013-09-05 10:48:11 +01:00 |
webchick
|
de0f3ab3dd
|
Issue #2071957 by Wim Leers: Fixed Cannot change existing images or links through Text Editor's image/link dialogs.
|
2013-08-30 23:58:18 -07:00 |
Alex Pott
|
a8d4542933
|
Issue #2012312 by tim.plunkett: Remove legacy code from filter.module.
|
2013-08-29 20:38:58 +01:00 |
Jennifer Hodgdon
|
d2457a61e6
|
Issue #202973: Fix file permissions on ckeditor.module
|
2013-08-29 08:12:17 -07:00 |
webchick
|
d4b4d27cd9
|
Issue #2050097 by Gábor Hojtsy, Wim Leers: Map CKEditor languages to Drupal languages.
|
2013-08-29 07:57:41 -07:00 |
Alex Pott
|
13ee73e7aa
|
Issue #2066879 by claudiu.cristea: Apply coding standards for interface method declarations.
|
2013-08-29 13:50:20 +01: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
|
094a9e16b5
|
Issue #2067427 by Wim Leers: Fixed Drupal.editors.ckeditor.attachInlineEditor() should pass Drupal-specific settings like Drupal.editors.ckeditor.attach() does.
|
2013-08-23 07:17:00 -07:00 |
webchick
|
523fb85533
|
Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity.
|
2013-08-18 14:16:19 -07:00 |