Commit Graph

288 Commits (2971d9c0f9045ebd57b8697d4a3f0f27c57ae246)

Author SHA1 Message Date
Nathaniel Catchpole 054d153ff9 Issue #2225477 by quietone: Add migrate sources and destinations for D6 i18n variables 2016-03-10 12:46:41 +09:00
Nathaniel Catchpole d0a9acce99 Issue #2679006 by blazey: 'incloming' in SourcePluginBase::$trackChanges comment 2016-03-07 09:06:33 +09:00
xjm 1703af3b99 Issue #2678564 by alexpott, Gábor Hojtsy: A missing schema to support migrate UI - source_base_path and database_state_key 2016-03-01 08:59:41 -06:00
Nathaniel Catchpole 72d53b30d1 Issue #2675000 by alexpott: SQLBase::mapjoinable does not support SQLite part 2 2016-03-01 17:37:35 +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
Nathaniel Catchpole 9a47d81c72 Issue #2585989 by pguillard, malavya: Fix grammar and consistent use of URL / UI PART 2016-02-29 12:27:06 +09:00
Alex Pott bd71f2413b Issue #2613878 by edysmp, heddn, Adita, Lord_of_Codes, jian he, chx, miiimooo, alexpott, benjy, mikeryan: Use hash for Migration source keys, rather than verbatim values 2016-02-27 08:52:14 +00: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
Nathaniel Catchpole 9385c911e2 Issue #2514212 by Berdir, tduong, chx: Entity::getEntity() does not correctly deal with an existing ID mapping without a destination ID 2016-02-24 11:49:50 +09:00
Alex Pott e740b7060f Issue #2575101 by quietone, jcnventura, jgrubb, hussainweb, chr.fritsch, heddn, benjy: Add an explode/separator process plugin 2016-02-21 12:56:13 +05:30
xjm 0c099aa32d Issue #2620576 by cilefen, alexpott, chapf, xjm, longwave, dawehner: fnmatch() is not available on all environments (i.e QNAP QTS) 2016-02-20 11:56:46 +05:30
Jennifer Hodgdon d87ade36a4 Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard 2016-02-11 12:54:33 -08:00
Nathaniel Catchpole a19c7b6a39 Issue #2660464 by mallezie: Migrate sql base toString method not accessible by subclasses 2016-02-09 21:23:19 +09:00
Nathaniel Catchpole 95ce9eb81c Issue #2639254 by dawehner, heddn: Make it possible to skip empty migration destinations 2016-02-08 15:59:59 +09: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
Alex Pott bbd1baf2b8 Issue #2621486 by Lars Toomre: Fixes to migrate/tests/src/Unit/*.php files 2016-01-04 11:28:00 +00:00
Alex Pott 5421fdeea4 Issue #2624660 by Lars Toomre: Some fixes to migrate/src/Plugin/*.php files 2016-01-04 11:22:28 +00:00
Alex Pott 8f7a0d633f Issue #2624914 by Lars Toomre: Fixes to migrate/src/Tests/*.php files 2015-12-23 18:08:05 +01:00
Alex Pott 742dec39ae Issue #2589237 by chx, webflo, benjy, dmoore: Menu links parent migration is broken 2015-12-23 16:43:30 +00:00
Alex Pott 5636af452a Issue #2624888 by Lars Toomre: More fixes to migrate/src/Plugin/*.php files 2015-12-23 16:24:28 +00:00
Alex Pott 2c03b9f0ff Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard 2015-12-23 14:28:29 +00:00
Alex Pott a2f2069415 Issue #2633664 by jordanpagewhite, heddn: Wrong Annotation in MigrateExecutableTest 2015-12-23 01:37:49 +00:00
Alex Pott c938db13ec Issue #2611024 by benjy: Migration process plugins are missing schema 2015-12-21 16:21:42 +00:00
Nathaniel Catchpole 8392313451 Issue #2609590 by Lars Toomre: Correct incorrect use of 'id' string in migration system 2015-12-16 21:03:16 +00:00
Alex Pott dd06e6dfa4 Issue #2626476 by benjy: MigrationBuilder should have an interface 2015-12-15 17:33:59 +00:00
xjm 95e331d473 Issue #2629374 by benjy: $process should be initialised to empty array 2015-12-10 16:50:09 +00:00
Alex Pott 4706f54359 Issue #2626472 by benjy: MigrateTemplateStorage should have an interface 2015-12-10 15:17:52 +00:00
Jennifer Hodgdon 0fb0add63c Issue #2606724 by Lars Toomre, malavya: Few {@inheritdoc} formatting fixes 2015-12-02 12:57:45 -08:00
Nathaniel Catchpole d73dcaf7c0 Issue #2443709 by Xano, mikeryan, benjy: Some plugin annotations contains legacy "derivative" property 2015-11-27 13:35:49 +00:00
Nathaniel Catchpole 50de1d6d17 Issue #2616282 by peter.walter, mikeryan, chx, alexpott: error creating migrate_map table with mysql 5.7.9 2015-11-17 13:36:52 +00:00
Nathaniel Catchpole 99507a38ce Issue #1919468 by alexpott, Berdir: EntityManager::getAllBundleInfo() adds default entity_type_id bundle for entity types with bundles 2015-11-17 13:19:35 +00:00
webchick 0718153755 Issue #2603010 by neclimdul, webflo, mikeryan: EntityRevision destination can explode with missing nodes 2015-11-12 15:09:13 -08:00
webchick 3c1413a714 Revert "Issue #2603010 by neclimdul, webflo, mikeryan: EntityRevision destination can explode with missing nodes"
Cross-commit with another patch that changed arguments.

