Commit Graph

601 Commits (fc11a4f5c19de1a197a4a25828d9d3e187a161c7)

Author SHA1 Message Date
Alex Pott fc11a4f5c1
Issue #2787185 by botris, mikelutz, kekkis, mikeryan, lemuelsantos, mvbaalen, quietone, BenStallings, mpotter, heddn: track_changes does not work when the map is joinable 2019-04-13 15:36:00 -07:00
Alex Pott 508a63e7cd
Issue #2756229 by mohit1604, RumyanaRuseva, quietone, heddn, 5to1: Improve destination missing exception message 2019-04-13 10:47:22 -07: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
Nathaniel Catchpole 31fbee706e Issue #3035825 by plach, larowlan, amateescu, jhedstrom: Make it easier to set up the current_user service in kernel tests 2019-03-01 14:10:30 +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
Alex Pott 76bf269417
Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, alexpott, jibran, andypost, larowlan, Chadwick Wood, acbramley, Wim Leers, sun, xjm, YesCT, chx, tim.plunkett: Move the unmanaged file APIs to the file_system service (file.inc) 2019-02-23 22:35:15 +00:00
xjm 57170a6ad7 Revert "Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, jibran, alexpott, andypost, larowlan, Chadwick Wood, Wim Leers, acbramley, YesCT, sun, tim.plunkett, chx: Move the unmanaged file APIs to the file_system service (file.inc)"
This reverts commit 56be1a032e.
2019-02-23 13:09:49 -06:00
Alex Pott 56be1a032e
Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, jibran, alexpott, andypost, larowlan, Chadwick Wood, Wim Leers, acbramley, YesCT, sun, tim.plunkett, chx: Move the unmanaged file APIs to the file_system service (file.inc) 2019-02-23 13:45:05 +00:00
Alex Pott 5d1589b8d6
Issue #3028319 by amateescu: Specialized entity interfaces should extend the main EntityInterface 2019-01-29 18:27:09 +00:00
Alex Pott e1832a2c2b
Issue #2973713 by quietone, Adita, etecjdo, apmsooner, mikeryan, gnuschichten, tstoeckler: cache_key source plugin configuration not documented 2019-01-28 23:11:24 +00:00
Alex Pott 9b485b8d98
Issue #3025685 by quietone: Add error msg to assertions in MigrateSourceTestBase 2019-01-28 22:50:23 +00:00
Nathaniel Catchpole d6688ebf3c Issue #3021395 by quietone, alexpott: MigrateDrupalTestBase::migrateContent(['translations') does not migrate translations 2019-01-21 11:35:48 +00:00
Alex Pott 2758e60278
Issue #3004718 by quietone, Jo Fitzgerald, edysmp: Better MigrateException message in the format_date process plugin 2019-01-11 14:20:41 +00:00
Alex Pott 7dcda1f625
Issue #2977107 by Berdir, alexpott, jibran, larowlan: Use more specific entity.manager services in module .services.yml files 2019-01-11 14:13:39 +00:00
Alex Pott 38bb516ffe
Issue #3023126 by spitzialist, minakshiPh, el7cosmos: Class Drupal\migrate\Row referenced with incorrect case: Drupal\Migrate\Row 2019-01-09 09:19:32 +00:00
Alex Pott aa577bef92
Issue #2974274 by mitrpaka, RumyanaRuseva, joachim: exception message for unrecognized source IDs in lookupDestinationIds() should have more detail 2018-12-13 18:52:35 +00: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
Alex Pott 30cfcd03d0
Issue #3017119 by phenaproxima: SourcePluginBase::next() calls Row constructor incorrectly 2018-11-30 09:48:15 +00:00
Alex Pott 0b2393d89c
Issue #2911149 by quietone, Jo Fitzgerald, heddn, cogent, mikelutz: FormatDate process plugin doesn't handle zero values 2018-11-22 15:57:56 +00:00
Alex Pott 978c9e1cc3
Issue #3015110 by pwolanin, mikelutz, YesCT, quietone: migrate source plugin SqlBase::initializeIterator fails to update rows when high water reset to NULL or 0 and mapJoinable() = TRUE 2018-11-22 15:12:48 +00:00
Nathaniel Catchpole 148b87f5cf Issue #3011069 by Jo Fitzgerald, quietone: Incomplete testing for format_date process plugin 2018-11-20 12:37:12 +00:00
Nathaniel Catchpole 971c946001 Issue #2684689 by jgrunert, Jo Fitzgerald, heddn, phenaproxima, chx, nevergone, bendeguz.csirmaz, Dylan Donkersgoed, iMiksu, maxocub, Gábor Hojtsy: SubProcess process plugin doesn't support passing context values from source plugin 2018-11-20 12:06:50 +00:00
Nathaniel Catchpole 39c3361d50 Issue #2989734 by alexpott, andypost, mikelutz, tacituseu: PHP 7.3 compatibility 2018-11-06 11:24:44 +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
Lee Rowlands a92a3693ee
Issue #2751825 by mikelutz, gnuget: MigrationLookup plugin should accept zero as a legitimate input 2018-10-26 19:13:29 +10: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
Alex Pott a9f1973c22
Issue #2999906 by mikelutz, heddn, phenaproxima, alexpott: Move logic from the get plugin into the Row class 2018-10-11 15:04:11 +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
Alex Pott 2973442335
Issue #2999478 by heddn, mikelutz: Refactor MigrateExecutable::rollback() 2018-09-19 10:43:26 +01:00
Alex Pott 90f91f3e91
Issue #2999150 by mikelutz: MigrationLookup::skipOnEmpty docblock and typehint mismatch 2018-09-19 09:31:09 +01:00
Nathaniel Catchpole 37f6cceff4 Issue #2963811 by msankhala, quietone, joachim: Improve variable names in MigrationLookup for DX 2018-08-24 11:02:37 +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 6c40e077ef
Issue #2937853 by idebr, mfernea, SherFengChong, alexpott, borisson_: Fix 'Drupal.Formatting.MultipleStatementAlignment' coding standard 2018-08-13 11:13:36 +01:00
Alex Pott 9273076d01
Issue #2991710 by jcnventura, maxocub, heddn, quietone, phenaproxima, effulgentsia: Migrate system broken if content_translation enabled 2018-08-10 22:29:14 +01:00
Alex Pott a6d53088df
Issue #2877839 by Jo Fitzgerald, edysmp, heddn, Nebel54, phenaproxima, alexpott, quietone: Reuse option in FileCopy migrate process plugin not work with remote files 2018-07-22 13:44:57 +01:00
Alex Pott b9fdef8387
Issue #2959106 by rakesh.gectcr, Jo Fitzgerald, quietone, heddn: Log message if menu_link_parent plugin skip the row 2018-07-22 12:43:28 +01:00
Alex Pott 3509098e6b
Issue #2939748 by msankhala, joachim: MigrateSourceInterface::getIds() doesn't clearly document what the 'alias' property does 2018-07-22 12:35:41 +01:00
Alex Pott b2f170c55f
Issue #2959097 by Jo Fitzgerald, rakesh.gectcr, quietone, heddn: Log message if migration plugin skip the row When there is no destination found. 2018-07-22 12:31:51 +01:00
Alex Pott bbac45a7ba
Issue #2984610 by Jo Fitzgerald, quietone: Migration::getProcessPlugins() requires test that exception is thrown 2018-07-22 12:25:18 +01:00
Alex Pott 369c0ffd6a
Issue #2921661 follow-up by quietone: Add support to migrate multilingual revisions 2018-07-05 14:21:34 +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
Alex Pott 6bf15d5fc6
Issue #2971338 by Jo Fitzgerald, quietone, alexpott, joachim, xjm: MigrationLookupTest::testMultipleSourceIds() uses wrong class for mocking 2018-07-02 11:48:47 +01:00
xjm 40ba73de43 Revert "Issue #2971338 by Jo Fitzgerald, quietone, joachim: MigrationLookupTest::testMultipleSourceIds() uses wrong class for mocking"
This reverts commit 6a8fe61275.
2018-06-30 01:13:32 +01:00
Alex Pott 6a8fe61275
Issue #2971338 by Jo Fitzgerald, quietone, joachim: MigrationLookupTest::testMultipleSourceIds() uses wrong class for mocking 2018-06-29 23:53:02 +01:00
Alex Pott 15946fea43
Issue #2936821 by msankhala, joachim, lomasr, marxjohnson: unclear docs in MigrateProcessInterface 2018-06-11 18:30:09 +01:00
Alex Pott 522631b064
Issue #2951715 by dravenk, marvil07, rakesh.gectcr, davidsonjames, heddn, Jo Fitzgerald, quietone, alexpott, maxocub: Log message if static_map plugin skips the row 2018-06-09 11:38:09 +01:00
Alex Pott 0cc5879a8a
Issue #2973366 by Jo Fitzgerald: GetTest.php should test Get plugin, rather than a class the extends it 2018-06-08 10:38:41 +01:00
Alex Pott 26e582687c
Revert "Issue #2865247 by Jo Fitzgerald, NickWilde, rakesh.gectcr, heddn, maxocub: Migration lookup process plugin doesn't check validity of provided migration(s)"
This reverts commit b208b07712.
2018-05-23 08:04:34 +01:00