Commit Graph

5456 Commits (34915ec2ceb47cad122cd13cb36e23afaa72f7ef)

Author SHA1 Message Date
Alex Pott f1e57201c2
Issue #3253148 by mherchel, longwave, ckrina, droplet: Remove IE from core's browserlist, remove non-essential CSS importing and recompile assets 2021-12-18 06:12:16 +00:00
catch 77bd32e38f Issue #3248309 by danflanagan8: AssertBreadcrumbTrait should not rely on Classy 2021-12-17 16:33:59 +00:00
catch d55c0cbd36 Issue #3254403 by paulmckibben, ranjith_kumar_k_u, longwave, Lendude, cilefen: system_post_update_sort_all_config can exhaust PHP memory in 9.3.0 2021-12-15 16:38:51 +00:00
catch cfd8517353 Issue #3182103 by TR, dan2k3k4, longwave, mondrake, Sweetchuck, Kristen Pol: Ensure correct signature for setUp(), tearDown(), setUpBeforeClass(), and assertPostConditions() methods 2021-12-14 12:05:17 +00:00
catch 205729d912 Issue #3239287 by alexpott, longwave: Fix \Drupal\Core\Extension\ModuleDependencyMessageTrait to not cause deprecations in PHP 8.1 2021-12-13 17:09:15 +00:00
catch 30eb18c5ad Issue #3233456 by daffie, longwave: [Symfony 6] Add "int" type hint to methods overriding Symfony\Component\Console\Command\Command::execute() 2021-12-13 12:45:57 +00:00
Alex Pott 46b1d68add
Issue #3251891 by catch, andypost, longwave: Drupal 10 branch failures 2021-12-01 22:49:08 +00:00
catch 773a213835 Issue #3251625 by alexpott, Berdir: Including settings.php a second time and without same context can result in errors 2021-11-30 10:58:57 +00:00
catch 92836c436b Issue #3138078 by mondrake, larowlan, longwave, xjm: [D9.3 beta - w/c Nov 8, 2021] Add a 'void' return typehint to custom assert* methods 2021-11-22 15:25:32 +00:00
Lauri Eskola 7ff9cbf0ff
Issue #3032275 by alexpott, dww, bendeguz.csirmaz, tedbow: Create a fault-tolerant method for interacting with links and fields in Javascript tests 2021-11-19 16:53:59 +02:00
Alex Pott 576bd7543d
Issue #3207567 by Spokje, quietone, guilhermevp, yogeshmpawar, daffie, alexpott: Fix Drupal.Commenting.FunctionComment.MissingParamComment 2021-11-19 09:49:33 +00:00
Lee Rowlands a83a7a7836
Issue #3231781 by longwave, mondrake, Feuerwagen, larowlan, TR, nlisgo, xxAlHixx, DuaelFr, GoZ, benjy, no_angel, Mac_Weber: [D9.3 beta - w/c Nov 8, 2021] Remove remaining uses of t() in tests 2021-11-15 12:46:09 +10:00
Lee Rowlands 6d39cdeeb4
Issue #3222769 by bbrala, alexpott, longwave, Matroskeen: [November 8, 2021] Replace all list (array destructuring) assignment to the array syntax 2021-11-15 12:35:55 +10:00
Lee Rowlands 330473e759
Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator 2021-11-15 12:19:43 +10:00
catch 9e3837a258 Issue #3158289 by alexpott, barboza: Deprecate hook_init for theme engines
(cherry picked from commit 3ab6129942)
2021-11-08 14:30:56 +00:00
catch 84e8b971c8 Issue #3214921 by daffie, xurizaemon, alexpott, mondrake, andypost, Taran2L, Mixologic, longwave: Add a requirements warning in Drupal 9 when PostgreSQL is used and the pg_trgm extension is not created 2021-11-08 14:22:26 +00:00
catch b7e8bd496e Issue #3244855 by nod_, alexpott, catch: Regression in Drupal 9.3.x due to jQuery.once deprecation 2021-10-29 11:32:32 +01:00
catch cefb93c5f0 Issue #3246150 by dww, larowlan, Berdir, alexpott, craigra: Bundle class changes mean the entity class is now determined by the active entity-type definition 2021-10-28 20:54:30 +01:00
catch 3eba4b3c58 Issue #3226052 by longwave, alexpott: Update to cspell 5 2021-10-28 13:18:59 +01:00
catch b78a9333aa Issue #3246141 by lauriii, longwave: Update JavaScript dependencies prior to 9.3.0 2021-10-27 21:02:41 +01:00
Alex Pott 91fdb8aae3
Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT, alexpott: Add a "Manage permissions" tab for each bundle that has associated permissions 2021-10-25 15:11:07 +01:00
Alex Pott e324171c3e
Revert "Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT: Add a "Manage permissions" tab for each bundle that has associated permissions"
This reverts commit 3dbf997274.
2021-10-25 12:27:21 +01:00
Alex Pott 8f497e0a43
Issue #2945033 by longwave, yobottehg, TMWagner, vdsh, jlatorre, catch: HtmlHeadLink processing does not allow for duplicated alternate hreflang links 2021-10-25 11:44:13 +01:00
Alex Pott 7578516fc4
Issue #3231416 by mherchel, ankithashetty, Gauravmahlawat, chetanbharambe, davidwbarratt: Olivero should not expect its default menu blocks to always exist 2021-10-25 11:35:34 +01:00
catch e40f6d17d6 Issue #2852557 by bircher, alexpott, longwave, nedjo, dww: Config export key order is not predictable, use config schema to order keys for maps 2021-10-25 10:54:41 +01:00
benjifisher 3dbf997274 Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT: Add a "Manage permissions" tab for each bundle that has associated permissions 2021-10-25 04:08:59 +00:00
Lee Rowlands 64074071d1
Issue #3223209 by kim.pepper, dww, yogeshmpawar, daffie, larowlan, Berdir, andypost, phenaproxima, brianV, alexpott, AjitS, ravi.shankar, catch, quietone, trobey, Dave Reid, JacobSingh, imclean, tim.plunkett, Kars-T, amateescu, JeremyFrench, aaron: deprecate file_save_data, file_copy and file_move and replace with a service 2021-10-25 11:01:32 +10:00
pfrenssen fc76f6e843 Issue #2570593 by dww, pfrenssen, markhalliwell, moshe weitzman, JeroenT, Chi, eiriksm, d70rr3s, deviantintegral, bradjones1, larowlan, dpi, sokru, claudiu.cristea, Berdir, jonathanshaw, catch, Kingdutch, alexpott, TravisCarden, johnwebdev, AaronMcHale, sime, e0ipso: Allow entities to be subclassed using "bundle classes" 2021-10-24 21:30:44 +00:00
Alex Pott de537bdba1
Issue #3236443 by paulocs, benjifisher, marcos_lima: Link to module-specific permissions forms in Help pages 2021-10-18 13:08:44 +01:00
Alex Pott 57d91dbea0
Issue #3209934 by quietone, alexpott, longwave: Fix spelling for 46 migrate related words 2021-10-18 09:13:24 +01:00
catch c1933e73e7 Issue #3239298 by alexpott, andypost, quietone, huzooka, daffie, longwave, Wim Leers, larowlan: Fix \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase::updateEntity() so that config translation migrations can be rolled back 2021-10-13 12:24:53 +01:00
Lauri Eskola 364ecc6c1c
Issue #3225241 by mherchel, andy-blum, Gauravmahlawat, shaal, jwitkowski79, nod_: Olivero primary menu JS completely breaks if site-builder specifies over 2 levels deep 2021-10-12 16:53:51 +03:00
Lee Rowlands 241acb9c20
Issue #3241272 by andypost, alexpott: core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php causes deprecations on PHP 8.1 2021-10-11 16:44:59 +10:00
catch 7410d627ec Issue #3240364 by andypost: \Drupal\Tests\system\Functional\Pager\PagerTest::testMultiplePagers() causes deprecations on PHP 8.1 2021-10-04 16:08:12 +01:00
catch 9da1866da4 Issue #3232673 by alexpott, longwave, Berdir, andypost: \Drupal\Core\Entity\EntityInterface::label() can return a NULL 2021-09-30 12:15:17 +01:00
catch 324ddcdfb2 Issue #3236446 by paulocs, benjifisher: Avoid duplicated code for the Modules form and the Modules Confirmation form 2021-09-29 16:06:50 +01:00
catch cd6b58e555 Issue #3239553 by andypost, alexpott, daffie, larowlan: \Symfony\Component\Routing\Route::getRequirement() causes deprecation errors on PHP 8.1 when it returns NULL 2021-09-29 10:08:20 +01:00
catch a6cba5751b Issue #3239746 by alexpott, daffie: \Drupal\Core\Flood\MemoryBackend uses array keys that cause deprecations in PHP 8.1 2021-09-29 10:01:23 +01:00
catch c5a4a81d3b Issue #3239442 by alexpott, daffie: Calling static trait method is deprecated in PHP 8.1 2021-09-28 16:38:25 +01:00
Lauri Eskola 7a1bb9f5d9
Issue #3229828 by bnjmnm, nod_, lauriii: Drupal.tabbingManager does not constrain tab navigation to the browser 2021-09-27 11:12:50 +03:00
benjifisher 217f555b2a Issue #3216341 by benjifisher, manojithape, longwave, larowlan, Berdir, AaronMcHale: Provide a module-specific permissions form 2021-09-21 04:57:59 +00:00
Alex Pott e147702d40
Issue #3232082 by daffie, longwave, catch: [Symfony 6] Add "Response" type hint to methods that implement the method Symfony\Component\HttpKernel\HttpKernelInterface::handle() 2021-09-20 10:08:14 +01:00
Lee Rowlands f06ad93f53
Issue #3224523 by alexpott, longwave: [PHP 8.1] Add ReturnTypeWillChange attribute where necessary 2021-09-17 13:12:50 +10:00
Alex Pott 84fc7490b1
Issue #2938969 by msankhala, dhirendra.mishra, paulocs, TR, MerryHamster, alexpott, jofitz, longwave, Manuel Garcia, tameeshb, boaloysius, Yasiru Nilan, xjm, wturrell, ritzz, ZeiP, darrenwh: Replace drupal_render() in docblock and comments outside of @param, @return, @link, @see and outside of @code - @endcode 2021-09-12 18:18:58 +01:00
catch d79e4a6518 Issue #3106531 by mondrake, daffie, Rithesh BK, catch, xjm: Notify in Status Report that per-table database prefixes are no longer supported, and will throw errors in Drupal 10.0 2021-09-07 16:26:18 +01:00
catch e1ab113380 Issue #2794261 by longwave, andypost, Oleksiy, Mile23, pguillard, sorlov, voleger, jurgenhaas, Chi, borisson_, paulocs, Wim Leers, Berdir: Deprecate render() function in common.inc 2021-09-07 15:46:36 +01:00
catch 406dfbc6c6 Issue #3227501 by longwave, mondrake: Remove remaining uses of t() in test assertions 2021-09-07 14:35:25 +01:00
Alex Pott 5ff249f5e1
Issue #2997123 by jibran, Wim Leers, bbrala, gabesullice, quietone, axle_foley00, KapilV, acbramley, dpi, mglaman, tstoeckler, e0ipso, Sam152: Cacheability of normalized computed fields' properties is not captured during serialization 2021-08-30 16:04:38 +01:00
catch 6951f4d77a Issue #3225328 by mxr576, Berdir, longwave: Improve page performance by sorting cache contexts/tags on-demand 2021-08-27 12:36:31 +01:00
catch 492b7a181d Issue #2473875 by znerol, alexpott, andypost, kim.pepper, amit.drupal, raman.b, martin107, joachim: Convert uses of $_SESSION to symfony session retrieved from the request 2021-08-18 09:53:24 +01:00
Lauri Eskola 4f8c468f10
Issue #3221871 by mherchel, Gauravmahlawat, W01F, nod_: Olivero: Mobile menu prevents scroll & obscures page after click if menu item contains link to anchor on same page 2021-08-17 15:50:27 +03:00
Lauri Eskola 8a40e42714
Issue #3183149 by nod_, droplet, jptaranto: Deprecate jquery.once and use the new once lib 2021-08-10 13:05:02 +03:00
catch 7af1ea2e69 Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, paulocs, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated 2021-08-09 21:40:23 +01:00
catch 604fee30da Revert "Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated"
This reverts commit 71e8db1949.
2021-08-09 14:50:34 +01:00
catch 71e8db1949 Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated 2021-08-09 11:21:51 +01:00
catch e33e4c71c4 Issue #3227060 by mondrake, daffie: Replace usages of AssertLegacyTrait::assertNoRaw, that is deprecated 2021-08-06 11:12:32 +01:00
catch 89da8c8d52 Issue #3170396 by mondrake, longwave: Remove uses of t() in assert(No)Raw() calls 2021-08-06 08:21:30 +01:00
catch 22a69328a6 Issue #3225779 by alexpott, srilakshmier, ravi.shankar, daffie: Provide sort callback on ExtensionList class 2021-08-06 08:01:36 +01:00
catch 6f48525b43 Issue #3220255 by mondrake, longwave: Convert assertions involving use of xpath on links to WebAssert 2021-08-06 07:52:55 +01:00
catch bcfecbbfa6 Issue #3131900 by mondrake, longwave, xjm, alexpott: Refactor assertions that assign return values to variables 2021-08-05 09:19:46 +01:00
catch 022284b188 Issue #3162016 by longwave, andypost, Hardik_Patel_12, catch, alexpott, daffie, Chi, Kristen Pol: [Symfony 6] Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated 2021-08-03 16:51:34 +01:00
catch 3726333893 Issue #3225812 by larowlan, Gábor Hojtsy, catch, andypost: Add lifecycle_link key to info.yml files 2021-07-30 09:31:26 +01:00
catch 068f00c4c9 Issue #3191935 by mondrake, tedbow, xjm, alexpott, longwave: Replace usages of AssertLegacyTrait::assertNoText, which is deprecated 2021-07-28 14:41:19 +01:00
catch 16f9ca27af Issue #778346 by vsujeetkumar, xjm, dhirendra.mishra, pillarsdotnet, sudiptadas19, cwgordon7, daffie, quietone: system_sort_modules_by_info_name() is misnamed 2021-07-28 13:54:02 +01:00
catch 6335af17b4 Issue #3221312 by Spokje: ->willReturn(...) would make more sense here 2021-07-28 11:57:46 +01:00
catch 686951d3c9 Issue #3153469 by longwave, hmendes, Hardik_Patel_12: Remove uses of t() in clickLink() calls 2021-07-28 08:48:45 +01:00
Alex Pott 4988dcf9cc
Issue #2926729 by bircher, daffie, vsujeetkumar: Rename ConfigManager::findConfigEntityDependentsAsEntities() to be ::findConfigEntityDependenciesAsEntities 2021-07-27 09:34:50 +01:00
catch 8abf81e7e9 Issue #3223267 by alexpott, daffie: Remove some calls to drupal_flush_all_caches() in tests 2021-07-16 08:47:59 +01:00
catch d6e4a29961 Issue #3223016 by kim.pepper, Berdir, andypost, daffie: Deprecate file_build_uri() 2021-07-16 08:43:01 +01:00
Alex Pott 1110b04d14
Issue #2347783 by kim.pepper, andypost, almaudoh, gumanist, aleevas, rodrigoaguilera, Berdir, saurabh-2k17, Spokje, dhirendra.mishra, alexpott, paulocs, izus, Wim Leers, KapilV, naveenvalecha, anmolgoyal74, subson, yo30, harsha012, mrinalini9, daffie, voleger, dww, fietserwin, tim.plunkett, joachim, larowlan: Deprecate drupal_get_path() and drupal_get_filename() and replace with ExtensionList::getPath() and ExtensionList::getPathname() 2021-07-15 11:20:33 +01:00
catch d8ab4a9e16 Issue #3185400 by mondrake, alexpott, daffie: Test upsert return value and ensure that they are consistent regardless of database type 2021-07-14 08:32:50 +01:00
catch 3f8a67e0bb Issue #2830352 by quietone, cebasqueira, Matroskeen, xjm: Upgrade links point to D7 documentation 2021-07-14 07:57:23 +01:00
Lauri Eskola 213a56599a
Issue #3207782 by nod_, bnjmnm, jptaranto: Add BC layer between @drupal/once and jQuery.once 2021-07-13 21:14:13 +03:00
Alex Pott 3e4b17a7c9
Issue #2669074 by kim.pepper, Berdir, gaydabura, andypost, ravi.shankar, KapilV, Wim Leers, bradjones1, nickolaj, alexpott, mondrake, 20th, yogeshmpawar, gaurav.kapoor, voleger, Pavan B S, Neslee Canil Pinto, aerozeppelin, Cameron Tod, daffie, dhruveshdtripathi, abramm, Nono95230, s.messaris, Mile23, claudiu.cristea, larowlan, catch, jibran, SpadXIII: Convert file_create_url() & file_url_transform_relative() to service, deprecate it 2021-07-09 14:18:01 +01:00
Lee Rowlands cffb02aad6
Issue #2571235 by alexpott, claudiu.cristea, dawehner, Wim Leers, gabesullice, IJsbrandy, benjifisher, alisonjo315, larowlan, Berdir, effulgentsia, longwave, herom, dmouse, heddn, catch: [regression] Roles should depend on objects that are building the granted permissions 2021-07-09 14:50:54 +10:00
Alex Pott 0f22eb1c63
Issue #1932810 by Berdir, jibran, joegraduate, joelpittet, JeroenT, RenatoG, tim.plunkett, tedbow, andypost, paulocs, hugronaphor, ankithashetty, Meenakshi_j, chr.fritsch, Beanjammin, nikitagupta, EclipseGc, dawehner, xjm, alexpott, fago, tstoeckler, catch, seanB, larowlan: Add entity bundles condition plugin for entities with bundles 2021-07-08 10:22:26 +01:00
Alex Pott b36543da71
Issue #2715145 by andypost, phenaproxima, longwave, alexpott, RenatoG, quietone, catch: Remove system.authorize config 2021-07-06 22:59:09 +01:00
Alex Pott cfafb8735a
Issue #3222168 by hmendes, kriboogh, longwave, pookmish: Replace \GuzzleHttp\Client with \GuzzleHttp\ClientInterface 2021-07-06 16:40:04 +01:00
effulgentsia 84f11341d9 Issue #3091870 followup by effulgentsia, alexpott: Remove dead code. 2021-06-30 16:12:29 -07:00
effulgentsia e4284d2d91 Issue #3091870 by tedbow, phenaproxima, alexpott, bnjmnm, tim.plunkett, lauriii, mradcliffe: Fail Functional Javascript tests that throw Javascript errors 2021-06-30 14:26:18 -07:00
Alex Pott e595a4534e
Issue #3174107 by brianperry, mglaman, alexpott, mtift, mradcliffe, mherchel, capysara, ravi.shankar, cathwaldron, kostyashupenko: Add additional testing coverage for Olivero 2021-06-30 21:05:04 +01:00
Alex Pott e5644666c0
Revert "Issue #3174107 by brianperry, mglaman, mtift, alexpott, mradcliffe, ravi.shankar, capysara, cathwaldron, kostyashupenko, mherchel: Add additional testing coverage for Olivero"
This reverts commit e182007f0b.
2021-06-30 00:31:13 +01:00
Alex Pott e182007f0b
Issue #3174107 by brianperry, mglaman, mtift, alexpott, mradcliffe, ravi.shankar, capysara, cathwaldron, kostyashupenko, mherchel: Add additional testing coverage for Olivero 2021-06-29 22:14:59 +01:00
effulgentsia 831717249c Issue #3021803 by alexpott, AaronBauman, effulgentsia, longwave, dawehner, larowlan, bradjones1, tim.plunkett, Berdir, joachim, mondrake, weaverryan, JParkinson1991, kim.pepper, louis-cuny, rodrigoaguilera: Document and add tests for service autowiring 2021-06-29 10:51:38 -07:00
catch c5886a79d2 Issue #2875279 by Spokje, John Cook, jungle, voleger, mradcliffe, mrinalini9, jpatel657, quietone, jonathanshaw, alexpott, joachim, rajeshwari10, RajeevK, Yogesh Pawar, James.Shee, lcngeo, borisson_, time2buzzthetower, ccasals, kavo: Update core modules to use the new batch builder 2021-06-28 13:30:58 +01:00
catch f8dbc98afb Issue #3195222 by smulvih2, ankithashetty, manish-31, larowlan, idebr, longwave: Incorrect favicon rel attribute value - shortcut 2021-06-28 12:04:53 +01:00
catch 67bfb63d9a Issue #3220183 by mondrake, longwave: Convert assertions involving use of xpath on labels to WebAssert 2021-06-28 11:57:18 +01:00
catch 831b208162 Issue #1306624 by quietone, joachim, Spokje: hook_modules_un/installed/en/disabled aren't all in the same files 2021-06-28 09:56:56 +01:00
Lee Rowlands d5ee37a05d
Issue #2946 by chx, michaellenahan, jcnventura, quietone, ifrik, wengerk, AaronBauman, salvis, pplantinga, sun, David_Rothstein, tatarbj, alexpott, Wim Leers, iMiksu, vijaycs85, anoopjohn, nedjo, Owen Barton, bjaspan, soxofaan, Gogowitsch, raman.b, robeano, deepakrmklm, bleen, xmacinfo, catch, beginner, dww, Gábor Hojtsy, webchick, Dries, larowlan, snufkin, RobRoy, bdragon, wizonesolutions, Lendude, sokru: Login fails and no warning is issued if cookies are not enabled 2021-06-25 14:37:40 +10:00
catch 33ba45820a Issue #2719649 by Spokje, harsha012, jofitz, vprocessor, nikitagupta, cburschka, rasikap, hitesh-jain, quietone, longwave, mfernea, andypost, klausi, Malevi4, crazyrohila: Fix 'Drupal.Commenting.InlineComment.SpacingBefore' coding standard 2021-06-24 13:35:45 +01:00
Lee Rowlands 257efe5439
Issue #3218660 by alexpott: help_topics module can break during module uninstall 2021-06-24 14:30:05 +10:00
catch a25c727d98 Issue #2124069 by voleger, andypost, martin107, damiankloip, cburschka, dawehner, kim.pepper, daffie, pcambra, ParisLiakos, Xano, longwave, MerryHamster, vacho, kostyashupenko, catch, alexpott, amateescu, Mile23, claudiu.cristea, larowlan, almaudoh, Berdir, zviryatko: Convert schema.inc to the update.update_hook_registry service (UpdateHookRegistry) 2021-06-23 16:55:26 +01:00
catch 1327c4ddc9 Issue #3199741 by Matroskeen, quietone: Add documentation for remaining source plugins 2021-06-22 15:36:26 +01:00
catch 62430b71d7 Issue #2268787 by tim.plunkett: Block plugin forms should not rely on being called from \Drupal\block\BlockForm 2021-06-22 14:19:49 +01:00
mondrake 49eb106bca Issue #3175718 by mondrake, alexpott, jungle, longwave: Random fails due to drupal-settings-json being counted as page text 2021-06-21 20:32:27 +00:00
Alex Pott 026280b8f2
Issue #3215143 by paulocs, daffie: Replace replace assertEqual() in some comments 2021-06-21 17:13:24 +01:00
catch 1d5e219f85 Issue #3156396 by TR, pavnish, mondrake, longwave, catch, jungle: Use assertSameSize() to check same size of two countable variables 2021-06-21 12:31:24 +01:00
catch e48dcff470 Issue #2879159 by Spokje, LoMo, ravi.shankar, quietone, mondrake: Some calls to assertEquals have expected/actual parameters reversed 2021-06-21 11:27:34 +01:00
catch 37bd3765c3 Issue #3124762 by Spokje, dww, johnwebdev, paulocs, piyuesh23, Suresh Prabhu Parkala, Deepak Goyal, catch, larowlan, rpsu, xjm, andypost, alexpott, daffie, longwave, fgm, Wim Leers, anmolgoyal74: Add 'lifecycle' key to .info.yml files 2021-06-17 11:50:33 +01:00
Lee Rowlands 70175bc047
Issue #3215611 by alexpott, longwave: Service deprecations are only triggered on container build,not ::get() 2021-06-14 20:20:00 +10:00
catch 2d2fe313c6 Issue #3217713 by guilhermevp, vsujeetkumar, mondrake, sudiptadas19, vikashsoni: Replace usages of assertFileNotIsWritable(), that is deprecated 2021-06-10 14:41:25 +01:00
Lee Rowlands 0cd1d38bd4
Issue #2396145 by dww, Dom., mgifford, Pancho, idebr, vdanielpop, specky_rum, vprocessor, DuaelFr, lucastockmann, cwoky, Munavijayalakshmi, dutchyoda, Gauravmahlawat, paulocs, TheodorosPloumis, Arla, lauriii, Kristen Pol, quietone, larowlan, jhedstrom, mherchel: Option #description_display for form element fieldset is not changing anything 2021-06-10 19:28:22 +10:00
catch 50981069aa Issue #3217711 by Spokje, sudiptadas19, guilhermevp, mondrake: Replace usages of assertNotRegExp(), that is deprecated 2021-06-10 09:42:25 +01:00
catch bfe59b21ee Issue #2922570 by Berdir, paulocs, anmolgoyal74, dww, ravi.shankar, tobiasb, catch, plach, longwave, dawehner, joseph.olstad, alexpott, larowlan, Spokje, andypost, aamouri, Wim Leers, Daniel Kulbe, shabana.navas, klasseng, dschenk, ducktape, marcoliver, anevins, SaschaHannes, pankaj.singh, rpsu, tanubansal, Dom.: The node view page triggers a lot of expensive access checks for relationship links 2021-06-09 15:13:20 +01:00
catch af924ba29a Issue #3217712 by sudiptadas19, mondrake: Replace usages of assertDirectoryNotIsWritable(), that is deprecated 2021-06-09 14:22:21 +01:00
catch 63c54d9439 Issue #3217709 by sudiptadas19, mondrake: Replace usages of assertRegExp(), that is deprecated 2021-06-09 14:16:16 +01:00
Alex Pott 9306f06914
Revert "Issue #3162016 by longwave, andypost, Hardik_Patel_12, catch, alexpott, daffie, Kristen Pol: [Symfony 6] Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated"
This reverts commit 8b8fc1eff7.
2021-06-02 17:42:53 +01:00
Lee Rowlands ab49a62b8f
Issue #84883 by quietone, alexpott, DuaelFr, scor, roderik, TR, pillarsdotnet, jungle, ayushmishra206, greggles, dww, ximo, Hardik_Patel_12, netbjarne, kiamlaluno, longwave, earnie: Unicode::mimeHeaderEncode() doesn't correctly follow RFC 2047 2021-05-28 06:56:48 +10:00
Alex Pott 8b8fc1eff7
Issue #3162016 by longwave, andypost, Hardik_Patel_12, catch, alexpott, daffie, Kristen Pol: [Symfony 6] Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated 2021-05-27 21:07:25 +01:00
catch 1e3b49284c Issue #3209617 by longwave, daffie, catch: [Symfony 6] Symfony\Component\HttpFoundation\RequestStack::getMasterRequest() is deprecated, use getMainRequest() instead 2021-05-27 13:47:21 +01:00
catch 3066423e43 Issue #3186661 by Spokje, longwave, mondrake, paulocs, daffie: [May 24, 2021] Remove usage of drupalPostForm 2021-05-24 14:27:52 +01:00
catch f3ad0680a3 Issue #3133162 by jungle, ravi.shankar, Deepak Goyal, Neslee Canil Pinto, anmolgoyal74, xjm, Kristen Pol: Replace the start verb Test with Tests in method comments of tests 2021-05-24 14:26:11 +01:00
Alex Pott 3872f1a8ed
Issue #3139404 by mondrake, munish.kumar, pavnish, longwave: [May 25, 2021] Replace usages of AssertLegacyTrait::assertText, that is deprecated 2021-05-20 22:10:07 +01:00
Alex Pott 4a72cc3169
Issue #3207734 by Spokje, quietone: Fix Drupal.Commenting.InlineVariableComment 2021-05-20 21:47:18 +01:00
Alex Pott 3f75f72de2
Issue #3131281 by mondrake, rahulrasgon, longwave, ridhimaabrol24, naresh_bavaskar, jungle, daffie: [May 17th 2021] Replace assertEqual() with assertEquals() 2021-05-20 00:39:14 +01:00
Lauri Eskola 8dbd33a7c4
Issue #3144854 by Spokje, bnjmnm, mherchel, zrpnr, komalk, Kristen Pol: Remove stylelint-no-browser-hacks 2021-05-19 17:32:16 +03:00
catch 6802ea3355 Issue #3207968 by quietone, longwave, Spokje: Replace @codingStandards comments with phpcs: comments 2021-05-17 20:22:22 +01:00
catch 13c5855165 Issue #3211838 by mondrake, longwave: Convert assertions involving use of xpath on spans to WebAssert 2021-05-17 20:04:19 +01:00
catch db54bf049c Issue #3132778 by kim.pepper, quietone, jungle, daffie: Replace usages of assertions with strstr with assertStringContainsString()/assertStringNotContainsString() 2021-05-13 15:14:40 +01:00
catch c2103890be Issue #3210913 by quietone, Wim Leers, paulocs: DbDumpCommand fails when data type is not a mapped Drupal schema field name 2021-05-12 21:19:46 +01:00
catch 0ed127e82a Issue #3211601 by bnjmnm, nod_, zrpnr, lauriii: Update jQuery to version 3.6.0 2021-05-12 20:34:07 +01:00
Lee Rowlands 79dd8321b2
Issue #3041885 by tedbow, beautifulmind, dww, ayushmishra206, phenaproxima, webchick, xjm, AaronMcHale, larowlan, benjifisher, heddn, catch, jhodgdon, longwave, mglaman, alexpott, mxr576, effulgentsia: Display relevant Security Advisories data for Drupal 2021-05-12 16:40:17 +10:00
Alex Pott 4731e3c6de
Issue #588438 by dww: FormTest::testRequiredFields() fails to drupal_render() elements of #type 'radios' 2021-05-12 00:45:47 +01:00
Lee Rowlands 3eebb1b1fb
Issue #2608750 by phenaproxima, shriaas2898, KapilV, mohit_aghera, RenatoG, akhoury, guilhermevp, praveenmoses61, sulfikar_s, Abhijith S, larowlan, pameeela, Sid_omp: Exception when creating an entity reference field targeting an entity type without an ID 2021-05-11 09:05:35 +10:00
Lee Rowlands 2e9d4787be
Revert "Issue #2608750 by phenaproxima, shriaas2898, KapilV, mohit_aghera, RenatoG, akhoury, guilhermevp, praveenmoses61, sulfikar_s, Abhijith S, larowlan, pameeela, Sid_omp: Exception when creating an entity reference field targeting an entity type without an ID"
This reverts commit cf80690559.
2021-05-11 09:05:18 +10:00
Lee Rowlands cf80690559
Issue #2608750 by phenaproxima, shriaas2898, KapilV, mohit_aghera, RenatoG, akhoury, guilhermevp, praveenmoses61, sulfikar_s, Abhijith S, larowlan, pameeela, Sid_omp: Exception when creating an entity reference field targeting an entity type without an ID 2021-05-11 08:03:57 +10:00
catch a35df16d45 Issue #3211780 by mondrake, daffie: Deprecate Connection::queryTemporary() 2021-05-10 13:56:52 +01:00
catch 37cb5dda43 Issue #3211480 by longwave, daffie: \Drupal\Tests\system\Functional\Common\UrlTest can be a kernel test 2021-05-10 00:05:04 +01:00
Lauri Eskola b48ad9091d
Issue #3179734 by zrpnr, bnjmnm, lauriii: Refactor uses of the :tabbable selector and deprecate it 2021-05-05 14:19:27 +03:00
catch 525c3d953d Issue #3211164 by alexpott, catch: Random errors in Javascript Testing 2021-05-04 16:33:56 +01:00
Lauri Eskola 9289782c32
Issue #3201170 by bnjmnm, nod_, lauriii, zrpnr: Address jQuery UI position dependency 2021-04-29 17:26:59 +03:00
catch 9c2bfa8df0 Issue #3203476 by mondrake, longwave, alexpott: Convert assertions involving use of xpath on divs to WebAssert 2021-04-28 11:08:17 +01:00
Alex Pott 2020570938
Issue #3210900 by andypost, longwave: Deprecate update_set_schema() for removal 2021-04-27 16:51:25 +01:00
catch edf8109ba2 Issue #3210502 by longwave, quietone, Spokje: Convert UpdateDescriptionTest to a kernel test 2021-04-27 10:00:37 +01:00
catch 9db502ce09 Issue #3207893 by alexpott, Spokje, larowlan, catch: Set system.css_js_query_string during install 2021-04-26 13:12:57 +01:00
catch 500ba2d9ff Revert "Issue #3207893 by alexpott: Set system.css_js_query_string during install"
This reverts commit f0f758a4bc.
2021-04-26 10:17:02 +01:00
catch f0f758a4bc Issue #3207893 by alexpott: Set system.css_js_query_string during install 2021-04-26 09:48:46 +01:00
Lee Rowlands fe06cae4df
Issue #1624278 by quietone, longwave: cleanup of docblock to UI text in update_get_update_list() is weak 2021-04-24 13:23:55 +10:00
catch 77e42b0d1b Issue #3205031 by longwave: Missing use statement in Drupal\form_test\Form\FormTestVerticalTabsForm 2021-04-22 20:01:34 +01:00
catch 535fb843aa Issue #2908886 by andypost, martin107, kim.pepper, daffie, aleevas, vacho, catch, longwave, alexpott, voleger, dww: Split off schema management out of schema.inc 2021-04-22 16:00:44 +01:00
catch 030bfb8410 Issue #3202434 by paulocs, codebymikey, catch, guilhermevp, joachim: The RequestPath ("request_path") condition plugin summary is inaccurate 2021-04-22 15:44:03 +01:00
Alex Pott cf214a4938
Issue #3188938 by bnjmnm, lauriii, alexpott, zrpnr: Create AjaxCommand for focusing that does not require :tabbable selector 2021-04-13 17:25:52 +01:00
catch 3d23f22953 Issue #2414019 by Hardik_Patel_12, mpp, swelljoe, jungle, quietone, mohit_aghera: Use of strtoupper for URLs in MailFormatHelper.php's htmlToText() method triggers spam filters 2021-04-09 09:30:26 +01:00
Alex Pott 93084ba962
Issue #3123058 by longwave, jungle, xjm, daffie: Fix 'Drupal.Commenting.DocComment.ParamGroup' coding standard 2021-04-09 00:20:05 +01:00
Alex Pott ff49ffc2f0
Issue #3205434 by mherchel, benjifisher, brianperry, mglaman, justafish, mradcliffe: Add Nightwatch Test Coverage for Olivero 2021-04-06 11:10:19 +01:00
Alex Pott e3dfd1a9db
Issue #2937858 by SherFengChong, Saviktor, longwave, jhodgdon, catch: Fix 'Drupal.Commenting.DocCommentAlignment' coding standard 2021-04-04 09:39:06 +01:00
catch 6e84b5797c Issue #2160091 by alexpott, dawehner, damiankloip, swentel, sun, moshe weitzman, xjm, joelpittet, charginghawk: drupal_rebuild() rebuilds container twice, since drupal_flush_all_caches() also rebuilds it 2021-04-01 19:56:13 +01:00
catch 65873adedc Issue #3204163 by jonathanshaw: EntityQuery accessCheck: tests should not check access unless relevant 2021-04-01 18:46:09 +01:00
Alex Pott 1cd3747e9e
Issue #3204220 by longwave, catch: ModuleDependencyMessageTrait is used by core but belongs to system module 2021-03-29 16:26:41 +01:00
Alex Pott 08766c5dee
Issue #2903911 by joshmiller, longwave, anmolgoyal74, ankithashetty, init90, Pooja Ganjage, _gradient_, daffie, borisson_: Fix 'Drupal.Commenting.FunctionComment.ParamMissingDefinition' coding standard 2021-03-29 16:22:14 +01:00