drupal/core/modules/field
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
..
config Issue #1919164 by Vikas Negi, sandipmkhairnar, vijaycs85: Create configuration schemas for field module. 2013-03-17 09:35:29 -07:00
lib/Drupal/field Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
templates Issue #1760530 follow-up by Eric_A: Move field.tpl.php to a templates directory. 2012-10-07 19:13:39 -07:00
tests/modules Issue #1374116 by amateescu, swentel, Berdir, yched: Move bundle CRUD API out of Field API. 2013-04-05 09:53:22 -07:00
theme Issue #1623574 by droplet, thund3rbox, sun, stevecowie: Remove trailing space from form element labels and field labels (HTML nbsp). 2013-03-07 10:49:05 -05:00
field.api.php Issue #1374116 by amateescu, swentel, Berdir, yched: Move bundle CRUD API out of Field API. 2013-04-05 09:53:22 -07:00
field.attach.inc Issue #1374116 by amateescu, swentel, Berdir, yched: Move bundle CRUD API out of Field API. 2013-04-05 09:53:22 -07:00
field.crud.inc Issue #1845372 by xjm, larowlan, Berdir, chx: Fixed Deleting a field from a non-node entity bundle results in an Entity Field Query Exception. 2013-01-10 18:12:12 -08:00
field.default.inc Issue #1253820 by yched, zserno, tim.plunkett, xjm, effulgentsia, plach: Fixed It's impossible to submit no value for a field that has a default value. 2013-01-16 09:37:23 -08:00
field.form.inc 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
field.info.inc Issue #1822458 by tim.plunkett, effulgentsia: Move dynamic parts (view modes, bundles) out of entity_info(). 2013-01-23 12:46:47 -05:00
field.info.yml Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
field.install Issue #1852966 by yched, Stalski, zuuperman, swentel: Rework entity display settings around EntityDisplay config entity. 2012-12-28 23:03:17 +00:00
field.module Issue #1949988 by amateescu, netsensei: Simplify field_entity_field_info() now that all field types have a field item class. 2013-04-06 22:53:30 +01:00
field.multilingual.inc Issue #1446382 by plach: Need a reliable way to determine if a specific bundle for an entity type is translatable. 2013-03-18 05:40:12 -07:00
field.services.yml Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
field.views.inc Issue #1895266 by damiankloip, dawehner: Convert views to use the ModuleHandler. 2013-04-05 13:32:19 +01:00