Commit Graph

760 Commits (0ff3dada280f172289a45793e50494a4a0730264)

Author SHA1 Message Date
catch c5bd67a8d1 Issue #3258014 by alexpott: Fix plugin deprecations 2022-01-12 12:39:14 +00:00
catch 69e2141fe4 Issue #3258009 by alexpott: migrate_state_finished_test's FieldLeft and FieldRight plugins are not namespaced correctly 2022-01-12 12:37:22 +00:00
Alex Pott 2f1c716625
Issue #3106216 by Spokje, longwave, alexpott, apaderno, Hardik_Patel_12, daffie: Remove unused variables from core 2022-01-10 12:07:03 +00:00
Alex Pott a0b2090aac
Issue #3257654 by mondrake: Fix PHPStan L0 failures that cannot be included in baseline 2022-01-10 10:59:14 +00:00
Alex Pott d06a99dde2
Issue #2675006 by danflanagan8, robpowell, quietone, alexpott: Write UnitTest for MigrationConfigurationTrait and fix Exception Handling 2021-12-28 18:53:30 +00:00
Alex Pott ce4ce0ac35
Issue #2675006 by danflanagan8, robpowell, quietone: Write UnitTest for MigrationConfigurationTrait and fix Exception Handling 2021-12-28 11:44:10 +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 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
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 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 55a804ce67 Issue #2975461 by quietone, Matroskeen, Lendude: Convert query string to array for d6 menu_link migration 2021-11-08 14:49:50 +00:00
Alex Pott a911353469
Issue #3246053 by quietone: Fix file_managed table for ds9.txt 2021-10-29 19:26:15 +01:00
catch 3eba4b3c58 Issue #3226052 by longwave, alexpott: Update to cspell 5 2021-10-28 13:18:59 +01:00
Alex Pott 4e87f84c02
Issue #3095237 by quietone, ravi.shankar, Vishalghyv, yogeshmpawar, benjifisher, Wim Leers, Matroskeen, heddn, mikelutz: Migrate Drupal 7 date field "todate" value 2021-10-25 15:19:08 +01:00
Alex Pott 7c646f0241
Issue #3225227 by Matroskeen, quietone, Kristen Pol: Fix source plugin documentation 2021-10-18 12:14:00 +01:00
Alex Pott 76f6b690e1
Issue #3203009 by quietone, Gauravmahlawat, joachim, catch: the methods in FieldableEntity should document how they are meant to be used 2021-10-18 11:01:00 +01:00
Alex Pott 1f019ab9d8
Issue #3199578 by quietone, danflanagan8, huzooka: Fix EntityReferenceTranslationDeriver process pipeline 2021-10-18 10:29:44 +01:00
Alex Pott 0acc2f337c
Issue #3219140 by danflanagan8, huzooka, quietone, Wim Leers: d7_language_content_comment_settings triggers MigrateException if the source bundle is longer than 32 chars: use migration_lookup 2021-10-18 10:26:38 +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 c5a4a81d3b Issue #3239442 by alexpott, daffie: Calling static trait method is deprecated in PHP 8.1 2021-09-28 16:38:25 +01:00
Alex Pott 60f924386c
Issue #3190818 by Wim Leers, narendraR, quietone, xjm: Allow source counts to be cached: implement ::doCount() instead of ::count() 2021-09-25 18:35:31 +01:00
Alex Pott 0bed3aeeef
Issue #3229734 by quietone, danflanagan8, Kristen Pol: Improve test and add comments to ContentEntityTest 2021-09-24 18:28:15 +01:00
Alex Pott c14450bc96
Issue #3200534 by quietone, longwave, Kristen Pol: Use dataprovider for constructor test in ContentEntityTest 2021-09-24 18:24:49 +01:00
Alex Pott a4629b220b
Issue #3184184 by quietone, Wim Leers, marvil07: Test that the d7_entity_reference_translation follow-up migration runs not just for node entities 2021-07-25 19:44:18 +01:00
Alex Pott 7de8fc1fda
Issue #3215836 by guilhermevp, imalabya, swatichouhan012, AJV009, joachim, quietone: add a constant to represent uncountable sources for SourcePluginBase::count() 2021-07-10 23:37:45 +01:00
catch 1327c4ddc9 Issue #3199741 by Matroskeen, quietone: Add documentation for remaining source plugins 2021-06-22 15:36:26 +01:00
catch d88f334803 Issue #3103031 by quietone, alexpott, heddn, Wim Leers: Add bundle to the sourceIDs to FieldOptionTranslation source plugin 2021-06-22 15:34:12 +01:00
catch 1c17abd79c Issue #3164520 by james.williams, Matroskeen, huzooka, raman.b, quietone, mikelutz: FieldableEntity::getFieldValues() does not guarantee that the returned field values are sorted by their delta 2021-06-22 14:33:10 +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 ba1ff55e88 Issue #3053167 by quietone, marvil07: Move state entries out of migrate_drupal.migrate_drupal.yml 2021-06-21 11:53:16 +01:00
webchick 3bfedda41e Issue #3213621 by huzooka: Fix D7 migration database fixture (to follow documentation) and update the same outdated doc 2021-06-17 08:46:46 -07:00
catch 3fb63acc62 Issue #3187318 by sudiptadas19, eddie_c, huzooka, anmolgoyal74, quietone, Wim Leers, alexpott: ContentEntity source plugin should exclude user with uid "0" 2021-06-14 12:04:02 +01:00
catch 8e58cdb8e8 Issue #3213616 by n4r3n, Wim Leers, quietone: Map all Datetime module's field formatters from D6/D7 to D8/D9 2021-06-10 20:34:38 +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
Lee Rowlands 40dabffe25
Issue #3204461 by quietone, larowlan: Avoid error from sort in ValidateMigrationStateTestTrait 2021-05-22 17:40:43 +10: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
catch 6802ea3355 Issue #3207968 by quietone, longwave, Spokje: Replace @codingStandards comments with phpcs: comments 2021-05-17 20:22:22 +01:00
catch 5c952d4ac3 Issue #3212539 by n4r3n, Wim Leers: Map all Link module's fieldformatters from D7 to D8/D9 2021-05-09 23:53:49 +01:00
Nathaniel Catchpole 21f096acfd Issue #3051252 by quietone, Matroskeen, Wim Leers: Upgrade path for Multiupload Filefield Widget and Multiupload Imagefield Widget 2021-04-16 09:44:35 +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
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
Alex Pott 26c10ba29f
Issue #3204986 by Matroskeen, quietone: Add documentation for d7 field source plugins 2021-03-28 10:41:39 +01:00
catch 66fda84490 Issue #3205029 by longwave: DestinationCategoryTest refers to a non-existent class 2021-03-24 15:45:09 +00:00
catch 768340bea5 Issue #3191990 by quietone, marvil07, benjifisher: Simplify code in DrupalSqlBase 2021-03-22 09:56:03 +00:00
catch c2cbb6fbac Issue #3067609 by quietone, alexpott, justafish, sheanhoxie, flocondetoile, heddn: Fix config schema for links and migration of link default values 2021-03-16 11:30:41 +00:00
catch e51a547e4c Issue #3200535 by quietone, danflanagan8: Test term parent ID in ContentEntityTest 2021-03-05 10:30:57 +00:00
Alex Pott 75efbd32eb
Issue #3184650 by geek-merlin, quietone, benjifisher, alexpott: ContentEntity migration source adds revision ID as source key, incompatible with Drupal 8.8 and earlier 2021-03-02 11:58:56 +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 490eceaf44
Issue #3196177 by Matroskeen, anmolgoyal74, quietone: Add documentation for variable source plugins 2021-02-08 11:22:40 +00:00