Commit Graph

38638 Commits (5d0f53713d75d2e0cc5f29843528a12275a27d88)

Author SHA1 Message Date
Edys Meza b9b65be495 Issue 3167034: Deprecates EditorFileReference construct method 2020-09-28 16:25:52 -06:00
Alex Pott beebdc03af
Issue #3171920 by anmolgoyal74: Deprecation warning is not correct 2020-09-28 23:08:58 +01:00
Lee Rowlands 69cf8ca9b4
Issue #2336569 by bnjmnm, lauriii, Stefan Lehmann, samaphp, HeikeT, tompagabor, katherined, larowlan, alexpott, pghaemim, raedkhurayji: Remove incomplete <span> usage from #field_prefix and #field_suffix 2020-09-29 06:29:58 +10:00
catch f2c21c11bc Issue #3156880 by alexpott, Gábor Hojtsy, andypost, hussainweb: \Drupal\Core\Access\CsrfTokenGenerator::validate() - ensure $token is a string before calling hash_equals() 2020-09-28 20:44:25 +01:00
Edys Meza f59f12f871 Issue 3167034: do not use try/catch on test 2020-09-28 11:38:52 -06:00
Lauri Eskola 7982e4a2c6
Issue #3057772 by katherined, sd9121, boulaffasae, bnjmnm, komalkolekar, lauriii, KondratievaS, ckrina, DyanneNova, Ambient.Impact, sirtet, andrewmacpherson, yoroy: Ambiguous icons for collapsing/expanding menu items 2020-09-28 16:38:53 +03:00
Alex Pott a677705b3b
Issue #2949400 by ayushmishra206, chandrashekhar_srijan, bandanasharma, marvil07, AkashkumarOSL, quietone, mikelutz: MigrateProcessInterface documents ProcessPluginBase behaviour 2020-09-28 12:31:10 +01:00
catch a60fbb6b2f Issue #2802401 by longwave, sarvjeetsingh, jhedstrom, naresh_bavaskar: Deprecate allowing NULL as $edit parameter to drupalPostForm() 2020-09-28 11:21:39 +01:00
catch 39b62165d4 Issue #3171872 by anmolgoyal74: Remove repetive 'for' work used 2020-09-28 11:18:36 +01:00
catch 985ac676a8 Issue #3171755 by shetpooja04, Pooja Ganjage, quietone: Remove unused variable $row in RowTest.php, migrate module 2020-09-28 11:17:39 +01:00
catch 83fccedf71 Issue #2918290 by chOP, somersoft, longwave, amateescu: Incorrect return type documented for \Drupal\field\Entity\FieldStorageConfig::loadByName 2020-09-28 11:16:23 +01:00
catch 8ecf754cc8 Issue #3152789 by mikelutz, ankithashetty, huzooka, DamienMcKenna, quietone, Wim Leers: Add required variables config to Variable migrate source plugin, and if one of those are missing, return zero rows 2020-09-28 11:08:50 +01:00
Alex Pott 4c0956ac9a
Issue #3158262 by S_Bhandari: Remove Unused variable from Path Alias module 2020-09-27 14:55:12 +01:00
Alex Pott 9f3a8615fe
Issue #3098282 by quietone, raman.b, Vidushi Mehta, mikelutz, ankithashetty, alexpott, gapple, larowlan, xjm: SQL error if migration has too many ID fields 2020-09-27 12:47:23 +01:00
Alex Pott aa37626526
Issue #2960170 by quietone, ayushmishra206, abhisekmazumdar, mikelutz, ASA DBank, larowlan: Add validation to Flatten process plugin 2020-09-27 12:43:59 +01:00
Alex Pott 7d1fdd7685
Issue #3010951 by quietone, ayushmishra206, sarvjeetsingh, super_romeo, mikelutz, camerongreen, larowlan: createInstancesByTag creates all instances if tag not found 2020-09-27 12:11:22 +01:00
Alex Pott e249a9a810
Issue #3143721 by quietone, raman.b, mikelutz: Create a separate SourceProviderTest 2020-09-27 11:37:11 +01:00
Alex Pott bf5aa399de
Issue #3171510 by quietone: Add documentation for default_bundle to destination\Entity 2020-09-27 11:34:48 +01:00
Alex Pott f2845ab67d
Issue #3168788 by mondrake, longwave: Convert assertions involving use of xpath to WebAssert, aggregator module 2020-09-27 11:04:35 +01:00
Edys Meza 2175e1f04d Issue 3167034: better handling elementAttributeExists assert method 2020-09-25 15:10:56 -06:00
Edys Meza ef1bb0f1b3 Merge branch '3167034-lazy-load-images' of git.drupal.org:issue/drupal-3167034 into 3167034-lazy-load-images 2020-09-25 13:57:00 -06:00
Edys Meza 660413225a Issue 3167034: tests loading attribute value can be overriden 2020-09-25 13:55:22 -06:00
Edys Meza d051924051 Issue 3167034: use image factory 2020-09-25 13:55:21 -06:00
Edys Meza 36da7865ae Issue 3167034: use isset intead of attributeExists 2020-09-25 13:55:21 -06:00
Edys Meza a9a46d7b24 Issue 3167034: Addressing Google and heddn feedback 2020-09-25 13:55:21 -06:00
Edys Meza b6a453dd08 Issue 3167034: Adressing heddn's comments 2020-09-25 13:55:21 -06:00
Edys Meza 4f628583a0 Issue #3167034: fixing more tests. 2020-09-25 13:55:20 -06:00
Edys Meza bf95ad946f Issue #3167034: Update ImageDimensions asserts 2020-09-25 13:55:20 -06:00
Edys Meza 4df5eddbd1 Issue #3167034: CKeditor support 2020-09-25 13:55:20 -06:00
Edys Meza fd22a525cd Issue #3167034: Adding simple test coverage 2020-09-25 13:55:20 -06:00
Edys Meza 30baa59dec Issue #3167034: Enable the loading html attribute to enable lazy-load by default for images 2020-09-25 13:55:20 -06:00
Edys Meza 77bdbd0294 Issue 3167034: tests loading attribute value can be overriden 2020-09-25 11:53:12 -06:00
Lauri Eskola 7e524d3b57
Issue #3173037 by bnjmnm: Prettier not run on Ckeditors imagecaption's plugin.es6.js 2020-09-25 15:27:02 +03:00
catch eeadf95727 Issue #3170629 by ayushmishra206, anmolgoyal74: Remove repeated 'from' in code comments 2020-09-25 12:16:20 +01:00
catch 4a3abc4ef0 Issue #3166543 by mondrake, partyka, longwave, larowlan, Lendude: Deprecate UiHelperTrait::drupalPostForm, keep deprecation silenced 2020-09-25 11:56:57 +01:00
catch b1133f1d4e Issue #3170627 by anmolgoyal74: Remove repetive 'list' work used 2020-09-25 11:47:38 +01:00
catch 51cbe4a1b3 Issue #3170626 by anmolgoyal74: "on" key word repeated in SystemTestController 2020-09-25 11:46:39 +01:00
catch a5cb5e41ef Issue #3170972 by shetpooja04, quietone: Remove unused variable $iterator in MigrateExecutableTest.php, migrate module 2020-09-25 09:29:37 +01:00
catch a14e48a157 Issue #3139406 by mondrake, mohrerao, longwave, rahulrasgon, Suresh Prabhu Parkala, jungle, ravi.shankar, Hardik_Patel_12, Bunty Badgujar, paulocs: Replace usages of AssertLegacyTrait::assert(No)FieldByName, that is deprecated 2020-09-25 09:22:28 +01:00
catch 77ce58a20c Issue #3172332 by shetpooja04, Pooja Ganjage, quietone: Remove unused variable $process_plugin_manager in MigrationLookupTest.php, migrate module 2020-09-25 09:10:01 +01:00
Edys Meza f47bf8299f Issue 3167034: use image factory 2020-09-24 16:50:31 -06:00
Gábor Hojtsy e304572729 Issue #3172425 by mikelutz, catch: "Symfony\Component\Lock\Factory" is deprecated since Symfony 4.4 and will be removed in 5.0 use "Symfony\Component\Lock\LockFactory" instead 2020-09-24 20:13:19 +02:00
Gábor Hojtsy ebf61730dc Issue #3172410 by mikelutz, andypost, catch, longwave: Make HtmlResponse compatible with Symfony 5 2020-09-24 13:19:14 +02:00
catch 71813a859c Issue #3139407 by pavnish, mohrerao, mondrake, shaktik, rahulrasgon, durgeshs, shetpooja04, paulocs, ravi.shankar, ankithashetty, anmolgoyal74, munish.kumar, jungle, longwave, daffie: Replace usages of AssertLegacyTrait::assert(No)FieldById, that is deprecated 2020-09-24 10:58:32 +01:00
catch 95132eec75 Issue #3156944 by alexpott, Gábor Hojtsy, Charlie ChX Negyesi: Support nullable typehints and return types in ProxyBuilder and as a result support PHP 8 2020-09-23 16:32:30 +01:00
catch e89a5699c0 Issue #3059719 by kndr, ravi.shankar, jcontreras, paulocs, Kristen Pol: Comments Depth, Undefined index: #markup - line 25 2020-09-23 15:31:15 +01:00
Gábor Hojtsy dc21aa7c12 Issue #3156878 by alexpott, andypost: \Drupal\Component\Datetime\DateTimePlus should pass correct parameter types to checkdate() 2020-09-23 16:15:25 +02:00
catch 50e0c6f2b4 Issue #2132773 by g-brodiei, killes@www.drop.org, DevJoJodae, jonathanshaw, dawehner: Don't add term_access tag if SQL rewriting off 2020-09-23 14:21:23 +01:00
catch 98631833a9 Issue #3169866 by shetpooja04, longwave: Remove unused variable $target and $button in CKEditorIntegrationTest.php, media_library.module 2020-09-23 13:13:42 +01:00
catch 6be889d5a3 Issue #3168946 by mondrake, paulocs, longwave: Replace usages of AssertLegacyTrait::assertTextHelper, that is deprecated 2020-09-23 11:58:34 +01:00