Commit Graph

726 Commits (24a533ab5f13b99ac902c49bcd5f35edfa38e63f)

Author SHA1 Message Date
Alex Pott 45dee9bfc0
Issue #2941323 by quietone, joachim: StaticMap should document how/whether it handles source values of NULL, TRUE, FALSE 2020-12-14 08:25:53 +00:00
Matroskeen c46c86801d Issue #3185528: "Callback" process plugin has removed method in the plugin description 2020-12-11 09:34:50 +00:00
Alex Pott 65f070f4db
Issue #3187794 by benjifisher: Remove redundant kernel tests in the Migrate module 2020-12-11 09:27:09 +00:00
Alex Pott 81eb56374a
Issue #3047328 follow-up by mondrake, alexpott: Allow logging for non-strings values 2020-12-09 22:00:33 +00:00
Alex Pott 154e386934
Issue #3148959 by Kumar Kundan, benjifisher, heddn, kishor_kolekar, ayushmishra206, alexpott, quietone: Improve migrate messages from the extract plugin 2020-12-09 14:18:23 +00:00
Alex Pott fad126b710
Issue #3047328 by quietone, iyyappan.govind, dinarcon, efpapado, vadim.hirbu, esolitos, mikelutz, heddn, alexpott, benjifisher, catch: Allow logging for non-strings values 2020-12-08 16:10:54 +00:00
Alex Pott 7b99ca96a1
Issue #2920168 by arunkumark, ritzz, quietone, heddn, Berdir: Document why SqlBaseTest::getHighWaterStorage() is needed 2020-12-08 14:09:07 +00:00
catch 1d0d743ff5 Issue #3184545 by Matroskeen: Return value is expected to be 'MigratePluginManager', 'MigrationPluginManagerInterface' returned 2020-12-08 10:41:54 +00:00
Alex Pott 754b8ffab2
Issue #3186443 by tuutti, marcelovani: PHPUnit 9.5 Call to undefined method ::getAnnotations() 2020-12-04 14:22:04 +00:00
catch 86c7ed07ab Issue #3183673 by jonathan1055, longwave: Fix 'Drupal.Commenting.DocComment.ShortFullStop' coding standard - part 1 auto-fixes 2020-11-30 18:10:49 +00:00
Alex Pott b3d61bd368
Issue #3172116 by shetpooja04, naresh_bavaskar, raman.b, quietone, alexpott: Fix test in MenuLinkParentTest::testTransformException 2020-11-28 08:04:24 +00:00
catch 1d6e7e25d5 Issue #2851394 by GoZ, hgunicamp, oknate, jungle, wolffereast, tameeshb, mmatsoo, ridhimaabrol24, jofitz, swarad07, tanc, shaktik, dimaro, shashikant_chauhan, MerryHamster, quietone, nitesh624, martin_q, boaloysius, gaurav.kapoor, nitvirus, ankithashetty, Munavijayalakshmi, kostyashupenko, leolando.tan, amit.drupal, ravi.shankar, akashkrishnan01, Swapnil_Kotwal, Saviktor, mrinalini9, anmolgoyal74, Venkatesh Rajan.J, shimpy, lomasr, Dinesh18, shubham.prakash, mahtab_alam, markdorison, cilefen, longwave, bleen, xjm, alexpott, gmaltoni: Fix grammar 'a' to 'an' when necessary 2020-11-13 14:25:11 +00:00
catch 5d0f53713d Issue #3176504 by alexpott, andypost, jungle: Upgrade dependencies prior to 9.1.0 2020-10-13 15:22:35 +01:00
catch 74fbb0aabd Issue #3127141 by mondrake, longwave, alexpott, Neslee Canil Pinto, Suresh Prabhu Parkala, ravi.shankar: Use PHPUnit 9 for PHP 7.4+, while keeping support for PHPUnit 8.4 in PHP 7.3 2020-10-13 10:14:35 +01:00
catch 47355e3ba7 Issue #3135027 by mondrake, Spokje, ayushmishra206, rajandro, nitesh624: Replace usages of assertArrayEquals, deprecate it 2020-09-30 10:32:01 +01: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 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
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 bf5aa399de
Issue #3171510 by quietone: Add documentation for default_bundle to destination\Entity 2020-09-27 11:34:48 +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 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
catch 644f0a1e7c Issue #3172592 by shetpooja04: Unused variable $field_type in EntityContentBase.php, migrate module 2020-09-23 10:19:45 +01:00
Lee Rowlands c915bfe0bd
Issue #2969551 by quietone, mikelutz, joachim, benjifisher, catch: Migrate messages from caught exceptions need file and line details 2020-09-04 15:06:07 +10:00
Lee Rowlands fc78db5235
Issue #3159101 by Wim Leers: SQLBase::mapjoinable still does not support SQLite 2020-09-04 13:07:20 +10:00
catch 43fdb595f9 Issue #3129002 by mondrake, longwave, sja112, martin107, jungle: Replace usages of deprecated AssertLegacyTrait::assert() 2020-09-01 17:33:58 +01:00
catch 041cf280bb Issue #3164652 by jungle, quietone, longwave: Update modules/migrate/src/Plugin/migrate/process/Substr.php to remove "skłodowska" from misc/cspell/dictionary.txt 2020-08-26 00:42:26 +01:00
catch f5f925c0c0 Issue #3164120 by dww, benjifisher, quietone: Fix sample code in MenuLinkParent.php class documentation 2020-08-10 11:04:28 +01:00
Alex Pott 7567d5445e
Issue #3142934 by jungle, mondrake, longwave, Krzysztof Domański, DevJoJodae, Chi, xjm, catch, andypost: Replace \Drupal\Component\Utility\Bytes::toInt() with \Drupal\Component\Utility\Bytes::toNumber() due to return type 2020-08-08 23:28:27 +01:00
Alex Pott 33a6866d5c
Issue #3160323 by ravi.shankar, John.nie, quietone, jungle: Add quotes around property name in exception message in Row.php 2020-08-08 01:27:55 +01:00
Alex Pott 244ccb2863
Issue #2845485 by quietone, jofitz, phenaproxima, masipila, vacho, dww, heddn, alexpott: Refactor and document the MenuLinkParent process plugin 2020-08-04 10:27:12 +01:00
Alex Pott 5412462830
Issue #3138766 by mohrerao, longwave, sja112, jameszhang023, Lal_, ravi.shankar, jungle, xjm: Fix "Don't" relevant typos in core 2020-07-31 17:30:18 +01:00
Alex Pott 427c7ee7cc
Issue #3160031 by quietone, jungle, longwave, jameszhang023: Fix 18 spelling errors for migrate specific terms 2020-07-31 16:50:43 +01:00
Alex Pott aa4ea8ffae
Issue #3161301 by jungle, bbrala, alexpott: Fix typo "existant" in Core 2020-07-31 16:03:02 +01:00
Lee Rowlands 90c7d4c3c3
Issue #3154398 by neclimdul, quietone, alexpott: Migrations don't have an accessor for requirements 2020-07-31 11:21:17 +10:00
catch ef3190f75a Issue #3157954 by alexpott, andypost: Remove unnecessary route rebuild from tests 2020-07-16 22:21:08 +01:00
Alex Pott f7277d249b
Issue #3156266 by longwave, jungle, siddhant.bhosale, alexpott: Fix 70 spelling mistakes 2020-07-16 13:53:59 +01:00
Alex Pott ff18b59a49
Issue #2912244 by quietone, heddn, FMB: Document MigrateIdMapInterface 2020-07-16 10:21:28 +01:00
Alex Pott 61c9564477
Issue #3126063 by quietone, Wim Leers, DamienMcKenna, benjifisher, alexpott, heddn: Harden SubProcess process plugin 2020-07-15 09:26:28 +01:00
Alex Pott ea0df4e831
Issue #3133516 by quietone, huzooka, phenaproxima, mikelutz: Make every migrate process plugin that provides 'default_value' be able to correctly handle 'NULL' default values 2020-07-14 16:12:41 +01:00
Alex Pott 333755fdca
Issue #3133139 by nitesh624, Kristen Pol, quietone: Remove is_array check in getProcessPlugins 2020-07-14 14:22:46 +01:00
Alex Pott 3b8e432648
Issue #3055198 by catch, longwave, mikelutz, alexpott: [Symfony 5] Symfony/Component/EventDispatcher/Event is deprecated in Symfony 4.3 use Symfony/Contracts/EventDispatcher/Event instead 2020-07-14 11:46:12 +01:00
Alex Pott bd4c5f075f
Issue #3055194 by catch, mikelutz, longwave, mkalkbrenner, hchonov: [Symfony 5] The signature of the "Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::dispatch()" method should be updated to "dispatch($event, string $eventName = null)", not doing so is deprecated since Symfony 4.3 2020-07-14 10:08:00 +01:00
catch 9cf5c69157 Issue #3114974 by andypost, kishor_kolekar, mikelutz, alexpott: \Drupal\migrate\Plugin\MigrateDestinationInterface::fields() $migration argument is deprecated 2020-07-03 09:37:34 +01:00
catch a050029323 Issue #3135538 by mondrake, longwave, jungle: Replace remaining assert* involving use of count() where relevant 2020-07-02 13:16:28 +01:00
Alex Pott 9d1faa52f4
Issue #2824935 by idebr, mfernea, Deepak Goyal, pfrenssen, longwave, hgunicamp, jofitz, andypost, daffie: Fix Squiz.ControlStructures.SwitchDeclaration coding standard 2020-06-02 09:46:52 +01:00
Alex Pott 704745bc3a
Issue #3123095 by quietone, Neslee Canil Pinto, benjifisher, mikelutz, catch: Rollback of complete node migration fails 2020-05-31 08:17:24 +01:00
Alex Pott 93545bd537
Issue #2969231 by quietone, NickDickinsonWilde, joachim, xjm: errors in migration process configuration don't give a clear message 2020-05-29 20:29:45 +01:00
Alex Pott 15c4512b57
Issue #3134459 by ridhimaabrol24, aleevas, longwave, heddn, quietone, xjm: Remove @group legacy from migrate tests 2020-05-12 22:29:45 +01:00