drupal/core/modules/field
Alex Pott fde84e2a5f Issue #2174509 by amateescu, chx: Drupal\Core\Field\FieldDefinition::getSchema() is broken. 2014-01-25 17:04:02 +01:00
..
config Issue #2130811 by alexpott, Gábor Hojtsy, vijaycs85, sun, Wim Leers: Use config schema in saving and validating configuration form to ensure data is consistent and correct. 2013-12-20 11:27:41 -05:00
css Issue #2110787 by larowlan: No spacing between field label and value with inline display. 2013-11-03 15:28:21 -08:00
lib/Drupal/field Issue #2174509 by amateescu, chx: Drupal\Core\Field\FieldDefinition::getSchema() is broken. 2014-01-25 17:04:02 +01:00
templates Issue #1649780 by effulgentsia, jibran, Wim Leers, nod_, hefox, joelpittet, kaare, BarisW, sun, rbayliss, Cottser, fubhy: Remove first/last/odd/even classes in favor of CSS3 pseudo selectors. 2014-01-15 11:02:11 +00:00
tests/modules Issue #2144327 by amateescu, effulgentsia, yched, dasjo: Make all field types provide a schema(). 2014-01-08 15:45:21 +00:00
field.api.php Issue #2042773 by yched, Berdir, pcambra: Change #items within a theme_field() render array from an *array* to the same $items *object* used throughout the rest of the formatter pipeline. 2014-01-24 12:44:59 +00:00
field.attach.inc Issue #2141539 by yched, JStanton, InternetDevels, blesss: Rename FieldItemListInterface::filterEmptyValues() to filterEmptyItems(). 2014-01-24 18:31:32 -08:00
field.deprecated.inc Issue #2061107 by yched: Remove deprecated procedural functions in Field API. 2014-01-02 22:02:33 -08:00
field.form.inc Issue #732022 by vijaycs85, Wim Leers, dawehner, nod_, kscheirer: Drupal_add_tabledrag() still using drupal_add_(js|library)(), should return array for #attached. 2013-12-20 12:05:47 +00:00
field.info.inc Issue #2067079 by yched, andypost: Remove the Field Language API. 2013-12-27 22:42:52 -08:00
field.info.yml Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files. 2013-05-07 14:51:26 +01:00
field.install Issue #2162271 by likin: Prefixes in config_get_storage_names_with_prefix. 2013-12-31 16:15:45 -08:00
field.module Issue #2042773 by yched, Berdir, pcambra: Change #items within a theme_field() render array from an *array* to the same $items *object* used throughout the rest of the formatter pipeline. 2014-01-24 12:44:59 +00:00
field.purge.inc Issue #2172123 by larowlan, chx, andypost: Fix various issues with comment_field_instance_create(). 2014-01-24 19:45:20 +01:00
field.services.yml Issue #2050835 by Berdir | yched: Move Widget, Formatter, and FieldType plugin types to the Core\Field system. 2013-10-18 12:57:37 +01:00
field.views.inc Issue #2168333 by tim.plunkett, EclipseGc, yched, fago: Ensure custom EntityType controllers can be provided by modules. 2014-01-21 23:32:29 -08:00