Alex Pott
|
d9f7b3a35b
|
Issue #1950632 by effulgentsia, Wim Leers, amateescu, yched: Create a FieldDefinitionInterface, decoupled from and config entities, and use it for formatters and widgets.
|
2013-06-16 10:27:11 +02:00 |
Alex Pott
|
3b61f06bf9
|
Issue #2019481 by nod_: JavaScript AJAX commands object is borked: it is shared among all Drupal.ajax instances, preventing scoped overrides.
|
2013-06-14 15:37:00 +02:00 |
Alex Pott
|
984940b8f2
|
Issue #1985344 by tim.plunkett, swentel: Add a dedicated @FieldFormatter annotation.
|
2013-06-14 01:03:32 +02:00 |
Alex Pott
|
71a4ab13e2
|
Issue #1972514 by Wim Leers, effulgentsia, Gábor Hojtsy, ekl1773: Fixed Impossible to set attributes for all entities.
|
2013-06-12 16:57:44 +01:00 |
Alex Pott
|
ba80bc317b
|
Issue #2006278 by Wim Leers: Remove leftover 'module' annotation keys and plugin manager processDefinition() to deal with disabled modules during tests.
|
2013-06-12 16:23:04 +01:00 |
Alex Pott
|
c65c6440a5
|
Issue #2011998 by David_Rothstein: String-parsing in hook_custom_theme() should be replaced with theme callbacks (for now).
|
2013-06-10 14:03:14 +01:00 |
Alex Pott
|
94e5ba411b
|
Issue #2009002 by Floydm: Replace theme() with drupal_render() in edit module.
|
2013-06-09 17:52:52 +01:00 |
Alex Pott
|
e0db7ebac1
|
Issue #1999344 by aaronott: Use Symfony Request for edit module.
|
2013-06-09 15:10:06 +01:00 |
Alex Pott
|
2432c02138
|
Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention.
|
2013-06-07 11:48:55 +01:00 |
Dries
|
b9de1f2d0d
|
Issue #1984628 by Wim Leers: documentation missing for hook_edit_editor_alter().
|
2013-06-05 13:04:32 -04:00 |
Dries
|
30251ca252
|
Issue #1980744 by Wim Leers: Turn edit/metadata into a JsonResponse again, to allow contrib to implement client-side caching of metadata.
|
2013-06-05 12:58:11 -04:00 |
Alex Pott
|
93e801555b
|
Issue #1987140 by damiankloip: Add a dedicated @InPlaceEditor plugin annotation.
|
2013-06-05 07:00:32 +01:00 |
Alex Pott
|
895e29fce3
|
Issue #1955292 by tmckeown, droplet, nod_: JSHint edit.
|
2013-05-31 10:14:36 +01:00 |
Alex Pott
|
f2d710c607
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
Alex Pott
|
bd5769d9fd
|
Issue #1898034 by Cottser, jenlampton, joelpittet, Shawn DeArmond, idflood, Hydra, artofeclipse, rich.yumul, chrisjlee, gnuget, c4rl, thund3rbox: block.module - Convert PHPTemplate templates to Twig.
|
2013-05-24 10:14:30 -07:00 |
Alex Pott
|
6b4b127e2e
|
Issue #1898432 by WebDevDude, steveoliver, vlad.dancer, jenlampton, pixelmord, Fabianx, iztok, EVIIILJ, jwilson3, c4rl, Cottser: Convert node module to Twig.
|
2013-05-24 10:13:55 -07:00 |
Nathaniel Catchpole
|
eea18a4869
|
Issue #914382 by Wim Leers, Cottser, Gábor Hojtsy, franz, droplet, sun, Niklas Fiekas, catch, dawehner, effulgentsia: Fixed Contextual links incompatible with render cache.
|
2013-05-20 09:35:41 +01:00 |
Alex Pott
|
518c4d10bd
|
Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms.
|
2013-05-19 13:02:16 -07:00 |
Alex Pott
|
3076bee4cc
|
Issue #1996378 by Wim Leers: Edit broken because of #1043198 and routing system bug + missing test coverage.
|
2013-05-16 20:03:37 -05:00 |
Dries
|
ea2ac54516
|
Issue #1979784 by Wim Leers, jessebeach: Factor Create.js and VIE.js out of the Edit module.
|
2013-05-14 15:02:48 -04:00 |
Alex Pott
|
19e6c2c0ae
|
Issue #1987298 by tim.plunkett, quicksketch: Shorten directory structure and PSR-0 namespacing for plugins.
|
2013-05-07 21:34:00 +01:00 |
Alex Pott
|
79ea2f38f8
|
Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files.
|
2013-05-07 14:51:26 +01:00 |
webchick
|
d78f5a96ea
|
Issue #1966704 by Wim Leers, jessebeach: In-place editing for taxonomy terms and custom blocks.
|
2013-05-04 00:18:03 -07:00 |
webchick
|
cbdaaaf21e
|
Issue #1981760 by Wim Leers, nod_: Edit should use the new drupalContextualLinkAdded event to cleanly instead of hackily insert its 'Quick edit' contextual link.
|
2013-05-03 09:08:47 -07:00 |
Alex Pott
|
a65536ad49
|
Revert "Issue #1971108 by Wim Leers, jessebeach, nod_: Convert contextual.js to use Backbone (and support dynamic contextual links)."
This reverts commit aad2d4a660 since the canges to edit.module were unintended.
|
2013-05-03 12:05:57 +01:00 |
webchick
|
aad2d4a660
|
Issue #1971108 by Wim Leers, jessebeach, nod_: Convert contextual.js to use Backbone (and support dynamic contextual links).
|
2013-05-01 21:36:21 -07:00 |
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 |
Jennifer Hodgdon
|
98b9af1c25
|
Issue #1976956 by droplet, dawehner: Fix reference to incorrect hook in docs
|
2013-04-23 07:48:34 -07:00 |
catch
|
ae0984f871
|
Issue #1942346 by swentel: Convert Field API variables to CMI.
|
2013-04-22 22:57:38 +01:00 |
webchick
|
1488b8bf30
|
Issue #1969714 by yched: Fixed Stale class names for FieldInstance in phpdocs.
|
2013-04-14 13:00:31 -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 |
webchick
|
3c89188181
|
Issue #1967728 by Wim Leers: Fixed In-place editing toolbars in DOM not removed after stopping in-place editing.
|
2013-04-12 00:08:19 -07:00 |
webchick
|
dd85e54ab1
|
Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version.
|
2013-04-09 13:58:51 -07: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 |
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
|
8199247dc8
|
Issue #1954246 by Wim Leers: Fixed Underlying content visible in the editing area while using PropertyEditor widget that uses padding.
|
2013-04-02 08:46:33 -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
|
ac85fddb90
|
Issue #1894454 by Wim Leers: port improvements from D7 Edit to D8.
|
2013-03-15 12:06:54 -04:00 |
Dries
|
45f4327584
|
Issue #1942000 by Wim Leers: Node NG broke Edit module.
|
2013-03-15 11:57:14 -04: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 |
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 |
catch
|
36fcf91cb5
|
Issue #1891516 by sun, Berdir, chx: Remove $install parameter from DrupalUnitTestBase::enableModules(), encourage to create individual schema tables only.
|
2013-02-21 10:22:42 +00:00 |
Dries
|
f6b4d4a225
|
Issue #501428 by KarenS, swentel, tim.plunkett, webchick, effulgentsia, nod_, scor, Lars Toomre: Added Date and time field type in core.
|
2013-02-16 18:29:53 -05:00 |
Dries
|
6d5c211392
|
Issue #1874664 by Wim Leers, jessebeach, tkoleary, Gábor Hojtsy, quicksketch, Bojhan: Reconcile 'Edit' toolbar option with local tasks (tabs) and contextual links for editing.
|
2013-02-12 16:46:04 -05:00 |
webchick
|
6a7def45fb
|
Issue #1908624 by jessebeach, tkoleary: Update edit modules implementation of hook_toolbar(); refresh the design to match current mockups.
|
2013-02-08 16:18:00 -08:00 |