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
|
624f9e62de
|
Issue #1898062 by c4rl, jenlampton, shlapa, joelpittet, Cottser, duellj, swentel: Convert field module to Twig.
|
2013-05-24 10:37:11 -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
|
6fa50c64eb
|
Issue #1043198 by tim.plunkett, tstoeckler, swentel, larowlan: Convert view modes to ConfigEntity.
|
2013-05-16 08:29:16 +01:00 |
Alex Pott
|
1ac72a9de3
|
Issue #1980632 by dawehner, yched: Fixed Viewing a node with a List field results in fatal error.
|
2013-05-12 20:22:44 +01:00 |
Alex Pott
|
9a53a21bed
|
Issue #1823306 by webflo, mkalkbrenner, zuuperman, swentel: Fixed Missing langcode in in hook_field_attach_view_alter().
|
2013-05-09 21:43:04 +01:00 |
Nathaniel Catchpole
|
ca665f7be3
|
Issue #1827448 by RobLoach, sun, jbrown, tstoeckler: Use __DIR__ instead of DRUPAL_ROOT where possible/sensible.
|
2013-05-09 10:25:10 +01:00 |
catch
|
ae0984f871
|
Issue #1942346 by swentel: Convert Field API variables to CMI.
|
2013-04-22 22:57:38 +01: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 |
Alex Pott
|
809138a7c6
|
Issue #1465774 by amateescu, patrickd: Provide a 'Hidden' field widget.
|
2013-04-11 21:58:27 +01:00 |
Alex Pott
|
bea3588b22
|
Issue #1957148 by damiankloip | Berdir: Replace entity_query() with Drupal::entityQuery().
|
2013-04-11 13:55:05 +01:00 |
catch
|
7b29749998
|
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 |
webchick
|
0b306f9385
|
Issue #1956434 by Berdir, amateescu: Fixed Can't edit nodes with entity reference fields.
|
2013-03-30 20:08:25 -07:00 |
webchick
|
46284d2e07
|
Issue #1927884 by Alan D., swentel: Always return an array from field_get_items().
|
2013-03-30 16:44:45 -07:00 |
catch
|
fc7c38bde8
|
Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC.
|
2013-03-22 09:36:55 +00:00 |
webchick
|
37afef0004
|
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
|
2013-03-10 12:05:24 -07:00 |
Dries
|
d2ace64a64
|
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 |
catch
|
98294873f5
|
Issue #1839068 by Berdir, fago: Implement the new entity field API for the file field type.
|
2013-02-21 10:04:20 +00:00 |
webchick
|
0038f2a936
|
Issue #1900356 by swentel: Fixed Redundant space in theme_field() function.
|
2013-01-29 20:53:03 -08:00 |
catch
|
7c61f4aa1b
|
Issue #1834184 by dawehner: Fixed Add basic views hooks to hook_hook_info().
|
2013-01-28 22:54:44 +00: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
|
10ab47224d
|
Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class.
|
2013-01-21 19:21:34 +00:00 |
catch
|
2cf9e49ebc
|
Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit."
This reverts commit c80c3e18f1 .
|
2013-01-21 13:53:28 +00:00 |
catch
|
c80c3e18f1
|
Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class.
|
2013-01-21 11:02:01 +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 |
webchick
|
97c3ee2be9
|
Issue #1875970 by yched, swentel: Pass EntityDisplay objects to the whole entity_view() callstack.
|
2013-01-08 11:16:16 -08: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 |
catch
|
2bd155b106
|
Issue #1861676 by sun: Remove stylesheets[] and scripts[] .info file property support for modules.
|
2012-12-27 22:26:37 +00:00 |
Dries
|
f03337ade5
|
Issue #1825044 by sun: turn contact form submissions into full-blown Contact Message entities, without storage.
|
2012-12-14 11:16:41 -05: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
|
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 |
catch
|
b9c4744e02
|
Issue #1801726 by chx, bojanz, plach: EntityFieldQuery v2.
|
2012-10-30 10:41:42 +00:00 |
webchick
|
b149df70af
|
Issue #1785748 by yched, swentel, Stalski: Field formatters as plugins.
|
2012-10-13 23:04:15 -07:00 |
Dries
|
8a3a18bbb2
|
Issue #1798782 by andreiashu: Convert field_purge_batch_size() to CMI.
|
2012-10-05 12:09:40 -04: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 |
Dries
|
6824ba0ed7
|
Issue #1696640 by fago, effulgentsia, tim.plunkett, dixon_, plach: Add a uniform Entity Property API.
|
2012-09-28 13:00:24 -04: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 |
catch
|
4f37cf0255
|
Issue #1700382 by Albert Volkman, cam8001: Replace remaining references to drupal_attributes() with new Attributes().
|
2012-09-04 14:32:47 +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 |
webchick
|
4c97c097ae
|
Issue #1551140 by Berdir, fago: Remove stub entities, replace entity_create_stub_entity().
|
2012-08-07 12:22:09 -07:00 |
Dries
|
33d4ef886c
|
- Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess().
|
2012-08-03 11:31:18 -04:00 |
webchick
|
9df50e2f14
|
Issue #1599306 by bojanz, exratione: Fixed field_sync_field_status() needlessly rebuilds module data, slows down installation dramatically.
|
2012-07-03 11:43:40 -07:00 |
webchick
|
c195d872bc
|
Issue #1630264 by vasi1186, fubhy, Gábor Hojtsy: Move field language fallback code from Locale to Field and field language handling for nodes to Node.
|
2012-06-15 19:14:22 +02:00 |
Jennifer Hodgdon
|
50a7330b56
|
Issue #1454266 by Chaulky, Volx: fix documentation for field_bundle_settings
|
2012-05-24 15:16:35 -07:00 |