Commit Graph

1049 Commits (da5262f4c515db8557211896d06f0a50b48b374c)

Author SHA1 Message Date
Nathaniel Catchpole f6ae58526c Issue #2572801 by alexpott, vprocessor, andriyun, andypost, chishah92, Mile23, attiks, hussainweb, klausi, dawehner, pfrenssen: Fix 'Drupal.WhiteSpace.ScopeIndent' coding standard 2016-08-28 18:16:36 +01:00
Nathaniel Catchpole ad76a96a40 Issue #2723607 by valthebald, deepakaryan1988: Remove entity_load* usage for dynamic entity types 2016-08-05 09:29:20 +01:00
xjm 46e89b9919 Issue #2752849 by pixelmord, ChandeepKhosa, ifrik, xjm: Display vocabulary description on Taxonomy page 2016-08-02 19:36:39 -05:00
Alex Pott 417d900623 Issue #88183 by Wim Leers, ahoeben, brianV, alexpott, kylebrowning, marvil07, chx, twistor, dawehner: Relative URLs in feeds should be converted to absolute ones 2016-07-30 16:07:44 +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 895c2048d3 Revert "Issue #2353611 by larowlan, dawehner, sime, alexpott, Wim Leers, tstoeckler: Make it possible to link to an entity by UUID"
This reverts commit 85bc69df87.
2016-07-08 12:05:26 +01:00
Alex Pott a1b02adf51 Issue #2744639 by vasi, mikeryan, boromino, stevector: Taxonomy term hierarchy migration incomplete 2016-07-05 09:54:49 +01:00
Alex Pott 85bc69df87 Issue #2353611 by larowlan, dawehner, sime, alexpott, Wim Leers, tstoeckler: Make it possible to link to an entity by UUID 2016-06-28 09:44:36 +01:00
xjm d9bf408715 Issue #2513402 by pixelmord, cilefen, prajaankit, jcnventura, webchick, nicrodgers, Bojhan, g.oechsler, xjm, ifrik, Wim Leers: Any time a user creates a thing and saves, display a link to the thing created in the status 2016-06-25 18:05:25 +02:00
Nathaniel Catchpole c2217cd6b7 Issue #2708735 by amateescu, dawehner, markdorison: Creating a draft removes published node from taxonomy view 2016-06-23 22:31:25 +01:00
Nathaniel Catchpole 327f8e38be Issue #2691641 by Jo Fitzgerald, benjy: D7 taxonomy description format not migrating 2016-06-21 12:03:43 +01:00
Alex Pott 262ff525eb Issue #2631736 by quietone, jmuzz, Sam152, svendecabooter, benjy: Cckfield Plugins must distinguish core versions 2016-06-16 11:38:24 +01:00
Alex Pott 55707edb94 Issue #2737607 by generalredneck: Migration Source Plugins are not extendable because of ambiguous database field names 2016-06-08 11:45:28 +01:00
Alex Pott df0425cfe1 Issue #2721909 by anoopjohn: Fix Drupal.Commenting.FunctionComment.ReturnCommentIndentation 2016-06-02 15:20:55 +01:00
Alex Pott f809699778 Issue #2728137 by dawehner, amateescu: \Drupal\taxonomy\Plugin\views\argument_default\Tid doesn't work with views selection plugin 2016-05-31 10:59:11 +01:00
Alex Pott ac4b5c7f07 Issue #2723585 by danielmrichards, valthebald, John Cook: Remove entity_load* usage for view entity type 2016-05-14 22:47:54 -05:00
Alex Pott d7b430a402 Issue #2707255 by timmillwood, dawehner, amateescu, Berdir: All content entities should inherit baseFieldDefinitions 2016-05-08 17:50:14 -05: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 853202a000 Issue #2572619 by attiks, andypost, pfrenssen, vprocessor, tatarbj, andriyun, alexpott: Fix 'Drupal.Classes.ClassDeclaration' coding standard 2016-05-08 12:33:57 -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 94c628a9ca Issue #2572633 by vprocessor, andypost, attiks, andriyun: Fix 'Drupal.Commenting.ClassComment' coding standard 2016-05-08 08:57:21 -05:00
Alex Pott c26745da88 Issue #2706753 by Mile23: Fix 'PSR2.Classes.PropertyDeclaration.ScopeMissing/VarUsed' coding standard 2016-05-05 12:21:09 +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 a1d3a681f6 Issue #2572693 by Mile23, andriyun, andypost, attiks: Fix 'Drupal.ControlStructures.ControlSignature' coding standard 2016-05-05 11:07:32 +01:00
Nathaniel Catchpole 82f9f8c590 Issue #2407853 by alexpott, aerozeppelin, Berdir, vladan.me, dawehner: TaxonomyIndexTid Views plugin stores selected terms with the ID instead of UUID 2016-05-02 13:14:28 +01:00
Alex Pott 6ab5a3aaa1 Issue #2715741 by Mile23, pfrenssen: Fix 'Drupal.Classes.FullyQualifiedNamespace' coding standard 2016-04-30 15:11:15 +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 4376b33cb3 Issue #2714829 by Mile23: Fix 'Generic.Functions.FunctionCallArgumentSpacing' coding standard 2016-04-28 09:42:12 +01:00
Alex Pott 1b3ffe2ab8 Issue #2572707 by attiks, alexpott: Fix 'Drupal.Files.EndFileNewline' coding standard 2016-04-27 11:05:37 +01:00
Alex Pott 0018b94fa1 Issue #2456477 by Berdir, dawehner, heddn, pguillard: Convert deprecated \Drupal\simpletest\KernelTestBase tests to KernelTestBaseNG 2016-04-26 14:57:14 +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 920edd9d6e Revert Issue #2658956 by Daniel_Rempe, catch, Jeff Cardwell, hctom, tstoeckler, dawehner: Taxonomy vocabulary data not available as views fields 2016-03-30 11:22:54 +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 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
Alex Pott ee9f19cf98 Issue #2553655 by dawehner, Berdir, martin107: Convert ViewKernelTestBase to use KernelTestBaseTNG 2016-03-15 14:54:15 +00: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
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 e66016814f Issue #2616220 by webflo, quietone: Obey field cardinality in vocabulary migration 2016-03-09 11:01:30 +09:00
Nathaniel Catchpole 49a419dea2 Issue #2471689 by klopez, shashikant_chauhan, harings_rob, snehi, jhodgdon: Entity API documentation should consistently refer to handlers rather than controllers 2016-03-09 08:33:30 +09:00
Nathaniel Catchpole a547ae6178 Issue #2412569 by claudiu.cristea, amateescu, yched, jibran, epari.siva: Allow setting the auto-create bundle on entity reference fields with multiple target bundles 2016-03-07 09:21:33 +09:00
Nathaniel Catchpole 348aa684a7 Issue #2672600 by borisson_, arunkumark, Mile23: Replace deprecated usage of entity_create('node') with a direct call to Node::create() in comment,datetime,editor,field,hal,system,taxonomy,views 2016-03-04 10:59:57 +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
Nathaniel Catchpole f3f7e43eb7 Issue #2522950 by pguillard, LewisNyman: Taxonomy term reference settings form: "Vocabularies" and "Create referenced entities..." look related 2016-02-29 13:01:02 +09:00