Commit Graph

274 Commits (9f2371f26e66cefb60fa7574ea707420469b51bc)

Author SHA1 Message Date
Alex Pott bfde6d3423 Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
Nathaniel Catchpole 2c35bee18f Issue #2666650 by alexpott, benjy: Inject migration and source plugin managers into the migration plugins 2016-03-24 21:19:01 +09:00
Alex Pott 4202cdd04b Issue #2684141 by benjy, dawehner: Convert migrate kernel tests to KernelTestBaseTNG 2016-03-21 09:31:08 +00:00
Nathaniel Catchpole db464d80f5 Issue #2676258 by benjy, alexpott: Nuke builder plugins and migration storage 2016-03-14 23:27:43 +09:00
Nathaniel Catchpole 732300b86d Issue #2625696 by chx, benjy, alexpott, catch, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities 2016-03-14 21:23:43 +09:00
xjm 73f91709fb Revert "Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities"
This reverts commit 694994fe9b.
2016-02-29 13:14:52 -06:00
xjm 803834c7b5 Revert "Issue #2676258 by benjy, alexpott: Nuke builder plugins and migration storage"
This reverts commit f71ec898d6.
2016-02-29 13:14:48 -06:00
Nathaniel Catchpole f71ec898d6 Issue #2676258 by benjy, alexpott: Nuke builder plugins and migration storage 2016-02-29 16:01:22 +09:00
Alex Pott 694994fe9b Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities 2016-02-27 08:23:44 +00:00
Alex Pott 9f4034ac98 Issue #2642236 by TR: Various setUp() and tearDown() methods are not protected (the sequel) 2016-01-05 10:53:08 +00:00
webchick de14b6d199 Issue #2590993 by mikeryan, webflo, svendecabooter, dixon_, phenaproxima: Create stub entities with proper default values 2015-11-12 12:34:55 -08:00
webchick 5e5738dcdd Issue #2560637 by phenaproxima, benjy, quietone, mikeryan, chx, neclimdul: Improve handling of uid 1 during migration 2015-10-19 10:44:31 -07:00
Alex Pott 97823b5a54 Issue #2429191 by claudiu.cristea, amateescu, yched, nlisgo, Berdir, alexpott, klausi, Wim Leers, xjm, catch: Deprecate entity_reference.module and move its functionality to core 2015-10-06 12:02:22 +01:00
webchick 00d4deb86f Issue #2568203 by phenaproxima, mikeryan: Remove migrate-db.sh in favor of core tools 2015-10-02 18:15:03 -07:00
webchick e882762b06 Issue #2562695 by phenaproxima, neclimdul, mikeryan, benjy: migrate-db.sh skips uid 1 but shouldn't 2015-10-02 11:50:13 -07:00
webchick 7797b14bab Issue #2561697 by phenaproxima, anavarre, Jeremy: Migration should not choke when the content_node_field table isn't available 2015-10-02 11:33:14 -07:00
webchick 8095dedcc7 Issue #2382703 by phenaproxima, quietone, miguelc303, benjy: Migration Files for Drupal 7 Contact 2015-10-02 10:52:46 -07:00
webchick 9eb5b8be50 Issue #2577155 by mikeryan, benjy: Some source plugins produce duplicate rows 2015-10-02 10:20:45 -07:00
webchick dd570e0cea Issue #2500513 by svendecabooter, benjy, phenaproxima: Upgrade path for Shortcut 7.x 2015-09-30 13:09:21 -07:00
webchick 9fc8bba35e Issue #2573559 by phenaproxima, mikeryan: Remove MigrateDrupalTestBase::testSourcePlugin() 2015-09-30 11:43:24 -07:00
webchick ef8e66d3d9 Issue #2500535 by quietone, phenaproxima: Upgrade path for Tracker 7.x 2015-09-30 10:56:02 -07:00
webchick 191aec4229 Issue #2500483 by svendecabooter, phenaproxima, lostkangaroo: Upgrade path for Image 7.x 2015-09-30 10:52:55 -07:00
Nathaniel Catchpole f09046af01 Issue #2549077 by pwolanin, Wim Leers, phenaproxima, lauriii: Allow the "Limit allowed HTML tags" filter to also restrict HTML attributes, and only allow a small whitelist of attributes by default 2015-09-30 11:46:49 +01:00
webchick ede86717c0 Issue #2500469 by svendecabooter, phenaproxima: Migration path for Aggregator 7.x 2015-09-29 08:43:23 -07:00
webchick 8477f6b786 Issue #2554321 by phenaproxima, mikeryan, quietone, neclimdul, benjy: Clean up Migrate's test suite 2015-09-28 10:19:56 -07:00
Nathaniel Catchpole 85042d0103 Revert "Issue #2500513 by svendecabooter, phenaproxima: Upgrade path for Shortcut 7.x"
This reverts commit 33608908fa.
2015-09-17 15:56:44 +01:00
webchick 33608908fa Issue #2500513 by svendecabooter, phenaproxima: Upgrade path for Shortcut 7.x 2015-09-16 13:35:32 -07:00
webchick 86cc10b630 Issue #2408165 by phenaproxima, miguelc303, quietone, eliza411, tim.plunkett, bdone, benjy: Migration Files for Drupal 7 Blocks 2015-09-16 13:18:29 -07:00
webchick 98be22d24b Issue #2568331 by neclimdul: Add orderby to MenuLink sources to avoid stubbing 2015-09-14 15:26:16 -07:00
webchick 70d573c16e Issue #2415335 by phenaproxima, miguelc303, quietone, mikeryan: Migration Files for Drupal 7 Custom Blocks 2015-09-14 13:00:59 -07:00
webchick 4fce2f9e50 Issue #2353703 by quietone, phenaproxima, miguelc303, ksenzee: Variable to config: forum.settings [d7] 2015-09-14 12:03:15 -07:00
effulgentsia 7dee9f8f27 Issue #2566447 by stefan.r, joelpittet, alexpott, lauriii, dawehner: Cast safe string objects to string or use assertEqual() in some assertIdentical() comparisons 2015-09-14 10:31:04 -07:00
webchick 11cd1c5f03 Issue #2562073 by phenaproxima, mikeryan: Filter format migrations need to handle php_code filter 2015-09-11 13:49:15 -07:00
webchick b42b41ac4d Issue #2504513 by quietone, phenaproxima, mikeryan: Migrate URL aliases 2015-09-11 08:28:45 -07:00
webchick 560db5b305 Issue #2558931 by phenaproxima, quietone: link_default plugin does not exist (d6) 2015-09-11 08:24:49 -07:00
webchick 10c624b480 Issue #2410875 by phenaproxima, miguelc303, mikeryan, webchick, ultimike, benjy: Migration for Drupal 7 Taxonomy vocabularies and terms 2015-09-10 07:28:06 -07:00
webchick fbe90875a8 Revert "Issue #2410875 by phenaproxima, miguelc303, mikeryan, ultimike, benjy: Migration for Drupal 7 Taxonomy vocabularies and terms"
Term's Entity Reference field associated with node IDs, not term IDs.

