webchick
|
d77275ff1f
|
Issue #1391694 by tim.plunkett, aspilicious, fago, pounard, plach, Crell, msonnabaum, tstoeckler: Use type-hinting for entity-parameters.
|
2013-04-26 15:34:02 -07:00 |
webchick
|
bceb85e8d4
|
Issue #1943776 by Wim Leers, nod_: In-place editors (Create.js PropertyEditor widgets) should be loaded lazily.
|
2013-04-26 08:52:01 -07:00 |
Nathaniel Catchpole
|
1eb9af15f9
|
Issue #1930020 by dawehner, Berdir, olli: Inject a class into the Core annotated discovery implementation so that namespaces can be updated.
|
2013-04-25 09:38:49 +01:00 |
Alex Pott
|
bc3a902fbc
|
Issue #1807042 by tim.plunkett, effulgentsia: Rename entity storage/list/form/render controllers to handlers, part 1: organize existing annotation keys.
|
2013-04-23 08:38:30 +01:00 |
Alex Pott
|
924be51ace
|
Issue #1954968 by Wim Leers | YesCT: Fixed Required CKEditor fields always fail HTML5 validation.
|
2013-04-18 08:32:12 +01:00 |
Alex Pott
|
24f546207f
|
Issue #1964648 by vijaycs85: Create configuration schemas for editor module.
|
2013-04-18 08:29:41 +01:00 |
webchick
|
b77715c307
|
Issue #1967294 by tim.plunkett: Add a dedicated @EntityType annotation.
|
2013-04-13 15:15:20 -07:00 |
Alex Pott
|
a820153fa5
|
Issue #1735118 by swentel, yched, xjm, larowlan, alexpott, tim.plunkett: Convert Field API to CMI.
|
2013-04-13 18:06:40 +01:00 |
Alex Pott
|
fd6594bef7
|
Issue #1955288 by lilster66 | nod_: JSHint editor.
|
2013-04-10 10:58:47 +01:00 |
Alex Pott
|
34e630950a
|
Issue #1939660 by chx | catch: Use YAML as the primary means for service registration.
|
2013-04-09 05:32:49 +01:00 |
Alex Pott
|
ab4418e65f
|
Issue #1943624 by joelpittet, Berdir, Wim Leers, xjm: Fixed EntityMalformedException when enabling a text editor while creating a new text format, because Editor depends on FilterFormat.
|
2013-04-08 09:13:20 +01:00 |
webchick
|
2e3c6842c0
|
Issue #1960612 by Wim Leers, bergie, scottgonzalez: Fixed jQuery UI 1.10 update broke Create.js, and thus in-place editing.
|
2013-04-07 12:51:35 -07:00 |
webchick
|
2ad7c18229
|
Revert "Issue #1960612 by Wim Leers: Fixed jQuery UI 1.10 update broke Create.js, and thus in-place editing."
Sorry, this should be giving credit to more people. Rolling back.
This reverts commit 96b69b0a5d .
|
2013-04-07 12:50:50 -07:00 |
webchick
|
96b69b0a5d
|
Issue #1960612 by Wim Leers: Fixed jQuery UI 1.10 update broke Create.js, and thus in-place editing.
|
2013-04-07 12:49:13 -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 |
webchick
|
37afef0004
|
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
|
2013-03-10 12:05:24 -07:00 |
webchick
|
f47ff3ecbb
|
Issue #1911884 by quicksketch, Wim Leers: Enable CKEditor in the Standard install profile.
|
2013-03-08 20:59:42 -08:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
catch
|
13bd2b25ec
|
Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class.
|
2013-03-06 22:02:58 +00:00 |
webchick
|
b9a4e9b7ab
|
Issue #788114 by quicksketch, David_Rothstein, sun, Wim Leers: Unprivileged users should only get one text format by default.
|
2013-03-04 22:45:18 -05:00 |
catch
|
780b439297
|
Issue #1836008 by dawehner, Berdir, alexpott, katbailey, effulgentsia, EclipseGc: Fixed Remove drupal_classloader() use in Drupal\Core\AnnotatedClassDiscovery.
|
2013-02-28 11:24:13 +00:00 |
webchick
|
429edf3787
|
Issue #1898844 by Wim Leers: Fixed No test coverage for hook_editor_js_settings_alter().
|
2013-02-09 03:47:51 -08: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 |
webchick
|
3cf6ad7cd5
|
Issue #1779026 by dagmar, tim.plunkett, sun, heyrocker: Convert Text Formats to Configuration System.
|
2013-01-17 14:28:27 -08:00 |
webchick
|
83193f1ce2
|
Issue #1833716 by quicksketch, Wim Leers, sun, TwoD: Added WYSIWYG: Introduce 'Text editors' as part of filter format configuration.
|
2013-01-16 09:07:48 -08:00 |
webchick
|
b6ac1b819d
|
Revert "Issue #1833716 by quicksketch, Wim Leers, effulgentsia: added WYSIWYG: Introduce 'Text editors' as part of filter format configuration."
Fixing commit credit.
This reverts commit ee1b6de693 .
|
2013-01-16 09:06:28 -08:00 |
Dries
|
ee1b6de693
|
Issue #1833716 by quicksketch, Wim Leers, effulgentsia: added WYSIWYG: Introduce 'Text editors' as part of filter format configuration.
|
2013-01-15 21:13:25 -05:00 |