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
|
a2e539c7c3
|
Issue #2094003 by swentel: Remove use statements in formatters, widgets and field types plugins.
|
2013-10-13 13:36:57 +01:00 |
Alex Pott
|
bcc5763239
|
Issue #1953408 by swentel, aspilicious, andypost, yched: Remove ArrayAccess BC layer from field config entities.
|
2013-10-04 08:55:32 +01:00 |
Nathaniel Catchpole
|
9ced9d5a3a
|
Issue #2047997 by jlindsey15, swentel: Get rid of field_behaviors_widget().
|
2013-10-01 14:23:39 +01:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -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 |
Alex Pott
|
375a708147
|
Issue #2067127 by yched: Reorganize the contents of field.* files.
|
2013-08-20 11:58:32 +01:00 |
webchick
|
523fb85533
|
Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity.
|
2013-08-18 14:16:19 -07:00 |
Nathaniel Catchpole
|
1c1774112c
|
Issue #2047993 by plopesc: Remove current uses of field_info_*_types() / field_info_*_settings().
|
2013-08-01 14:35:00 +01:00 |
Nathaniel Catchpole
|
d3c5919d17
|
Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls.
|
2013-07-27 15:30:10 +01:00 |
Alex Pott
|
f1ce57ce4a
|
Issue #2047983 follow-up by plopesc: Mark field_info_()*_types() / field_info_()*_settings() functions as deprecated.
|
2013-07-26 16:05:20 +02:00 |
Alex Pott
|
94b394600f
|
Issue #2047983 by yched: Mark field_info_()*_types() / field_info_()*_settings() functions as deprecated.
|
2013-07-24 02:42:16 +02:00 |
Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +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
|
a5ae85b347
|
Issue #2019147 by swentel, andypost: Mark functions in field.info.inc deprecated.
|
2013-06-27 08:12:11 -04: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 |
Alex Pott
|
f2d710c607
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -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 |
Jennifer Hodgdon
|
492ce213c9
|
Issue #1973762 by chx, cosmicdreams, yched: Add example to field_info_field_map return docs
|
2013-04-23 07:39:00 -07:00 |
webchick
|
c285bbcc43
|
Issue #1950088 by swentel: Move FieldInfo class to the DIC.
|
2013-04-21 12:30:52 -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 |
Dries
|
2fa3ffe132
|
Issue #1822458 by tim.plunkett, effulgentsia: Move dynamic parts (view modes, bundles) out of entity_info().
|
2013-01-23 12:46:47 -05: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 |
catch
|
b09642317a
|
Issue #1774332 by c960657: Better handling of invalid/expired cache entries.
|
2012-11-28 21:36:29 +00:00 |
catch
|
b28e80dd59
|
Issue #1831240 by yched: Register Field API plugin managers in the DIC.
|
2012-11-14 11:23:17 +00:00 |
webchick
|
d249e95a99
|
Issue #1837022 by yched: Fixed Field API comment fixes.
|
2012-11-13 21:14:18 -08:00 |
webchick
|
b149df70af
|
Issue #1785748 by yched, swentel, Stalski: Field formatters as plugins.
|
2012-10-13 23:04:15 -07:00 |
webchick
|
6e38148336
|
Issue #1798104 by zuuperman: Fixed Default value widget settings broken by WidgetPlugins.
|
2012-10-05 21:45:15 -07:00 |
catch
|
d7fc7b6a0a
|
Issue #1393392 by c960657, fubhy: Convert prefix cache clears to cache tags, then remove support for them.
|
2012-10-03 22:06:11 +01: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 |
webchick
|
2952d3e232
|
Issue #1757504 by Maxtorete, boran, c31ck, Gábor Hojtsy: Fixed Regression: language field is not visible on manage display.
|
2012-09-13 02:15:38 -07:00 |
catch
|
bfc2352bab
|
Issue #1586356 by dww: Fixed Missing 'weight' support from hook_field_widget_info() makes it impossible to sanely order widgets.
|
2012-09-03 11:52:05 +01:00 |
Jennifer Hodgdon
|
cc956f5a61
|
Issue #1734482 by plopesc: Add return section to field_info_instance docs
|
2012-08-22 13:11:08 -07:00 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04:00 |
Katherine Bailey
|
1cd28eb4e5
|
Using the language_manager wrapper function to return a language whether or not we're in the requet scope
|
2012-08-06 21:52:11 -07:00 |
Jennifer Hodgdon
|
4db8a1be61
|
Issue #1689394 by mjonesdinero, foobar3000: More complete documentation of field_info_field return value
|
2012-07-18 06:23:01 -07:00 |
Dries
|
57ab8a5465
|
- Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container().
|
2012-06-12 22:31:11 -04:00 |
Jennifer Hodgdon
|
467a825239
|
Issue #1358944 by wulff, Désiré: Fix ingroup/addtogroup syntax
|
2012-05-17 05:58:49 -07:00 |
Nathaniel
|
97058d458f
|
Issue #1245332 by Dave Reid, rfay: Fixed Warning when all bundles removed from an entity.
|
2012-02-27 12:45:36 +09:00 |
Dries
|
a58940f111
|
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
|
2012-02-22 08:37:04 -05:00 |
webchick
|
3e17654cf1
|
Issue #1372280 by sven.lauer: Document that field_info_field_by_id() may also be used for deleted fields.
|
2012-01-31 00:12:57 -08:00 |
catch
|
1878eb1534
|
Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode.
|
2012-01-11 00:29:08 +09:00 |
catch
|
94f4973fe2
|
Issue #1380660 by loganfsmyth: Fixed field_available_languages() static cache never cleared.
|
2011-12-30 15:45:45 +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 |
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 |
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 |