project/migrate.git
20 months agoIssue #1265514 by Simon Georges: Fixed error message for failed XML load in MigrateIt... 7.x-2.2
simongeorges [Sat, 10 Sep 2011 18:37:15 +0000]
Issue #1265514 by Simon Georges: Fixed error message for failed XML load in MigrateItemsXML

21 months agoA bit prettier Overview in Migrate UI detail page.
Moshe Weitzman [Tue, 23 Aug 2011 10:48:59 +0000]
A bit prettier Overview in Migrate UI detail page.

21 months agoAdd bash completion implementation for drush commands. only useful with drush5. harml...
Moshe Weitzman [Tue, 23 Aug 2011 06:28:35 +0000]
Add bash completion implementation for drush commands. only useful with drush5. harmless otherwise.

21 months agoRemove the second fieldMapping for sticky since the Warning in Drush and UI is more...
Moshe Weitzman [Mon, 22 Aug 2011 17:13:02 +0000]
Remove the second fieldMapping for sticky since the Warning in Drush and UI is more alarming than educational IMO.

21 months agoby mikeryan: Update CHANGELOG for 2.2-RC2 7.x-2.2-rc2
Mike Ryan [Sun, 14 Aug 2011 21:49:23 +0000]
by mikeryan: Update CHANGELOG for 2.2-RC2

21 months agoby mikeryan: Some file field handler cleanup
Mike Ryan [Thu, 11 Aug 2011 02:02:52 +0000]
by mikeryan: Some file field handler cleanup

21 months agoby mikeryan: Eliminate copyBlob notices
Mike Ryan [Mon, 8 Aug 2011 21:23:25 +0000]
by mikeryan: Eliminate copyBlob notices

21 months ago#1240928 by mikeryan: Generalizations to file handlers
Mike Ryan [Mon, 8 Aug 2011 17:40:07 +0000]
#1240928 by mikeryan: Generalizations to file handlers

21 months agoIssue #1230294 by mikeryan: Get correct count of CSV with embedded newlines
Mike Ryan [Tue, 2 Aug 2011 20:15:06 +0000]
Issue #1230294 by mikeryan: Get correct count of CSV with embedded newlines

21 months agoIssue #1185632 by mikeryan: Handle (potentially multiple) headers in CSV source plugin
Mike Ryan [Tue, 2 Aug 2011 19:51:38 +0000]
Issue #1185632 by mikeryan: Handle (potentially multiple) headers in CSV source plugin

21 months agoIssue #1231398 by mikeryan: Add map data to row in Oracle source plugin
Mike Ryan [Wed, 27 Jul 2011 17:54:15 +0000]
Issue #1231398 by mikeryan: Add map data to row in Oracle source plugin

21 months agoIssue #1226768 by rfay: Improved exception handling
Mike Ryan [Wed, 27 Jul 2011 00:49:43 +0000]
Issue #1226768 by rfay: Improved exception handling

21 months agoIssue #1225636 by rfay: File field: fixed warnings, added docs
Mike Ryan [Wed, 27 Jul 2011 00:25:52 +0000]
Issue #1225636 by rfay: File field: fixed warnings, added docs

21 months agoIssue #1223468 by joelstein: Fix to mikeryan's flub
Mike Ryan [Tue, 26 Jul 2011 23:54:04 +0000]
Issue #1223468 by joelstein: Fix to mikeryan's flub

21 months agoIssue #1185632 by mikeryan,wouter99999: Handle headers in CSV source plugin
Mike Ryan [Tue, 26 Jul 2011 14:55:51 +0000]
Issue #1185632 by mikeryan,wouter99999: Handle headers in CSV source plugin

22 months agoIssue #1227130 by mikeryan: On import, clear messages before applyMappings()
Mike Ryan [Fri, 22 Jul 2011 21:26:52 +0000]
Issue #1227130 by mikeryan: On import, clear messages before applyMappings()

22 months agoby mikeryan: Add getter for Oracle connection
Mike Ryan [Wed, 20 Jul 2011 13:33:19 +0000]
by mikeryan: Add getter for Oracle connection

