Alex Pott
|
e5908d6b30
|
Issue #2546004 by neclimdul, quietone, hussainweb, benjy, phenaproxima, mikeryan: Add message service to migrate events
|
2016-07-28 15:19:09 +01:00 |
Alex Pott
|
426c9fd32d
|
Issue #2561049 by phenaproxima, quietone: Add proper unit tests for the Migration process plugin
|
2016-07-19 15:30:43 +01:00 |
Alex Pott
|
fca71fa109
|
Revert "Issue #2560795 by mikeryan, phenaproxima, penyaskito, willwh, benjy: Source plugins have a hidden dependency on migrate_drupal"
This reverts commit 89815ba339 .
|
2016-07-15 00:18:52 +02:00 |
Alex Pott
|
1fa26afd96
|
Issue #2225775 by vasi, quietone, phenaproxima, chx, penyaskito, mikeryan, esclapes, vprocessor, steinmb, Gábor Hojtsy, Marc Angles, bwinett: Migrate Drupal 6 core node translation to Drupal 8
|
2016-07-14 16:25:10 +02:00 |
Alex Pott
|
89815ba339
|
Issue #2560795 by mikeryan, phenaproxima, penyaskito, willwh, benjy: Source plugins have a hidden dependency on migrate_drupal
|
2016-07-14 16:16:09 +02:00 |
Alex Pott
|
05a3cb70fe
|
Issue #2752591 by quietone, mallezie, dawehner, mikeryan: Add substr process plugin
|
2016-07-14 15:49:53 +02:00 |
Nathaniel Catchpole
|
4520b25003
|
Issue #2756311 by kamalrajsahu21, chgasparoto: MigrationStorage is obsolete
|
2016-06-28 10:52:03 +01:00 |
xjm
|
0bbcdf461a
|
Issue #2687003 by alexpott, mikeryan, eojthebrave, xjm, benjy, quietone, catch: Update migrate.api.php to reflect the current API
|
2016-06-26 14:25:57 +02:00 |
Alex Pott
|
a3947a9351
|
Issue #2700581 by mikeryan, benjy, heddn, vasi: Destination bundle set in destination plugin, not in process
|
2016-06-25 16:09:28 +02:00 |
Alex Pott
|
3993ef3313
|
Issue #2723115 by Stefan Freudenberg, mayurjadhav: Count cache configuration does not work as expected
|
2016-06-23 12:58:15 +02:00 |
Nathaniel Catchpole
|
dd70b2f62a
|
Issue #2748553 by mikeryan: Remove unused migration template_test module
|
2016-06-21 12:02:10 +01:00 |
Nathaniel Catchpole
|
2491015fca
|
Issue #2741385 by mikeryan, benjy: Add getter for migration_tags
|
2016-06-20 09:30:15 +01:00 |
Alex Pott
|
9bb1c3691c
|
Issue #2723123 by agoradesign, milesw: Last imported timestamps not set in map tables
|
2016-06-18 14:37:45 +01:00 |
Nathaniel Catchpole
|
b313cdcd8b
|
Issue #2705977 by heddn, edysmp: D6/7->D8 migration: User role based block visibility settings doesn't filter missing roles
|
2016-06-15 11:13:45 +01:00 |
Alex Pott
|
f56e100159
|
Issue #2717483 by pguillard, mikeryan: Empty migration_dependencies gives "Unsupported operand types"
|
2016-06-03 08:32:15 +01:00 |
Alex Pott
|
d4c41939e2
|
Revert "Issue #2694391 by chx, benjy, catch, dawehner: Separate cache bin for migrations"
This reverts commit 14dac80d4f .
|
2016-06-01 18:10:06 +01:00 |
Alex Pott
|
20642d537e
|
Issue #2724941 by vasi: Need to be able to lookup destination IDs by partial source IDs
|
2016-05-16 00:18:29 -05:00 |
Alex Pott
|
e5b5f31506
|
Issue #2725755 by mkalkbrenner: Fatal error: Cannot redeclare class Drupal\Tests\migrate\Unit\TestMigration
|
2016-05-16 00:07:26 -05:00 |
Alex Pott
|
5e61925306
|
Issue #2710133 by vasi, mikeryan: Follow up to #2561697 - Migration should not choke when the content_node_field table isn't available
|
2016-05-14 23:02:54 -05:00 |
Alex Pott
|
31e613b3ce
|
Issue #2692373 by heddn, rakesh.gectcr, edysmp, mikeryan, benjy: Value should be null when is produced skip process
|
2016-05-14 22:29:13 -05:00 |
Nathaniel Catchpole
|
14dac80d4f
|
Issue #2694391 by chx, benjy, catch, dawehner: Separate cache bin for migrations
|
2016-05-10 11:32:25 +01:00 |
Alex Pott
|
899f647387
|
Issue #2716661 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to @see references
|
2016-05-08 17:42:30 -05:00 |
Alex Pott
|
133c212ed9
|
Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard
|
2016-05-08 10:05:38 -05:00 |
Alex Pott
|
70f58860c8
|
Issue #2716685 by Mile23: Part 2: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard
|
2016-05-05 12:32:19 +01:00 |
Alex Pott
|
d5d0d6ce87
|
Issue #2572777 by andypost, alexpott, attiks, andriyun: Fix 'Squiz.Strings.ConcatenationSpacing' coding standard
|
2016-05-05 12:07:19 +01:00 |
Alex Pott
|
ef39eed7f3
|
Issue #2613178 by mikeryan, heddn: default_value: null in static map skips empty rows
|
2016-05-02 21:38:59 +01:00 |
Alex Pott
|
3eeaeb6490
|
Issue #2707371 by Mile23: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard
|
2016-04-30 14:52:19 +01:00 |
Alex Pott
|
6098437ef5
|
Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard
|
2016-04-29 12:02:20 +01:00 |
Alex Pott
|
e62a2c7e08
|
Issue #2572601 by attiks, alexpott, tatarbj: Fix 'Drupal.Classes.ClassCreateInstance' coding standard
|
2016-04-27 11:18:44 +01:00 |
Alex Pott
|
904b0de0d3
|
Issue #2700661 by anoopjohn: Ensure core compliance to Drupal.Commenting.FunctionComment.ParamCommentIndentation (part 1).
|
2016-04-16 13:17:32 +01:00 |
Alex Pott
|
bfde6d3423
|
Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits
|
2016-04-09 15:48:39 +01:00 |
Alex Pott
|
f3f3800fe4
|
Issue #2674408 by alexpott: Fix "Drupal.Classes.UnusedUseStatement" standard in core
|
2016-04-05 11:50:03 +01:00 |
Alex Pott
|
47febbf60a
|
Issue #2694009 by heddn: MigrationInterface doesn't include get()
|
2016-03-30 13:03:34 +01:00 |
Nathaniel Catchpole
|
2c35bee18f
|
Issue #2666650 by alexpott, benjy: Inject migration and source plugin managers into the migration plugins
|
2016-03-24 21:19:01 +09:00 |
Alex Pott
|
783fead604
|
Issue #2674408 by alexpott, dawehner: Fix "Drupal.Classes.UnusedUseStatement" standard in core
|
2016-03-21 17:09:29 +00:00 |
Alex Pott
|
4202cdd04b
|
Issue #2684141 by benjy, dawehner: Convert migrate kernel tests to KernelTestBaseTNG
|
2016-03-21 09:31:08 +00:00 |
Nathaniel Catchpole
|
56507636a6
|
Issue #2682705 by davidwbarratt, alexpott, vprocessor, miiimooo, milesw: Migrate process plugin does not save stubs to the idmap, leads to duplicates and broken references
|
2016-03-19 12:35:51 +09:00 |
Nathaniel Catchpole
|
3cdfe732c1
|
Issue #2667620 by benjy, chx: Rewrite Drupal\Tests\migrate\Unit\process\MigrationTest
|
2016-03-15 09:23:40 +09:00 |
Nathaniel Catchpole
|
1cc137f372
|
Issue #2676222 by alexpott, johnrosswvsu: Move MigrationInterface out of the migrate\Entity namspace now they are plugins
|
2016-03-15 08:52:48 +09:00 |
Nathaniel Catchpole
|
db464d80f5
|
Issue #2676258 by benjy, alexpott: Nuke builder plugins and migration storage
|
2016-03-14 23:27:43 +09:00 |
Nathaniel Catchpole
|
732300b86d
|
Issue #2625696 by chx, benjy, alexpott, catch, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities
|
2016-03-14 21:23:43 +09:00 |
Alex Pott
|
afb2a79247
|
Issue #2684575 by chx, benjy, quietone: Get is unable to pick up 0
|
2016-03-14 10:53:52 +00:00 |
Nathaniel Catchpole
|
4d185faff1
|
Issue #2674408 by alexpott, dawehner: Fix Drupal.Classes.UnusedUseStatement standard in core
|
2016-03-14 09:22:44 +09:00 |
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 |