Gábor Hojtsy
|
0f336ae86d
|
Issue #2975666 by maxocub, benjifisher, masipila, jcnventura, jigarius, phenaproxima, catch, quietone: Migrate Drupal 7 node entity translations data to Drupal 8
|
2018-07-27 21:41:20 +02:00 |
Francesco Placella
|
543b3f4ed3
|
Issue #2981887 by amateescu, joachim, jibran, chr.fritsch, Manuel Garcia, timmillwood, plach, Wim Leers, Gábor Hojtsy, Berdir, jojototh, pameeela, dawehner, catch, Bojhan, Fabianx, Jo Fitzgerald: Add a publishing status to taxonomy terms
|
2018-07-27 11:09:33 +02:00 |
Gábor Hojtsy
|
20f44c056c
|
Issue #2953360 by quietone, heddn, yogeshmpawar, phenaproxima, Gábor Hojtsy, maxocub, catch, alexpott, masipila: Experimental migrate_drupal_multilingual module
|
2018-07-26 18:49:16 +02:00 |
Nathaniel Catchpole
|
14a769b758
|
Issue #2631698 by Jo Fitzgerald, robpowell, phenaproxima, heddn, quietone: Fix sub-optimal DX in MigrateFieldInterface
|
2018-07-13 12:39:04 +01:00 |
Nathaniel Catchpole
|
163144a923
|
Issue #2973791 by alexpott, martin107, mairi, volkerk: Fix deprecation messages related to deprecated comment Action plugins
|
2018-07-12 13:01:47 +01:00 |
Alex Pott
|
646584b3f7
|
Issue #2946419 by vaplas, Lendude, Mile23: Entity: Convert system functional tests to phpunit
|
2018-06-25 13:51:30 +01:00 |
Nathaniel Catchpole
|
4dc2f4aea8
|
Issue #2658956 by Daniel_Rempe, Lendude, mikeker, catch, Jeff Cardwell, tstoeckler, hctom, dawehner, alexpott: Taxonomy vocabulary data not available as views fields
|
2018-06-22 14:22:28 +01:00 |
Alex Pott
|
befb1c182c
|
Revert "Issue #2886609 by quietone, Jo Fitzgerald, jhodgdon, masipila, heddn, Gábor Hojtsy, mikeryan: Migrate D6 i18n loacalized translations of taxonomy terms"
This reverts commit 8c457c9d69 .
|
2018-06-15 11:28:49 +01:00 |
Gábor Hojtsy
|
8c457c9d69
|
Issue #2886609 by quietone, Jo Fitzgerald, jhodgdon, masipila, heddn, Gábor Hojtsy, mikeryan: Migrate D6 i18n loacalized translations of taxonomy terms
|
2018-06-13 13:48:17 +02:00 |
Nathaniel Catchpole
|
c00b97b2a5
|
Issue #2928710 by borisson_, dawehner, idebr: Eliminate usages of \Drupal::root() in tests
|
2018-06-07 21:55:18 +01:00 |
Lee Rowlands
|
585e6338b5
|
Issue #2938035 by Wim Leers, alexpott: When PATCHing a field is disallowed, no reason is given for *why* this happens
|
2018-05-16 11:30:32 +10:00 |
Alex Pott
|
92be45b46f
|
Issue #2910883 by vaplas, ShawnB, Wim Leers: Move all entity type REST tests to the providing modules
|
2018-05-15 12:37:57 +01:00 |
Alex Pott
|
1b07d552de
|
Issue #2901653 by idebr, ankitjain28may, mfernea, borisson_: Add yml files to phpcs.xml.dist
|
2018-05-15 09:20:17 +01:00 |
Lee Rowlands
|
0d6d22af0b
|
Issue #2926120 by idebr, zaporylie, borisson_: @var tag must not end with a full stop
|
2018-05-15 06:49:38 +10:00 |
Lee Rowlands
|
3a44b43e7c
|
Issue #2910807 by nginex, dawehner: Convert \Drupal\Tests\taxonomy\Functional\Views\TaxonomyDefaultArgumentTest to a kernel test
|
2018-05-12 08:27:56 +10:00 |
Alex Pott
|
be6d515cad
|
Issue #2572613 by Malevi4, idebr, pfrenssen, Mile23, RajeevK: Fix 'Drupal.Array.Array.CommaLastItem' coding standard
|
2018-05-11 10:40:33 +01:00 |
Nathaniel Catchpole
|
154f282899
|
Issue #2849669 by alexpott, pwolanin, Munavijayalakshmi, dawehner: Fix \Drupal\Component\Utility\Unicode() because of the Symfony mbstring polyfill
|
2018-05-08 21:55:21 +01:00 |
Alex Pott
|
bb2ef5d7c6
|
Issue #2960611 by msankhala, dmitryl, benjifisher: Change lookupSourceID and lookupDestinationID to lookupSourceId and lookupDestinationId in the Migrate module
|
2018-04-14 18:55:34 +01:00 |
Nathaniel Catchpole
|
d90ac78f3e
|
Issue #2798891 by ankitjain28may, trobey, TR: Define project dependencies in core module .info files
|
2018-04-06 13:13:01 +01:00 |
Nathaniel Catchpole
|
d27a372aa4
|
Issue #2920672 by idebr, dpagini, abramm, xjm: OverviewTerms page has invalid table HTML when the user does not have access to some terms
|
2018-03-21 12:01:01 +00:00 |
Nathaniel Catchpole
|
b211213380
|
Issue #2887161 by Mohit Malik, joelpittet: Ensure argument order is correct for assertSame() assertions
|
2018-01-29 19:38:09 +00:00 |
Lee Rowlands
|
8640a9df49
|
Issue #2543726 by damiankloip, Wim Leers, claudiu.cristea, voleger, dagmar, dawehner, amateescu, tedbow, FredCorreia, mgalalm, caseylau, jibran, dbjpanda, pcambra, Grimreaper, idebr, dmouse, larowlan, Berdir, chx, andypost, yched, fgm: Make $term->parent behave like any other entity reference field, to fix REST and Migrate support and de-customize its Views integration
|
2018-01-16 09:40:26 +10:00 |
Nathaniel Catchpole
|
03fd77c842
|
Issue #2927806 by alexpott, mondrake, jibran, Mile23: Use PHPUnit 6 for testing when PHP version >= 7.2
|
2017-12-22 12:47:46 +00:00 |
Gabor Hojtsy
|
d98f9b8e17
|
Issue #2927844 by Jo Fitzgerald, quietone, heddn: Correct references to 'iterator' plugin to be 'sub_process'
|
2017-12-11 16:12:43 +01:00 |
Alex Pott
|
723712ca3d
|
Issue #2791571 by chr.fritsch, kristiaanvandeneynde, phenaproxima, Berdir, seanB, tstoeckler, Wim Leers, xjm: Automatically supply contextual links for entities
|
2017-12-07 11:18:38 +00:00 |
Nathaniel Catchpole
|
5f9a75f26f
|
Issue #2920598 by Jo Fitzgerald, quietone: Move d6_taxonomy_term_translation and test to content_translation
|
2017-11-27 16:46:58 +00:00 |
Nathaniel Catchpole
|
4d176b95ea
|
Issue #2902407 by mfernea, zaporylie: Fix 'Drupal.Commenting.DataTypeNamespace' coding standard
|
2017-11-16 15:00:40 +00:00 |
Nathaniel Catchpole
|
700a72fa37
|
Issue #1472946 by gnuget, andypost, mmrares, sidharthap, kiamlaluno, Himanshu5050, dineshkumares, amit.drupal: Remove usages of deprecated function drupal_realpath() throughout core functions
|
2017-11-14 15:53:29 +00:00 |
xjm
|
6dc062eb45
|
Issue #2901562 by mfernea, Jo Fitzgerald, Yogesh Pawar, 3ssom, Mile23, borisson_: Fix 'Squiz.WhiteSpace.SuperfluousWhitespace' coding standard
|
2017-11-09 15:13:57 -06:00 |
xjm
|
7c4d8e4765
|
Issue #2920322 by zaporylie: Unused local variable in TaxonomyTermViewTest
|
2017-11-01 21:35:50 -05:00 |
xjm
|
db5e8289f2
|
Issue #2572787 by alexpott, mfernea, attiks, andriyun, andypost, RoSk0, hussainweb, klausi, martin107: Fix 'Drupal.WhiteSpace.CloseBracketSpacing' coding standard
|
2017-10-13 12:43:15 -05:00 |
Nathaniel Catchpole
|
9188516f1b
|
Issue #2572699 by rajeshwari10, andriyun, mfernea, pashupathi nath gajawada, marvin_B8, attiks, andypost, alexpott: Fix 'Drupal.ControlStructures.InlineControlStructure' coding standard
|
2017-10-10 16:14:44 +01:00 |
Nathaniel Catchpole
|
64fa6ad712
|
Issue #2901744 by mfernea: Fix 'PSR2.Namespaces' coding standard
|
2017-10-10 16:09:51 +01:00 |
Nathaniel Catchpole
|
f659d6ca8e
|
Issue #2901726 by mfernea, gmario, finn.lewis, robertoperuzzo, rachel_norfolk: Fix 'Squiz.Functions.MultiLineFunctionDeclaration' coding standard
|
2017-10-10 15:43:06 +01:00 |
Nathaniel Catchpole
|
50caae081d
|
Issue #2914649 by masipila, dipakmdhrm, phenaproxima, maxocub: [D7] Vocabulary migration: vid incorrectly mapped from vocabulary name instead of machine_name
|
2017-10-09 17:37:26 +01:00 |
Nathaniel Catchpole
|
a20201a5ab
|
Issue #2914249 by maxocub, dillix, masipila, phenaproxima: Translated forum vocabulary migration creates duplicate forum vocabularies
|
2017-10-09 13:24:37 +01:00 |
Nathaniel Catchpole
|
2c7b21d24b
|
Issue #2903007 by rakesh.gectcr, dipakmdhrm, maxocub, dillix, masipila, quietone, phenaproxima: [D7] Forum containers are migrated as forums
|
2017-10-09 12:54:39 +01:00 |
Nathaniel Catchpole
|
3529e208aa
|
Issue #1848686 by Johnny vd Laar, Berdir, JeroenT, geertvd, mogtofu33, hauruck, Manuel Garcia, pfrenssen, Bambell, realityloop, ParisLiakos, webflo, cyborg_572, Algeron, zniki.ru, xjm, Wim Leers, dawehner, yoroy: Add a dedicated permission to access the term overview page (without 'administer taxonomy' permission)
|
2017-10-03 11:22:50 +01:00 |
Nathaniel Catchpole
|
4577185c9b
|
Issue #2572791 by Mile23, andriyun, attiks, RoSk0: Fix 'Drupal.WhiteSpace.OpenBracketSpacing' coding standard
|
2017-09-22 12:16:23 +01:00 |
xjm
|
44a5c4cbe0
|
Issue #2901739 by andriyun, Jo Fitzgerald, mfernea, xjm: Fix 'Squiz.Arrays.ArrayDeclaration' coding standard
|
2017-09-15 16:52:14 -05:00 |
xjm
|
da9c5ba24d
|
Issue #2902728 by mfernea: Fix 'Drupal.Semantics.FunctionT.BackslashSingleQuote' coding standard
|
2017-09-13 21:47:52 -05:00 |
Nathaniel Catchpole
|
cb9b6d420f
|
Issue #2722609 by anoopjohn, mfernea, Jo Fitzgerald, chishah92, druprad, martin107, Mile23: Fix Drupal.Commenting.FunctionComment.ParamNameNoMatch
|
2017-09-04 18:30:59 +01:00 |
Nathaniel Catchpole
|
02a8ccbdcb
|
Issue #2902406 by mfernea: Fix 'Drupal.Classes.UseLeadingBackslash' coding standard
|
2017-08-21 14:01:00 +09:00 |
Nathaniel Catchpole
|
fa6e4b2f4a
|
Issue #2833206 by quietone, heddn, maxocub, Jo Fitzgerald, joelpittet, phenaproxima, jibran: Convert Migrate's cckfield plugins to use the new field plugins
|
2017-08-21 13:29:05 +09:00 |
Nathaniel Catchpole
|
7d18091bc1
|
Issue #2854878 by maxocub, joelpittet, mikeryan, quietone, hansrossel, phenaproxima: Taxonomy vocabulary with name Type cannot migrate from d6 to d8
|
2017-08-05 18:00:17 +09:00 |
Lee Rowlands
|
aee577b8a7
|
Issue #2890364 by timmillwood, amateescu, plach, xjm: Replace all uses of "forward revision" with "pending revision"
|
2017-07-31 08:39:37 +10:00 |
Nathaniel Catchpole
|
1023ddaffa
|
Issue #2854732 by amateescu, jibran, tstoeckler: Use initial values for content translation metadata fields and fix existing data
|
2017-06-29 13:52:17 +01:00 |
Lee Rowlands
|
c4b5c0dce5
|
Issue #2870459 by naveenvalecha, Lendude, zahord, Jo Fitzgerald, dawehner, larowlan, claudiu.cristea: Convert web tests to browser tests for taxonomy module
|
2017-06-24 16:11:53 +10:00 |
Nathaniel Catchpole
|
c53b322847
|
Issue #2068063 by timmillwood, Berdir, tduong, Manuel Garcia, nlisgo, yongt9412, esod, lauriii, jonathan1055, vijaycs85, yoroy, amit.drupal, tkoleary, ifrik, Bojhan, xjm, tstoeckler, amateescu: Change "Save and keep un-/published" buttons to a "Published" checkbox and an included "Save" button
|
2017-06-15 13:02:05 +01:00 |
Nathaniel Catchpole
|
1105324af3
|
Issue #2747167 by michielnugter, dawehner, Lendude, mglaman, Mac_Weber, Jo Fitzgerald, klausi: Convert first part of web tests of views_ui
|
2017-06-07 11:37:34 +01:00 |
Gabor Hojtsy
|
a001cd8fd6
|
Issue #2784371 by Jo Fitzgerald, quietone, phenaproxima, Gábor Hojtsy, mikeryan, jhodgdon: Migrate D6 i18n taxonomy terms
|
2017-05-30 15:52:16 +02:00 |
Gabor Hojtsy
|
bf014a9443
|
Issue #2225781 by quietone, alexpott, Jo Fitzgerald, RajeevK, mikeryan, Gábor Hojtsy, mpp, xjm: Migrate D6 i18n taxonomy vocabularies
|
2017-05-30 11:50:21 +02:00 |
Gabor Hojtsy
|
699606e603
|
Issue #2597680 by stimalsina, neclimdul, paryank, Derimagia, timodwhit, Dries, vinothg, heddn, benjy, effulgentsia: Some migrations have warnings when node types don't exist
|
2017-05-08 14:56:50 +02:00 |
Nathaniel Catchpole
|
d15ee7148f
|
Issue #2845486 by Jo Fitzgerald, quietone, gaurav.kapoor, ohthehugemanatee, heddn, Yogesh Pawar, catch, shabana.navas, phenaproxima, mikeryan: Rename Migration process plugin and add documentation
|
2017-04-28 10:05:10 -04:00 |
Nathaniel Catchpole
|
5875eb523c
|
Issue #2333985 by quietone, jarsenx, ultimike, heddn: Migrate menu_default_node_menu setting
|
2017-04-18 13:58:48 +01:00 |
Gabor Hojtsy
|
bc745b7b84
|
Issue #2725081 by quietone: Previous versions of Drupal allow vocabulary machine names longer than 32 characters
|
2017-04-11 20:56:52 +02:00 |
Alex Pott
|
fc2220f79a
|
Revert "Issue #2225781 by quietone, Jo Fitzgerald, Gábor Hojtsy, mikeryan: Migrate D6 i18n taxonomy vocabularies"
This reverts commit 28afba24f8 .
|
2017-03-07 18:51:08 +00:00 |
Alex Pott
|
a46ef96914
|
Revert "Revert "Issue #2671058 by Jo Fitzgerald, hchonov, tstoeckler, tameeshb, Munavijayalakshmi, pguillard: OverviewTerms doesn't respect the current content language when building the form and term urls and names are generated based on the terms default language""
This reverts commit 252ff76924 .
|
2017-03-07 18:50:41 +00:00 |
xjm
|
252ff76924
|
Revert "Issue #2671058 by Jo Fitzgerald, hchonov, tstoeckler, tameeshb, Munavijayalakshmi, pguillard: OverviewTerms doesn't respect the current content language when building the form and term urls and names are generated based on the terms default language"
This reverts commit d370ee76fe .
|
2017-03-07 12:45:40 -06:00 |
Alex Pott
|
d370ee76fe
|
Issue #2671058 by Jo Fitzgerald, hchonov, tstoeckler, tameeshb, Munavijayalakshmi, pguillard: OverviewTerms doesn't respect the current content language when building the form and term urls and names are generated based on the terms default language
|
2017-03-07 17:26:36 +00:00 |
Alex Pott
|
28afba24f8
|
Issue #2225781 by quietone, Jo Fitzgerald, Gábor Hojtsy, mikeryan: Migrate D6 i18n taxonomy vocabularies
|
2017-03-07 16:29:27 +00:00 |
Nathaniel Catchpole
|
01f8bd64ed
|
Issue #2854529 by alexpott, xjm, klausi, Chi, Mixologic: Fix Drupal.Scope.MethodScope - all methods should have scopes
|
2017-03-06 11:25:01 +00:00 |
xjm
|
52e3eec616
|
Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase
|
2017-03-03 19:20:24 -06:00 |
Nathaniel Catchpole
|
ef4f88376b
|
Issue #2561115 by michaellenahan, alexpott, Lendude, cilefen, lomasr, amit.drupal, Gábor Hojtsy, ifrik, dawehner: Rollback: Use 'Filter' for exposed filter button text in new views and new installations (instead of 'Apply')
|
2017-02-22 12:37:49 +00:00 |
Nathaniel Catchpole
|
4c64f7b840
|
Issue #2770921 by dawehner, klausi, Mile23, mpdonadio, xjm, claudiu.cristea: Feb 21st: Convert chunk of WTB to BTB by just moving classes, changing use statements adding traits
|
2017-02-21 12:07:44 +00:00 |
Nathaniel Catchpole
|
46b3fa5a8b
|
Issue #2850691 by claudiu.cristea, hchonov: Deprecate TermInterface::getVocabularyId()
|
2017-02-08 12:23:18 +00:00 |
Alex Pott
|
ce7cf174eb
|
Issue #2561115 by michaellenahan, Lendude, cilefen, lomasr, amit.drupal, Gábor Hojtsy, dawehner, ifrik: Use 'Filter' for exposed filter button text in new views and new installations (instead of 'Apply')
|
2017-01-05 21:51:09 +00:00 |
Alex Pott
|
1e95bd705e
|
Issue #2048733 by Lendude, kostyashupenko, Ankit Agrawal, stBorchert, swati_qa: Taxonomy vocabulary contextual filters are missing
|
2017-01-05 10:46:12 +00:00 |
Alex Pott
|
08febd9a9f
|
Issue #2823955 by Jo Fitzgerald, benjy, quietone, claudiu.cristea, mikeryan: No need to specify operator for Vocabulary filter in Term source
|
2016-12-19 09:33:59 +00:00 |
Nathaniel Catchpole
|
98350348f3
|
Issue #2746671 by Jo Fitzgerald, stella, andrewmacpherson, hussainweb, tom friedhof, chriscalip, mikeryan: CCK field data not available for D7 taxonomy term migrations
|
2016-12-14 14:06:14 +00:00 |
xjm
|
1d4ffea34a
|
Revert "Issue #2746671 by Jo Fitzgerald, stella, andrewmacpherson, hussainweb, tom friedhof, chriscalip: CCK field data not available for D7 taxonomy term migrations"
This reverts commit 11cb2b73a6 .
|
2016-11-23 12:31:35 -06:00 |
Nathaniel Catchpole
|
11cb2b73a6
|
Issue #2746671 by Jo Fitzgerald, stella, andrewmacpherson, hussainweb, tom friedhof, chriscalip: CCK field data not available for D7 taxonomy term migrations
|
2016-11-23 14:06:15 +00:00 |
Nathaniel Catchpole
|
235bfca5ae
|
Issue #2795045 by legovaer, kmoll: Make SchemaCheckTestTrait available outside of the config module
|
2016-11-21 13:15:27 +00:00 |
xjm
|
abb650ffd4
|
SA-CORE-2016-005 by larowlan, xjm, David_Rothstein, Dave Reid, Crell, cilefen, alexpott, mlhess, catch, pwolanin, YesCT, dawehner, quicksketch, Heine, znerol, charlotte.b, jnicola, ezraw
(cherry picked from commit c5da97f9e7 )
|
2016-11-16 13:22:21 -06:00 |
Alex Pott
|
a8bfe0b3c3
|
Issue #2807941 by svendecabooter: Convert Taxonomy's Migrate source tests to new base class
|
2016-10-23 12:49:09 -07:00 |
Alex Pott
|
4259a06c6c
|
Issue #2485385 by phenaproxima, quietone, alexpott, mikeryan, Berdir, blazey, xjm, hussainweb, catch, heddn, benjy: Move highwater field support to the source plugin, and do not expose its internals on MigrationInterface
|
2016-09-28 17:46:11 +01:00 |
Alex Pott
|
8a97a2696e
|
Issue #2807263 by Wim Leers: Impossible to write unit tests involving Vocabulary, because TAXONOMY_HIERARCHY_(DISABLED|SINGLE|MULTIPLE) are defined in taxonomy.module instead of VocabularyInterface
|
2016-09-28 16:46:58 +01:00 |
xjm
|
b991ba92c2
|
Revert "Issue #2485385 by phenaproxima, quietone, Berdir, blazey, hussainweb, mikeryan, benjy, alexpott: Move highwater field support to the source plugin, and do not expose its internals on MigrationInterface"
This reverts commit 0308eb77d4 .
|
2016-09-15 09:50:48 -05:00 |
Alex Pott
|
0308eb77d4
|
Issue #2485385 by phenaproxima, quietone, Berdir, blazey, hussainweb, mikeryan, benjy, alexpott: Move highwater field support to the source plugin, and do not expose its internals on MigrationInterface
|
2016-09-15 15:24:32 +02:00 |
Nathaniel Catchpole
|
6c614cbf35
|
Issue #2459289 by Lendude, dhrjgpt2005, kalistos, dawehner, david_garcia: Boolean default values are not saved
|
2016-09-02 09:34:36 +01:00 |
Nathaniel Catchpole
|
4bd0cdc059
|
Issue #2560795 by chx, alexpott, mikeryan, phenaproxima, penyaskito, willwh, generalredneck, benjy: Source plugins have a hidden dependency on migrate_drupal
|
2016-09-01 12:29:43 +01:00 |
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 |
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
|
a1b02adf51
|
Issue #2744639 by vasi, mikeryan, boromino, stevector: Taxonomy term hierarchy migration incomplete
|
2016-07-05 09:54:49 +01: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
|
133c212ed9
|
Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard
|
2016-05-08 10:05:38 -05: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
|
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 |
Alex Pott
|
ee9f19cf98
|
Issue #2553655 by dawehner, Berdir, martin107: Convert ViewKernelTestBase to use KernelTestBaseTNG
|
2016-03-15 14:54:15 +00: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
|
e66016814f
|
Issue #2616220 by webflo, quietone: Obey field cardinality in vocabulary migration
|
2016-03-09 11:01:30 +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 |
Alex Pott
|
694994fe9b
|
Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities
|
2016-02-27 08:23:44 +00:00 |
Nathaniel Catchpole
|
2aa26f3fb5
|
Issue #2658956 by Daniel_Rempe: Taxonomy vocabulary data not available as views fields
|
2016-02-03 10:36:38 +09:00 |