22 months agooops
Mike Ryan [Wed, 20 Jul 2011 02:09:13 +0000]
oops

22 months agoIssue #1195802 by mikeryan: Fixed SQL Server problem handling end of batch; brought...
Mike Ryan [Wed, 20 Jul 2011 01:52:37 +0000]
Issue #1195802 by mikeryan: Fixed SQL Server problem handling end of batch; brought Oracle/SQL
  Server implementations in line with each other

22 months agoIssue #1195802 by marvil07: Added mssql_fetch_batch near all mssql_fetch_object calls...
Marco Villegas [Mon, 18 Jul 2011 17:14:39 +0000]
Issue #1195802 by marvil07: Added mssql_fetch_batch near all mssql_fetch_object calls on MigrateSourceMSSQL::next().

22 months agoIssue #1205278 by mikeryan: Fixed file entity rollback to preserve files when requested
Mike Ryan [Wed, 20 Jul 2011 01:15:25 +0000]
Issue #1205278 by mikeryan: Fixed file entity rollback to preserve files when requested

22 months agoIssue #1223468 by joelstein: Make sure getIDsFromXML always returns an array
Mike Ryan [Wed, 20 Jul 2011 00:39:14 +0000]
Issue #1223468 by joelstein: Make sure getIDsFromXML always returns an array

22 months agoIssue #1223734 by rfay: Fixed bogus assignment of uid to file fields
Mike Ryan [Wed, 20 Jul 2011 00:13:44 +0000]
Issue #1223734 by rfay: Fixed bogus assignment of uid to file fields

22 months agoIssue #1223756 by mikeryan: Fix warnings with file_blob when file exists in file_managed
Mike Ryan [Tue, 19 Jul 2011 21:06:17 +0000]
Issue #1223756 by mikeryan: Fix warnings with file_blob when file exists in file_managed

22 months agoIssue #1216796 by mikeryan: Make sure file_replace argument exists
Mike Ryan [Sat, 16 Jul 2011 14:12:38 +0000]
Issue #1216796 by mikeryan: Make sure file_replace argument exists

22 months agoIssue #1195802 by mikeryan: Fixed prepareRow() support for MSSQL plugin
Mike Ryan [Fri, 15 Jul 2011 19:41:03 +0000]
Issue #1195802 by mikeryan: Fixed prepareRow() support for MSSQL plugin

22 months agoIssue #1210152 by rfay: Improved error messages on file field migration 7.x-2.2-rc1
Mike Ryan [Thu, 14 Jul 2011 00:21:07 +0000]
Issue #1210152 by rfay: Improved error messages on file field migration

22 months agoby mikeryan: Remove .patch file
Mike Ryan [Thu, 14 Jul 2011 00:12:37 +0000]
by mikeryan: Remove .patch file

22 months agoIssue #1212818 by joelstein: migrate_ui support for one-step rollback-and-import
Mike Ryan [Thu, 14 Jul 2011 00:09:55 +0000]
Issue #1212818 by joelstein: migrate_ui support for one-step rollback-and-import

22 months agoIssue #1218244 by mikeryan: Support for is_new for users
Mike Ryan [Thu, 14 Jul 2011 00:06:38 +0000]
Issue #1218244 by mikeryan: Support for is_new for users

22 months agoIssue #1216796 by marvil07: Use file_destination() to generate destination filespec
Mike Ryan [Wed, 13 Jul 2011 23:20:32 +0000]
Issue #1216796 by marvil07: Use file_destination() to generate destination filespec

22 months agoIssue #719650 by mikeryan: Implemented ability to assign migrations to groups, and...
Mike Ryan [Sun, 10 Jul 2011 18:40:32 +0000]
Issue #719650 by mikeryan: Implemented ability to assign migrations to groups, and run by group

22 months agoIssue #1210076 by rfay: Filled out parameter docs for MigrateFileFieldHandler::buildF...
Mike Ryan [Tue, 5 Jul 2011 22:56:10 +0000]
Issue #1210076 by rfay: Filled out parameter docs for MigrateFileFieldHandler::buildFileArray()

