Commit Graph

811 Commits (0ff3dada280f172289a45793e50494a4a0730264)

Author SHA1 Message Date
catch 6802ea3355 Issue #3207968 by quietone, longwave, Spokje: Replace @codingStandards comments with phpcs: comments 2021-05-17 20:22:22 +01:00
Alex Pott a6124cc0b6
Issue #3190815 by Wim Leers, quietone, NickDickinsonWilde, benjifisher, mikelutz, larowlan: Source count caching broken: impossible to enable source count caching for SqlBase-based source plugins (plus, unneeded cache I/O) 2021-05-17 09:09:24 +01:00
bpstr d4726b1895 Issue #3213638 by bpstr: Fix incorrect Migration plugin description 2021-05-13 09:53:33 +00:00
catch a9560b32e8 Issue #2974128 by Majdi, quietone: Missing parameter in process plugin DefaultValue example 2021-05-11 22:13:04 +01:00
Alex Pott a3ca88ebbf
Issue #2882276 by benjifisher, estoyausente, nuez, kristiaanvandeneynde, alexpott, ravi.shankar, osopolar, marvil07, danflanagan8, heddn, quietone, Matroskeen, hudri, joshi.rohit100: Extended callback process plugin to call functions with multiple parameters 2021-05-06 01:16:13 +01:00
catch 589f814df1 Issue #2944846 by quietone, masipila, jibran, jhodgdon, heddn, phenaproxima: Improve description of key concepts in migrate.api.php documentation 2021-04-14 11:05:40 +01:00
catch 13932c1179 Issue #3206939 by Matroskeen, quietone: Add documentation for Migrate and Migrate Drupal source plugins 2021-04-13 16:16:07 +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
catch 96aa5ca504 Issue #3202125 by jonathanshaw, Berdir, catch, longwave: EntityQuery accessCheck: unique value validation should not be access sensitive 2021-04-01 10:31:35 +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
catch 1df994459b Issue #3203265 by hctom, quietone: Wrong/Missing variable type hint for $row property of MigrateProcessTestCase class 2021-03-25 13:41:15 +00:00
Alex Pott d4c2aa96db
Issue #2579361 by quietone, ayushmishra206, heddn, jibran, Wim Leers, Lendude, benjifisher, dww: Row->setSourceProperty() docs are misleading 2021-03-02 11:53:46 +00:00
Alex Pott 0e13819245
Issue #3097312 by quietone, Wim Leers, raman.b, benjifisher: Never generate migration dependencies on derivatives of itself is a self_referencing migration_lookup 2021-02-27 10:53:59 +00:00
catch 6503169010 Issue #3189054 by Matroskeen, quietone: Exception 'MigrateException' is never thrown in the MigrateExecutable constructor 2021-02-26 10:09:45 +00:00
Alex Pott 499e358acd
Issue #3197749 by quietone, joachim: empty migrate source does not populate fields with constants 2021-02-20 13:28:37 +00:00
Alex Pott 203ad064e4
Issue #2723621 by jofitz, mfernea, alexpott, abhisekmazumdar, neclimdul, snehi, Suresh Prabhu Parkala, ankithashetty, anmolgoyal74, anoopjohn, longwave, hgunicamp, empesan, kostyashupenko, Mile23, dawehner, idebr, daffie, catch: Fix Drupal.Commenting.FunctionComment.IncorrectTypeHint and Drupal.Commenting.FunctionComment.InvalidTypeHint 2021-02-20 13:24:51 +00:00
Alex Pott 9c5da7cb4a
Issue #3005969 by tstoeckler, quietone, longwave, ayushmishra206, Ante890, gbirch, zaporylie: Add support for migrate d7 telephone field 2021-02-15 14:34:05 +00:00
Alex Pott 9d96600683
Issue #2954982 by Matroskeen, abramm, Rob230: Incorrect bundle/bundle key handling in EntityContentBase::processStubRow() 2021-02-10 09:31:10 +00:00
Alex Pott c4d6699d96
Issue #3161983 by catch, longwave, Pooja Ganjage, sanjayk, daffie, Kristen Pol, dww, Gábor Hojtsy: [Symfony 6] Update EventDispatcherInterface type hints in constructors 2021-02-10 09:24:10 +00:00
Alex Pott 2c460e73c9
Issue #3157004 by thedrupalkid, tstoeckler, Matroskeen, ayushmishra206, quietone, alexpott, mikelutz: MachineName migrate process plugin should make allowed characters regular expression configurable 2021-02-05 13:24:51 +00:00
catch a4095b9b33 Issue #2558857 by heddn, andr1yun, grahl, andypost, catch, benjifisher, Berdir, joachim: Migrations invalidate entity caches when trying to reclaim memory, should flush 2021-02-04 15:01:08 +00:00
Lee Rowlands 2a2f2de328
Issue #2814953 by quietone, huzooka, Nathaniel, Nixou, NickDickinsonWilde, benjifisher, cosolom, davidsickmiller, mradcliffe, catch: Migrate Drupal 7 node/user reference fields 2021-02-02 14:20:04 +10:00
catch e6d54eab8a Issue #3192888 by baliram.patil, quietone: Remove reference to load plugin, LoadEntity 2021-01-28 10:23:05 +00:00
catch afd86e7d3c Issue #3193955 by mondrake, daffie, catch: Swap assertEqual arguments in preparation to replace with assertEquals 2021-01-28 09:57:41 +00:00
catch 6c64763741 Issue #2867959 by mondrake, danielnv18, xjm, ZeiP, daffie: Replace usages of deprecated AssertLegacyTrait::assertIdentical 2021-01-21 10:01:43 +00:00
catch d722e9d760 Issue #3192221 by mondrake, daffie, longwave: Swap assertIdentical arguments in preparation to replace with assertSame 2021-01-18 17:35:30 +00:00
catch 8a7ce9daf7 Issue #3077322 by aleevas, quietone, RoSk0, mikelutz, Lendude: Add test for NULL source value to test of static_map process plugin 2021-01-11 22:11:02 +00:00
catch e2289f20d5 Issue #3189064 by Matroskeen, quietone, benjifisher: Migration sql source plugins can not be serialised because of reference to the database connection 2021-01-11 17:59:28 +00:00
catch e92a4080d8 Issue #3162822 by quietone, jungle, Abhijith S, catch, longwave: Fix words with 'reference' 2021-01-08 12:47:14 +00:00
Alex Pott d78e53bb0b
Issue #3189880 by mondrake, raman.b, Pooja Ganjage, daffie, Megha_kundar, dww, S_Bhandari: Use square brackets syntax in sql queries 2021-01-05 15:02:37 +00:00
catch 7e79ca91db Revert "Issue #3161983 by Pooja Ganjage, sanjayk, catch, longwave, daffie, dww, Gábor Hojtsy: [Symfony 6] Update EventDispatcherInterface type hints in constructors"
This reverts commit a9cee683f2.
2020-12-24 14:24:40 +00:00
catch a9cee683f2 Issue #3161983 by Pooja Ganjage, sanjayk, catch, longwave, daffie, dww, Gábor Hojtsy: [Symfony 6] Update EventDispatcherInterface type hints in constructors 2020-12-23 17:36:55 +00:00
Alex Pott d61ce3017a
Issue #3147135 by longwave: Fix 'Drupal.Classes.UseGlobalClass' coding standard 2020-12-21 07:25:58 +00:00
Alex Pott c0904f72e1
Issue #3187386 by quietone, anmolgoyal74, benjifisher, alexpott, catch: Use a custom error message for PluginNotFoundException in the migratelookup service 2020-12-21 05:15:06 +00:00
catch 8a57d1e8ab Issue #3187433 by alexpott, quietone, Pooja Ganjage, huzooka, daffie: Eliminate parent::prepareRow() calls with ignored return value from all migrate source plugins 2020-12-16 14:53:29 +00:00
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
catch 40a5bd7e0a Issue #3126965 by jungle, quietone, longwave, mondrake, dww: Replace assert* involving count() and an integer literal with assertCount() 2020-05-07 19:07:00 +01:00
Alex Pott 023ef0412c
Issue #3131258 by longwave, mondrake, dww: Remove redundant $message from assertFile(Not)Exists and assertDirectory(Not)Exists calls 2020-05-02 13:11:18 +01:00
Alex Pott 3f87e0d805
Issue #3132745 by jungle, longwave, xjm, swatichouhan012, daffie: Fix Drupal.Array.Array.LongLineDeclaration coding standard for instances of the $modules test property 2020-05-02 12:34:00 +01:00
xjm 767d453d30 Issue #3100251 by Hardik_Patel_12, longwave: Several code comments have incorrect namespaces for classes or interfaces they reference 2020-05-01 20:23:15 -05:00
xjm 9ea59d229e Issue #3126957 by Suresh Prabhu Parkala, Neslee Canil Pinto, Kristen Pol, jungle: Add missing curly brackets around @inheritdoc 2020-04-29 17:45:17 -05:00
Alex Pott ded798758c
Issue #3125763 by quietone, heddn, dww, benjifisher, Lal_, Neslee Canil Pinto, alexpott, mikelutz: Hidden dependency on migrate_drupal from node module when only migrate.module is enabled 2020-04-28 21:54:20 +01:00
Alex Pott 9632fb98a1
Issue #3131402 by longwave, jungle, Berdir: Remove return type hints from abstract test classes 2020-04-28 09:14:16 +01:00
catch 27515dc255 Issue #3130811 by mondrake, jungle, longwave: Remove redundant $message from assert(Not)InstanceOf calls 2020-04-27 10:35:37 +01:00
Alex Pott a6e402fc01
Issue #3126563 by mondrake, daffie, alexpott: Replace usage of assertAttributeEquals() that is deprecated 2020-04-18 10:31:47 +01:00
catch 5132c83fac Issue #3082415 by Krzysztof Domański, mondrake, alexpott, longwave, jungle: Replace assert(Not)Same/Identical() on booleans with assert(Not)True/False() in PHPUnit tests 2020-04-17 16:00:07 +01:00
Alex Pott 6bf02d966d
Issue #2822382 by voleger, pfrenssen, erozqba, jungle, RytoEX, borisson_, jofitz, shashikant_chauhan, sidharthap, dawehner, xjm, kiamlaluno, catch, daffie, klausi: Make every $modules property protected on classes extending BrowserTestBase and KernelTestBase 2020-04-13 12:05:00 +01:00
Alex Pott 0dc28534c8
Issue #3107732 by mondrake, longwave, swatichouhan012, salah1, xjm, catch, alexpott, Berdir: Between April 13 and April 17, 2020: Add return typehints to setUp/tearDown methods in concrete test classes 2020-04-13 09:56:30 +01:00
Alex Pott bbbed21e90
Issue #3074047 by Neslee Canil Pinto, mikelutz, quietone: Update MigrateDestinationInterface::import return type documentation 2020-04-12 14:45:10 +01:00
Alex Pott 221b7aed06
Issue #3108006 by mondrake, ravi.shankar, longwave: Replace assertInternalType() calls with dedicated methods 2020-04-11 06:35:50 +01:00
Alex Pott dcd666c63a
Issue #2746541 by quietone, alexpott, maxocub, Wim Leers, mikelutz, jofitz, masipila, firewaller, Madhura BK, Gábor Hojtsy, catch, heddn, plach, hchonov: Migrate D6 and D7 node revision translations to D8 2020-03-12 12:00:10 +00:00