catch
|
2f959b9693
|
Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage.
|
2014-03-27 12:54:40 +01: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
|
28d5e26943
|
Issue #2134887 by zwischenzug, yched, plopesc: Move field_view_field() / field_view_value() to methods.
|
2014-03-05 08:49:15 -08:00 |
webchick
|
01457d74ea
|
Issue #2200821 by yched, plopesc, Berdir, claudiu.cristea, swentel: Rename Fieldinterface and FieldInstanceInterface.
|
2014-02-22 21:16:46 -08:00 |
Alex Pott
|
40dc8daf51
|
Issue #2095303 by swentel, plopesc, Berdir, claudiu.cristea, yched: Rename 'field_entity' to 'field_config' and 'field_instance' to 'field_instance_config'.
|
2014-02-19 23:29:14 +00:00 |
webchick
|
647043400f
|
Issue #2185831 by tim.plunkett: Split up ParamConverterManager and stop throwing NotFoundHttpException.
|
2014-02-04 22:55:31 -08:00 |
Alex Pott
|
20315e1de7
|
Issue #2164827 by Berdir, Xano, tim.plunkett: Rename the entityInfo() and entityType() methods on EntityInterface and EntityStorageControllerInterface.
|
2014-01-30 12:14:58 +00:00 |
webchick
|
3b6460a735
|
Issue #2169505 by Wim Leers: Clean up Edit's Plugin class names and file locations.
|
2014-01-24 20:48:42 -08:00 |
webchick
|
0959ae04a5
|
Issue #2144879 by Wim Leers, yched: Brush up MetadataGeneratorInterface::generate(Field|Entity)(): use FieldItemListInterface + better naming.
|
2014-01-13 22:18:26 -08:00 |
webchick
|
d9f2ba2c84
|
Issue #2109035 by tim.plunkett, damiankloip, dawehner, chx: Make access checkers (much) easier to find.
|
2013-12-31 16:06:09 -08:00 |
webchick
|
3465947578
|
Issue #2146517 by TR: Remove annotation 'use' statements from all core classes.
|
2013-12-19 10:28:42 -08:00 |
webchick
|
bd01bba52c
|
Issue #2155665 by Wim Leers | yched: Update field_valid_language() calls in edit.module.
|
2013-12-19 10:23:13 -08:00 |
Alex Pott
|
dd663c405e
|
Issue #2031725 by fgm, fago, vladan.me, Nebel54, Berdir: Move all entity display interfaces to the core component.
|
2013-12-12 23:34:44 +00:00 |
Alex Pott
|
cdac25ee08
|
Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods.
|
2013-12-09 19:19:58 -04:00 |
webchick
|
8e7a2905ef
|
Issue #2135689 by Wim Leers: Clean up edit.module to match coding standards.
|
2013-12-03 21:18:34 -08:00 |
Nathaniel Catchpole
|
15fded0c84
|
Issue #1988612 by effulgentsia, yched, Wim Leers, Berdir, Pancho: Apply formatters and widgets to rendered entity base fields, starting with node.title.
|
2013-12-03 11:53:16 +00:00 |
webchick
|
8a68d25d9a
|
Issue #2133907 by Wim Leers: Clean up Edit's in-place editors: consistent naming, library naming and file naming.
|
2013-11-13 07:04:04 -08:00 |
webchick
|
4399709181
|
Issue #2066535 by tim.plunkett, jsst, Berdir: Add EntityManagerInterface and stop typehinting with EntityManager.
|
2013-10-30 16:09:40 -07:00 |
Nathaniel Catchpole
|
9d5aefb739
|
Issue #2048223 by dawehner, ParisLiakos, herom, fubhy, damiankloip, vijaycs85, joelpittet, tim.plunkett: Add $account argument to AccessCheckInterface::access() method and use the current_user() service.
|
2013-10-30 17:31:44 +00:00 |
Nathaniel Catchpole
|
2280ad5dec
|
Issue #2083387 by Gábor Hojtsy, Wim Leers: Make it possible to use in-place editing on entities rendered by a custom render pipeline (e.g. Views).
|
2013-10-30 11:56:14 +00:00 |
Alex Pott
|
3ded2216b0
|
Issue #2115145 by Berdir | effulgentsia: Move field type plugins to Plugin/Field/FieldType.
|
2013-10-19 09:12:13 +01:00 |
webchick
|
005ca8a43d
|
Issue #2108691 by Gábor Hojtsy, linclark, Wim Leers: Two PHPUnit tests not being run.
|
2013-10-11 07:35:40 -07:00 |
webchick
|
fdf3858b27
|
Issue #2057973 by aspilicious, Wim Leers: Don't add Edit module's data- attributes on pseudo fields (as used e.g. by Display Suite).
|
2013-10-05 00:33:07 -07:00 |
Alex Pott
|
5207055bc6
|
Issue #2032393 by effulgentsia: Limit APIs to FieldDefinitionInterface when FieldInstance isn't needed.
|
2013-07-10 20:28:14 +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
|
93e801555b
|
Issue #1987140 by damiankloip: Add a dedicated @InPlaceEditor plugin annotation.
|
2013-06-05 07:00:32 +01: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
|
79ea2f38f8
|
Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files.
|
2013-05-07 14:51:26 +01: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 |
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 |
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
|
65e54edbe7
|
Issue #1874936 by frega, Wim Leers: Pluggable in-place editors (allow modules to define new Create.js PropertyEditor widgets).
|
2013-01-14 14:25:23 -08:00 |
webchick
|
ac7208b573
|
Issue #1876992 by yched, Wim Leers: Fixed Toolbar doesn't show the 'Edit' tab: fix by using new entity display settings, add tests.
|
2013-01-02 16:01:41 -08:00 |
webchick
|
25ad0ea49b
|
Issue #1875098 by tim.plunkett: Fixed Edit's processed text editor plugins bleed into test runs
|
2013-01-02 08:53:20 -08:00 |
Dries
|
c85c994db2
|
Issue #1824500 by Wim Leers, tkoleary, frega, jessebeach, henribergius, effulgentsia, nod_, yched: In-place editing for Fields.
|
2012-12-21 12:03:57 -05:00 |