22 months agoIssue #1205278 by mikeryan: - #1205278 - Added preserve_files option to MigrateDestin...
Mike Ryan [Tue, 5 Jul 2011 22:40:51 +0000]
Issue #1205278 by mikeryan: - #1205278 - Added preserve_files option to MigrateDestinationFile.

22 months agoIssue #1185046 by mikeryan: Wine example mistakenly said GROUP_CONCAT could only...
Mike Ryan [Thu, 30 Jun 2011 23:02:03 +0000]
Issue #1185046 by mikeryan: Wine example mistakenly said GROUP_CONCAT could only be used once

22 months agoIssue #1201762 by mikeryan, marvil07: Implemented built-in caching for source counts...
Mike Ryan [Thu, 30 Jun 2011 22:53:20 +0000]
Issue #1201762 by mikeryan, marvil07: Implemented built-in caching for source counts, and flag to enable it

22 months agoIssue #1205278 by mikeryan: Added preserve_files option to MigrateDestinationFile
Mike Ryan [Thu, 30 Jun 2011 18:04:05 +0000]
Issue #1205278 by mikeryan: Added preserve_files option to MigrateDestinationFile

22 months agoIssue #1202234 by marvil07: Fix translatable field language handling
Mike Ryan [Thu, 30 Jun 2011 00:51:52 +0000]
Issue #1202234 by marvil07: Fix translatable field language handling

22 months agoMerge CHANGELOG
Mike Ryan [Wed, 29 Jun 2011 22:40:51 +0000]
Merge CHANGELOG

22 months agoIssue #1078368 by klausi: Implemented create_term argument for term references, to...
Mike Ryan [Wed, 29 Jun 2011 22:39:20 +0000]
Issue #1078368 by klausi: Implemented create_term argument for term references, to lazy-create terms

22 months agoIssue #1199150 by mikeryan: Added file_fid function to file field migration
Mike Ryan [Fri, 24 Jun 2011 16:13:19 +0000]
Issue #1199150 by mikeryan: Added file_fid function to file field migration

23 months agoIssue #1195802 by marvil07: Added prepareRow() support for MSSQL plugin
Mike Ryan [Thu, 23 Jun 2011 01:08:22 +0000]
Issue #1195802 by marvil07: Added prepareRow() support for MSSQL plugin

23 months agoIssue #1195784 by marvil07: Added verification of required extension to MSSQL plugin
Mike Ryan [Thu, 23 Jun 2011 01:02:11 +0000]
Issue #1195784 by marvil07: Added verification of required extension to MSSQL plugin

23 months agoby mikeryan: Deregister newer samples migrations on disable
Mike Ryan [Thu, 23 Jun 2011 00:57:26 +0000]
by mikeryan: Deregister newer samples migrations on disable

23 months agoMerge branch '7.x-2.x' of git.drupal.org:project/migrate into 7.x-2.x
Mike Ryan [Tue, 21 Jun 2011 21:06:15 +0000]
Merge branch '7.x-2.x' of git.drupal.org:project/migrate into 7.x-2.x

23 months agoby mikeryan: Keep complete() handler from blowing away fields
Mike Ryan [Tue, 21 Jun 2011 21:05:26 +0000]
by mikeryan: Keep complete() handler from blowing away fields

23 months agoAdd support for saving from BLOB column to file entity.
Moshe Weitzman [Tue, 21 Jun 2011 18:47:32 +0000]
Add support for saving from BLOB column to file entity.

23 months agoSlightly clearer description for file entity destination.
Moshe Weitzman [Tue, 21 Jun 2011 14:33:43 +0000]
Slightly clearer description for file entity destination.

23 months agoIssue #1184538 by mikeryan: Fixed term field allowed values in migrate_example
Mike Ryan [Sat, 18 Jun 2011 18:19:57 +0000]
Issue #1184538 by mikeryan: Fixed term field allowed values in migrate_example

