Commit Graph

687 Commits (23eaaf18a151cf92862a581d26ae574546d444a4)

Author SHA1 Message Date
Alex Pott e72c88fce4
Issue #3110669 by quietone, ravi.shankar, Gábor Hojtsy, catch, xjm, daffie: Migrate d7 menu language content settings 2020-07-31 18:11:04 +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 8fd13be160
Issue #3157975 by S_Bhandari, paulocs, quietone: Remove Unused variables from Migrate Drupal module 2020-07-30 11:34:40 +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
catch 49dc61d485 Issue #3155770 by Hardik_Patel_12, naresh_bavaskar: Parent class implements ContainerFactoryPluginInterface, so it's not necessary for its child classes to repeat that they do as well 2020-07-14 11:08:12 +01:00
catch 065f4812be Issue #3153791 by Wim Leers, quietone: Add comment field for 'et' content type to d7 fixture 2020-07-14 09:51:06 +01:00
catch 0973313823 Issue #2993367 by quietone, jofitz, pavnish, mrinalini9, juampynr, Deepak Goyal, mikelutz, benjifisher, heddn, jcnventura: Add the migration from D7 Picture to Responsive Image 2020-07-13 09:44:09 +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 81e9500d67
Issue #3138718 by sja112, longwave, dww, xjm, alexpott: Convert British English spellings to American English, for the umpteenth time 2020-05-29 12:25:47 +01:00
catch 6e78799528 Issue #3110669 by quietone, ravi.shankar, Gábor Hojtsy, xjm: Migrate d7 menu language content settings 2020-05-22 14:21:33 +01:00
catch 40034e1769 Issue #3076447 by quietone, jungle, shaktik, heddn, alexpott: Migrate D7 entity translation revision translations 2020-05-22 11:19:19 +01:00
xjm 0f66cce399 Issue #2937513 by eltori, longwave, klausi, catch, idebr: Fix 'Drupal.Commenting.DocComment.TagGroupSpacing' coding standard 2020-05-20 17:11:54 -05: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 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
catch 15340c8899 Issue #3129074 by longwave, mondrake, Lal_, Suresh Prabhu Parkala, johnwebdev, jungle, kapilkumar0324: Refactor assertions that use return values in conditionals 2020-05-01 10:26:32 +01: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
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
catch 8c8056ec9e Issue #3119710 by daffie, Kristen Pol: Remove lowercase table naming in NodeMigrateTypeTestTrait::getTableName() 2020-04-17 12:12:39 +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 aafcd8d6cf
Issue #3126784 by quietone, jungle: \Drupal\ban\Plugin\migrate\destination\BlockedIP is not identical with its filename BlockedIp.php 2020-04-12 23:37:47 +01:00
catch c964d76ad9 Issue #2966856 by Gábor Hojtsy, quietone, alexpott, vuil, catch, heddn: Hide and disable Drupal Migrate Multilingual 2020-03-13 17:29:40 +00: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
xjm 4c453683e4 Issue #3106666 by catch, jungle, xjm, alexpott, tim.plunkett, Berdir: Remove post updates added prior to 8.8.0 2020-03-11 15:58:38 -05:00
catch 733beb947f Issue #3116216 by Gábor Hojtsy, quietone, heddn: Remove deprecated MigrateState legacy procedure 2020-02-28 12:17:23 +00:00
catch 262b7fcc26 Issue #3084472 by Berdir, JeroenT, ravi.shankar, rpsu: Remove Place Blocks module 2020-02-27 20:05:19 +00:00
Alex Pott 642b7653d4
Issue #3095922 by huzooka, Wim Leers, quietone, andypost: The comment "language" column in D7 might be empty after migrating from D6, this is invalid in D8 2020-02-24 10:04:32 +00:00
Gábor Hojtsy d01142355b Issue #3110669 by quietone, ravi.shankar: Migrate d7 menu language content settings 2020-02-21 15:43:47 +01:00
catch a4f6e55056 Issue #3110862 by longwave, alexpott, catch, Mile23, Lendude, Gábor Hojtsy, Berdir: Remove simpletest module from core 2020-02-12 09:23:09 +00:00
catch 529c16e0b3 Issue #3110315 by Hardik_Patel_12, Gábor Hojtsy, andypost, longwave, mpdonadio: Remove all @deprecated code from migrate_drupal module 2020-02-06 14:39:07 +00:00
Alex Pott eb9af30a42
Issue #3096991 by quietone, alexpott, Wim Leers: Remove deprecated MigrateSqlSourceTestCase 2020-01-28 09:27:16 +00:00
catch e1a041c493 Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, xjm, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88** 2020-01-24 23:52:03 +00:00
xjm 545850691e Issue #2937782 by quietone, jofitz, yo30, heddn, Wim Leers, catch: Create trait for getDefinitionFromEntity 2020-01-24 06:29:02 -06:00
Lee Rowlands 62afe77683
Issue #3097892 by mondrake, longwave, Berdir: Remove all @deprecated code in test base classes 2020-01-23 08:03:36 +10:00
Lee Rowlands 2e53ac1699
Revert "Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88**"
This reverts commit 136f055066.
2020-01-22 10:30:15 +10:00
Lee Rowlands 136f055066
Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88** 2020-01-22 09:33:30 +10:00
Alex Pott 89bdd89a11
Revert "Issue #3103031 by quietone, Wim Leers: Add missing test of field option translations for booleans"
This reverts commit 677f9d42d8.
2020-01-14 21:31:21 +00:00
Alex Pott 0c3891e0b2
Issue #3101818 by eiriksm, ravi.shankar, longwave: Allow other loggers than core loggers to FieldDiscovery.php 2020-01-14 14:09:11 +00:00
Alex Pott 677f9d42d8
Issue #3103031 by quietone, Wim Leers: Add missing test of field option translations for booleans 2020-01-13 17:25:12 +00:00
Alex Pott a5876a27ac
Issue #3097822 by mondrake, Lendude: Drupal\migrate_drupal\Tests\StubTestTrait is not compatible with PHPUnit 8 2020-01-13 17:11:44 +00:00
Alex Pott 5367f8a5af
Issue #3100190 by quietone: Change ValidateMigrationStateTestTrait to only test one version 2020-01-07 17:35:00 +00:00
webchick fb65f06c61 Issue #3096969 by quietone, gabesullice, Wim Leers, mikelutz: migrate_drupal's Variable source plugin always returns a row for processing, even if none of the variables for a migration are set on the source site 2019-12-20 17:31:21 -08:00
catch 6c9ef9e907 Issue #3073050 by quietone, Gábor Hojtsy: Migrate D7 i18n taxonomy term field translations 2019-12-12 14:26:49 +00:00
catch 6ffa1bdf13 Issue #3088595 by quietone, phenaproxima, arunkumark, heddn: Remove Migration::get() 2019-12-09 12:35:59 +00:00
catch a74215876a Issue #3088480 by phenaproxima, mikelutz, quietone: Remove the "cckfield" plugin type from the migration system 2019-11-28 13:04:06 +00:00
webchick 798af1ff30 Issue #3095339 by Wim Leers, longwave, heddn, quietone: Text formats disabled in D7 are migrated to D8 as enabled 2019-11-26 13:25:34 -08:00
catch ac90ec173d Issue #3091528 by el7cosmos, ravi.shankar: Remove deprecated code from datetime module 2019-11-22 09:35:57 +00:00