This reverts commit 1f0466c48c.
2015-11-12 13:59:39 -08:00
webchick 1f0466c48c Issue #2603010 by neclimdul, webflo, mikeryan: EntityRevision destination can explode with missing nodes 2015-11-12 13:45:39 -08: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 5fff18f0b7 Issue #2591533 by neclimdul, mikeryan: idMap can be called before it is initialized in SourcePluginBase 2015-11-09 09:51:40 -08:00
webchick b841a56331 Issue #2606466 by mikeryan, Wim Leers, phenaproxima, quietone: Migration of uid 1 breaks batch upgrade process 2015-11-05 15:45:28 -08:00
webchick 6a3f1271b5 Issue #2574973 by mikeryan, phenaproxima: Option to tee idmap messages to message interface 2015-10-30 10:09:13 -04:00
webchick d934d53d28 Issue #2598696 by mikeryan, effulgentsia, quietone: Rollback should not delete uid 1 2015-10-27 20:22:37 -04:00
Alex Pott 0a8d97ec91 Issue #2600538 by rakesh.gectcr, anil280988, justAChris, jhodgdon: Incorrect @file description in core/ classes - wrong namespace or class name 2015-10-27 15:28:29 +00:00
xjm cced89ec12 Issue #2600304 by marvin_B8, anil280988, GoZ, justAChris: Bad @file description in core/ classes 2015-10-24 14:07:04 -07:00
webchick 0bccb26cdf Issue #2599152 by mikeryan, jhedstrom: ROLLBACK_PRESERVE is not respected 2015-10-22 12:28:45 -07:00
webchick 4e760c35bb Issue #2588945 by phenaproxima, mikeryan, neclimdul: term_node migration fails in weird ways if node migration failed 2015-10-20 12:27:31 -07:00
webchick 4ccff5ed76 Issue #2509392 by neclimdul, phenaproxima: Skipped node migrations fail in node_revision migrations 2015-10-20 11:39:28 -07:00
webchick 3eaded3590 Issue #2550309 by webflo, phenaproxima, kaushashah: Unable to import migration config-entities generated by migrate_upgrade module 2015-10-19 11:12:16 -07:00
webchick d3c5e548b9 Issue #2559345 by lostkangaroo, phenaproxima, benjy, neclimdul: Document source_provider and minimum_schema_version annotation properties 2015-10-19 11:01:29 -07: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
Nathaniel Catchpole 8b65164c5a Issue #2533800 by alexpott: Remove all unused use statements from core 2015-10-08 20:46:26 +01:00