23 months agoby mikeryan: Check map table on remigration
Mike Ryan [Thu, 16 Jun 2011 17:33:24 +0000]
by mikeryan: Check map table on remigration

23 months agoby mikeryan: Instrumentation for Oracle source
Mike Ryan [Thu, 16 Jun 2011 17:30:52 +0000]
by mikeryan: Instrumentation for Oracle source

23 months agoby mikeryan: Updated CHANGELOG
Mike Ryan [Thu, 9 Jun 2011 15:30:16 +0000]
by mikeryan: Updated CHANGELOG

23 months agoSupport for saving BLOB columns into the file field handler. Show the technique in...
Moshe Weitzman [Tue, 7 Jun 2011 18:58:10 +0000]
Support for saving BLOB columns into the file field handler. Show the technique in migrate_example_oracle migration ... Brought over file_link support from D6 as well. D7 only for blob support for now.

23 months agoby mikeryan: Fix migrate-mappings help
Mike Ryan [Thu, 9 Jun 2011 14:58:33 +0000]
by mikeryan: Fix migrate-mappings help

23 months agoby mikeryan: Allow external access to Oracle connection
Mike Ryan [Wed, 8 Jun 2011 19:31:16 +0000]
by mikeryan: Allow external access to Oracle connection

23 months agoIssue #1181136 by mikeryan: Fixed undefined index notices
Mike Ryan [Wed, 8 Jun 2011 17:49:17 +0000]
Issue #1181136 by mikeryan: Fixed undefined index notices

23 months agoIssue #1181136 by mikeryan: Provided mechanism to handle incoming MD5-encrypted passwords
Mike Ryan [Wed, 8 Jun 2011 16:24:42 +0000]
Issue #1181136 by mikeryan: Provided mechanism to handle incoming MD5-encrypted passwords

23 months agoIssue #1181652 by cmjns, mikeryan: Fixed MigrateDestinationTable to work on update
Mike Ryan [Wed, 8 Jun 2011 15:48:14 +0000]
Issue #1181652 by cmjns, mikeryan: Fixed MigrateDestinationTable to work on update

23 months agoIssue #1181720 by joelstein: Add item/second limiting to UI
Mike Ryan [Wed, 8 Jun 2011 14:49:42 +0000]
Issue #1181720 by joelstein: Add item/second limiting to UI

23 months agoIssue #1181826 by mikeryan: Implemented hook_hook_info(), so implementing modules...
Mike Ryan [Tue, 7 Jun 2011 23:54:17 +0000]
Issue #1181826 by mikeryan: Implemented hook_hook_info(), so implementing modules can define hook_migrate_api() in example.migrate.inc

23 months agoIssue #1179464 by mikeryan: Added capability of disabling handlers
Mike Ryan [Sun, 5 Jun 2011 21:10:13 +0000]
Issue #1179464 by mikeryan: Added capability of disabling handlers

23 months agoIssue #1175094 by mikeryan: Added support for field handler complete() methods
Mike Ryan [Fri, 3 Jun 2011 22:08:31 +0000]
Issue #1175094 by mikeryan: Added support for field handler complete() methods

23 months agoIssue #1174934 by mikey_p: Support multi-column keys for table_copy destination
Mike Ryan [Fri, 3 Jun 2011 02:03:04 +0000]
Issue #1174934 by mikey_p: Support multi-column keys for table_copy destination

23 months agoIssue #1101592 by mikeryan: Accept singular limits; give example of item limit
Mike Ryan [Fri, 3 Jun 2011 00:49:48 +0000]
Issue #1101592 by mikeryan: Accept singular limits; give example of item limit

23 months agoIssue #1176930 by mikeryan: Quick fix to CHANGELOG
Mike Ryan [Thu, 2 Jun 2011 19:22:35 +0000]
Issue #1176930 by mikeryan: Quick fix to CHANGELOG

23 months agoIssue #1176930 by mikeryan: Renamed migrate-destinations to migrate-mappings, enhance...
Mike Ryan [Thu, 2 Jun 2011 19:21:18 +0000]
Issue #1176930 by mikeryan: Renamed migrate-destinations to migrate-mappings, enhanced to export to CSV

