Commit Graph

20 Commits (7625696dba833902affb92715649b82732deb701)

Author SHA1 Message Date
webchick 5bcf733848 Issue #2058257 by effulgentsia: Fix ConfigFieldItemInterface's method signatures to typehint interfaces instead of classes. 2013-08-06 23:48:46 -07:00
Alex Pott 8bed4698c6 Issue #2051177 by yched: Make existing ConfigFieldItem subclasses usable by base fields. 2013-08-03 11:57:45 +02:00
Alex Pott 11495979d0 Issue #2041423 by yched: Rely on 'provider' instead of 'module' for Field plugin types. 2013-07-28 23:29:26 +02:00
Dries 38bf424dfd Issue #2021817 by effulgentsia, yched: Make widgets / formatters work on EntityNG Field value objects. 2013-07-24 16:38:18 -04:00
Alex Pott 4fc16f8ea1 Issue #2035315 by dawehner: Add a dedicated @FieldWidget annotation. 2013-07-20 01:22:20 +01:00
Alex Pott 389338d5b2 Issue #2015683 by plopesc: Convert field type to typed data plugin for telephone module . 2013-06-28 10:13:11 +01:00
Alex Pott 4586ea128d Issue #2014821 by amateescu, swentel: Introduce form modes UI and their configuration entity. 2013-06-27 22:24:39 +01:00
Alex Pott a2c2367bf8 Issue #1969728 by yched, effulgentsia, swentel, fago, plach: Implement Field API 'field types' as TypedData Plugins. 2013-06-25 11:27:47 +01:00
Alex Pott 5eff1db9f6 Issue #1981336 by aspilicious, andypost, swentel, amateescu: Drop procedural usage of fields in [t*] modules. 2013-06-18 12:43:19 +02:00
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 984940b8f2 Issue #1985344 by tim.plunkett, swentel: Add a dedicated @FieldFormatter annotation. 2013-06-14 01:03:32 +02: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 30e1599a3c Issue #1854868 by swentel: Let formatter summaries return arrays instead of strings. 2013-05-17 12:32:40 -07: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
catch e28f1738f8 Issue #1942902 by Dave Reid: Fixed Placeholder not supported in telephone default widget. 2013-04-04 21:31:25 +01:00
webchick 282f6b90ba Issue #1932382 by Berdir, swentel: Use DrupalUnitTestBase for Field API tests. 2013-03-09 22:49:53 -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
catch 66f4183f18 Issue #1899378 by Berdir: Implement the new entity field API for the telephone field type. 2013-02-06 12:41:47 +00:00
webchick a7e9817989 Issue #1740470 follow-up by Wim Leers, larowlan, jibran: Clean-ups to phone field. 2013-01-18 21:28:07 -08:00