Commit Graph

39188 Commits (6ac3bcd33c46d3792179c20c4442a58527e930d8)

Author SHA1 Message Date
catch b829de68ac Issue #3082859 by Krzysztof Domański, munish.kumar, xjm, samuel.mortenson: The AssertMailTrait should cast the data type to boolean in assertMailPattern 2020-07-10 11:59:19 +01:00
catch 264d89cf37 Issue #3070902 by dalin, mrinalini9, mrupsidown, Bunty Badgujar: Better logging for prepareDestination Exception 2020-07-10 11:53:28 +01:00
catch efc85b5ad5 Issue #3000762 by Krzysztof Domański, Hardik_Patel_12, saurabh.tripathi.cs, Lendude, ApacheEx, nnevill, alexpott: Add assertNoDuplicateIds to a functional test trait 2020-07-10 11:17:39 +01:00
Alex Pott b17a69868f
Issue #3040361 by Sam152, jungle, Dylan Donkersgoed, jibran: Moderation state views filter only works on base table entity 2020-07-09 19:09:44 +01:00
catch 0e6ed376ef Issue #3130973 by daffie, plach, Charlie ChX Negyesi: Make the backend overridable service discovery also check the database type for an overridden service 2020-07-09 12:20:55 +01:00
catch e85462dda4 Issue #2807743 by alexpott, catch, kiamlaluno, neclimdul, xjm: Switch from deprecation notice to warning for non-standard placeholders in FormattableMarkup::placeholderFormat() 2020-07-09 12:19:02 +01:00
catch 65e525854c Issue #2855068 by jian he, larowlan, andypost, mrinalini9, Jody Lynn, himanshu-dixit, LaravZ, jurgenhaas: Can't create comments when comment is a base field 2020-07-09 12:16:00 +01:00
Alex Pott 323a808bd0
Issue #2848367 by mlncn, jp.stacey, kunalkursija: Render API overview example of placeholders either incorrect or misleading 2020-07-07 17:59:15 +01:00
Alex Pott dbd93506d2
Issue #3152390 by munish.kumar, Deepak Goyal, daffie: Bracket-encapsulated field names for static queries in core/tests/Drupal/KernelTests/Core/Database 2020-07-07 14:40:41 +01:00
Alex Pott 700a6ab9d9
Issue #3089961 by tim.plunkett, Deepak Goyal, Lal_, ravi.shankar, tedbow: assertOffCanvasFormAfterWait() doesn't check for the correct form ID 2020-07-07 14:35:25 +01:00
Lauri Eskola 311db38d3a
Issue #3155221 by andypost, jhodgdon: Remove outdated todo and link to 3086795 2020-07-07 11:44:29 +03:00
Lee Rowlands b2a49d3a4c
Issue #2914785 by acbramley, jungle, Hardik_Patel_12, mrinalini9: Entities with external urls as a uri relationship can not be deleted when menu_link_content is installed 2020-07-07 08:22:09 +10:00
Alex Pott 5bd974ae17
Issue #3149930 by Lendude, ravi.shankar, Bobík, dww, joaomachado, alexpott, lauriii: Views table settings exposes "Details" field even when empty 2020-07-06 23:06:02 +01:00
Alex Pott 4d4c87e409
Issue #3156558 by longwave, andypost, alexpott, heddn, catch: Upgrade dependencies prior to 9.1.0 2020-07-05 20:48:26 +01:00
catch 9cf5c69157 Issue #3114974 by andypost, kishor_kolekar, mikelutz, alexpott: \Drupal\migrate\Plugin\MigrateDestinationInterface::fields() $migration argument is deprecated 2020-07-03 09:37:34 +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
Alex Pott c71e7e4e57
Issue #3152003 by Beakerboy, sanjayk, alexpott, daffie: EndOfTransactionQueriesTest does not include bootstrap.inc early enough for contrib database drivers 2020-07-01 11:28:26 +01:00
catch 20ee128084 Issue #3152848 by alexpott: Clean up bc_entity_resource_permissions code - it does not exist anymore 2020-07-01 10:31:00 +01:00
catch 308db361b4 Issue #3151968 by Hardik_Patel_12, daffie, snehalgaikwad: Replace the database query with an entity query in NodeTranslationUITest 2020-07-01 10:26:44 +01:00
catch d7334ba57e Issue #3151990 by daffie, Hardik_Patel_12, catch: Replace the database queries with an entity queries in NodeRevisionPermissionsTest 2020-07-01 10:15:28 +01:00
catch d8d9481999 Issue #3151959 by Hardik_Patel_12, daffie: Replace the database query with an entity query in PathTaxonomyTermTest 2020-06-30 15:18:25 +01:00
catch d7cfad42ff Issue #3144732 by pavnish, mondrake, daffie: Remove the calls to t() from $this->assertSession()->optionExists() 2020-06-30 15:16:40 +01:00
catch cb71f42b24 Issue #3152001 by narendra.rajwar27, munish.kumar, daffie, snehalgaikwad: Replace the database queries with an entity queries in NodeAccessBaseTableTest 2020-06-30 15:06:18 +01:00
catch ce5d85281b Issue #3142893 by hchonov, Raunak.singh, kishor_kolekar, alexpott, tstoeckler, catch, kfritsche, johnwebdev: Memory leak - typed data prototypes for field items are not re-used like intended 2020-06-30 14:34:57 +01:00
catch 60c1f976cb Issue #3027763 by quietone, LiamPower, pratik_kamble: UnroutedUrlAssembler removes query params array item key in buildExternalUrl() 2020-06-30 09:51:16 +01:00
Alex Pott bf94a9e49a
Issue #3035518 by claudiu.cristea, ridhimaabrol24, pguillard, Deepak Goyal, Manuel Garcia, mrinalini9, ravi.shankar, Hardik_Patel_12, mondrake, alexpott, dww, klausi, andypost, catch, kim.pepper: Convert ImageEffectsTest & ToolkitTest into Kernel tests 2020-06-29 23:49:04 +01:00
catch 78cc0f2804 Issue #3144046 by Matroskeen: Incorrect example of adding Cache metadata in hook_menu_local_tasks_alter() 2020-06-29 22:33:14 +01:00
catch cf1010f010 Issue #3151981 by daffie: Replace the database query with an entity query in NodeRevisionsAllTest 2020-06-29 21:36:09 +01:00
catch b5cc26a3b0 Issue #3151990 by daffie, Hardik_Patel_12: Replace the database queries with an entity queries in NodeRevisionPermissionsTest 2020-06-29 21:33:48 +01:00
catch 2b7d2e1e26 Issue #3139437 by pavnish, mrinalini9, mondrake, longwave, Bunty Badgujar: Replace usages of AssertLegacyTrait::assertCacheTag, that is deprecated 2020-06-29 16:26:59 +01:00
catch 0073e14852 Issue #3145412 by pavnish, cburschka, amateescu: Connection::__destruct() can't delete the sqlite file 2020-06-29 16:16:28 +01:00
catch 1a48485ede Issue #3144354 by alexpott, vijaycs85, andypost: ModuleInstaller loads .module and .install before allowing classes to autoloaded 2020-06-29 14:38:39 +01:00
catch 16209df496 Issue #2834525 by alexpott, kim.pepper, jummonk, joshua.roberson, Ruuds: Permission denied caused by race condition during ensureDirectory should be silenced 2020-06-29 12:54:11 +01:00
Alex Pott 5ded531763
Issue #3151520 by adityasingh, pavnish, daffie, alexpott: Replace the database query with an entity query in UserInstallTest 2020-06-29 09:57:39 +01:00
Alex Pott 4babf62cad
Issue #3077785 by longwave: Refactor away DrupalMinkClient after Symfony 4.2+ 2020-06-29 09:52:17 +01:00
Alex Pott d02bccbf9d
Issue #3135304 by longwave: Remove Symfony 3 compatibility layer from JsonEncoder 2020-06-28 14:18:52 +01:00
Alex Pott 1ea2763329
Issue #2120877 by quietone, BryanGullan, duellj, jibran, miro_dietiker, dags: Add tests for tracker module's Tools menu link 2020-06-28 14:08:54 +01:00
Alex Pott a0a8601936
Issue #2898947 by rajandro, jungle, ankit.singh, AkashkumarOSL, Lal_, shimpy, Saurabh_sgh, markdorison, gnikolovski, jordanwood, librarylasso, Swapnil_Kotwal, mrinalini9, chiranjeeb2410, codersukanta, daffie, xjm, alexpott, mmjvb, mparker17, MaskyS, larowlan, quietone: Change "writeable" to "writable" in documentation 2020-06-28 13:46:45 +01:00
Alex Pott 7a79db4d30
Issue #3154665 followup by alexpott: Disable spell checking within Drupal\filter\Plugin\migrate\process\FilterID::getSourceFilterType() 2020-06-27 12:03:12 +01:00
Lauri Eskola 932b36e4de
Issue #3154425 by Hardik_Patel_12, ethomas08: Remove @todo : Remove after 8.6.x is out of support in function claro_preprocess_table 2020-06-26 18:52:08 +03:00
catch e76396d4cc Issue #3154461 by Hardik_Patel_12: Removing getFormObject call from UserAccountFormFieldsTest 2020-06-26 12:13:00 +01:00
Lee Rowlands e2fc217b7c
Issue #3151047 by quietone, jibran, larowlan, xjm, pameeela: Expand LinkWidget test coverage 2020-06-26 15:01:25 +10:00
Alex Pott 240dcf72d4
Issue #3086795 by jhodgdon, mohrerao, dww: "Search help" link in search form is ambiguous and confusing 2020-06-25 23:33:33 +01:00
Lee Rowlands ed4655e30f
Issue #3153009 by himanshu_sindhwani, asmita26, ambuj_gupta, mherchel: Create "Wide" image style for standard profile 2020-06-26 06:37:33 +10:00
Lauri Eskola 0551c86071
Issue #3060697 by huzooka, bnjmnm, Meenakshi.g, quiron, shashikant_chauhan, Lal_, lauriii, tim.plunkett: Use dropbutton variants with #dropbutton_type instead of custom classes 2020-06-25 17:54:48 +03:00
xjm aada3e1f28 Issue #3116147 by idebr, tim.plunkett: Remove @todo pertaining to RequestHelper::duplicate(), which has been removed 2020-06-25 09:38:43 -05:00
Lauri Eskola 1a8d0ac0e8
Issue #3152473 by nod_, zrpnr: domready callback execution 2020-06-25 17:24:51 +03:00
xjm 6c7101fb10 Issue #3154665 by longwave, quietone: Disable spell checking within Drupal\filter\Plugin\migrate\process\FilterID::getSourceFilterType() 2020-06-25 09:20:50 -05:00
xjm 69fc22c0d2 Issue #3138796 by jungle, mohrerao, sja112, kkalashnikov, xjm, ketikagrover: Fix the typos "cotrol" and make the one-line summaries containing it conform to standards) 2020-06-25 09:05:22 -05:00
Lee Rowlands c9c6fa120d
Issue #3154594 by jungle, alexpott: CSpell is not skipping composer.json and composer.lock, which will prevent committing dependency updates or tagging releases unless --no-verify is used 2020-06-25 18:12:02 +10:00