Alex Pott
|
46973e74b5
|
Issue #111715 by andypost, swentel, tim.plunkett, sun, Berdir, amateescu, kkaefer, YesCT, dagmar, chx: Convert node/content types into configuration.
|
2013-06-27 06:48:51 +01:00 |
Dries
|
0d1cf2c1c3
|
Issue #2028403 by fago: Mark field_attach_()* functions as deprecated.
|
2013-06-26 22:19:04 -04:00 |
Alex Pott
|
d0d1817738
|
Issue #1822000 by Berdir, plach, amateescu, yched: Remove Drupal\field_test\Plugin\Entity\Type\TestEntity in favor of EntityTest.
|
2013-06-26 16:38:18 +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 |
Dries
|
55651cf3a4
|
Issue #1981314 by pcambra, aspilicious, andypost, swentel: Drop procedural usage of fields in field module.
|
2013-06-21 15:23:16 -04: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 |
Jennifer Hodgdon
|
4798dcf395
|
Issue #2009092 by smiletr: Fix up documentation for field_attach_view(), which was inaccurate for D8
|
2013-06-14 05:51:15 -07: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
|
0be98498e0
|
Issue #1974474 by Berdir: Make sure within field_attach_()*() that we are working with a BC entity.
|
2013-05-04 01:49:43 +01:00 |
catch
|
ae0984f871
|
Issue #1942346 by swentel: Convert Field API variables to CMI.
|
2013-04-22 22:57:38 +01:00 |
webchick
|
0e95fcf8cd
|
Issue #1966998 by andypost, swentel: Add a constant OR use TRUE/FALSE for active storage vs. inactive storage and other properties.
|
2013-04-19 20:47:11 -07:00 |
Alex Pott
|
02611753f5
|
Issue #1957748 by larowlan, Berdir, amateescu | yoroy: Fixed hook_field_prepare_view() is passed empty field values for EntityNG Entities.
|
2013-04-18 12:08:22 +01:00 |
webchick
|
45e0ca450b
|
Issue #1877638 by fago, Gaelan, YesCT, das-peter, tim.plunkett, smiletrl: Rename getOriginalEntity() and remove duplicated functions from ConfigEntityBase.
|
2013-04-14 12:22:31 -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 |
webchick
|
d5847d3f94
|
Issue #1374116 by amateescu, swentel, Berdir, yched: Move bundle CRUD API out of Field API.
|
2013-04-05 09:53:22 -07:00 |
catch
|
b30e657b35
|
Issue #1846648 by yched, swentel: Rename field_attach_submit(), because it is also called from within validation.
|
2013-02-04 14:30:22 +00:00 |
webchick
|
62c93ff8d4
|
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 |
catch
|
db1122d6ab
|
Issue #1778178 by fago, Berdir, effulgentsia, mradcliffe, das-peter: Convert comments to the new Entity Field API.
|
2013-01-14 10:59:47 +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 |
catch
|
2288314826
|
Issue #1852966 by yched, Stalski, zuuperman, swentel: Rework entity display settings around EntityDisplay config entity.
|
2012-12-28 23:03:17 +00:00 |
catch
|
53de739800
|
Revert "Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity."
This reverts commit 8ad67af2e0 .
|
2012-12-28 23:02:37 +00:00 |
catch
|
8ad67af2e0
|
Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity.
|
2012-12-28 19:05:41 +00:00 |
Jennifer Hodgdon
|
40d7bc4df3
|
Issue #1831408 by kotnik: Fix spelling of entity in docs
|
2012-11-10 06:55:08 -08:00 |
webchick
|
76a157fe32
|
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
|
2012-10-30 13:37:18 -07:00 |
webchick
|
b94bb8d824
|
Issue #1821906 by Wim Leers: Allow more Field API public API functions to act on a single field within an entity.
|
2012-10-27 13:01:08 -07:00 |
webchick
|
b149df70af
|
Issue #1785748 by yched, swentel, Stalski: Field formatters as plugins.
|
2012-10-13 23:04:15 -07:00 |
catch
|
43942f8ad0
|
Issue #1040790 by yched, swentel, geerlingguy, beejeebus, Berdir: Fixed _field_info_collate_fields() memory usage.
|
2012-09-28 23:11:59 +01:00 |
Jennifer Hodgdon
|
0790cd975b
|
Issue #1326634 by xjm, NROTC_Webmaster, dellintosh, xenophyle: Fix up API docs in field module
|
2012-09-27 08:44:17 -07:00 |
webchick
|
c63f99d61e
|
Issue #1785256 by yched, Stalski, zuuperman, sun, tstoeckler, aspilicious, EclipseGc, larowlan: Widgets as Plugins.
|
2012-09-26 15:39:39 -04:00 |
catch
|
f556c0b023
|
Issue #1760786 by sun: Move entity system 'back' into a Drupal\Core component.
|
2012-09-12 10:18:04 +01:00 |
Dries
|
f40a69c510
|
- Patch #1374030 by aspilicious, Berdir, tim.plunkett: remove entity_extract_ids() now we have proper classed entity objects.
|
2012-08-11 12:19:01 -04:00 |
Jennifer Hodgdon
|
467a825239
|
Issue #1358944 by wulff, Désiré: Fix ingroup/addtogroup syntax
|
2012-05-17 05:58:49 -07:00 |
catch
|
fe01ab6e16
|
Issue #1542682 by Berdir: Convert exception classes in field.module to PSR-0.
|
2012-05-07 11:56:49 +09:00 |
Dries
|
47556803a8
|
- Patch #1439692 by clemens.tolboom, plach, dawehner, das-peter, Gábor Hojtsy: Rename field language properties to langcode.
|
2012-04-09 14:51:01 -04:00 |
Jennifer Hodgdon
|
0af687dd8a
|
Issue #1458796 by damiankloip: Make Field API docs say they are about Field API
|
2012-03-05 08:36:51 -08:00 |
catch
|
123249f208
|
Issue #1371938 by yched, Everett Zufelt, xjm, casey: Fixed hook_field_delete() no longer invoked during field_purge_data().
|
2012-01-13 22:41:01 +09:00 |
catch
|
a8addadfad
|
Issue #1272706 by catch, pillarsdotnet, Berdir, msonnabaum: Remove backwards compatibility layer for cache API.
|
2011-12-30 15:00:36 +09:00 |
webchick
|
37edfd7694
|
Issue #1349610 by bartlantz, jhodgdon: Make the subtopics of Field API link back to it.
|
2011-12-22 01:32:53 -08:00 |
Nathaniel
|
c9e40d59dc
|
Issue #1373194 by chris.leversuch: Fixed Field Attach API topic/group page should link to Field Language API page.
|
2011-12-21 12:30:24 +09:00 |
Nathaniel
|
231ad0dbc0
|
Issue #1375452 by sun, beejeebus: Fixed Renaming a content type bundle causes notices on manage fields page.
|
2011-12-20 14:59:16 +09:00 |
catch
|
cfafc141b3
|
Issue #1349610 by bartlantz: Added make the subtopics of Field API link back to it.
|
2011-11-30 11:42:42 +09:00 |
catch
|
efe0a73b29
|
Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define().
|
2011-11-29 18:56:53 +09:00 |
Nathan Haug
|
06fb770bd3
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathaniel
|
906a6db347
|
Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4 .
|
2011-11-01 12:32:15 +09:00 |
Nathaniel
|
f0a16bf2a4
|
Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades.
|
2011-11-01 12:25:12 +09:00 |