Commit Graph

275 Commits (d9542563304b71846331a1bf003534aa0fe303a2)

Author SHA1 Message Date
xjm 2bf671a246 Issue #2525002 by daffie, benjy: Make the class variables protected for Migration 2015-07-08 08:21:27 +01:00
xjm 2e58203ebf Issue #2527638 followup by xjm: Fix duplicated setUp() method in MigrateDrupal7TestBase 2015-07-08 07:42:46 +01:00
webchick 227f243a90 Issue #2525870 by pwolanin, willzyx, Fabianx: Regression: machine name inputs no longer work properly after #2508735 2015-07-07 10:28:55 -07:00
webchick 7468b58512 Issue #2527638 by phenaproxima: MigrateDrupal7TestBase never installs Drupal 7 migrations 2015-07-07 08:39:44 -07: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
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 49d2594eaf Issue #2506539 by mikeryan: d6_contact_settings not specifying source provider 2015-06-24 07:12:52 -05:00
Alex Pott 2da1f42448 Issue #2399211 by mpdonadio, legolasbo, vijaycs85, pjonckiere, rteijeiro, jhodgdon, dawehner, yched: Support all options from views fields in DateTime formatters 2015-06-24 07:08:51 -05:00
Alex Pott 143d7b2a06 Issue #2510072 by phenaproxima: UTF-8 support in MySQL driver breaks migrate dump files 2015-06-23 17:09:55 -05: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
xjm 7ef3c8c762 Issue #2452577 by JeroenT, AjitS, tadityar, arpitr, dpopdan, Mile23, andypost: Remove Usage of deprecated function taxonomy_* 2015-06-14 18:34:42 -05:00
Alex Pott 5e6c61d449 Issue #2503017 by joshi.rohit100: Rename the migration setting conf_path to site_path 2015-06-11 13:16:01 +01:00
Alex Pott fa2a7a56f7 Issue #2499835 by phenaproxima, chx, benjy: Remove broken Fake DB driver 2015-06-10 00:07:08 +01:00
webchick 3cf64bf8c9 Issue #2494415 by bzrudi71: PostgreSQL: Fix migrate_drupal\Tests\d6\MigrateTaxonomyTermTest 2015-06-09 13:46:34 -07:00
Alex Pott d4047abba6 Issue #2494313 by Pere Orga, sumitmadan: Follow up to Spellchecking Drupal - PHP 2015-06-09 13:00:54 +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
Nathaniel Catchpole b105158ab7 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) 2015-06-02 10:13:37 +01:00
Alex Pott 34e94f04e6 Issue #2495353 by phenaproxima, benjy: migrate-db.sh should ignore volatile variables 2015-05-28 23:15:19 +01:00
webchick 27acbbbc73 Issue #2495755 by phenaproxima: Create MigrateDrupal7TestBase 2015-05-27 23:00:31 -07:00
Alex Pott 9e11c08b56 Issue #2466797 by mikeryan, benjy: Rename migration_groups key to avoid confusion with MigrationGroup support 2015-05-28 03:31:07 +01:00
Alex Pott 6ac8e463c0 Issue #2417975 by phenaproxima, benjy, chx, neclimdul: EntityFile destination incorrectly assumes temporary files are absolute paths 2015-05-25 13:21:27 +01:00
webchick dc38797cfa Issue #2410625 by hosef, benjy, phenaproxima: Update D7 dumps to match the D6 dumps 2015-05-24 15:35:14 -07:00
xjm ac3b76625c Issue #2383871 by mgifford, rpayanm, a_thakur, maximpodorov, AohRveTPV, jhodgdon: Spellchecking Drupal - PHP 2015-05-24 15:51:18 -05:00
xjm 088f8b357a Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912) 2015-05-24 15:08:46 -05:00
Alex Pott 78cc7d8b8f Issue #2469623 by phenaproxima, ultimike, amateescu, mrjmd, douggreen, chx, benjy: Process for creating migration source DBs for automated tests 2015-05-21 12:12:33 +01:00
Alex Pott bc41f818ec Issue #2483617 by vasi, phenaproxima: The d6_file migration forgot to mention the uid column 2015-05-20 17:19:57 +01:00
xjm f9b6f97613 Issue #2489912 by mikeburrelljr, opdavies, larowlan: Update Drupal.org URL in core modules 2015-05-18 14:08:10 -07:00
Alex Pott ea32974d23 Issue #2258177 by amateescu, sun, mikeryan, bdone, dawehner, Berdir: Convert migrate_drupal tests to KernelTestBase 2015-05-14 16:30:05 -07:00
xjm c530a08230 Issue #2462893 by anavarre, benjy: MigrateBlockContentTest assumes auto-increment increment of 1 2015-05-07 17:23:29 -07:00
Nathaniel Catchpole 944d3dab7c Issue #2483479 by phenaproxima: d6_user_role migration depends on d6_filter_format 2015-05-07 12:13:42 +01:00
Alex Pott c6890085f9 Issue #2448501 by ultimike, phenaproxima, benjy: Use the migrate cckfield plugin type for the link field 2015-05-05 09:31:35 -07:00
Nathaniel Catchpole 629003e3f5 Issue #2454669 by amateescu: SQLite: Fix tests in migrate_drupal test group 2015-04-21 13:50:18 +01:00
webchick 8e7de1c14a Issue #2161797 by boris sondagh, mfernea, arrrgh, amitgoyal: Create hook_help for migrate drupal module 2015-04-18 07:41:40 -07:00
Nathaniel Catchpole b986c827fb Issue #2368987 by Wim Leers, Berdir, Schnitzel, epari.siva, bircher, vijaycs85, likin: Move internal page caching to a module to avoid relying on config get on runtime 2015-04-17 11:54:56 +01:00
webchick 54ba27d86a Issue #2417549 by alexpott, znerol, benjy, Berdir: Drupal\migrate_drupal\Tests\d6\MigrateFileTest fail in MigrateTestBase 2015-04-15 02:44:25 -07:00
Alex Pott 60d4bd86b2 Issue #2469269 by Berdir: Don't use a form submission to check the password in MigrateUserTest 2015-04-12 11:10:48 +01:00
Alex Pott fdc1c3daf8 Issue #2383863 by rpayanm, mgifford, maximpodorov, Valentine94: Spellchecking Drupal - Comments 2015-04-02 11:59:11 +01:00
Alex Pott 284681aa43 Issue #1897058 by disasm, rteijeiro: Replace "boolean" with "bool" when used as param/return/var type 2015-03-31 17:03:31 +01:00
Alex Pott c4550b7ba4 Issue #2321599 by Temoor, rpayanm, subhojit777, vineeth@nair, LinL, pcambra: Replace all instances of comment_load(), entity_load('comment') and entity_load_multiple('comment') with static method calls 2015-03-31 16:42:21 +01:00
Alex Pott 5b19144783 Issue #2459971 by Gábor Hojtsy: The langcode key on configuration files is not explicit in configuration schema 2015-03-31 10:40:13 +01:00
webchick 70f8ac6f31 Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions 2015-03-29 15:13:25 -07:00