catch
|
87462db60e
|
Issue #1167144 by chx, catch, claudiu.cristea: Make cache backends responsible for their own storage.
|
2013-04-22 12:25:08 +01:00 |
webchick
|
2f303cc898
|
Issue #1416506 by Damien Tournoud, swentel, yched: Fixed Field schema foreign keys support is broken.
|
2013-04-21 12:34:18 -07:00 |
webchick
|
c285bbcc43
|
Issue #1950088 by swentel: Move FieldInfo class to the DIC.
|
2013-04-21 12:30:52 -07:00 |
webchick
|
c54ae0f51c
|
Issue #1967106 by larowlan, yched, swentel: FieldInstance::getField() method.
|
2013-04-21 12:21:47 -07: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 |
webchick
|
af7bd45648
|
Issue #1974396 by effulgentsia: Narrow the API of _text_sanitize() and make it public.
|
2013-04-19 20:45:44 -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 |
Alex Pott
|
c014519ca1
|
Issue #1969540 by Xano: Convert token.inc to a service.
|
2013-04-18 08:24:35 +01:00 |
Alex Pott
|
0cc0335638
|
Issue #1970206 by andypost, swentel: Move fields and instances to standard profile config.
|
2013-04-18 08:08:18 +01:00 |
webchick
|
1488b8bf30
|
Issue #1969714 by yched: Fixed Stale class names for FieldInstance in phpdocs.
|
2013-04-14 13:00:31 -07: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 |
webchick
|
b77715c307
|
Issue #1967294 by tim.plunkett: Add a dedicated @EntityType annotation.
|
2013-04-13 15:15:20 -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 |
Alex Pott
|
ee1c53e517
|
Issue #1965164 by tim.plunkett: Add dedicated annotations for Views handlers.
|
2013-04-11 22:42:45 +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 |
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 |
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
|
d5847d3f94
|
Issue #1374116 by amateescu, swentel, Berdir, yched: Move bundle CRUD API out of Field API.
|
2013-04-05 09:53:22 -07:00 |
Alex Pott
|
12b09da4bf
|
Issue #1895266 by damiankloip, dawehner: Convert views to use the ModuleHandler.
|
2013-04-05 13:32:19 +01:00 |
Jennifer Hodgdon
|
893ca9e140
|
Issue #1614108 by Xano, bartmcpherson: Add documentation to hook_field_extra_fields for missing properties in return array
|
2013-04-04 15:43:37 -07:00 |
webchick
|
7e465a9b17
|
Issue #1888390 by dawehner, damiankloip, tim.plunkett: Change 'human_name()' to 'label' and replace View::getHumanName() with View::label().
|
2013-04-03 12:57:49 -07:00 |
catch
|
31bd200679
|
Issue #1944674 by damiankloip, dawehner: Improve performance of ViewsDataCache.
|
2013-04-03 11:52:26 +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 |
webchick
|
02f199f62b
|
Issue #1400256 by mahaprasad, David_Rothstein, amcgowanca: Tests for field info cache.
|
2013-03-26 22:08:29 -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
|
e6f953db92
|
Issue #1875182 by yched: Pass plugin definition to plugin instances instead of discovery object.
|
2013-03-19 17:28:35 -04:00 |
webchick
|
1bec76308f
|
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 |
webchick
|
0aaed25e2d
|
Issue #1919164 by Vikas Negi, sandipmkhairnar, vijaycs85: Create configuration schemas for field module.
|
2013-03-17 09:35:29 -07:00 |
Dries
|
9ce08a3a2b
|
Issue #1938030 by dawehner: Replace View's usage of drupal_container()->get() with Drupal::service().
|
2013-03-13 17:29:08 -04: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 |
webchick
|
282f6b90ba
|
Issue #1932382 by Berdir, swentel: Use DrupalUnitTestBase for Field API tests.
|
2013-03-09 22:49:53 -08:00 |
Dries
|
957b556442
|
Issue #1932596 by ACF: Change site_name() into config in userpasswordreset.test and formtest.
|
2013-03-09 10:16:21 -05:00 |
webchick
|
29146a41de
|
Issue #1806334 by dawehner, xjm, tim.plunkett, rootatwc: Convert the node listing at /node to Views.
|
2013-03-08 21:20:26 -08: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 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
catch
|
13bd2b25ec
|
Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class.
|
2013-03-06 22:02:58 +00:00 |
webchick
|
057dd5110f
|
Issue #1919142 by tim.plunkett, dawehner: Convert Views UI AJAX forms to use FormInterface.
|
2013-03-03 17:01:21 -05:00 |
catch
|
780b439297
|
Issue #1836008 by dawehner, Berdir, alexpott, katbailey, effulgentsia, EclipseGc: Fixed Remove drupal_classloader() use in Drupal\Core\AnnotatedClassDiscovery.
|
2013-02-28 11:24:13 +00:00 |
webchick
|
17f76e227d
|
Issue #1922892 by yched: Last missing bit from D7 '_field_info_collate_fields()' patch.
|
2013-02-27 22:13:22 -05:00 |
webchick
|
d4c21cd945
|
Issue #1893108 by Berdir, dawehner: Convert most entity tests to DrupalUnitTestBase.
|
2013-02-27 21:18:48 -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 |
catch
|
4ad272c1c1
|
Issue #1882240 by dawehner, tim.plunkett: Remove default assignment of render_controller_class() in EntityManager.
|
2013-02-18 11:11:46 +00:00 |
webchick
|
5549278cd4
|
Issue #1912748 by samhassell: Rename ' Views Modules' test group.
|
2013-02-09 14:03:36 -08:00 |
catch
|
1c92546e41
|
Issue #1826602 by damiankloip, xjm, sun, dawehner, EclipseGc: Allow all configuration entities to be enabled/disabled.
|
2013-02-06 12:00:39 +00: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
|
72711258b1
|
Issue #1810480 by dawehner, ACF: Provide the plugin_id() to support views metadata integration.
|
2013-02-01 18:15:01 -08:00 |
Dries
|
1f5e126d29
|
Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property.
|
2013-02-01 16:48:05 -05:00 |
Dries
|
78876b2060
|
Issue #1845546 by fago, EclipseGc, attiks, effulgentsia: Implement validation for the TypedData API.
|
2013-02-01 12:31:52 -05:00 |