Commit Graph

35603 Commits (6eb60a3669eee5e2bc3adfbb35d80fc79b51d340)

Author SHA1 Message Date
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
Alex Pott 4cf7a965e9
Issue #2921682 by zaporylie: Array member variables initialized with NULL in TwigSandboxPolicy 2018-05-11 10:19:11 +01:00
Alex Pott 5972c776e6
Issue #2832083 by rbayliss, pounard, alexpott, dawehner: ThemeRegistryLoader::findTemplate() breaks Twig_Loader_Filesystem signature 2018-05-11 10:16:02 +01:00
Alex Pott 4105b5560b
Issue #2528284 by cilefen, dawehner, Cottser, David_Rothstein: Document that alternate Drupal 8 theme engines must implement auto-escape or they are not secure 2018-05-11 10:14:14 +01:00
Alex Pott d6caa27121
Issue #2930407 by tstoeckler, lauriii, alexpott: Allow specifying summary attributes for details elements 2018-05-09 23:58:06 +01:00
Nathaniel Catchpole 2129484ee5 Issue #2828143 by alexpott, klausi, xjm: Stop tests like LocaleConfigTranslationImportTest from failing if l.d.o becomes unavailable 2018-05-09 14:24:58 +01:00
Nathaniel Catchpole 7a4a8c97c2 Issue #2923496 by mark_fullmer, dpfitzsi, krina.addweb: [Link module] Validation for title but no link, when title optional 2018-05-09 14:18:36 +01:00
Nathaniel Catchpole 13768e80a1 Issue #2912169 by alexpott, tobiberlin, Berdir, dawehner, grahamC: Inject the argument resolver into HttpKernel::__construct 2018-05-09 12:47:01 +01:00
Nathaniel Catchpole b20aea605d Issue #1848940 by milanpavic, dawehner, nod_, helenasue, DuaelFr, Lendude, AjitS, sdstyles, runeasgar, tim.plunkett: When enabling or disabling a View, don't move the cursor to the top of the page 2018-05-09 12:29:14 +01:00
Nathaniel Catchpole 323c56ca5c Issue #2963521 by alexpott, idebr: Remove usages of assertNoCacheTag as it is deprecated 2018-05-09 11:31:36 +01:00
Alex Pott ef8a5c3de6
Issue #2968541 by vokidas, borisson_: ActiveLinkResponseFilter fails to set active link with query in non-alphabetical order 2018-05-09 08:51:54 +01:00
Alex Pott 4ed1bcf646
Issue #2970132 by neerajsingh, webflo: .ht.router.php causes a redirect loop when invoked from parent directory 2018-05-09 08:32:57 +01:00
Nathaniel Catchpole 154f282899 Issue #2849669 by alexpott, pwolanin, Munavijayalakshmi, dawehner: Fix \Drupal\Component\Utility\Unicode() because of the Symfony mbstring polyfill 2018-05-08 21:55:21 +01:00
Alex Pott 2a7952f2bf
Issue #2958744 by msankhala, joachim: hook_entity_field_access() should explain when $items is not given 2018-05-08 21:09:16 +01:00
Alex Pott 7476b37f60
Issue #2906298 by qzmenko, runeasgar: Comments per page number validation 2018-05-08 15:17:39 +01:00
Alex Pott 92b48447a6
Issue #2918535 by stella, Eli-T, webchick, smaz, ckrina, markconroy, kjay: Add initiative coordinator(s) for Out-of-the-Box 2018-05-08 12:59:58 +01:00
Alex Pott 282eb36c14
Issue #2969757 by marcel66, amateescu, alexpott: Fix "The Drupal\migrate\Plugin\migrate\process\Iterator is deprecated in Drupal 8.4.x and will be removed before Drupal 9.0.0. Instead, use Drupal\migrate\Plugin\migrate\process\SubProcess" 2018-05-08 10:47:13 +01:00
Alex Pott d3bcb70752
Issue #2469799 by Adita, Xano, Girish-jerk: improve documentation and type hinting of FormValidatorInterface and FormValidator 2018-05-08 08:21:00 +01:00
Alex Pott ec8b4f8c48
Issue #2950127 by owenbush, Yogesh Pawar, msankhala, Wim Leers, vaplas: Add helpful reason for 'update' and 'delete' access not being allowed to FileAccessControlHandler 2018-05-08 00:25:49 +01:00
Alex Pott bdf6c01cb1
Issue #2940830 by Sam152, catch, amateescu, timmillwood: Provide explicit test coverage for isDefaultRevisionPublished and its usage within ModerationStateFieldItemList 2018-05-08 00:04:56 +01:00
Alex Pott 7aa16e856b
Issue #2924338 by hchonov, cburschka, RoSk0, asherry, Wim Leers: Entity::uriRelationships() throws exceptions if an URL cannot be generated because of missing mandatory parameters 2018-05-07 22:51:58 +01:00
Alex Pott 59eb794a25
Issue #2935360 by Lendude, Kirst25: Views result summary still renders when there's no results 2018-05-07 22:17:29 +01:00