Alex Pott
|
3f4af33b1d
|
Issue #3035350 by claudiu.cristea: Remove usages of drupal_static() from field_test.module
|
2019-03-19 11:19:49 +00:00 |
Nathaniel Catchpole
|
503d9dde7d
|
Issue #2976035 by amateescu, blazey, hchonov, plach, tstoeckler, catch, jibran, larowlan, alexpott: Entity type CRUD operations must use the last installed entity type and field storage definitions
|
2019-03-08 10:45:58 +00:00 |
Alex Pott
|
54ff737a18
|
Issue #2788637 by mglaman, Berdir, bradjones1, effulgentsia, alexpott, amateescu, borisson_: Values in shared table for SQL content entity storage do not get unserialized
|
2019-03-08 10:05:33 +00:00 |
Alex Pott
|
cc5b5dc3ec
|
Issue #3023799 by Berdir, alexpott, tim.plunkett, larowlan: Add @trigger_error() to deprecated EntityManager::clearCachedDefinitions() method
|
2019-01-26 14:52:11 +00:00 |
Alex Pott
|
1950bd5f06
|
Issue #2870444 by Lendude, michielnugter, jonathan1055, borisson_: Convert web tests to browser tests for field module
|
2018-08-06 12:32:52 +01:00 |
Alex Pott
|
c93ced1ea2
|
Issue #2809489 by michielnugter, ApacheEx, dawehner, Lendude: Convert \Drupal\field\Tests\NestedFormTest to BrowserTestBase
|
2018-07-22 13:30:27 +01:00 |
Gábor Hojtsy
|
6e90b69768
|
Issue #2975762 by Berdir, hchonov, plach: Respect existing #multilingual property in content_translation_form_alter()
|
2018-05-29 23:15:37 +02:00 |
Alex Pott
|
be6d515cad
|
Issue #2572613 by Malevi4, idebr, pfrenssen, Mile23, RajeevK: Fix 'Drupal.Array.Array.CommaLastItem' coding standard
|
2018-05-11 10:40:33 +01:00 |
Alex Pott
|
b8f93d5b61
|
Issue #2901730 by mfernea, ankitjain28may, idebr: Fix 'Squiz.WhiteSpace.FunctionSpacing' coding standard
|
2018-05-11 10:26:36 +01:00 |
Alex Pott
|
b84b827d42
|
Issue #2935256 by Jo Fitzgerald, voleger, kim.pepper, ibustos, Yogesh Pawar, catch, jibran: Remove all usages of drupal_get_message and drupal_set_message in modules
|
2018-05-01 10:15:07 +01:00 |
Nathaniel Catchpole
|
d90ac78f3e
|
Issue #2798891 by ankitjain28may, trobey, TR: Define project dependencies in core module .info files
|
2018-04-06 13:13:01 +01:00 |
Alex Pott
|
60b8de9ef0
|
Issue #2943035 by tedbow, xjm, tim.plunkett: hook_field_widget_multivalue_form_alter and hook_field_widget_multivalue_WIDGET_TYPE_alter are not invoked for single widget that handle multiple values
|
2018-02-08 08:42:12 +00:00 |
Nathaniel Catchpole
|
c924020c45
|
Issue #2940201 by xjm, amateescu, benjifisher, tedbow, tim.plunkett, Berdir: hook_field_widget_form_alter() can no longer affect the whole widget for multi-value fields
|
2018-02-06 15:32:24 +00:00 |
Nathaniel Catchpole
|
e15fce6d02
|
Issue #2938799 by claudiu.cristea: Provide the timestamp scalar data type
|
2018-01-23 16:01:41 +00:00 |
Lee Rowlands
|
cf805af249
|
Issue #2928699 by marcoscano, phenaproxima, amateescu, seanB, yoroy: Add an alter hook for the pre-configured field UI options and implement it in the Media module
|
2018-01-04 07:29:24 +10:00 |
Nathaniel Catchpole
|
ee0f806896
|
Issue #2873696 by nvexler, wengerk, gido, Jo Fitzgerald, xjm: Add @internal to core classes, methods, properties to Form Classes
|
2017-10-12 16:15:53 +01:00 |
Nathaniel Catchpole
|
64fa6ad712
|
Issue #2901744 by mfernea: Fix 'PSR2.Namespaces' coding standard
|
2017-10-10 16:09:51 +01:00 |
Nathaniel Catchpole
|
75e86c97db
|
Issue #2541228 by amateescu, g089h515r806, Berdir, pawel_r: FieldConfigBase::setPropertyConstraints() and addPropertyConstraints() are broken
|
2017-07-17 17:11:35 +01:00 |
xjm
|
52e3eec616
|
Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase
|
2017-03-03 19:20:24 -06:00 |
Alex Pott
|
44227b160b
|
Issue #2609252 by eiriksm, Ginovski, lokapujya, toncic, Arla, Berdir, chx: Boolean field with #access FALSE cause EntityStorageException
|
2016-11-30 11:17:51 +00:00 |
Alex Pott
|
01ed544c7a
|
Revert "Issue #2609252 by eiriksm, lokapujya, toncic92, Arla, chx, Berdir: Boolean field with #access FALSE cause EntityStorageException"
This reverts commit f4da72865e.
|
2016-10-12 13:37:13 +01:00 |
Alex Pott
|
505eb55fa4
|
Issue #2767125 by hchonov, amateescu: EntityFormDisplay::validateFormValues sets form state errors by empty name string instead using the provided form element
|
2016-10-12 12:33:43 +01:00 |
Alex Pott
|
f4da72865e
|
Issue #2609252 by eiriksm, lokapujya, toncic92, Arla, chx, Berdir: Boolean field with #access FALSE cause EntityStorageException
|
2016-10-01 07:13:18 +01:00 |
Alex Pott
|
133c212ed9
|
Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard
|
2016-05-08 10:05:38 -05:00 |
Alex Pott
|
94c628a9ca
|
Issue #2572633 by vprocessor, andypost, attiks, andriyun: Fix 'Drupal.Commenting.ClassComment' coding standard
|
2016-05-08 08:57:21 -05:00 |
Alex Pott
|
6ab5a3aaa1
|
Issue #2715741 by Mile23, pfrenssen: Fix 'Drupal.Classes.FullyQualifiedNamespace' coding standard
|
2016-04-30 15:11:15 +01:00 |
Alex Pott
|
1b3ffe2ab8
|
Issue #2572707 by attiks, alexpott: Fix 'Drupal.Files.EndFileNewline' coding standard
|
2016-04-27 11:05:37 +01:00 |
Alex Pott
|
bfde6d3423
|
Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits
|
2016-04-09 15:48:39 +01:00 |
Nathaniel Catchpole
|
4d185faff1
|
Issue #2674408 by alexpott, dawehner: Fix Drupal.Classes.UnusedUseStatement standard in core
|
2016-03-14 09:22:44 +09:00 |
Jennifer Hodgdon
|
d87ade36a4
|
Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard
|
2016-02-11 12:54:33 -08:00 |
Nathaniel Catchpole
|
d4e7281f28
|
Issue #2641586 by Mac_Weber, marvin_B8: Replace deprecated usage of entity_create('field_storage_config') with a direct call to FieldStorageConfig::create()
|
2016-02-09 08:52:18 +09:00 |
Alex Pott
|
2c03b9f0ff
|
Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard
|
2015-12-23 14:28:29 +00:00 |
xjm
|
376fb615d7
|
Issue #2458223 by geertvd, eiriksm, dawehner, lokapujya, Gábor Hojtsy, jeqq, plach, Dom., jhodgdon, xjm, catch, alexpott, jibran: Duplicated field handlers in field UI for some base table fields
|
2015-11-17 22:32:23 -06:00 |
Nathaniel Catchpole
|
8b65164c5a
|
Issue #2533800 by alexpott: Remove all unused use statements from core
|
2015-10-08 20:46:26 +01:00 |
Alex Pott
|
97823b5a54
|
Issue #2429191 by claudiu.cristea, amateescu, yched, nlisgo, Berdir, alexpott, klausi, Wim Leers, xjm, catch: Deprecate entity_reference.module and move its functionality to core
|
2015-10-06 12:02:22 +01:00 |
xjm
|
bfb117c569
|
Issue #2487588 by YesCT, Leksat, Schnitzel, alexpott, anavarre, xjm: Move CMI import/export directory "staging" to "sync", as it is confused with staging environments
|
2015-10-05 18:29:54 -05:00 |
Alex Pott
|
daad7b1c00
|
Issue #2571533 by damiankloip, yched: Allow setting custom storage on FieldStorageConfig
|
2015-10-05 11:05:53 +01:00 |
Alex Pott
|
d86856a02e
|
Issue #2562107 by claudiu.cristea, jibran, yched, Berdir: EntityDisplayBase should react on removal of its components dependencies
|
2015-10-03 21:50:03 +01:00 |
Alex Pott
|
d0c13760c6
|
Issue #2543258 by LKS90, hchonov, tassilogroeper, sasanikolic, Berdir, yched, plach: Entity references of untranslatable fields are not displayed in the correct translation
|
2015-09-27 13:13:18 +02:00 |
Alex Pott
|
a436fe46a6
|
Issue #2575605 by Berdir, jhedstrom: Field delete form does not display configuration dependencies that will be updated/deleted
|
2015-09-27 10:45:16 +02:00 |
webchick
|
bbb7a9af06
|
Issue #2563815 by Lendude: Field test views .info.yml contains User test views text
|
2015-09-09 23:48:34 -07:00 |
Alex Pott
|
fea90fbda2
|
Issue #2409701 by tstoeckler, Leksat, Schnitzel, _nolocation, Gábor Hojtsy, xjm: Field storage configuration is not exposed to config translation UI
|
2015-07-24 15:29:23 +01:00 |
Alex Pott
|
1f53649bfb
|
Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files
|
2015-06-26 21:53:33 +01:00 |
Alex Pott
|
3b62b84f4e
|
Issue #2195083 by Les Lim, ParisLiakos, Xano, gaurav_varshney, ravi.khetri, fago, jain_deepak: Add a dedicated @Constraint annotation class
|
2015-06-11 11:51:06 +01:00 |
Nathaniel Catchpole
|
68e606c354
|
Issue #2502255 by dawehner, larowlan: Enable tags cache plugin by default for Views
|
2015-06-09 22:58:45 +01:00 |
Jennifer Hodgdon
|
e1a8219422
|
Issue #2488156 by andile2012: Fix typos in @inheritdoc
|
2015-05-14 08:34:06 -07:00 |
catch
|
1208ddd979
|
Issue #2428703 by Wim Leers: Add a 'user.permissions' cache context (was: "Should cache contexts be able to associate a cache tag?")
|
2015-03-26 09:41:35 +00:00 |
webchick
|
f3f12e54fe
|
Issue #2446511 by amateescu, Wim Leers, yched, Bojhan: Add a "preconfigured field options" concept in Field UI
|
2015-03-19 00:18:27 -07:00 |
Alex Pott
|
eaffcfc511
|
Issue #2451885 by Gábor Hojtsy: Config entities need to ship with language or are assumed undefined
|
2015-03-17 08:28:57 +00:00 |
catch
|
4b812ec9bb
|
Issue #2342045 by dawehner, Gábor Hojtsy, larowlan, joshtaylor: Standard views base fields need to use same rendering as Field UI fields, for formatting, access checking, and translation consistency
|
2015-03-15 20:31:04 +00:00 |