23 months agoIssue #1176790 by mikeryan: Prevent multiple handlers from messing up fields info
Mike Ryan [Thu, 2 Jun 2011 16:36:52 +0000]
Issue #1176790 by mikeryan: Prevent multiple handlers from messing up fields info

23 months agoby mikeryan: Respect item limit in Oracle source
Mike Ryan [Thu, 2 Jun 2011 15:07:13 +0000]
by mikeryan: Respect item limit in Oracle source

23 months agoby mikeryan: For Oracle source, default charset when not in options
Mike Ryan [Thu, 2 Jun 2011 14:59:25 +0000]
by mikeryan: For Oracle source, default charset when not in options

23 months agoIssue #1169724 by mikeryan: Implemented source plugin for Oracle
Mike Ryan [Tue, 31 May 2011 20:15:36 +0000]
Issue #1169724 by mikeryan: Implemented source plugin for Oracle

23 months agoIssue #1169796 by mikeryan: Handle example upgrades if image field is missing
Mike Ryan [Mon, 30 May 2011 15:52:57 +0000]
Issue #1169796 by mikeryan: Handle example upgrades if image field is missing

23 months agoby mikeryan: Update CHANGELOG for V2.1 7.x-2.1
Mike Ryan [Thu, 26 May 2011 14:29:17 +0000]
by mikeryan: Update CHANGELOG for V2.1

2 years agoIssue #1161612 by mikeryan: Handle integer highwater marks properly
Mike Ryan [Fri, 20 May 2011 21:56:03 +0000]
Issue #1161612 by mikeryan: Handle integer highwater marks properly

2 years agoIssue #1159274 by clock: Handle spaces in URLs for MigrateDestinationFile
Mike Ryan [Thu, 19 May 2011 21:40:00 +0000]
Issue #1159274 by clock: Handle spaces in URLs for MigrateDestinationFile

2 years agoIssue #1161812 by mikeryan: Added handling for NULL watchdog variables
Mike Ryan [Thu, 19 May 2011 20:27:40 +0000]
Issue #1161812 by mikeryan: Added handling for NULL watchdog variables

2 years agoIssue #1009708 by mikeryan: Fixed E_STRICT notice on MigrateDestinationRole::getKeySc...
Mike Ryan [Thu, 19 May 2011 18:57:02 +0000]
Issue #1009708 by mikeryan: Fixed E_STRICT notice on MigrateDestinationRole::getKeySchema()

2 years agoIssue #1161584 by mikeryan: Added lookupSourceID() and lookupDestinationID() to Migra...
Mike Ryan [Thu, 19 May 2011 18:45:58 +0000]
Issue #1161584 by mikeryan: Added lookupSourceID() and lookupDestinationID() to MigrateMap

2 years agoby mikeryan: Removed zombie code from entity prepareRollback()
Mike Ryan [Thu, 19 May 2011 18:39:05 +0000]
by mikeryan: Removed zombie code from entity prepareRollback()

2 years agoIssue #1161590 by drewish, mikeryan: Made optional for handleSourceMigration(),...
Mike Ryan [Thu, 19 May 2011 18:03:18 +0000]
Issue #1161590 by drewish, mikeryan: Made  optional for handleSourceMigration(), createStubWrapper(), lookupDestinationID()

2 years agoIssue #1025754 by mikeryan: Added support for multi-value source keys to handleSource...
Mike Ryan [Thu, 19 May 2011 17:34:12 +0000]
Issue #1025754 by mikeryan: Added support for multi-value source keys to handleSourceMigration()

2 years agoIssue #1161482 by mikeryan: Handle NULL source_field mappings
Mike Ryan [Wed, 18 May 2011 16:15:33 +0000]
Issue #1161482 by mikeryan: Handle NULL source_field mappings

2 years agoIssue #1156972 by mikeryan: Do not include message table in source queries
Mike Ryan [Sat, 14 May 2011 19:13:34 +0000]
Issue #1156972 by mikeryan: Do not include message table in source queries

