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 |
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 |
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 |
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
|
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 |
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 |
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 |
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 |
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
|
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 |
Alex Pott
|
84cd084ebd
|
Issue #2037613 by droplet: Fixed Use formatPlural to format plural strings.
|
2013-08-10 02:17:47 +01: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 |
Dries
|
31fe58d108
|
Issue #1936392 by Wim Leers: Configure CKEditor's 'Advanced Content Filter' (ACF) to match Drupal's text filters settings.
|
2013-06-19 14:58:20 -04:00 |
Alex Pott
|
db0e911778
|
Issue #1894644 by Wim Leers, quicksketch: Unidirectional editor configuration -> filter settings syncing.
|
2013-06-18 12:21:40 +02:00 |
Alex Pott
|
4424521244
|
Issue #1999810 by nod_: JSHint ckeditor.
|
2013-05-22 11:11:49 -07:00 |
Alex Pott
|
2f1a280fb9
|
Issue #1995730 by Wim Leers: Drupal.editors.ckeditor.onChange() misses changes made by last keypress — leads to data loss.
|
2013-05-20 10:29:11 -07:00 |
webchick
|
f46053386c
|
Issue #1964316 by Wim Leers: Automatically use 'sourcedialog' plugin/button instead of 'sourcearea' plugin/button when using CKEditor for in-place editing.
|
2013-04-26 09:25:46 -07:00 |
webchick
|
03b6a41085
|
Issue #1886566 by Wim Leers, sun, effulgentsia, quicksketch: Make WYSIWYG editors available for in-place editing.
|
2013-03-20 14:38:12 -04:00 |
Dries
|
81d604958f
|
Issue #1890502 by Wim Leers, quicksketch, jessebeach, nod_, sun, effulgentsia: Added CKEditor module to core.
|
2013-02-08 12:00:40 +11:00 |