Commit Graph

836 Commits (51d40866c93a5728945c2ad1976c4efa71140856)

Author SHA1 Message Date
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
Alex Pott f2469de972
Issue #3087546 by Berdir, alexpott, martin107, jibran: Remove deprecated entity manager 2019-11-14 10:49:28 +00:00
Alex Pott 2a009c5edd
Issue #3048498 by jonathan1055, Lendude, naveenvalecha, klausi, alexpott, Gábor Hojtsy: [≈Nov. 11] Fix Drupal.Commenting.Deprecated coding standard 2019-11-14 09:08:15 +00:00
catch 19f9474b9b Issue #2742585 by ZeiP, alexpott, mondrake, klausi, tomasnagy, Krzysztof Domański, sokru, kristiaanvandeneynde, dawehner, jeroenbegyn: Deprecate dangerous assertTrue/False() compatibility overrides in PHPUnit Kernel, Functional and FunctionalJavascript tests 2019-11-08 13:53:52 +00:00
catch 5c0a9b44f7 Issue #3062281 by rpsu, tedbow, xjm, catch, acbramley, tim.plunkett, larowlan, Gábor Hojtsy, mikelutz, Berdir: Deprecate block_place module for removal in Drupal 9 2019-11-08 10:54:10 +00:00
Alex Pott efc4dd9796
Issue #3004929 by mikelutz, heddn: Fix 'The Drupal\migrate\Plugin\migrate\process\Migration is deprecated in Drupal 8.4.0 and will be removed before Drupal 9.0.0. Instead, use Drupal\migrate\Plugin\migrate\process\MigrationLookup' 2019-11-02 06:52:57 +01:00
Alex Pott de2072c9fa
Issue #3081123 by quietone, alexpott: Add checkrequirements to VariableTranslation source plugin 2019-10-25 23:20:56 +01:00
catch e37031e09a Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
Lee Rowlands af98f5bdd8
Revert "Issue #3062281 by rpsu, acbramley, xjm, catch, Berdir: Deprecate and remove block_place module in Drupal 9"
This reverts commit f2955eb5f0.
2019-10-11 13:25:50 +10:00
Lee Rowlands f2955eb5f0
Issue #3062281 by rpsu, acbramley, xjm, catch, Berdir: Deprecate and remove block_place module in Drupal 9 2019-10-11 10:22:15 +10:00
Gábor Hojtsy 04febf662e Issue #3082719 by quietone, mikelutz, NickWilde, Charlie ChX Negyesi: migrate_drupal_migration_plugins_alter() should only alter definitions that exist 2019-10-08 15:00:29 +02:00
catch 099ce08ac8 Issue #2336597 by amateescu, slashrsm, jibran, Wim Leers, saki007ster, Berdir, catch, plach, Charlie ChX Negyesi, dawehner, gabesullice: Convert path aliases to full featured entities 2019-10-01 11:30:19 +01:00
Lee Rowlands b6b1358744
Issue #2961226 by maxocub, quietone, catch: Use dependency injection in MigrationConfigurationTrait 2019-09-23 08:44:54 +10:00
Lee Rowlands 932a453f86
Issue #3035392 by quietone, Gábor Hojtsy, masipila: Migrate vocabulary translations and taxonomy term references for Drupal 7 node translations 2019-09-23 08:34:01 +10:00
Alex Pott 820c3d83a3
Issue #2890514 by quietone, vomitHatSteve, heddn: upgrade_d6_imagecache_presets fails if blank "action" is enountered 2019-09-21 23:33:50 +01:00
catch 90a550d555 Issue #3080163 by Mile23, voleger, Lendude, mondrake: Decouple TestFileCreationTrait::getTestFiles() from simpletest module 2019-09-13 11:42:26 +01:00
Alex Pott b2e2c03327
Issue #3031727 by quietone, Gábor Hojtsy: Migrate D7 synchronized fields 2019-09-09 13:12:00 +01:00
Lee Rowlands 6e5a06e557
Issue #3069541 by quietone, heddn: ValidateMigrationState should load test fixture 2019-08-20 11:44:32 +10:00
Lee Rowlands ae23684beb
Issue #3008029 by quietone, wilsonsp, mradcliffe, Gábor Hojtsy, xjm, mikelutz, larowlan: Migrate D7 i18n field option translations 2019-08-12 10:10:57 +10:00
xjm 807afc1661 Revert "Issue #3008029 by quietone, Gábor Hojtsy: Migrate D7 i18n field option translations"
This reverts commit b4192ba2eb.
2019-08-11 11:46:31 -04:00
Lee Rowlands b4192ba2eb
Issue #3008029 by quietone, Gábor Hojtsy: Migrate D7 i18n field option translations 2019-08-08 10:37:06 +10:00
Lee Rowlands 07c412424b
Issue #2979964 by quietone, PieterDC: Migrate translations for D7 i18n taxonomy 'localized' terms 2019-08-07 08:26:49 +10:00
Gábor Hojtsy c1734c6185 Issue #2936365 by quietone, mikelutz, heddn, larowlan, masipila, effulgentsia, maxocub, Gábor Hojtsy, webchick, phenaproxima, jhodgdon, catch: Migrate UI - allow modules to declare the state of their migrations 2019-07-10 20:14:17 +02:00
Alex Pott 1dedf03eb3
Issue #2993927 by juampynr, quietone, deviantintegral: Taxonomy Term field with Rendered Entity formatter breaks migration 2019-06-11 17:05:06 +03:00
Alex Pott e82e0c0573
Issue #3059090 by clepson, mondrake, alexpott: Deprecate \Drupal\Tests\PhpunitCompatibilityTrait::setExpectedException() 2019-06-11 12:38:53 +03:00
Alex Pott 16f38cff6e
Issue #2763637 by Jo Fitzgerald, quietone, hussainweb, timwood, alexpott, heddn, mikeryan, phenaproxima, maxocub, BenStallings, catch: D7 taxonomy term fields are not migrated with allowed vocabularies 2019-06-10 13:16:06 +03:00
Alex Pott 91fe1d2f77
Issue #2929133 by voleger, alexpott, Lendude: Replace all usages of getMock() 2019-05-31 10:22:21 +01:00
Alex Pott 408c540ccf
Issue #2886622 by Berdir, martin107, Mile23, tim.plunkett, mikelutz, jonathan1055: Deprecate all EntityManager methods with E_USER_DEPRECATED 2019-05-30 12:36:55 +01:00
Lee Rowlands ba509afbc9
Issue #3047866 by mikelutz, Berdir, TR, alexpott, andypost, Satyanarayan Reddy: Remove usage of deprecated \Drupal::entityManager() in core 2019-05-24 16:44:36 +10:00
Alex Pott f3216900b1
Issue #3024460 by quietone, Gábor Hojtsy, masipila, heddn: Migrate D7 comment type language settings 2019-05-18 11:50:50 +02:00
Gábor Hojtsy 955ffc8c50 Issue #2859297 by quietone, masipila, jhodgdon, Gábor Hojtsy, heddn: Migrate taxonomy term references for D6 Node translations 2019-05-02 18:22:52 +02:00
Gábor Hojtsy 53810d22bd Issue #2981393 by quietone, masipila, heddn, Gábor Hojtsy, maxocub: Migrate D6 comment type language settings 2019-04-26 10:05:07 +02:00
Gábor Hojtsy 0db61d152e Issue #3022137 by quietone, heddn: Update migrate fixtures for remaining active issues 2019-04-24 11:40:49 +02:00
catch 615123f51c Issue #2286655 by alexpott, attiks, mark_fullmer, nielsonm, Mark Slatinek, quietone, catch, dawehner, aburke626, justafish: Gender neutral language 2019-04-17 16:30:13 +09:00
catch 9791614b78 Issue #2731817 by mikelutz, ashishdalvi, Sonal.Sangale, dbt102, andypost, jhodgdon, martin107, roderik: Replace all calls to the deprecated Drupal::url() function in Core 2019-04-16 14:38:27 +09:00
Lee Rowlands 12d7ed5308
Issue #3042545 by Berdir, martin107: Update last injected entity managers 2019-04-11 18:51:08 +10:00
Nathaniel Catchpole 503d9dde7d Issue #2976035 by amateescu, blazey, hchonov, plach, tstoeckler, catch, jibran, larowlan, alexpott: Entity type CRUD operations must use the last installed entity type and field storage definitions 2019-03-08 10:45:58 +00:00
Alex Pott a916e4d4fa
Issue #2951550 by mikelutz, Jo Fitzgerald, quietone, heddn, alexpott, phenaproxima: Make service for field discovery for use in migrate entity derivers 2019-03-08 06:44:20 +00:00
Alex Pott 81915a93a3
Issue #3025427 by Berdir, amateescu: Add @trigger_error() to deprecated EntityManager->EntityTypeBundleInfo methods 2019-02-26 15:05:23 +00:00
Gábor Hojtsy dbf4fb86aa Issue #3008030 by quietone, masipila, maxocub: Migrate D7 i18n fields label and description 2019-02-25 18:35:33 +01:00
Gábor Hojtsy e80f9052ab Issue #2754493 by quietone, mikelutz, vacho, vasi, masipila: D6 synchronized field settings aren't migrated properly 2019-02-11 09:34:14 +01:00
Nathaniel Catchpole d6688ebf3c Issue #3021395 by quietone, alexpott: MigrateDrupalTestBase::migrateContent(['translations') does not migrate translations 2019-01-21 11:35:48 +00:00
Nathaniel Catchpole 95b3b17867 Issue #3023747 by mikelutz, heddn: D6 profile migrations assume stubs, which fail 2019-01-07 11:40:36 +00:00
Nathaniel Catchpole 75a4213161 Issue #2845975 by quietone, Jo Fitzgerald, aleevas, maxocub, Gábor Hojtsy: Migrate Drupal 6 user profile field value option translations 2019-01-07 11:27:16 +00:00
Alex Pott 566dce2038
Issue #2587063 by quietone, Jo Fitzgerald, heddn, jhodgdon, phenaproxima, alexpott, mikeryan, xjm: Variable to config: search_active_modules [d7] 2018-12-15 22:52:48 +00:00
Gábor Hojtsy 2b511ec34c Issue #3016011 by mikelutz, quietone, alexpott: Reroll all migrate dump files 2018-12-06 13:46:09 +01:00
Alex Pott e6dfd046db
Issue #2956368 by marcoscano, Nitebreed, ph53: MediaThumbnailFormatter produces unhelpful text alternative and title attributes for media thumbnails 2018-12-04 14:45:14 +01:00
Nathaniel Catchpole ae6c7444de Issue #2578263 by Jo Fitzgerald, quietone, svendecabooter, yogeshmpawar, phenaproxima, imalabya, heddn, alexpott, xjm: Add helper functions to MigrateDrupal7TestBase 2018-12-04 12:58:29 +00:00
Nathaniel Catchpole 6b14845b31 Issue #3004456 by mikelutz, phenaproxima, alexpott, heddn, maxocub, quietone: Add a weighting option to MigrateField plugin's definition and lower weight of deprecated 'date' plugin so it isn't used 2018-11-20 12:29:18 +00:00
Alex Pott 5123f7568d
Issue #3008720 by quietone, neclimdul, dhirendra.mishra, heddn: DrupalSqlBase::getSystemData eats exceptions causing DrupalSqlBase::checkRequirements to be less useful on database errors than it should be 2018-11-19 12:04:58 +00:00
Nathaniel Catchpole a3072cba96 Issue #2886609 by quietone, Jo Fitzgerald, masipila, heddn, jhodgdon, Gábor Hojtsy, mikeryan, alexpott: Migrate translations for D6 i18n taxonomy 'localized' terms 2018-11-15 15:02:37 +00:00
Nathaniel Catchpole 9444c6a26a Issue #3008025 by quietone: Migrate D7 i18n block translated strings 2018-11-15 14:36:25 +00:00
Nathaniel Catchpole 06a9fc0bb0 Issue #3005170 by mikelutz, quietone, maxocub, larowlan: Add @trigger_error for deprecated (Drupal\migrate\Plugin\Migration::get() 2018-11-05 13:21:05 +00:00
Gábor Hojtsy 29155fdb81 Issue #2970849 by quietone, phenaproxima: i18n Variable to config: user settings and user.mail 2018-11-02 12:58:11 +01:00
Gábor Hojtsy b4ece22a63 Issue #2989627 by maxocub, quietone, masipila, phenaproxima, Gábor Hojtsy: d7_node_entity_translation migration is in the wrong module and is missing some mappings 2018-11-01 22:30:12 +01:00
Gábor Hojtsy 7e120d9ba5 Issue #2970847 by quietone, phenaproxima: i18n Variable to config: system site settings [d7]
(cherry picked from commit 09021c5926)
2018-11-01 22:23:53 +01:00
Gábor Hojtsy 9d7f684a27 Issue #3001749 by quietone, Jo Fitzgerald, heddn, masipila, Gábor Hojtsy: Migrate D7 i18n custom blocks 2018-10-29 18:21:45 +01:00
Alex Pott 44b86a4486
Issue #3004428 by mikelutz, alexpott, Mile23: Remove references to i18nVariable, CommentType, CommentVariable and CommentVariablePerCommentType from the global deprecation listener list 2018-10-26 23:58:52 +01:00
Gábor Hojtsy a007373c93 Issue #2961114 by quietone, heddn, Gábor Hojtsy, maxocub, masipila: Migrate D6 i18n CCK field option translations 2018-10-25 22:48:13 +02:00
Gábor Hojtsy 348003984c Issue #2970848 by quietone, maxocub: i18n Variable to config: site offline message [d7] 2018-10-25 11:16:36 +02:00
Nathaniel Catchpole d654e1038b Issue #2975509 by quietone, masipila, gaydabura, jhodgdon, maxocub: Migrate D6 vocabulary language settings 2018-10-11 11:38:01 +01:00
Nathaniel Catchpole e58d1de50c Issue #2981000 by maxocub, masipila: Migrate Drupal 7 comment entity translations data to Drupal 8 2018-10-05 12:45:40 +01:00
Nathaniel Catchpole e5a4531a35 Issue #2980996 by maxocub, masipila, mradcliffe, Gábor Hojtsy: Migrate Drupal 7 taxonomy term entity translations data to Drupal 8 2018-10-04 15:34:46 +01:00
Nathaniel Catchpole 1aee6103bf Issue #2959410 by quietone, Jo Fitzgerald, masipila, mikeryan: Migrate D6 i18n CCK fields label and description 2018-10-04 15:06:30 +01:00
Nathaniel Catchpole b42529c4b9 Issue #2981392 by masipila, maxocub: Comment migration corrupts data with multilingual sites 2018-10-04 14:31:28 +01:00
Alex Pott 618274b96f
Issue #2996789 by Mile23, Lendude, longwave, dawehner: Deprecate Drupal\field\Tests\EntityReference\EntityReferenceTestTrait 2018-09-21 13:05:21 +01:00
Alex Pott 2dabd1de10
Issue #2829185 by vaplas, Jo Fitzgerald, anmolgoyal74, chipway, gaurav.kapoor, mark_fullmer, amit.drupal, cilefen, longwave, xjm, wturrell, anavarre: Fix spelling errors in Drupal core comments 2018-09-20 17:12:38 +01:00
Nathaniel Catchpole 543a559929 Issue #2679835 by quietone, Jo Fitzgerald, heddn, alexpott, phenaproxima, xjm, mikeryan: Improve exception handling in Migrate UI 2018-08-31 11:59:25 +09:00
Nathaniel Catchpole fbe82f785b Issue #2669984 by maxocub, masipila: Migrate Drupal 7 user entity translations data to Drupal 8 2018-08-21 20:15:13 +09:00
xjm fa6b3d95dd Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase"
This reverts commit 69501f3062.
2018-08-16 18:12:22 -05:00
Nathaniel Catchpole 69501f3062 Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase 2018-08-15 19:55:23 +09:00
Alex Pott a42433ef91
Issue #2985784 by maxocub, heddn, masipila: No static mapping found in d7_language_content_settings migration 2018-08-15 02:47:40 +01:00
Nathaniel Catchpole 953b7c7302 Issue #2729369 by quietone, Jo Fitzgerald, maxocub, mikeryan, heddn: Remove support for migrating temporary files 2018-08-10 15:24:42 +09:00
Alex Pott d4eb909c23
Issue #2934799 by maxocub, Olarin, heddn, dww: d6_term_node_revision migration ignores a lot of items that it shouldn't 2018-08-06 23:38:10 +01:00
Gábor Hojtsy 242b03dad4 Issue #2863437 by maxocub, masipila: Migrate Drupal 7 title data to Drupal 8 2018-07-29 14:58:48 +02:00
Gábor Hojtsy 0f336ae86d Issue #2975666 by maxocub, benjifisher, masipila, jcnventura, jigarius, phenaproxima, catch, quietone: Migrate Drupal 7 node entity translations data to Drupal 8 2018-07-27 21:41:20 +02:00
Nathaniel Catchpole dbd37f5c68 Issue #2905736 by heddn: Mark Migrate Drupal as stable 2018-07-27 16:35:35 +09:00
Gábor Hojtsy 20f44c056c Issue #2953360 by quietone, heddn, yogeshmpawar, phenaproxima, Gábor Hojtsy, maxocub, catch, alexpott, masipila: Experimental migrate_drupal_multilingual module 2018-07-26 18:49:16 +02:00
Alex Pott 68c7b00cc5
Issue #2981225 by maxocub, RumyanaRuseva, mpp: Migration fails to create instance when non-bundleable entity type exists 2018-07-16 11:19:07 +01:00
Nathaniel Catchpole 14a769b758 Issue #2631698 by Jo Fitzgerald, robpowell, phenaproxima, heddn, quietone: Fix sub-optimal DX in MigrateFieldInterface 2018-07-13 12:39:04 +01:00
Nathaniel Catchpole 9eb7988132 Issue #2921661 by heddn, maxocub, alexpott, phenaproxima, Jo Fitzgerald, badmetevils, quietone: Add support to migrate multilingual revisions 2018-07-03 16:53:47 +01:00
xjm 3564dd559e Issue #2976889 by phenaproxima, xjm, chr.fritsch, samuel.mortenson, larowlan, alexpott: Add a trait to create media types in tests and replace MediaFunctionalTestCreateMediaTypeTrait 2018-07-02 17:26:17 +01:00
xjm 74e3c51cdd Revert "Issue #2976889 by phenaproxima, xjm, samuel.mortenson, chr.fritsch: Add a trait to create media types in tests and replace MediaFunctionalTestCreateMediaTypeTrait"
This reverts commit 58d601eb0a.
2018-06-30 00:09:20 +01:00
Lee Rowlands 58d601eb0a
Issue #2976889 by phenaproxima, xjm, samuel.mortenson, chr.fritsch: Add a trait to create media types in tests and replace MediaFunctionalTestCreateMediaTypeTrait 2018-06-30 08:50:50 +10:00
Nathaniel Catchpole d1a1cc5b39 Issue #2979916 by maxocub, masipila, phenaproxima: D7 comment field values are not migrated 2018-06-28 23:11:06 +01:00
Alex Pott 4784ac3d0f
Issue #2860760 by Jo Fitzgerald, heddn, quietone, alexpott: Match setup() functionality of MigrateFileTest with MigratePrivateFileTest 2018-06-28 22:14:15 +01:00
Gábor Hojtsy 9319cfd19a Issue #2225681 by quietone, Jo Fitzgerald, dipakmdhrm, Adita, RytoEX, maxocub, Gábor Hojtsy, phenaproxima, heddn, masipila, iMiksu, ao2, catch, alexpott, xjm: Migrate D6 i18n blocks translated strings 2018-06-27 16:43:04 +02:00
Nathaniel Catchpole 34637de7aa Issue #2952307 by chr.fritsch, Sam152, timmillwood: Move workflow config into standard profile 2018-06-19 12:00:45 +01:00
Alex Pott befb1c182c
Revert "Issue #2886609 by quietone, Jo Fitzgerald, jhodgdon, masipila, heddn, Gábor Hojtsy, mikeryan: Migrate D6 i18n loacalized translations of taxonomy terms"
This reverts commit 8c457c9d69.
2018-06-15 11:28:49 +01:00
Gábor Hojtsy 8c457c9d69 Issue #2886609 by quietone, Jo Fitzgerald, jhodgdon, masipila, heddn, Gábor Hojtsy, mikeryan: Migrate D6 i18n loacalized translations of taxonomy terms 2018-06-13 13:48:17 +02:00
Nathaniel Catchpole be4d3c53a0 Issue #2073467 by maxocub, Jo Fitzgerald, pobster, masipila, plach, heddn, phenaproxima: Migrate Drupal 7 Entity Translation settings to Drupal 8 2018-06-11 13:09:09 +01:00
Alex Pott beae7599dc
Issue #2969902 by mihai11, Jo Fitzgerald, amateescu, alexpott: Fix "MigrateCckFieldInterface is deprecated in Drupal 8.3.x and will be removed before Drupal 9.0.x. Use \Drupal\migrate_drupal\Annotation\MigrateField instead." deprecation message 2018-05-22 09:45:28 +01:00
Lee Rowlands 5d0a729448
Issue #2973954 by juampynr, dhirendra.mishra: Fix typo at MigrateField.php 2018-05-21 07:31:46 +10:00
Nathaniel Catchpole 4373d115a5 Issue #2797047 by quietone, Olarin, Jo Fitzgerald, mradcliffe, niccottrell, heddn, maxocub, mikeryan: Problems creating a d6 user profile field storage with an name longer than 32 characters 2018-05-17 13:12:27 +01:00
Alex Pott be6d515cad
Issue #2572613 by Malevi4, idebr, pfrenssen, Mile23, RajeevK: Fix 'Drupal.Array.Array.CommaLastItem' coding standard 2018-05-11 10:40:33 +01:00
Nathaniel Catchpole 45bc05523f Issue #2958429 by alexpott: Properly deprecate SafeMarkup::format() 2018-05-01 16:14:09 +01:00
Nathaniel Catchpole 7a160733ea Issue #2912348 by maxocub, Jo Fitzgerald, masipila, heddn, phenaproxima: Handle entity_references related to Drupal 6 and 7 node translations with different IDs 2018-04-19 13:08:40 +01:00
Alex Pott b930c804e1
Issue #2225587 by quietone, Jo Fitzgerald, alexpott, heddn, Pavan B S, maxocub, phenaproxima, Gábor Hojtsy, ao2: Migrate D6 i18n menu links 2018-04-10 15:58:25 +01:00
Alex Pott b61e2a65fc
Revert "Issue #2225587 by quietone, Jo Fitzgerald, heddn, Pavan B S, maxocub, phenaproxima, Gábor Hojtsy, ao2, alexpott: Migrate D6 i18n menu links"
This reverts commit 66480d7f40.
2018-04-10 14:13:48 +01:00
Alex Pott d25a77e0ec
Issue #2500495 by quietone, Jo Fitzgerald, phenaproxima, maxocub, alexpott, mikeryan, chx: Upgrade path for Color 7.x 2018-04-10 13:20:17 +01:00
Alex Pott 66480d7f40
Issue #2225587 by quietone, Jo Fitzgerald, heddn, Pavan B S, maxocub, phenaproxima, Gábor Hojtsy, ao2, alexpott: Migrate D6 i18n menu links 2018-04-10 11:25:55 +01:00
Nathaniel Catchpole d90ac78f3e Issue #2798891 by ankitjain28may, trobey, TR: Define project dependencies in core module .info files 2018-04-06 13:13:01 +01:00
Nathaniel Catchpole d43ad76618 Issue #2912353 by maxocub, alexpott, heddn, phenaproxima, quietone: Handle menu_items related to Drupal 6 and 7 node translations with different IDs 2018-03-30 12:28:25 +01:00
Alex Pott d45dc9d26a
Issue #2930101 by maxocub, heddn, alexpott, phenaproxima, catch, masipila: i18n / statistics - node counter not updated for translations 2018-03-20 16:53:51 +00:00
Alex Pott 13822906e5
Issue #2702683 by Manuel Garcia, xjm, prics, pguillard, Jo Fitzgerald, vg3095, ztl8702, lucian.cazaciuc, bojanz, tstoeckler, hchonov, rszrama, rteijeiro, svjuly, jibran, vdanielpop, vasike, jmikii, jhodgdon, Wim Leers, amateescu, Gabr1el, Drupa1ish, ciprian.stavovei: Add plural labels to entity types 2018-03-20 09:57:05 +00:00
Alex Pott 96a368c6c6
Issue #2924570 by maxocub, Rajesh Kairamkonda, heddn: Missing mappings for "nodereference_buttons" & "nodereference_autocomplete" widgets 2018-03-19 17:22:57 +00:00
Alex Pott 43645ea955
Issue #2911288 by maxocub, matslats: No mapping to upgrade list_float fields 2018-03-19 15:08:07 +00:00
Alex Pott b190c705bc
Issue #2409435 by Jo Fitzgerald, phenaproxima, srjosh, edysmp, KarenS, svendecabooter, bdimaggio, hosef, Yogesh Pawar, heddn, quietone, alexpott, larowlan: Upgrade path for Book 6.x and 7.x 2018-03-13 13:14:24 +00:00
Alex Pott 544740df31 Issue #2934145 by quietone, heddn, Jo Fitzgerald, David Hernández, alexpott, joelpittet, phenaproxima, Gábor Hojtsy: Image field migration plugin in wrong module 2018-03-01 12:02:54 +00:00
Alex Pott 494f931e69 Issue #2945041 by heddn, maxocub: Categorize derived migrations according to their type 2018-02-16 21:19:36 +00:00
Nathaniel Catchpole 132a42bf36 Issue #2942388 by alexpott, quietone: Ensure d7_url_alias migration works for paths without a slashes 2018-02-14 14:35:06 +00:00
Alex Pott e96ab4e147 Issue #2817833 by Jo Fitzgerald, chiranjeeb2410, ckaotik, vaplas, svendecabooter, aleevas, bhanuprakashnani, heddn, quietone, mikeryan, alexpott, catch: Delay sql map table creation 2018-02-12 10:27:13 +00:00
Nathaniel Catchpole ef5b216cf1 Issue #2935951 by heddn, maxocub, quietone, Jo Fitzgerald, phenaproxima, alexpott, larowlan: Copy migrate source plugin from migrate_drupal_d8 into migrate_drupal 2018-02-07 15:23:02 +00:00
Alex Pott 17a47b8e93 Issue #2927227 by Jo Fitzgerald, Olarin, ao2, quietone, heddn: d6_url_alias migration fails when the src path in D6 contains no slashes 2018-02-06 09:11:00 +00:00
Nathaniel Catchpole 974d0f915c Issue #2940108 by yo30, quietone, maxocub: getLegacyDrupalVersion() returns string not int as documented 2018-02-02 12:50:50 +00:00
Nathaniel Catchpole c470f14247 Issue #2768823 by Jo Fitzgerald, Berdir, quietone: Store uploads in correct translation 2018-02-01 12:20:18 +00:00
Gabor Hojtsy 669c2ef250 Issue #2687843 by quietone, heddn, Jo Fitzgerald, alexpott, piggito, mallezie, mikeryan, xjm, phenaproxima, benjifisher, webchick, Gábor Hojtsy, masipila, benjy, abhishek-anand, catch: Add back incremental migrations through the UI 2018-01-29 15:51:52 +01:00
Lee Rowlands 5fcde4a749
Issue #2914974 by quietone, rakesh.gectcr, maxocub, heddn, Jo Fitzgerald, Yogesh Pawar, masipila, phenaproxima, jhodgdon, Gábor Hojtsy, larowlan, neclimdul: Migrate UI - handle sources that do not need an upgrade 2018-01-15 07:09:49 +10:00
Lee Rowlands f22b0385b2
Issue #2908282 by heddn, phenaproxima, Jo Fitzgerald, quietone, xjm, larowlan, mikeryan, dipakmdhrm: Throw exception for source plugins without a source_module property 2018-01-12 12:05:50 +10:00
Lee Rowlands 694b95b98a
Issue #2575135 by quietone, ckaotik, olegel, mikeryan, larowlan: Dummy map/message tables being created 2018-01-08 12:06:25 +10:00
Nathaniel Catchpole c5fba61258 Issue #2894068 by Jo Fitzgerald, davidsickmiller, alexpott, heddn, Yogesh Pawar, quietone, xjm: datetime_type is not set correctly when migrating datetime fields from D7 2018-01-03 17:14:42 +00:00
Nathaniel Catchpole aee6bea5cd Issue #2921033 by Jo Fitzgerald, masipila, phenaproxima, xjm, Wim Leers: Improve API documentation of DrupalSqlBase source plugin 2017-12-21 10:52:32 +00:00
Lee Rowlands 5ea62f1d3e
Issue #2876085 by heddn, maxocub, phenaproxima, Jo Fitzgerald, vasi, quietone, yoroy, masipila, larowlan, neclimdul, krystalcode, catch: Before upgrading, audit for potential ID conflicts 2017-12-16 08:36:36 +10:00
Gabor Hojtsy d98f9b8e17 Issue #2927844 by Jo Fitzgerald, quietone, heddn: Correct references to 'iterator' plugin to be 'sub_process' 2017-12-11 16:12:43 +01:00
Nathaniel Catchpole eca600bdb6 Issue #2500521 by Jo Fitzgerald, RytoEX, quietone, gaurav.kapoor, hussainweb, phenaproxima: Upgrade path for Statistics 7.x and 6.x 2017-12-08 13:31:20 +00:00
Nathaniel Catchpole 4d176b95ea Issue #2902407 by mfernea, zaporylie: Fix 'Drupal.Commenting.DataTypeNamespace' coding standard 2017-11-16 15:00:40 +00:00
xjm 43812961b6 Revert "Issue #2225681 by quietone, Jo Fitzgerald, dipakmdhrm, Adita, maxocub, Gábor Hojtsy, phenaproxima, iMiksu, Manuel Garcia, catch: Migrate D6 i18n blocks translated strings"
This reverts commit b53e50d7d4.
2017-11-09 17:32:39 -06:00
Gabor Hojtsy b53e50d7d4 Issue #2225681 by quietone, Jo Fitzgerald, dipakmdhrm, Adita, maxocub, Gábor Hojtsy, phenaproxima, iMiksu, Manuel Garcia, catch: Migrate D6 i18n blocks translated strings 2017-11-09 23:31:29 +01:00
xjm 33818be2d8 Issue #2917883 by quietone, TR, Jo Fitzgerald, masipila, phenaproxima: Rename 'migration_templates' directories in core modules to 'migrations' 2017-11-07 06:19:19 -06:00
Gabor Hojtsy 4e83abc5e4 Issue #2911306 by alexpott, roynilanjan, mondrake, quicksketch, quietone: Migration module breaks with PHP 7.2 due to inherited method signature differences 2017-11-03 13:13:19 +01:00
Gabor Hojtsy 61df34e066 Issue #2859304 by quietone, heddn, Jo Fitzgerald, maxocub, rivimey, phenaproxima, jhodgdon: Show field type migrations correctly in Migrate Drupal UI 2017-10-31 20:53:31 +01:00
Nathaniel Catchpole e119f672a5 Issue #2915767 by heddn: CckFieldPluginBase doesn't implement MigrateCckFieldInterface 2017-10-23 17:02:44 +01:00
xjm a22c5d30d6 Revert "Issue #2894068 by Jo Fitzgerald, davidsickmiller, Yogesh Pawar, heddn, quietone: datetime_type is not set correctly when migrating datetime fields from D7"
This reverts commit a151cef151.
2017-10-12 11:29:31 -05:00
Alex Pott a151cef151 Issue #2894068 by Jo Fitzgerald, davidsickmiller, Yogesh Pawar, heddn, quietone: datetime_type is not set correctly when migrating datetime fields from D7 2017-10-12 13:14:05 +01:00
Nathaniel Catchpole 64fa6ad712 Issue #2901744 by mfernea: Fix 'PSR2.Namespaces' coding standard 2017-10-10 16:09:51 +01:00
Nathaniel Catchpole f659d6ca8e Issue #2901726 by mfernea, gmario, finn.lewis, robertoperuzzo, rachel_norfolk: Fix 'Squiz.Functions.MultiLineFunctionDeclaration' coding standard 2017-10-10 15:43:06 +01:00
Nathaniel Catchpole 5b3fdce48b Issue #2887142 by maxocub, phenaproxima, Jo Fitzgerald, Adita, heddn, andypost: NodeType source plugin should include comment information 2017-10-10 15:12:03 +01:00
Nathaniel Catchpole 50caae081d Issue #2914649 by masipila, dipakmdhrm, phenaproxima, maxocub: [D7] Vocabulary migration: vid incorrectly mapped from vocabulary name instead of machine_name 2017-10-09 17:37:26 +01:00
Nathaniel Catchpole a20201a5ab Issue #2914249 by maxocub, dillix, masipila, phenaproxima: Translated forum vocabulary migration creates duplicate forum vocabularies 2017-10-09 13:24:37 +01:00
Nathaniel Catchpole b0a7be53fb Issue #2902766 by maxocub, masipila, Jo Fitzgerald: Node 'comment open / closed' status not migrated 2017-09-25 14:40:13 +01:00
Nathaniel Catchpole 4577185c9b Issue #2572791 by Mile23, andriyun, attiks, RoSk0: Fix 'Drupal.WhiteSpace.OpenBracketSpacing' coding standard 2017-09-22 12:16:23 +01:00
xjm 2257e63468 Issue #2859246 by Jo Fitzgerald, phenaproxima, alexpott, xjm: Allow MigrateExecutable to be constructed without a message object 2017-09-18 13:25:10 -05:00
xjm da9c5ba24d Issue #2902728 by mfernea: Fix 'Drupal.Semantics.FunctionT.BackslashSingleQuote' coding standard 2017-09-13 21:47:52 -05:00
Nathaniel Catchpole 3148d1c44f Issue #2906203 by maxocub: Widgets/formatters: D7 Plain text fields incorrectly migrated to D8 as Text (formatted) 2017-09-12 10:53:22 +01:00
Nathaniel Catchpole c28199f69f Issue #2842222 by maxocub, heddn, vasi, Jo Fitzgerald, masipila, jeffwpetersen, catch, phenaproxima, markabur, quietone, mikeryan: D7 Plain text fields incorrectly migrated to D8 as Text (formatted) 2017-09-07 10:23:28 +01:00
Nathaniel Catchpole cb9b6d420f Issue #2722609 by anoopjohn, mfernea, Jo Fitzgerald, chishah92, druprad, martin107, Mile23: Fix Drupal.Commenting.FunctionComment.ParamNameNoMatch 2017-09-04 18:30:59 +01:00
Nathaniel Catchpole d44acb469a Issue #2861383 by quietone, Jo Fitzgerald, heddn: Rename i18n migrations to _translation 2017-08-28 21:38:57 +01:00
Nathaniel Catchpole 45524a7dfb Issue #2903331 by mfernea: Fix 'Drupal.NamingConventions.ValidVariableName.LowerStart' coding standard 2017-08-21 13:51:42 +09:00
Nathaniel Catchpole fa6e4b2f4a Issue #2833206 by quietone, heddn, maxocub, Jo Fitzgerald, joelpittet, phenaproxima, jibran: Convert Migrate's cckfield plugins to use the new field plugins 2017-08-21 13:29:05 +09:00
Nathaniel Catchpole 82284fa0bb Issue #2669030 by maxocub, sbogner: D6 Forum vocabulary is migrated to the wrong D8 field name 2017-08-18 14:52:47 +09:00
Nathaniel Catchpole a47d8c49b2 Issue #2896507 by heddn, maxocub: Update FieldPluginBase with a default processFieldValues() and getFieldFormatterMap() 2017-08-18 11:55:01 +09:00
Nathaniel Catchpole d7c496150e Issue #2569805 by quietone, Jo Fitzgerald, mikeryan, joelpittet, heddn, Adita, Miguel.kode, iMiksu, tvb, maxocub, juancasantito, phenaproxima, alexpott, neclimdul, xjm: For Drupal migration, identify the source module 2017-08-15 14:08:32 +09:00