Commit Graph

303 Commits (4c11b7a9d0e3d7ef01ac538a70be8e77d9f03d5d)

Author SHA1 Message Date
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
Nathaniel Catchpole 6e0225e304 Issue #2520540 by alexpott: Enforced configuration dependencies shouldn't have to be repeated in the calculated dependencies 2015-10-05 16:26:08 +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 c118040c77 Issue #2554003 by mikeryan, benjy, phenaproxima: isComplete() should not rely on RESULT_COMPLETED 2015-10-02 14:21:13 -07:00
webchick 666f7a745c Issue #2574893 by heddn: Configure parameter in migrate.info.yml malformed 2015-10-02 12:06:29 -07:00
webchick 643dc7a452 Issue #2452217 by mikeryan, sdstyles, benjy: Rename SourcePluginBase::getIterator() and try make protected 2015-10-02 12:04:24 -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 9fc8bba35e Issue #2573559 by phenaproxima, mikeryan: Remove MigrateDrupalTestBase::testSourcePlugin() 2015-09-30 11:43:24 -07:00
webchick 33cce8a54c Issue #2571499 by benjy, mikeryan, phenaproxima: idMap source and destination id filtering requires keys 2015-09-30 11:35:26 -07:00
webchick 7fdb772e8d Issue #2548977 by mikeryan, phenaproxima, benjy: How best to persist source database credentials? 2015-09-30 11:07:07 -07:00
webchick eac02c7461 Issue #2570541 by mikeryan, phenaproxima: Track simple configuration migrations like normal migrations 2015-09-29 08:51:01 -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
webchick 07c8d58cbe Issue #2361093 by mikeryan, dawehner, Devin Carlson, benjy, phenaproxima: Add a rollback functionality to migrate 2015-09-28 10:04:29 -07:00
webchick 6f8ba53505 Issue #2567571 follow-up by mikeryan, benjy: Small simplification to code. 2015-09-28 09:40:55 -07:00
xjm a85c80faaa Issue #2575599 by jaredsmith, joshi.rohit100, dawehner, xjm, alexpott, plach, Berdir, Sutharsan, borisson_, justAChris, stefan.r, joelpittet, Ryan Weal: Remove !placeholder in ContactPersonalTest and Drupal\migrate\Plugin\migrate\id_map\Sql 2015-09-27 18:27:45 +02:00
webchick 312e867f9e Issue #2568319 by neclimdul: Remove unused property documentation on EntityContentBase 2015-09-25 10:08:14 -07:00
Alex Pott fc45b90ea3 Issue #2572599 by stefan.r, dawehner, pwolanin, amateescu: Replace !placeholder with @placeholder in a few remaining places 2015-09-22 22:29:51 +02:00
Alex Pott 7a25f513f5 Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations 2015-09-21 12:38:19 +01:00
Alex Pott c159655015 Issue #2568775 by dawehner, lauriii, alexpott, joelpittet, xjm: Replace remaining !placeholder for Non-URL HTML outputs only for $e->getMessage() 2015-09-20 18:51:29 +01:00
xjm 4f435412f9 Issue #2568793 by joelpittet, alexpott, Cottser, klausi: Replace remaining !placeholder for Non-URL HTML when format_size() is involved 2015-09-19 15:39:47 +02:00
webchick 2ee4a7fbd3 Issue #2567571 by mikeryan: Manage per-row messages more rationally 2015-09-16 13:53:46 -07:00
webchick 14c552f355 Issue #2549783 by lostkangaroo, phenaproxima: RequirementsException gives foreach error when single requirement present 2015-09-11 14:29:36 -07:00
webchick 32a53442ed Issue #2559571 by mikeryan, benjy, phenaproxima, quietone: Handle MigrateException consistently during import 2015-09-11 14:14:00 -07:00
webchick 24e346cce9 Issue #2340401 by benjy, roderik, mikeryan, dawehner, andypost, chx, phenaproxima, larowlan: Fill commented entity during stub comment saving 2015-09-11 14:00:52 -07:00
webchick c0f0df5c9a Issue #2552547 by Haza, zniki.ru, bzrudi71: Migrate fails to build the map on PostgreSQL 2015-09-10 10:59:34 -07:00
Alex Pott eca67ab6da Issue #2560423 by bojanz: MigrateDestinationPluginManager has wrong class members 2015-09-09 15:38:14 +01:00
webchick 634dfcee10 Issue #2560659 by benjy, phenaproxima, neclimdul: Invalidate the Migration destination plugin when overriding with set() 2015-09-02 13:31:55 -07:00
webchick 39902b8009 Issue #2555109 by neclimdul, phenaproxima: MigrateTests incorrectly setup mock connection 2015-09-02 09:58:29 -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 e53688fa26 Issue #2560435 by mikeryan, phenaproxima: Need an API for retrieving migration messages 2015-09-01 12:53:03 -07:00
webchick 4cc0d6d440 Issue #2560671 by phenaproxima, neclimdul: The Migration process plugin should not skip rows 2015-09-01 11:05:52 -07:00
Alex Pott 16f0ab8149 Issue #2167603 by damiankloip, tim.plunkett: EntityType should put unknown properties into an array 2015-09-01 14:07:17 +01:00
Alex Pott 496f5533f7 Issue #2560597 by webchick: Mark Migrate* modules as Experimental 2015-09-01 12:31:27 +01:00
Nathaniel Catchpole 7569493d97 Issue #2559355 by mikeryan: Migration tests reference defunct load plugins 2015-08-31 09:55:20 +01:00
webchick f72ef07766 Issue #2522012 by phenaproxima, mikeryan, chx, benjy: Remove broken idlist handling, replace with more robust exception handling 2015-08-28 14:00:47 -07:00
Nathaniel Catchpole 63a6753be8 Issue #2559381 by mikeryan: Migrate needs core update path 2015-08-28 20:54:24 +01:00
webchick 2d5dc23546 Issue #2559191 by andriyun, andypost: Clean-up migrate executable 2015-08-28 10:02:20 -07:00
webchick 66e453aa1b Issue #2503999 by neclimdul, mikeryan, Berdir, catch, andypost: Large volume entity migrations run out of memory 2015-08-27 14:33:28 -07:00
webchick b302b65718 Issue #2549013 by phenaproxima, mikeryan, benjy: Remove load plugins 2015-08-27 13:37:44 -07:00
Alex Pott 427d080597 Issue #2544690 by mikeryan, phenaproxima: Create new source plugin taking data from plugin config 2015-08-27 15:44:45 +01:00
webchick 8f94d83897 Issue #2545672 by mikeryan, benjy, phenaproxima: Handle various migration interruption scenarios 2015-08-25 14:55:42 -07:00
webchick 004d26ce83 Issue #2429085 by mikeryan, benjy: Track current state of migrations 2015-08-25 07:12:15 -07:00
Alex Pott bb2d279978 Issue #2501319 by joelpittet, cwells, stefan.r, YesCT, nlisgo, Cottser, cmanalansan, dawehner, xjm, alexpott, josephdpurcell: Remove SafeMarkup::set() in Error::renderExceptionSafe() and _drupal_log_error() and improve backtrace formatting consistency in _drupal_log_error(), Error::renderExceptionSafe(), and DefaultExceptionSubscriber::onHtml() 2015-08-20 09:56:42 +01:00
webchick 2066518ead Issue #2545632 by neclimdul, hussainweb, mikeryan, phenaproxima, benjy: Revert removal of memory reclamation in migrate system 2015-08-10 15:35:28 -07:00
webchick c737410a9e Issue #2546993 by mikeryan, phenaproxima: Move last stragglers of module-specific migrations into the appropriate modules 2015-08-10 07:04:14 -07:00
webchick 8bf9a8c556 Issue #2534012 by phenaproxima, hussainweb, mikeryan: Move module-specific migration support into the file module 2015-08-06 09:31:18 -07:00
webchick b95a4815c9 Issue #2530030 by phenaproxima, mikeryan, benjy: Create the migrate builder plugin type 2015-08-05 15:29:17 -07:00
Alex Pott 5a03edbbcc Issue #2511632 by neclimdul: Add ability to provide default for Extract process plugin 2015-08-05 13:21:52 +01:00
webchick 1787b9058b Issue #2541580 by mikeryan: Remove obsoleted functionality from core Migrate 2015-08-04 10:52:55 -07:00
webchick dccbd911bd Issue #2542318 by neclimdul: Clean up local variables in MigrateTestBase in tearDown 2015-08-04 07:06:22 -07:00
Alex Pott 486038f775 Issue #2521776 by jhodgdon, longwave, catch: Update documentation for hook_update_N() for Drupal 8 2015-08-04 12:20:47 +01:00
webchick 967b16fd77 Issue #2492429 by mikeryan, neclimdul: Migration count caching broken 2015-08-03 21:35:30 -07:00
webchick 45457ced1f Issue #2542318 by neclimdul: Clean up local variables in MigrateTestBase in tearDown 2015-08-03 21:34:04 -07:00
webchick a444aafdf8 Issue #2535458 by mikeryan, benjy, phenaproxima, EclipseGc, dawehner: Dispatch events at key points during migration 2015-08-03 21:31:58 -07:00
webchick 05a8db295e Issue #2534004 by phenaproxima, mikeryan: Move module-specific migration support into the comment module 2015-08-03 21:08:57 -07:00
webchick 246ec16862 Issue #2534042 by mikeryan, phenaproxima: Move module-specific migration support into the user module 2015-08-03 10:48:47 -07:00
Nathaniel Catchpole f8629621bb Issue #2514044 by dawehner, stefan.r, alexpott: Do not use SafeMarkup::format in exceptions 2015-07-28 17:03:59 +01:00
Alex Pott 158ca154d1 Issue #2534024 by mikeryan: Move module-specific migration support into the search module 2015-07-28 16:39:08 +01:00
Alex Pott e47b6a7750 Issue #2534002 by phenaproxima: Move module-specific migration support into the book module 2015-07-28 16:36:32 +01:00
Alex Pott 49303075d8 Issue #2534034 by mikeryan: Move module-specific migration support into the taxonomy module 2015-07-28 16:28:54 +01:00
Alex Pott a3a86053fe Issue #2534156 by mikeryan: Move module-specific migration support into the path module 2015-07-28 16:22:35 +01:00
Alex Pott dfefab5ee7 Issue #2499793 by mikeryan, phenaproxima: Several migrate_drupal migrations fatal error on count() 2015-07-28 12:45:13 +01:00
Alex Pott 626f64d83b Revert "Issue #2492429 by mikeryan: Migration count caching broken"
This reverts commit c523c99567.
2015-07-24 22:25:41 +01:00
Alex Pott c523c99567 Issue #2492429 by mikeryan: Migration count caching broken 2015-07-24 16:24:12 +01:00
Alex Pott 92965c5bb5 Issue #2522652 by neclimdul, phenaproxima, prajaankit, benjy: Add getTemplateByName method to TemplateStorage 2015-07-15 17:13:12 +01:00
webchick 100f2a22fd Issue #2532646 by TR: "@return boolean" is wrong, use "@return bool" 2015-07-14 21:35:42 -07:00
Alex Pott 91ab3cc309 Issue #2514168 by phenaproxima, mikeryan, benjy: Streamline migrate_drupal integration tests 2015-07-14 22:43:41 +01:00
Alex Pott f5cdc33241 Issue #2531028 by Berdir, neclimdul: Null migrate destination is a reserved keyword in PHP 7 2015-07-14 08:56:42 +01:00
Alex Pott cc8e7c3fcc Issue #2522600 by neclimdul, phenaproxima: Remove CMI dependency from Migration Templates 2015-07-06 18:28:57 +01:00
Alex Pott 2d9e1c5a2d Issue #2514052 by phenaproxima: Remove migrate_drupal's MigratePluginManager implementation 2015-07-04 00:55:49 +01:00
Alex Pott 74d72d1b4b Issue #2463909 by phenaproxima, mikeryan: Migrations should support non-installed default configurations (templates) 2015-07-02 10:39:14 +01:00
webchick e40ed9d1d4 Issue #2509512 by chx: Redundant code in StaticMapTest::setUp 2015-07-02 00:26:36 -07:00
Alex Pott e044adb014 Issue #2509300 by dawehner, catch, larowlan: Path alias UI allows node/1 and /node/1 as system path then fatals 2015-06-29 18:15:19 +01:00
Alex Pott 1f53649bfb Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files 2015-06-26 21:53:33 +01:00
Alex Pott 8d3755c8f4 Issue #2509496 by chx, benjy, phenaproxima: Make migrate process plugins more flexible/less boilerplate 2015-06-22 15:56:42 -05:00
Alex Pott fd2bc62e43 Issue #2503083 by pwolanin, neclimdul: Simplify PasswordInterface so it's not coupled to UserInterface 2015-06-22 15:54:10 -05:00
Alex Pott 6bb1ba389f Issue #2505521 by benjy: Clean-up un-need test classes in migrate_drupal 2015-06-21 08:48:20 -05:00
Alex Pott 7bd866aa9f Revert "Issue #2505521 by benjy: Clean-up un-need test classes in migrate_drupal"
This reverts commit 3700144557.
2015-06-21 08:47:20 -05:00
Alex Pott 3700144557 Issue #2505521 by benjy: Clean-up un-need test classes in migrate_drupal 2015-06-19 06:09:55 -05:00
Nathaniel Catchpole d579f51362 Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, kbasarab, Tor Arne Thune, basic, pfrenssen, yannickoo, simolokid, fietserwin, bzrudi71: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols) 2015-06-18 15:36:24 +01:00
Alex Pott 7918441b48 Issue #2504781 by neclimdul: Skip instead of fail migration tests if pdo_sqlite is missing 2015-06-14 22:16:25 +01:00
Nathaniel Catchpole 975c164261 Issue #2504417 by alexpott: Fix Drupal\Tests\migrate\Unit\MigrateSqlIdMapTest::testGetQualifiedMapTablePrefix() 2015-06-11 13:25:11 +01:00
Alex Pott fa2a7a56f7 Issue #2499835 by phenaproxima, chx, benjy: Remove broken Fake DB driver 2015-06-10 00:07:08 +01:00
Nathaniel Catchpole 9f4d5e84fe Issue #2460529 by alexpott, chx, phenaproxima: Migrations need to use the configuration entity dependency system 2015-06-05 10:47:51 +01:00
Nathaniel Catchpole 537da55a56 Revert "Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, Tor Arne Thune, kbasarab, pfrenssen, basic, yannickoo, simolokid: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols)"
This reverts commit b105158ab7.
2015-06-02 17:06:45 +01:00