Alex Pott
|
06aff1a5ff
|
Issue #2414365 by benjy: File migration fails when the files are at a remote URI
|
2015-02-03 14:27:02 +00:00 |
Alex Pott
|
22a1fd62cf
|
Issue #2409587 by Cogax: Incorrect documentation for @covers
|
2015-02-03 10:01:09 +00:00 |
Alex Pott
|
9eb96615da
|
Issue #2411233 by benjy, chx: Stub in migration process plugin does not do complete process
|
2015-02-02 10:41:16 +00:00 |
Alex Pott
|
fcb679d878
|
Issue #2405023 by benjy: Cannot create base_field_override entity, ID already exists
|
2015-01-26 12:37:29 +00:00 |
Alex Pott
|
1e98b16424
|
Issue #2384529 by hussainweb, rpayanm: Make the class variables protected for Migration
|
2015-01-22 18:37:29 +00:00 |
Alex Pott
|
3f1c3c01b9
|
Issue #2405337 by benjy: EntityFile destination doesn't handle temporary files when the source and destination are the same
|
2015-01-22 16:57:13 +00:00 |
Nathaniel Catchpole
|
73069e05e8
|
Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable
|
2015-01-16 10:43:35 +00:00 |
Alex Pott
|
d394fef41f
|
Issue #2404397 by mikeryan: Support injection of database configuration in SqlBase
|
2015-01-13 11:19:49 +00:00 |
Alex Pott
|
37c5acf19c
|
Issue #2388169 by tadityar: Rename PHPTransliteration to PhpTransliteration
|
2015-01-13 11:16:35 +00:00 |
Alex Pott
|
f14ec03536
|
Issue #2394157 by benjy: Update the EntityFile destination to handle temporary files
|
2015-01-10 13:28:29 +00:00 |
Alex Pott
|
ca51249191
|
Issue #2289555 by benjy, chx: Fix up doc in SqlBase mapJoinable() and add test coverage
|
2015-01-08 13:50:04 +00:00 |
Alex Pott
|
36122d4cfc
|
Issue #2383633 by Gábor Hojtsy: Clean up in-line colon code style in config schemas
|
2014-11-29 09:07:04 +00:00 |
Nathaniel Catchpole
|
b313cc6ae4
|
Issue #2374125 by alexpott: Create a persistent block_content body field storage
|
2014-11-24 23:10:21 +00:00 |
Alex Pott
|
1a73d7e6ab
|
Issue #2328919 by Mile23, YesCT, tim.plunkett: Remove () from a bunch of @covers definitions in PHPUnit
|
2014-11-20 09:47:27 +00:00 |
Nathaniel Catchpole
|
150cbcf61f
|
Issue #2374087 by alexpott, benjy: Fixed Create a persistent comment body field storage.
|
2014-11-18 10:29:05 +00:00 |
Nathaniel Catchpole
|
0cde5d7536
|
Issue #2321385 by alexpott, bircher, amateescu, swentel, benjy: Fixed Creation of node body field in postSave() incompatible with default config and overrides.
|
2014-11-17 12:48:18 +00:00 |
Alex Pott
|
92c251415f
|
Issue #2178703 by ultimike, chx, penyaskito: Migrate D6 menu links.
|
2014-11-09 23:31:29 -08:00 |
webchick
|
6d1cb52ca0
|
Issue #2365891 by ultimike: Fixed Incorrect schema label.
|
2014-10-29 22:32:28 -07:00 |
Alex Pott
|
2c2e2ce3c2
|
Issue #2312385 by estoyausente, svendecabooter, ultimike, benjy, Rade, andyceo: Fixed Move schemas for migrate_drupal sources to migrate_drupal module.
|
2014-10-29 09:41:28 +00:00 |
Alex Pott
|
3664535e9d
|
Issue #2351589 by ultimike, penyaskito: Fixed Exception when a source has no destId.
|
2014-10-27 09:09:50 +00:00 |
Alex Pott
|
b82e28d5e4
|
Issue #2267545 by ParisLiakos: Standardize to RFC 5424 log levels.
|
2014-10-14 09:43:11 +01:00 |
Alex Pott
|
afe174dc41
|
Issue #2336199 by benjy, tstoeckler, ultimike: Added Allow to specify the database target for a specific migration.
|
2014-10-09 10:53:46 +01:00 |
Alex Pott
|
807e561dd7
|
Issue #2332751 by tstoeckler, benjy: Added Allow to limit the nodes to migrate by node type.
|
2014-10-02 13:53:06 +02:00 |
Alex Pott
|
420248266f
|
Issue #2344821 by yched: Unify 'name' / 'field_name' in FieldConfig / FieldStorageConfig.
|
2014-09-28 18:36:18 +02:00 |
webchick
|
8db6d1f298
|
Issue #2343213 by alexpott: Fixed SQLBase::mapjoinable does not support SQLite.
|
2014-09-27 00:18:07 -07:00 |
webchick
|
962e7bff7d
|
Issue #2268897 by benny, Berdir, chx: Write per user contact settings D6=>D8 migration.
|
2014-09-22 22:49:45 -07:00 |
webchick
|
3149c4b514
|
Issue #2244555 by benjy, ultimike, mikeryan: Use copy() directly instead of file_unmanaged_copy().
|
2014-09-22 22:45:14 -07:00 |
webchick
|
8d184707f2
|
Issue #2313241 by aleksip, benjy: Fixed d6_taxonomy_term migrate fails when the parent term has not been already migrated.
|
2014-09-22 20:58:10 -07:00 |
webchick
|
1476c56c62
|
Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig.
|
2014-09-19 19:45:52 -07:00 |
Alex Pott
|
ffde907c5d
|
Issue #2321609 by benjy, dawehner: Fixed Provide a helpful message in case requirements are not met.
|
2014-09-18 13:57:55 +01:00 |
Alex Pott
|
6f0b27bf7e
|
Issue #2338085 by benjy: Fixed UrlAlias Destination is missing fields implementation.
|
2014-09-16 12:52:17 +01:00 |
Alex Pott
|
04fdb835c9
|
Issue #2337749 by benjy: Fixed no_stub is never used.
|
2014-09-15 12:07:11 +01:00 |
Alex Pott
|
5e4b9a9a14
|
Issue #2336767 by benjy | dawehner: Missing @return documentation for MigrateProcessInterface.
|
2014-09-14 22:28:06 +01:00 |
Alex Pott
|
f1fa0c8bbe
|
Issue #2336285 by benjy, er.pushpinderrana, astrocling | tstoeckler: Fixed Typo in namespace declaration of Drupal\migrate_drupal\Plugin\migrate\process\d6.
|
2014-09-14 21:38:38 +01:00 |
Alex Pott
|
2ef89a6a32
|
Issue #2335345 by tstoeckler: Fixed Entity\Migration::getProcessPlugins() can return NULL but should always return an array.
|
2014-09-13 15:34:14 +01:00 |
Alex Pott
|
d7840d6558
|
Issue #2315167 by benjy: Create migrations for status/promote/sticky.
|
2014-09-12 16:51:58 +01:00 |
Alex Pott
|
840cd4c885
|
Issue #2318281 by tim.plunkett, dawehner | kim.pepper: Provide a standard way to check a plugin is an instance of the required interface.
|
2014-09-10 12:58:56 +01:00 |
Dries
|
ca85441da2
|
Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests).
|
2014-09-05 12:40:22 -04:00 |
Nathaniel Catchpole
|
30cad25c71
|
Issue #2031717 by Berdir, swentel, fago: Make entity module not required.
|
2014-09-02 10:36:57 +01:00 |
webchick
|
12ee21a360
|
Issue #2328061 by tim.plunkett: Move datetime's FormElement #type classes in Core.
|
2014-08-28 21:42:51 -07:00 |
webchick
|
0c8bbf1b28
|
Issue #2324353 by chx: Remove MigrateEntityDestinationFieldInterface.
|
2014-08-23 12:15:26 -07:00 |
Alex Pott
|
629ebca291
|
Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers.
|
2014-08-22 12:59:25 +01:00 |
Alex Pott
|
9be30ef535
|
Issue #2271251 by ParisLiakos, undertext, JeroenT, StevenPatz, tim.plunkett: Remove usages of watchdog() from non-form and non-controllers.
|
2014-08-20 16:26:18 +01:00 |
Alex Pott
|
72b1c2f166
|
Issue #2320245 by benjy | jhodgdon: Fixed High water should consistently be two words.
|
2014-08-13 18:20:19 -07:00 |
Alex Pott
|
37df1bd026
|
Issue #2315489 by benjy: Renamed prepareIdMappings() in MigrateTestBase.
|
2014-08-13 18:01:54 -07:00 |
Jennifer Hodgdon
|
c6ec2add35
|
Issue #2316413 by benjy, chx: Clean up MigrationInterface docs
|
2014-08-13 06:36:14 -07:00 |
Alex Pott
|
9c4954f66c
|
Issue #2319375 by andrewmacpherson: Fixed Malformed @endcode tag in docblock for \Drupal\migrate\Row::getRawDestination().
|
2014-08-12 18:17:38 -07:00 |
Alex Pott
|
453a4451b7
|
Issue #2314289 by benjy: Track result of migrations and use it to properly define migrate_dependencies.
|
2014-08-11 08:59:58 -05:00 |
Alex Pott
|
8fe81428b7
|
Issue #2315237 by andypost, daggerhart | yched: Rename FieldDefinition to BaseFieldDefinition.
|
2014-08-10 15:43:04 -05:00 |
Alex Pott
|
9eac446013
|
Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName().
|
2014-08-06 09:50:23 +01:00 |