Commit Graph

599 Commits (8e162d631640da8c40d6cac4eac901b82531d929)

Author SHA1 Message Date
Lee Rowlands 0d6d22af0b
Issue #2926120 by idebr, zaporylie, borisson_: @var tag must not end with a full stop 2018-05-15 06:49:38 +10:00
Nathaniel Catchpole c2585a1888 Issue #2961691 by alexpott, Berdir, timmillwood, idebr: Change SYMFONY_DEPRECATIONS_HELPER back to strict 2018-05-11 15:20:00 +01:00
Alex Pott ba42166da2
Issue #2971959 by juampynr: Typo at DestinationBase.php 2018-05-11 10:58:43 +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
Alex Pott b8f93d5b61
Issue #2901730 by mfernea, ankitjain28may, idebr: Fix 'Squiz.WhiteSpace.FunctionSpacing' coding standard 2018-05-11 10:26:36 +01:00
Nathaniel Catchpole 154f282899 Issue #2849669 by alexpott, pwolanin, Munavijayalakshmi, dawehner: Fix \Drupal\Component\Utility\Unicode() because of the Symfony mbstring polyfill 2018-05-08 21:55:21 +01:00
Alex Pott 282eb36c14
Issue #2969757 by marcel66, amateescu, alexpott: Fix "The Drupal\migrate\Plugin\migrate\process\Iterator is deprecated in Drupal 8.4.x and will be removed before Drupal 9.0.0. Instead, use Drupal\migrate\Plugin\migrate\process\SubProcess" 2018-05-08 10:47:13 +01:00
Alex Pott 9d0bbf5a95
Issue #2960978 by maboresev, benjifisher: Change getSourceIDsHash to getSourceIdsHash in the Migrate module 2018-05-01 10:22:04 +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 bb2ef5d7c6
Issue #2960611 by msankhala, dmitryl, benjifisher: Change lookupSourceID and lookupDestinationID to lookupSourceId and lookupDestinationId in the Migrate module 2018-04-14 18:55:34 +01:00
Alex Pott 9f29eb1199
Issue #2960309 by andrew-as, quietone: Fix @see path in MigrateDestinationInterface 2018-04-13 12:10:41 +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 a809a15ece
Issue #2945563 by maxocub, heddn: Migration dependencies are not set when using the migration_lookup or iterator process plugins 2018-04-10 12:26:52 +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
Alex Pott 9d04cb49bd
Issue #2937045 by quietone, heddn: source plugin source_module testing seems incomplete 2018-04-04 15:52:24 +02:00
Alex Pott 1b87d95eaf Issue #2949378 by masipila, heddn, phenaproxima: Document that SqlBase source plugin must use the ignore_map configuraition option if expressions are used in the query 2018-03-08 14:19:28 +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 bd3893b33e Issue #2936463 by jigarius, ragasirtahk, Jo Fitzgerald, zuhair_ak, heddn, larowlan, quietone: Throw exception when "callable" plugin is called with undefined on invalid callback 2018-02-19 14:54:57 +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
Alex Pott ecfdf60433 Issue #2933620 by masipila, mpdonadio, heddn, quietone, phenaproxima, maxocub, kay_v, cilefen: Polish migrate.api.php API documentation 2018-02-15 06:32:44 +00:00
Alex Pott 7e0ddac162 Issue #2711099 by heddn, Jo Fitzgerald, edysmp, edgewl2, alexpott, Charlotte17, mikeryan, masipila, quietone, maxocub, phenaproxima: Categorize migrations according to their type 2018-02-15 06:27:23 +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
Alex Pott a31892acd2 Issue #2941318 by davewilly, chiranjeeb2410, kiamlaluno: Incorrectly formatted documentation in Get migrate process plugin 2018-02-07 21:23:52 +00:00
Alex Pott dd993b38f6 Issue #2920963 by quietone, Saviktor, shashikant_chauhan: Remove the migrate.migration prefix from core test migrations 2018-02-05 22:26:31 +00:00
Nathaniel Catchpole 5978c5f3e6 Issue #2941275 by zuhair_ak, joachim: improve the exception message for a missing source ID value in \Drupal\migrate\Row 2018-02-02 13:25:20 +00:00
Nathaniel Catchpole c0505dd0ab Issue #2937964 by Jo Fitzgerald, quietone: RequirementException summary doc line is incomplete 2018-02-02 13:23:54 +00:00
Nathaniel Catchpole 7ecda0508c Issue #2937666 by Jo Fitzgerald, quietone: errorCount() returns string not int as documented 2018-01-29 21:11:17 +00:00
Nathaniel Catchpole 40d6328e3d Issue #2931420 by harsha012, chiranjeeb2410, marcoscano, heddn: Fix wrong documentation on \Drupal\migrate\Plugin\migrate\source\SourcePluginBase::initializeIterator() 2018-01-29 21:02:54 +00:00
Nathaniel Catchpole b211213380 Issue #2887161 by Mohit Malik, joelpittet: Ensure argument order is correct for assertSame() assertions 2018-01-29 19:38:09 +00:00
Nathaniel Catchpole 971479600c Issue #2923915 by tstoeckler, heddn: Stubbing content entities with required fields with a default value is broken 2018-01-29 14:07:02 +00:00
Lee Rowlands c88ccd9465
Issue #2938645 by kmbremner, swarad07, Gábor Hojtsy: invalid YAML in example 2018-01-29 07:55:46 +10:00
Alex Pott 6f8bc7b1cf Revert "Issue #2817833 by Jo Fitzgerald, ckaotik, svendecabooter: Delay sql map table creation"
This reverts commit dc22273768.
2018-01-26 16:06:26 +00:00
Nathaniel Catchpole dc22273768 Issue #2817833 by Jo Fitzgerald, ckaotik, svendecabooter: Delay sql map table creation 2018-01-26 14:05:51 +00:00
Gabor Hojtsy 7d37e31f3c Issue #2862744 by masipila, heddn: Add documentation to EntityBaseFieldOverride destination plugin
(cherry picked from commit a0f31bc763)
2018-01-16 10:06:29 +01:00
Gabor Hojtsy 724ae1efaa Issue #2862748 by masipila, Jo Fitzgerald, quietone, phenaproxima: Add documentation to EntityRevision destination plugin
(cherry picked from commit 253b1020fc)
2018-01-16 10:06:29 +01:00
Gabor Hojtsy a4c93ae7dd Issue #2933773 by masipila, quietone: Merge handbook documentation to API: skip_on_empty process plugin
(cherry picked from commit 36ea4d333d)
2018-01-16 10:06:29 +01:00
Gabor Hojtsy a8de786572 Issue #2933776 by masipila, quietone: Merge handbook documentation to API: sub_process process plugin
(cherry picked from commit ed35f803c2)
2018-01-16 10:06:29 +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 45662bb9e2
Issue #2933770 by masipila, quietone, phenaproxima: Merge handbook documentation to API: static_map process plugin 2018-01-13 11:05:49 +10:00
xjm b0542ce0d2 Issue #2931165 by heddn, phenaproxima, maxocub, quietone, masipila: Mark Migrate (API) as stable 2018-01-12 15:36:53 -06:00
Gabor Hojtsy 358989eaa1 Issue #2918837 by heddn, neclimdul, phenaproxima, quietone, Gábor Hojtsy: SqlBase throws fatal error when extended directly 2018-01-12 18:00:29 +01:00
Lee Rowlands 5b62f5dc94
Issue #2883892 by Jo Fitzgerald, voleger, ozin, mpdonadio, Taran2L, heddn: Add from/to timezone settings for the "FormatDate process plugin" 2018-01-12 12:51:30 +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
Gabor Hojtsy 9d4f798fe6 Issue #2862662 by masipila, Jo Fitzgerald, heddn, quietone, ohthehugemanatee: Add documentation to EntityContentBase destination plugin 2018-01-11 23:56:41 +01:00
Gabor Hojtsy 8419cf3d4a Issue #2930832 by phenaproxima, heddn, larowlan, quietone: Add isAuditable() method to MigrationInterface 2018-01-11 23:44:13 +01:00
Gabor Hojtsy c944475c55 Issue #2935822 by sonu.raj.chauhan, quietone: Correct test group for two migrate tests 2018-01-11 23:34:36 +01:00
Nathaniel Catchpole d778f80bc2 Issue #2912803 by Jo Fitzgerald, heddn: MigrationPluginManagerInterface is missing createInstancesByTag 2018-01-11 20:02:52 +00:00
Gabor Hojtsy 848e20e3b2 Issue #2933774 by masipila, quietone: Merge handbook documentation to API: migration_lookup process plugin 2018-01-11 15:32:26 +01: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
Lee Rowlands 1911dc4056
Issue #2862741 by masipila: Add documentation to ComponentEntityDisplayBase destination plugin 2018-01-05 08:12:40 +10:00
Nathaniel Catchpole 44805b25e6 Issue #2933769 by masipila: Merge handbook documentation to API: substr process plugin 2018-01-04 11:36:55 +00:00
Nathaniel Catchpole 3f57ebc31b Issue #2862743 by masipila: Add documentation to DestinationBase destination plugin 2018-01-03 15:52:22 +00:00
Nathaniel Catchpole a83b06a46b Issue #2923015 by cburschka, amateescu, tstoeckler, alexpott, hchonov, mondrake, pfrenssen: [PHP 7.2] Incompatible method declarations 2017-12-22 13:15:21 +00:00
Nathaniel Catchpole 03fd77c842 Issue #2927806 by alexpott, mondrake, jibran, Mile23: Use PHPUnit 6 for testing when PHP version >= 7.2 2017-12-22 12:47:46 +00:00
Nathaniel Catchpole 4e5b4b09bd Issue #2931368 by opdavies: Add missing param documentation for hook_migrate_prepare_row, document hook_migrate_MIGRATION_ID_prepare_row 2017-12-21 11:49:17 +00:00
Nathaniel Catchpole 4851f311e2 Issue #2862671 by masipila, Jo Fitzgerald, kleog, phenaproxima, quietone: Add documentation to SqlBase source plugin 2017-12-21 10:50:42 +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 5564bba7d7 Issue #2862745 by masipila, quietone: Add documentation to EntityFieldInstance destination plugin 2017-12-11 17:36:36 +01:00
Gabor Hojtsy 8859f625ad Issue #2862746 by masipila, quietone, phenaproxima: Add documentation to EntityFieldStorageConfig destination plugin 2017-12-11 17:32:24 +01: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
xjm 5d2b7fba92 Issue #2924779 by zaporylie, martin107: Fix existing but somehow invalid @var annotation 2017-11-22 10:36:28 -06:00
Nathaniel Catchpole 4d176b95ea Issue #2902407 by mfernea, zaporylie: Fix 'Drupal.Commenting.DataTypeNamespace' coding standard 2017-11-16 15:00:40 +00:00
Gabor Hojtsy 0f64348e6d Issue #2862673 by masipila, Pavan B S, Jo Fitzgerald, phenaproxima: Add documentation to EmptySource source plugin 2017-11-09 23:27:50 +01:00
Gabor Hojtsy 2a9dc18b4b Issue #2728869 by masipila, gaurav.kapoor, pk188, quietone, heddn, phenaproxima, generalredneck, mikeryan, eojthebrave: Document public function MigrateSourceInterface::getIds return value better 2017-11-09 22:43:38 +01:00
Nathaniel Catchpole 75dcf9af44 Issue #2870194 by alexpott, Mile23, jibran, larowlan, tim.plunkett: Ensure that process-isolated tests can use Symfony's PHPunit bridge to catch usages of deprecated code 2017-11-09 12:51:06 +00: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 c2e3b2d595 Issue #2912120 by phenaproxima, heddn, Berdir, quietone, maxocub: Migrations with a highwater property are not applying correct orderBy() on first run 2017-10-24 15:06:35 +01:00
xjm 97346f0d28 Issue #2826404 by mpdonadio, Jo Fitzgerald, jhedstrom, larowlan: Create DateTimeItemInterface and deprecate global constants in datetime.module 2017-10-24 07:36:54 -05:00
xjm db5e8289f2 Issue #2572787 by alexpott, mfernea, attiks, andriyun, andypost, RoSk0, hussainweb, klausi, martin107: Fix 'Drupal.WhiteSpace.CloseBracketSpacing' coding standard 2017-10-13 12:43:15 -05:00
Nathaniel Catchpole 990aa5c5ba Issue #2711353 by Jo Fitzgerald, rakesh.gectcr, quietone, chx, Yogesh Pawar, Pavan B S, biguzis, mikeryan, vasi, catch, iMiksu, dawehner, Berdir, benjy: Migrate never unsets existing data for content entitites 2017-10-13 12:58:11 +01:00
Alex Pott b85856f417 Issue #2909368 by mfernea, reflie, zaporylie: Fix 'Drupal.Commenting.VariableComment.InlineVariableName' coding standard 2017-10-12 11:31:03 +01:00
Gabor Hojtsy 52f65aa662 Issue #2862670 by Jo Fitzgerald, pk188, heddn, edysmp, shashikant_chauhan, dhruveshdtripathi, pritish.kumar, quietone, maxocub, mikeryan: Add documentation to SourcePluginBase source plugin 2017-10-12 09:54:15 +02:00
Lee Rowlands f37dea08c2
Issue #2796393 by Jo Fitzgerald, tacituseu, Stefan Freudenberg, Yogesh Pawar, heddn, mpp, GaëlG: Migration process plugin not working with multiple source IDs 2017-10-12 15:39:14 +10:00
Alex Pott 00b4d8c074 Issue #2909367 by iKb, zaporylie, mfernea: Fix 'Drupal.Commenting.VariableComment.DuplicateVar' coding standard 2017-10-11 12:25:13 +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
Lee Rowlands 2225b0afd5
Issue #2862659 by Jo Fitzgerald, Yogesh Pawar, phenaproxima: Add documentation to Entity destination plugin 2017-10-04 18:20:20 +10:00
Nathaniel Catchpole 5f9fe90988 Issue #2701335 by kekkis, hchonov, Ben Buske: Run garbage collection during migration memory reclamation 2017-10-02 20:53:52 +01:00
webchick 5cfa420d7e Issue #2853872 by heddn, maxocub, masipila, phenaproxima, quietone, andypost, larowlan: Migration for forum and article comments: duplicate comment types and incorrect comment_entity_statistics 2017-09-29 17:40:12 +02:00
Nathaniel Catchpole c783750b20 Revert "Issue #2711353 by rakesh.gectcr, Jo Fitzgerald, quietone, chx, Yogesh Pawar, Pavan B S, biguzis, phenaproxima, mikeryan, vasi, iMiksu, Berdir, dawehner, benjy: Migrate never unsets existing data for content entitites"
This reverts commit 3d524aaae5.
2017-09-28 13:06:41 +01:00
Nathaniel Catchpole 3d524aaae5 Issue #2711353 by rakesh.gectcr, Jo Fitzgerald, quietone, chx, Yogesh Pawar, Pavan B S, biguzis, phenaproxima, mikeryan, vasi, iMiksu, Berdir, dawehner, benjy: Migrate never unsets existing data for content entitites 2017-09-28 12:00:13 +01:00
Nathaniel Catchpole 2e18fe9373 Issue #2715485 by harsha012, mfernea, malavya, himanshu-dixit, vprocessor, tameeshb, Mile23, RajeevK, Jo Fitzgerald, tiago.urbano, xjm, klausi: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard 2017-09-25 14:14:30 +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 cc30270e9a Revert "Revert "Revert "Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard"""
This reverts commit b06757615a.
2017-09-16 14:24:44 -05:00
xjm b06757615a Revert "Revert "Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard""
This reverts commit 964954e1f3.
2017-09-16 12:02:55 -05:00
xjm 964954e1f3 Revert "Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard"
This reverts commit 2df73e2c00.
2017-09-16 12:02:42 -05:00
xjm 2df73e2c00 Issue #2715485 by harsha012, malavya, himanshu-dixit, mfernea, vprocessor, tameeshb, Mile23, Jo Fitzgerald, klausi, xjm: Fix 'Drupal.Commenting.InlineComment.NoSpaceBefore' coding standard 2017-09-16 11:19:25 -05:00
Nathaniel Catchpole 4207b307d3 Issue #2901727 by iainp999, mfernea: Fix 'Drupal.Methods.MethodDeclaration' coding standard 2017-09-06 10:34:51 +01:00
Nathaniel Catchpole 32879bbbb6 Issue #2901779 by mfernea, ccjjmartin: Fix 'Generic.PHP.LowerCaseKeyword' coding standard 2017-09-06 10:12:39 +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 1f191080c1 Issue #2902723 by mfernea, ccjjmartin: Fix 'Drupal.Commenting.FunctionComment.ReturnCommentIndentation' coding standard 2017-08-21 13:39:47 +09:00
Nathaniel Catchpole ab03340bee Issue #2902287 by pektinasen: Doccomment in EmbeddedDataSource.php not formatted correctly 2017-08-18 16:13:36 +09:00
Nathaniel Catchpole 9cf72c6086 Issue #2864563 by Jo Fitzgerald, NickWilde, larowlan, gaurav.kapoor, heddn: Migration lookup process plugin doesn't call setMessage on the migration idMap 2017-08-18 15:10:30 +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
Nathaniel Catchpole 3b04db8ada Issue #2897533 by claudiu.cristea: Documentation and example for FileCopy is wrong 2017-08-05 16:17:27 +09:00