Commit Graph

1439 Commits (026b3190c673a1f6986a8f941576c08eb8d61e0a)

Author SHA1 Message Date
catch 4cd7df6ac8 Issue #3177545 by alexpott, andypost: \Drupal\field\Entity\FieldStorageConfig::getCardinality() needs to be more type safe 2020-10-26 15:25:10 +00:00
catch e738aa7c8c Issue #2858646 by gaurav.kapoor, TR, alexpott: Methods called with incorrect case 2020-10-15 15:11:24 +01:00
Lee Rowlands b55eafe356
Issue #3173437 by anmolgoyal74: Repeative 'or' word in FieldOptionTranslation.php 2020-09-29 13:53:03 +10:00
Lee Rowlands 69cf8ca9b4
Issue #2336569 by bnjmnm, lauriii, Stefan Lehmann, samaphp, HeikeT, tompagabor, katherined, larowlan, alexpott, pghaemim, raedkhurayji: Remove incomplete <span> usage from #field_prefix and #field_suffix 2020-09-29 06:29:58 +10:00
catch a60fbb6b2f Issue #2802401 by longwave, sarvjeetsingh, jhedstrom, naresh_bavaskar: Deprecate allowing NULL as $edit parameter to drupalPostForm() 2020-09-28 11:21:39 +01:00
catch 83fccedf71 Issue #2918290 by chOP, somersoft, longwave, amateescu: Incorrect return type documented for \Drupal\field\Entity\FieldStorageConfig::loadByName 2020-09-28 11:16:23 +01:00
catch a14e48a157 Issue #3139406 by mondrake, mohrerao, longwave, rahulrasgon, Suresh Prabhu Parkala, jungle, ravi.shankar, Hardik_Patel_12, Bunty Badgujar, paulocs: Replace usages of AssertLegacyTrait::assert(No)FieldByName, that is deprecated 2020-09-25 09:22:28 +01:00
catch 71813a859c Issue #3139407 by pavnish, mohrerao, mondrake, shaktik, rahulrasgon, durgeshs, shetpooja04, paulocs, ravi.shankar, ankithashetty, anmolgoyal74, munish.kumar, jungle, longwave, daffie: Replace usages of AssertLegacyTrait::assert(No)FieldById, that is deprecated 2020-09-24 10:58:32 +01:00
catch 98575f9fe3 Issue #3165763 by quietone, mikelutz: Combine two tests to one in d7 MigrateFieldTest and MigrateFieldInstance 2020-09-23 11:30:53 +01:00
Alex Pott 9e46cd9e17
Issue #2821352 by chr.fritsch, jian he, Pancho, RaphaelBriskie, jonathanshaw, alexpott, amateescu, larowlan: EntityReferenceAutocompleteWidget::getAutocreateBundle() unnecessarily requires the 'target_bundles' setting 2020-09-21 14:23:25 +01:00
Lee Rowlands a44a9b1cd0
Issue #3159230 by mondrake, sandeep_jangra, ravi.shankar, naresh_bavaskar, larowlan, longwave: AssertLegacyTrait::assert(No)Raw() in functional tests still have a message passed in 2020-09-11 08:05:30 +10:00
Lee Rowlands 11ec9ee252
Issue #3119254 by quietone, douggreen, shaktik: Add taxonomy_term_reference_plain and taxonomy_term_reference_rss_category to TaxonomyTermReference 2020-09-04 13:03:23 +10:00
catch 7e9fbc3c1b Issue #3139405 by mondrake, jungle, longwave: Replace usages of AssertLegacyTrait::assert(No)UniqueText, that is deprecated 2020-09-02 10:35:16 +01:00
catch 15de0783ff Issue #3101247 by mondrake, longwave, Saurabh_sgh, alexpott, jhedstrom, xjm: Deprecate AssertHelperTrait::castSafeStrings() in favour of MarkupInterfaceComparator 2020-09-01 14:10:13 +01:00
catch f0d27d2fa0 Issue #3165191 by shetpooja04, longwave: Unused variable $field_ids in field module, FieldAttachStorageTest.php 2020-08-28 10:48:08 +01:00
catch 3ab889a1aa Issue #3153150 by Suresh Prabhu Parkala, paulocs, ravi.shankar, Deepak Goyal, Hardik_Patel_12, longwave: Remove uses of t() in assertTrue() and assertFalse() calls 2020-08-28 10:07:33 +01:00
catch 8b56da2ca7 Issue #3165188 by shetpooja04, jijojoseph_zyxware, quietone: Unused variable $i in field module, FieldOptionTranslation.php 2020-08-26 09:33:33 +01:00
catch 2e80fc2467 Issue #2447727 by webflo, quietone, jofitz, Neslee Canil Pinto, mradcliffe, claudiu.cristea, k4v, yogeshmpawar, kgoel, dimaro, hussainweb, vprocessor, malcomio, iMiksu, phenaproxima, keithm, tlyngej, benjy, heddn, infopicard, Kristen Pol, KarenS: Add base class for migrating reference fields 2020-08-17 12:18:02 +01:00
catch 49d9b09e64 Issue #3139436 by mondrake, jungle: Replace usages of AssertLegacyTrait::assertPattern, that is deprecated 2020-08-10 17:32:31 +01:00
catch 7628e38b90 Issue #3139433 by mondrake, Hardik_Patel_12, mohrerao, jungle: Replace usages of AssertLegacyTrait::assert(No)Escaped, that is deprecated 2020-08-10 11:29:50 +01:00
catch 30ca835cce Issue #3139408 by mondrake, jungle, dww: Replace usages of AssertLegacyTrait::assert(No)Field, that is deprecated 2020-08-10 11:26:28 +01:00
Alex Pott 5b454e760f
Issue #3163687 by shetpooja04, snehalgaikwad, longwave: Unused variable $id in field module, BulkDeleteTest.php 2020-08-07 23:13:04 +01:00
Alex Pott faabcf1373
Issue #2664322 by benjifisher, dawehner, daffie, almaudoh, mradcliffe, catch, quietone, alexpott, larowlan: key_value table is only used by a core service but it depends on system install 2020-08-07 21:36:13 +01:00
Alex Pott 402567d128
Issue #3142749 by munish.kumar, shaktik, pavnish, sja112, ravi.shankar, Lal_, mondrake, daffie, xjm: AssertLegacyTrait::assertPattern() calls in functional tests still have a message passed in 2020-07-31 18:02:28 +01:00
Alex Pott 427c7ee7cc
Issue #3160031 by quietone, jungle, longwave, jameszhang023: Fix 18 spelling errors for migrate specific terms 2020-07-31 16:50:43 +01:00
catch d7300cc380 Issue #3142755 by sja112, mondrake, alexpott, mrinalini9, xjm: AssertLegacyTrait::assert(No)Field() in functional tests still have a message passed in 2020-07-29 14:57:52 +01:00
catch ef3190f75a Issue #3157954 by alexpott, andypost: Remove unnecessary route rebuild from tests 2020-07-16 22:21:08 +01:00
Alex Pott 39aa6bf474
Issue #3159382 by Beakerboy: Sort order not specified in view test_view_fieldapi, but results must be ordered by nid 2020-07-16 09:42:11 +01:00
Alex Pott 09c6b3d80d
Issue #3139428 by jungle, ridhimaabrol24, Hardik_Patel_12, mondrake, mrinalini9, Bunty Badgujar: Replace usages of deprecated AssertLegacyTrait::assert(No)FieldChecked() 2020-07-15 23:46:47 +01:00
catch b7627bcae4 Issue #3123120 by mondrake, ridhimaabrol24, longwave: Properly deprecate AssertLegacyTrait::pass 2020-07-14 10:58:42 +01:00
catch eafefd897a Issue #2619482 by cburschka, ankit.singh, ravi.shankar, jungle, daffie: Convert all get_called_class()/get_class() to static:: 2020-07-13 15:35:49 +01:00
catch 488b2cee3b Issue #3139426 by jungle, rajandro, mohrerao, sja112, mondrake: Replace usages of deprecated AssertLegacyTrait::assertOptionSelected() 2020-07-13 15:32:37 +01:00
Alex Pott c114930c34
Issue #3139440 by jungle, Hardik_Patel_12, siddhant.bhosale, sharma.amitt16, durgeshs: Replace usages of deprecated AssertLegacyTrait::buildXPathQuery() 2020-07-13 14:22:09 +01:00
catch bbe45b8b11 Issue #2838555 by Lendude, superlolo95, pameeela, jibran, phenaproxima: Don't add relationship to a field referencing a config entity 2020-07-13 13:12:25 +01:00
catch a050029323 Issue #3135538 by mondrake, longwave, jungle: Replace remaining assert* involving use of count() where relevant 2020-07-02 13:16:28 +01:00
xjm de32f3ca2d Issue #3133033 by munish.kumar, xjm, Hardik_Patel_12, daffie, swatichouhan012: Fix Drupal.Array.Array.LongLineDeclaration coding standard for instances of the drupalCreateUser() test method 2020-06-21 16:39:19 -05:00
Alex Pott 0f9cecbab6
Issue #3139414 by cburschka, mohrerao, pavnish, jungle, ravi.shankar, daffie, mondrake, sja112: Replace usages of deprecated AssertLegacyTrait::assert(No)Link() 2020-06-16 10:29:37 +01:00
Alex Pott 8d67348e9a
Issue #2673688 by himanshu_sindhwani, kkalashnikov, atul4drupal, Saurabh_sgh, walangitan, andypost, markdorison, Bunty Badgujar, xjm, catch: Remove remains of hook_field_schema() 2020-06-15 12:41:01 +01:00
Alex Pott 2c02bb9ae7
Issue #3123065 by jungle, daffie: Fix 'Drupal.NamingConventions.ValidClassName' coding standard 2020-05-29 20:11:19 +01:00
xjm 68a59ee322 Issue #3139421 by mondrake, mrinalini9, daffie: Replace usages of deprecated AssertLegacyTrait::assert(No)Option() 2020-05-24 14:55:23 -05:00
xjm 11387380d5 Issue #3139218 by mondrake, daffie: Replace usages of AssertLegacyTrait::assertResponse(), which is deprecated 2020-05-24 08:33:20 -05:00
xjm 0f66cce399 Issue #2937513 by eltori, longwave, klausi, catch, idebr: Fix 'Drupal.Commenting.DocComment.TagGroupSpacing' coding standard 2020-05-20 17:11:54 -05:00
xjm 2436298a17 Issue #2055851 by andypost, jungle, dawehner, Mac_Weber, sja112, borisson_, fietserwin, init90, Gábor Hojtsy, xjm, effulgentsia, tim.plunkett: Remove translation of exception messages 2020-05-18 19:21:21 -05:00
Alex Pott 15c4512b57
Issue #3134459 by ridhimaabrol24, aleevas, longwave, heddn, quietone, xjm: Remove @group legacy from migrate tests 2020-05-12 22:29:45 +01:00
catch 421c588c16 Issue #3131343 by mondrake, dww, jungle: Replace assertions involving calls to in_array() with assertContains()/assertNotContains() 2020-05-11 09:10:55 +01:00
xjm da4caf4fb5 Issue #3113124 by B2F, Kristen Pol: Incorrect API example about default widget override 2020-05-09 15:20:16 -05:00
catch 40a5bd7e0a Issue #3126965 by jungle, quietone, longwave, mondrake, dww: Replace assert* involving count() and an integer literal with assertCount() 2020-05-07 19:07:00 +01:00
xjm 99cb88d6a7 Issue #3131816 by Spokje, jungle, mondrake, xjm, longwave: Replace assertions involving calls to is_array() with assertIsArray()/assertIsNotArray() 2020-05-04 07:43:32 -05:00
Alex Pott 6b54e9534f
Issue #2778917 by kiamlaluno, jungle, elaman, dawehner, alexpott, tvb, vadim.hirbu, ravi.shankar, quietone: Use the second parameter of \Drupal::state()->get() instead of checking the method didn't return any value 2020-05-02 13:07:36 +01:00
Alex Pott 3f87e0d805
Issue #3132745 by jungle, longwave, xjm, swatichouhan012, daffie: Fix Drupal.Array.Array.LongLineDeclaration coding standard for instances of the $modules test property 2020-05-02 12:34:00 +01:00