2 years agoIssue #1155740 by tacituseu: Make remote file fetch HTTP version independent 7.x-2.1-beta1
Mike Ryan [Thu, 12 May 2011 19:31:04 +0000]
Issue #1155740 by tacituseu: Make remote file fetch HTTP version independent

2 years agoIssue #1037872 by mikeryan: Deal with updates with idlists when mapping nids directly
Mike Ryan [Thu, 12 May 2011 18:19:45 +0000]
Issue #1037872 by mikeryan: Deal with updates with idlists when mapping nids directly

2 years agoIssue #737170 by mikeryan: Added support for field level callbacks
Mike Ryan [Wed, 11 May 2011 19:40:32 +0000]
Issue #737170 by mikeryan: Added support for field level callbacks

2 years agoIssue #1009708 by mikeryan: Use proper user_role API on D7
Mike Ryan [Wed, 11 May 2011 18:49:21 +0000]
Issue #1009708 by mikeryan: Use proper user_role API on D7

2 years agoIssue #1009708 by mikeryan: One more tweak to role handling
Mike Ryan [Wed, 11 May 2011 17:03:31 +0000]
Issue #1009708 by mikeryan: One more tweak to role handling

2 years agoIssue #943546 by mikeryan: Properly trim both kinds of slashes
Mike Ryan [Wed, 11 May 2011 16:49:37 +0000]
Issue #943546 by mikeryan: Properly trim both kinds of slashes

2 years agoIssue #1009708 by mikeryan: Removed redundant role migration
Mike Ryan [Wed, 11 May 2011 16:18:40 +0000]
Issue #1009708 by mikeryan: Removed redundant role migration

2 years agoIssue #1009708 by mikeryan: Added role destination plugin
Mike Ryan [Wed, 11 May 2011 16:06:28 +0000]
Issue #1009708 by mikeryan: Added role destination plugin

2 years agoIssue #1147366 by mikeryan: Fixed rollback of table destinations
Mike Ryan [Wed, 11 May 2011 14:32:13 +0000]
Issue #1147366 by mikeryan: Fixed rollback of table destinations

2 years agoIssue #1004812 by mikeryan: Forgot to update CHANGELOG
Mike Ryan [Tue, 10 May 2011 22:17:20 +0000]
Issue #1004812 by mikeryan: Forgot to update CHANGELOG

2 years agoIssue #1004812 by bojanz, mikeryan: Add schema-drive table destination plugin
Mike Ryan [Tue, 10 May 2011 22:16:23 +0000]
Issue #1004812 by bojanz, mikeryan: Add schema-drive table destination plugin

2 years agoIssue #1005090 by mikeryan: File migration only should get user picture
Mike Ryan [Tue, 10 May 2011 19:50:53 +0000]
Issue #1005090 by mikeryan: File migration only should get user picture

2 years agoIssue #1005090 by mikeryan: Encode file properties as JSON
Mike Ryan [Tue, 10 May 2011 19:29:20 +0000]
Issue #1005090 by mikeryan: Encode file properties as JSON

2 years agoby mikeryan: Suppress error caused by core bug
Mike Ryan [Sat, 7 May 2011 19:15:30 +0000]
by mikeryan: Suppress error caused by core bug

2 years agoIssue #730980 by mikeryan: One little tweak
Mike Ryan [Sat, 7 May 2011 19:05:54 +0000]
Issue #730980 by mikeryan: One little tweak

2 years agoIssue #730980 by mikeryan: Added more detailed reporting on import
Mike Ryan [Sat, 7 May 2011 18:45:04 +0000]
Issue #730980 by mikeryan: Added more detailed reporting on import

2 years agoIssue #1148474 by joelstein: Enforce unique IDs in MigrateItemsXML
Mike Ryan [Fri, 6 May 2011 20:39:56 +0000]
Issue #1148474 by joelstein: Enforce unique IDs in MigrateItemsXML

2 years agoby mikeryan: Updates to README file
Mike Ryan [Fri, 6 May 2011 20:20:44 +0000]
by mikeryan: Updates to README file