This reverts commit bc05470d2e.
2015-09-09 14:13:05 -07:00
webchick bc05470d2e Issue #2410875 by phenaproxima, miguelc303, mikeryan, ultimike, benjy: Migration for Drupal 7 Taxonomy vocabularies and terms 2015-09-09 13:15:41 -07:00
webchick 78e2e8ea7f Issue #2548841 by phenaproxima: Remove entity:file destination schema from Migrate Drupal 2015-09-02 09:42:12 -07:00
webchick 142d048cd5 Issue #2382985 by phenaproxima, quietone, -enzo-, benjy: Migration Files for Drupal 7 Menu & Menu Entries 2015-09-01 12:13:34 -07:00
webchick 982d01f861 Issue #2423103 by phenaproxima, quietone, miguelc303, mikeryan: Migration Files for Drupal 7 Content 2015-09-01 10:43:38 -07:00
webchick 5da22c7a8c Issue #2130307 by quietone, michaellenahan, phenaproxima, David Hernández, fastangel, eliza411: Variable to config: language.negotiation [d7] 2015-08-31 09:48:58 -07:00
webchick d66acd1607 Issue #2130283 by phenaproxima, quietone, samhassell: Variable to config: image.settings [d7] 2015-08-28 14:22:15 -07:00
webchick d3f9129ad7 Issue #2510160 by lostkangaroo, neclimdul, phenaproxima: d6 Imagecache -> d8 Image module migration should be included in core 2015-08-27 14:17:57 -07:00
webchick 2d9a0b9cd1 Issue #2414651 by phenaproxima, quietone, miguelc303, mikeryan, benjy: Migration Files for Drupal 7 Users 2015-08-27 13:53:58 -07:00
webchick b302b65718 Issue #2549013 by phenaproxima, mikeryan, benjy: Remove load plugins 2015-08-27 13:37:44 -07:00
webchick ac15de319c Issue #2551631 by quietone, Ryan Weal, phenaproxima: D6 user_mail tokens do not get converted 2015-08-25 20:15:26 -07:00
webchick 6ad0357621 Issue #2538000 by phenaproxima, quietone, benjy, mikeryan: The d6_node plugin should fetch CCK field values 2015-08-25 15:40:58 -07:00
webchick b06eee2089 Issue #2353679 by quietone, densolis, phenaproxima, ultimike: D6->D8 Migration missing variable: date_default_timezone 2015-08-25 11:29:27 -07:00
webchick 8aee36fd83 Issue #2557253 by phenaproxima, neclimdul: MigrateFullDrupalTestBase test discovery gobbles all the memory 2015-08-25 10:04:11 -07:00