Commit Graph

36224 Commits (8e162d631640da8c40d6cac4eac901b82531d929)

Author SHA1 Message Date
Alex Pott a7fdfb6469
Issue #2955685 by Wim Leers, dawehner, mpdonadio, alexpott, borisson_: Unrouted URLs cannot have have overridden query or fragments 2018-05-18 11:13:12 +01:00
Alex Pott d9a566139a
Issue #2858184 by tstoeckler, alexpott, amateescu: Adding NOT NULL to base fields with multiple columns is broken 2018-05-18 09:25:02 +01:00
Alex Pott d6f7a9cd68
Issue #2973347 by Wim Leers: EntityCreateAccessCheck should provide a useful error message when no bundle is specified 2018-05-18 09:22:53 +01:00
Alex Pott c44d82df15
Issue #2969363 by Mixologic, dawehner, Mile23: Add a drupalci.yml to core 2018-05-18 09:20:16 +01:00
Alex Pott 9f76972c25
Issue #2960013 by quietone, Jo Fitzgerald, mikeryan, alexpott: i18n menu links translation in wrong directory 2018-05-18 08:30:54 +01:00
Alex Pott f22c3b0952
Issue #2949363 by vaplas, Mile23, timmillwood, alexpott, Lendude: Impossible to make trigger_error in some files without test fails 2018-05-18 08:18:06 +01:00
Francesco Placella e551206954 Issue #2580265 by FeyP, jcisio, s_leu, Berdir, tstoeckler: entity query nested conditions must use LEFT joins when any of the parent condition groups is using OR 2018-05-17 17:12:38 +02:00
Alex Pott 593ded04f3
Issue #2973299 by tstoeckler: Add the label of the entity type to the error message when there are outstanding entity changes in UpdatePathTestBase 2018-05-17 13:24:40 +01:00
Nathaniel Catchpole 6f8f239d8e Issue #2968519 by alexpott, amateescu, martin107: The entity.query service is essentially deprecated because it relies on \Drupal\Core\Entity\Query\QueryFactory which is 2018-05-17 13:18:31 +01:00
Nathaniel Catchpole e3da33c00a Issue #2972992 by alexpott: Handle Mink deprecations 2018-05-17 13:14:29 +01:00
Nathaniel Catchpole 4373d115a5 Issue #2797047 by quietone, Olarin, Jo Fitzgerald, mradcliffe, niccottrell, heddn, maxocub, mikeryan: Problems creating a d6 user profile field storage with an name longer than 32 characters 2018-05-17 13:12:27 +01:00
Nathaniel Catchpole 36fe1245a6 Issue #2971375 by cspitzlay: Fix "does not exists" in comments and test error messages 2018-05-17 11:41:17 +01:00
Nathaniel Catchpole 1ef022e753 Issue #2971472 by alexpott, vaplas, tedbow, borisson_: SettingsTrayBlockFormTest is taking 5 minutes to run 2018-05-17 11:39:12 +01:00
Nathaniel Catchpole c865944445 Issue #2971853 by q__nt_n, Sam152: Clean up superfluous use of "additional_base_field_definitions" in the entity_test module 2018-05-17 11:38:02 +01:00
Alex Pott bb301ba0dd
Issue #2969806 by mihai11, Jo Fitzgerald: Fix "CckFile is deprecated in Drupal 8.3.x and will be be removed before Drupal 9.0.x. Use \Drupal\file\Plugin\migrate\process\d6\FieldFile instead." deprecation message 2018-05-17 11:24:12 +01:00
Alex Pott add4d39507
Issue #2973493 by Sam152: Remove @todo in content_moderation related to NULL values of the moderation_state field 2018-05-17 10:48:51 +01:00
Alex Pott 7c6d4449d1
Issue #2972045 by idebr: Drupal\field\Plugin\migrate\process\d7\FieldInstanceDefaults contains a switch with only a default statement 2018-05-17 10:47:16 +01:00
Alex Pott ed9e93f52f
Issue #2971157 by jhedstrom, Sam152: Moderation state set to default after entity is serialized 2018-05-17 09:56:58 +01:00
Alex Pott b989db1a3c
Issue #2971546 by Mukeysh, markconroy, msankhala: Umami theme login link is not showing underline on hover 2018-05-16 11:08:53 +01:00
Lee Rowlands 585e6338b5
Issue #2938035 by Wim Leers, alexpott: When PATCHing a field is disallowed, no reason is given for *why* this happens 2018-05-16 11:30:32 +10:00
Alex Pott 729b6308bc
Issue #2939336 by dsdeiz, quietone: D6 User Profile Source Fields 2018-05-15 21:28:08 +01:00
Alex Pott 6fdd37778c
Issue #2910883 by vaplas, ShawnB, Wim Leers: Move all entity type REST tests to the providing modules 2018-05-15 17:14:00 +01:00
Alex Pott 92be45b46f
Issue #2910883 by vaplas, ShawnB, Wim Leers: Move all entity type REST tests to the providing modules 2018-05-15 12:37:57 +01:00
Alex Pott 29cff72522
Issue #2972835 by vegantriathlete: Switch datatypes to data types 2018-05-15 09:25:04 +01:00
Alex Pott 1b07d552de
Issue #2901653 by idebr, ankitjain28may, mfernea, borisson_: Add yml files to phpcs.xml.dist 2018-05-15 09:20:17 +01:00
Alex Pott 1e7cb6ac40
Issue #2971779 by timmillwood, amateescu, alexpott, Sam152: Disallow moderation of internal entity types 2018-05-15 09:14:15 +01:00
Alex Pott 00ed1ed469
Issue #2888853 by vaplas, Wim Leers: FileAccessControlHandler cacheability metadata inaccurate 2018-05-15 09:03:43 +01:00
Lee Rowlands 0d6d22af0b
Issue #2926120 by idebr, zaporylie, borisson_: @var tag must not end with a full stop 2018-05-15 06:49:38 +10:00
Lee Rowlands 251c996272
Issue #2789909 by vaplas, Lendude, lucur, dawehner: Remove spaces around row.content 2018-05-15 06:46:40 +10:00
Lee Rowlands a085bc61dc
Issue #2951269 by slasher13, jibran, alexpott: Update symfony/* and twig/twig 2018-05-15 06:40:52 +10:00
Lee Rowlands 989f58ba89
Issue #2971152 by vaplas, alexpott: More reliable 'nojs' replacing in ajax.js 2018-05-15 06:38:10 +10:00
Alex Pott bc53ca951e
Issue #2924753 by vaplas, alexpott, borisson_, xjm: Random fail in ExposedFormUITest 2018-05-14 14:26:12 +01:00
Alex Pott 260476c47b
Issue #2822470 by Kazanir, Yogesh Pawar, markcarver, joelpittet, dawehner, xjm, larowlan: Unified cache key & template class handling for Twig templates 2018-05-14 12:20:27 +01:00
Alex Pott 018bd7c5e2
Issue #2765609 by c31ck, gnuget, hgoto, Yogesh Pawar, weboide, alexpott: #plain_text doesn't render empty-like values (e.g. 0 and "0") 2018-05-14 09:47:42 +01:00
Alex Pott 91c29aea1d
Issue #2962961 by vegantriathlete, msankhala, alexpott: Fix typos in core.api.php and correct incorrect @see 2018-05-14 09:44:30 +01:00
Lee Rowlands add2370188
Issue #2972003 by alexpott: Verify that the file name matches the ID when installing configuration 2018-05-14 09:28:54 +10:00
Alex Pott 346860aff3
Issue #2972445 by sudheeshps, sjhuda, andrewmacpherson, alexpott: Docblock for dropbutton theme function is incorrect 2018-05-13 19:48:03 +01:00
Alex Pott df75450932
Issue #2972531 by vaplas, alexpott: Random fail in TipPluginTextTest 2018-05-13 19:43:16 +01:00
Alex Pott 89a7f66bc8
Issue #2966137 by vaplas, tim.plunkett: Circular entity references cause infinite loop in EntityReferenceItem::generateSampleValue() 2018-05-12 17:41:38 +01:00
Lee Rowlands 75850cddaf
Issue #2860259 by claudiu.cristea, larowlan: Move the comment hostname default value to a default value callback 2018-05-12 08:44:22 +10:00
Lee Rowlands ce1f1fc111
Issue #2965973 by tedbow: Deletion of View Block used by Layout Builder 2018-05-12 08:38:28 +10:00
Lee Rowlands 3a44b43e7c
Issue #2910807 by nginex, dawehner: Convert \Drupal\Tests\taxonomy\Functional\Views\TaxonomyDefaultArgumentTest to a kernel test 2018-05-12 08:27:56 +10:00
Lee Rowlands 2b331d00bf
Issue #2854543 by Wim Leers, polynya, dawehner, mpdonadio, gabesullice, larowlan, klausi: NegotiationMiddleware calls $request->setRequestFormat('html') when there is no _format request parameter, but shouldn't 2018-05-12 08:21:27 +10:00
Lee Rowlands 41dfad388c
Issue #2854543 by Wim Leers, polynya, dawehner, mpdonadio, gabesullice, larowlan, klausi: NegotiationMiddleware calls $request->setRequestFormat('html') when there is no _format request parameter, but shouldn't 2018-05-12 08:20:15 +10:00
Nathaniel Catchpole c2585a1888 Issue #2961691 by alexpott, Berdir, timmillwood, idebr: Change SYMFONY_DEPRECATIONS_HELPER back to strict 2018-05-11 15:20:00 +01:00
Alex Pott ba42166da2
Issue #2971959 by juampynr: Typo at DestinationBase.php 2018-05-11 10:58:43 +01:00
Lauri Eskola 018baee42a Issue #1507896 by b0unty, tuutti, Jeff Burnz, LewisNyman, tameeshb, realityloop, cbanman, umarzaffer, manumilou, mgifford, mducharme, oakulm, lauriii, alexpott, joelpittet, MaskyS, markcarver, xjm: Allow theme developers to add the default logo filename to the theme's .info.yml 2018-05-11 12:54:22 +03:00
Alex Pott b187a126de
Issue #2937888 by dhruveshdtripathi, idebr, RoSk0, mohit1604, mfernea, borisson_: Fix 'Drupal.Commenting.DocComment.LongNotCapital' coding standard 2018-05-11 10:46:46 +01: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