Commit Graph

529 Commits (2708ff78d1ae2b02a37520f4330acea5b28cc9bc)

Author SHA1 Message Date
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
Nathaniel Catchpole 5583e7d583 Issue #2551727 by quietone, Jo Fitzgerald, phenaproxima, neclimdul, joelpittet, iMiksu, lostkangaroo, heddn, mikeryan, geste, alexpott, benjy: Menu link migrations should be defensive 2017-08-11 15:19:02 +09:00
Nathaniel Catchpole 7d18091bc1 Issue #2854878 by maxocub, joelpittet, mikeryan, quietone, hansrossel, phenaproxima: Taxonomy vocabulary with name Type cannot migrate from d6 to d8 2017-08-05 18:00:17 +09:00
Gabor Hojtsy bb46c92064 Issue #2873782 by Jo Fitzgerald, Dinesh18, vrwired: Add Change record to @deprecated for MigrateCckFieldPluginManagerInterface 2017-07-11 16:50:40 +02:00
Nathaniel Catchpole ed6bdc9a77 Issue #2873781 by gpandher, Jo Fitzgerald: Add Change record to @deprecated for MigrationCreationTrait 2017-07-03 17:21:35 +01:00
Nathaniel Catchpole 73bfe9122a Issue #2505283 by quietone, maxocub, Jo Fitzgerald, mikeryan, Pavan B S, penyaskito, chriscalip, phenaproxima: Handle import of private files 2017-06-28 11:47:28 +01:00
Nathaniel Catchpole e96b787dc4 Issue #2886801 by phenaproxima: Migrate D6 user reference values to D8 2017-06-20 16:43:18 +01:00
Nathaniel Catchpole a153149f81 Issue #2447729 by phenaproxima, heddn: Migrate D6 user reference fields to D8 entity reference field storage config entities 2017-06-05 16:00:24 +01:00