Commit Graph

15 Commits (a9b5c8165708009f771dd06717aee80af6323686)

Author SHA1 Message Date
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 30f6062a18 Issue #2018731 by swentel: Move field_has_data() to Field::hasData(). 2013-06-17 02:22:30 +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 608fa1d54d Issue #1985386 by yched, Gábor Hojtsy: Crufty 'allowed_values_function_display()' ends up in list field stored config. 2013-05-08 00:12:57 +01:00
Nathaniel Catchpole be3667b3ef Issue #1898434 by gnuget, joelpittet, webthingee, -enzo-, Cottser: Remove theme_options_none(), use an alter hook instead for changing empty option label. 2013-05-05 22:32:01 +01:00
Alex Pott 6fa5b693be Issue #1751234 by yched, amateescu, swentel, kotnik, webflo, pcambra | tstoeckler: Convert option widgets to Plugin system. 2013-04-18 08:02:19 +01:00
Alex Pott e9aa9c4ac4 Issue #1787238 by aspilicious, swentel, yched | pcambra: Convert options module formatters to Plugin system. 2013-04-14 12:30:20 +01: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 bea3588b22 Issue #1957148 by damiankloip | Berdir: Replace entity_query() with Drupal::entityQuery(). 2013-04-11 13:55:05 +01:00
webchick 2e0ecd55b3 Issue #1839064 by Berdir: Implement the new entity field API for the list field type. 2013-02-18 16:30:18 -08:00
Dries fb08e2f281 Issue #1801304 by Amitaibu, amateescu, effulgentsia, tim.plunkett, EclipseGc, Fabianx, Cottser: Added Entity reference field. 2013-02-01 11:08:58 -05:00
catch 5ff1cee383 Issue #1029060 by plopesc, Kars-T: Should allowed options for list fields trim() the strings?. 2013-01-17 21:25:57 +00:00
catch 6e5d1a09ca Issue #1874300 by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity. 2013-01-07 11:22:28 +00:00
Dries f55649698c Issue #1705920 by tim.plunkett, sun, underq, javier.alejandr...: Convert all calls to procedural drupal_array_()*() functions to Drupal\Component\Utility\NestedArray. 2012-12-17 16:54:13 -05:00
catch 20c3db0133 Issue #1862656 by sun: Move field type modules out of Field API module. 2012-12-13 12:21:22 +00:00