Jennifer Hodgdon
|
1a420c934f
|
Issue #2354005 by benelori: Fix sample function body for hook_field_formatter_info_alter()
|
2014-10-12 04:51:20 -07:00 |
webchick
|
5379584a96
|
Issue #2344843 by yched: Fixed hook_field_storage_config_update_forbid() sample code still uses ArrayAccess on FieldStorageConfig.
|
2014-09-27 04:08:55 -07:00 |
webchick
|
1476c56c62
|
Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig.
|
2014-09-19 19:45:52 -07:00 |
Nathaniel Catchpole
|
30cad25c71
|
Issue #2031717 by Berdir, swentel, fago: Make entity module not required.
|
2014-09-02 10:36:57 +01:00 |
Alex Pott
|
717243ccbb
|
Issue #2296787 by gauravkhambhala | jhodgdon: Fixed hook_field_config_update_forbid() is in the wrong group/topic.
|
2014-08-07 22:16:24 +01:00 |
Dries
|
fc5e111aca
|
Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError().
|
2014-07-30 20:50:42 -04:00 |
Dries
|
a678efd6d7
|
Issue #2308707 by eojthebrave: Field widget @defgroup references wrong class in documentation.
|
2014-07-25 13:26:47 -04:00 |
Jennifer Hodgdon
|
c3f272d6da
|
Issue #2308707 by eojthebrave: Fix annotation class reference in field.api.php
|
2014-07-24 16:17:15 -07:00 |
Nathaniel Catchpole
|
a57630c83d
|
Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again).
|
2014-07-18 19:56:27 +01:00 |
Alex Pott
|
5ffb1d3cfe
|
Issue #2216535 by jhodgdon, Berdir: Replace Node overview topic and Node API topic with Entity Hooks topic.
|
2014-07-11 13:04:53 +01:00 |
Nathaniel Catchpole
|
b4f282a55b
|
Issue #2144263 by fago, yched, alexpott, Berdir, plach, andypost, effulgentsia, michaelfavia: Decouple entity field storage from configurable fields.
|
2014-07-01 13:59:17 +01:00 |
Jennifer Hodgdon
|
559115bf0d
|
Issue #2287889 by larowlan: Add information to field topics needed by plugin developers
|
2014-06-20 08:33:13 -07:00 |
Jennifer Hodgdon
|
a735308ce5
|
Issue #2260043 by t0xicCode, amitgoyal: Remove lingering references to obsolete field crud and attach topics and functions
|
2014-06-13 14:50:50 -07:00 |
webchick
|
cfbbef3c62
|
Issue #2260035 by blueminds | jhodgdon: Hook_field_info_max_weight in field.api.php is not in a group/topic.
|
2014-05-12 22:55:52 -07:00 |
Alex Pott
|
fee6ae0e0f
|
Issue #2225629 by Xano: Move hook_field_extra_fields() to the entity API.
|
2014-03-28 11:30:44 +01:00 |
Alex Pott
|
7f61620431
|
Issue #2136197 by andypost, jessebeach, swentel, longwave, Berdir: Move field/instance/widget/formatter settings out of annotation / plugin definition.
|
2014-03-26 10:32:27 +01:00 |
catch
|
83b797dfce
|
Issue #2095195 by yched, fago, Berdir, amateescu, swentel, pfrenssen, Xano: Remove deprecated field_attach_form_*().
|
2014-03-25 19:26:29 +01:00 |
webchick
|
89379df0d4
|
Issue #2201087 by plopesc: Rename hook_field_update_forbid to hook_field_config_update_forbid.
|
2014-03-05 08:50:56 -08:00 |
Alex Pott
|
eb53ecc555
|
Issue #2187735 by ianthomas_uk, Sutharsan, andypost: Add removal information to docblock of all @deprecated functions.
|
2014-02-20 13:49:37 +00:00 |
Nathaniel Catchpole
|
7dcaa39580
|
Issue #2167267 by yched, andypost: Remove deprecated field_attach_*_view().
|
2014-02-12 10:42:13 +00:00 |
Nathaniel Catchpole
|
098289167d
|
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 |
webchick
|
a1a98382bc
|
Issue #2157153 by yched, Berdir: Remove field_attach_preprocess().
|
2014-01-04 11:00:14 -08:00 |
webchick
|
bb4359a428
|
Issue #2067079 by yched, andypost: Remove the Field Language API.
|
2013-12-27 22:42:52 -08:00 |
Nathaniel Catchpole
|
7dbacefdfa
|
Issue #1991292 by swentel: Output of labels from hook_field_extra_fields() should not use check_plain().
|
2013-12-10 14:04:24 +00:00 |
Alex Pott
|
cdac25ee08
|
Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods.
|
2013-12-09 19:19:58 -04:00 |
Nathaniel Catchpole
|
c543ca71ff
|
Issue #2019055 by plach, fago, berdir, yched, Gábor Hojtsy, kfritsche, jibran: Switch from field-level language fallback to entity-level language fallback.
|
2013-11-06 14:44:42 +00:00 |
Nathaniel Catchpole
|
38fdf67298
|
Revert "Issue #2019055 by plach, fago, kfritsche: Switch from field-level language fallback to entity-level language fallback."
This reverts commit 46942cd373 .
|
2013-11-06 14:44:17 +00:00 |
Nathaniel Catchpole
|
46942cd373
|
Issue #2019055 by plach, fago, kfritsche: Switch from field-level language fallback to entity-level language fallback.
|
2013-11-06 14:39:07 +00:00 |
Alex Pott
|
3ded2216b0
|
Issue #2115145 by Berdir | effulgentsia: Move field type plugins to Plugin/Field/FieldType.
|
2013-10-19 09:12:13 +01:00 |
Alex Pott
|
c1027b9d1a
|
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 |
Nathaniel Catchpole
|
04b4a96c8f
|
Issue #2045931 by PerthSam152, LinL, adsw12, joelpittet: Replace all module_exists() deprecated function calls.
|
2013-10-16 13:18:18 +01:00 |
Nathaniel Catchpole
|
759dad87cb
|
Revert "Issue"
This reverts commit cc84f3903c - bad
commit message.
|
2013-10-16 13:18:18 +01:00 |
Nathaniel Catchpole
|
cc84f3903c
|
Issue
|
2013-10-16 12:19:18 +01:00 |
Nathaniel Catchpole
|
2977e2ab57
|
Issue #2071115 by jibran, amateescu: Remove #autocomplete_path in favor of #autocomplete_route.
|
2013-10-15 12:54:21 +01:00 |
Alex Pott
|
691a576259
|
Issue #1994140 by Berdir, yched, fgm, smiletrl: Unify entity field access and Field API access.
|
2013-09-30 15:14:06 +02:00 |
Alex Pott
|
510c81a9c5
|
Issue #2051923 by Berdir, dixon_, plach: Rename \Drupal\Core\Entity\Field\Field, related subclasses and interfaces to *FieldItemList.
|
2013-09-28 13:29:14 +02:00 |
webchick
|
034d956906
|
Issue #2075095 by yched, amateescu: Widget / Formatter methods signatures needlessly complex.
|
2013-09-16 08:52:28 -07:00 |
webchick
|
91d8b13c6f
|
Issue #2079025 by yched, Berdir: Remove dead code (e.g. field_test().storage.inc) due to entity storage refactoring.
|
2013-09-02 13:26:08 -07:00 |
webchick
|
b028d3174d
|
Revert "git commit -m Issue"
This reverts commit a234a4fa3b .
Bad commit message. :P
|
2013-09-02 13:25:38 -07:00 |
webchick
|
a234a4fa3b
|
git commit -m Issue
|
2013-09-02 13:25:15 -07:00 |
Nathaniel Catchpole
|
c7994001cc
|
Issue #1497374 by yched, chx, amateescu, plach, Damien Tournoud, fago, swentel: Switch from Field-based storage to Entity-based storage.
|
2013-09-01 07:20:49 +01:00 |
webchick
|
9def98f6a7
|
Issue #2061987 by InternetDevels: Replace user_access() calls with ->hasPermission() in field module.
|
2013-08-29 08:30:05 -07:00 |
Alex Pott
|
ad137531c9
|
Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew().
|
2013-07-20 13:21:43 +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 |
Dries
|
0d1cf2c1c3
|
Issue #2028403 by fago: Mark field_attach_()* functions as deprecated.
|
2013-06-26 22:19:04 -04:00 |
Alex Pott
|
5ff3e98c4b
|
Issue #2013939 by swentel, amateescu, pcambra: Remove hook_field_CRUD_() in favor of hook_entity_TYPE_CRUD() calls.
|
2013-06-25 23:02:08 +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 |
Nathaniel Catchpole
|
a10b792f41
|
Issue #2018375 by andypost: Get rid of node_hook() and node_invoke().
|
2013-06-17 12:03:40 +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 |