Commit Graph

22428 Commits (73c05257cfef2373a8864e5460857ca1bbfc9216)

Author SHA1 Message Date
Edys Meza fd22a525cd Issue #3167034: Adding simple test coverage 2020-09-25 13:55:20 -06:00
Edys Meza 30baa59dec Issue #3167034: Enable the loading html attribute to enable lazy-load by default for images 2020-09-25 13:55:20 -06:00
Lauri Eskola 7e524d3b57
Issue #3173037 by bnjmnm: Prettier not run on Ckeditors imagecaption's plugin.es6.js 2020-09-25 15:27:02 +03:00
catch eeadf95727 Issue #3170629 by ayushmishra206, anmolgoyal74: Remove repeated 'from' in code comments 2020-09-25 12:16:20 +01:00
catch 4a3abc4ef0 Issue #3166543 by mondrake, partyka, longwave, larowlan, Lendude: Deprecate UiHelperTrait::drupalPostForm, keep deprecation silenced 2020-09-25 11:56:57 +01:00
catch b1133f1d4e Issue #3170627 by anmolgoyal74: Remove repetive 'list' work used 2020-09-25 11:47:38 +01:00
catch 51cbe4a1b3 Issue #3170626 by anmolgoyal74: "on" key word repeated in SystemTestController 2020-09-25 11:46:39 +01:00
catch a5cb5e41ef Issue #3170972 by shetpooja04, quietone: Remove unused variable $iterator in MigrateExecutableTest.php, migrate module 2020-09-25 09:29:37 +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 77ce58a20c Issue #3172332 by shetpooja04, Pooja Ganjage, quietone: Remove unused variable $process_plugin_manager in MigrationLookupTest.php, migrate module 2020-09-25 09:10:01 +01:00
Gábor Hojtsy e304572729 Issue #3172425 by mikelutz, catch: "Symfony\Component\Lock\Factory" is deprecated since Symfony 4.4 and will be removed in 5.0 use "Symfony\Component\Lock\LockFactory" instead 2020-09-24 20:13:19 +02:00
Gábor Hojtsy ebf61730dc Issue #3172410 by mikelutz, andypost, catch, longwave: Make HtmlResponse compatible with Symfony 5 2020-09-24 13:19:14 +02: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 95132eec75 Issue #3156944 by alexpott, Gábor Hojtsy, Charlie ChX Negyesi: Support nullable typehints and return types in ProxyBuilder and as a result support PHP 8 2020-09-23 16:32:30 +01:00
catch e89a5699c0 Issue #3059719 by kndr, ravi.shankar, jcontreras, paulocs, Kristen Pol: Comments Depth, Undefined index: #markup - line 25 2020-09-23 15:31:15 +01:00
Gábor Hojtsy dc21aa7c12 Issue #3156878 by alexpott, andypost: \Drupal\Component\Datetime\DateTimePlus should pass correct parameter types to checkdate() 2020-09-23 16:15:25 +02:00
catch 50e0c6f2b4 Issue #2132773 by g-brodiei, killes@www.drop.org, DevJoJodae, jonathanshaw, dawehner: Don't add term_access tag if SQL rewriting off 2020-09-23 14:21:23 +01:00
catch 98631833a9 Issue #3169866 by shetpooja04, longwave: Remove unused variable $target and $button in CKEditorIntegrationTest.php, media_library.module 2020-09-23 13:13:42 +01:00
catch 6be889d5a3 Issue #3168946 by mondrake, paulocs, longwave: Replace usages of AssertLegacyTrait::assertTextHelper, that is deprecated 2020-09-23 11:58:34 +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
catch 644f0a1e7c Issue #3172592 by shetpooja04: Unused variable $field_type in EntityContentBase.php, migrate module 2020-09-23 10:19:45 +01:00
Alex Pott a5ef3af6af
Issue #2678510 by larowlan, quietone, ankithashetty, samiullah, alexpott: Remove @todos from migrate credentials form 2020-09-22 21:42:37 +01:00
Alex Pott afba4ff18c
Issue #3171743 by chr.fritsch, paulocs, Berdir, phenaproxima: Not possible to overwrite the upload forms for media library 2020-09-22 21:28:00 +01:00
Lauri Eskola 6d1b1689ea
Issue #3171952 by Spokje, asishsajeev: Update CKEditor to version 4.15.0 2020-09-22 17:14:19 +03:00
Lauri Eskola f4c02282eb
Issue #3171366 by bnjmnm: Comments from variables.pcss.css create nonuseful noise in compiled css 2020-09-22 16:52:31 +03:00
Alex Pott 0e1565c473
Issue #3166360 by lauriii: Disable csslint testing in core 2020-09-21 23:39:14 +01:00
Alex Pott 727481710c
Issue #3013216 by alloyroger, anushrikumari, Kristen Pol, Lendude: viewsUi.RearrangeFilterHandler: addGroupButton & removeGroupButtons selectors too specific for all themes 2020-09-21 22:23:51 +01:00
Alex Pott 074e9215f3
Issue #2846485 by joseph.olstad, drclaw, bkosborne, mpdonadio, Lendude: Terrible performance when rendering multi-value fields in views 2020-09-21 22:16:02 +01:00
Alex Pott c8cc155dad
Issue #3055193 by catch, martin107, jungle, mikelutz, longwave, andypost, alexpott, mondrake, tim.plunkett, larowlan: [Symfony 5] The "Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\MimeTypes" instead 2020-09-21 15:56:32 +01:00
Lauri Eskola 15a42d7000
Revert "Issue #3083044 by bnjmnm, Antoniya, lauriii, huzooka: Prevent line breaks in draggable (first) table cells"
This reverts commit c2bcd732bd.
2020-09-21 17:27:01 +03: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
Alex Pott 4566403054
Issue #3170246 by paulocs, longwave: NodeLoadMultipleTest.php should be a kernel test 2020-09-19 09:49:01 +01:00
Lauri Eskola 6e6ad992ad
Issue #1936708 by bnjmnm, espurnes, bendev, nod_, justinchev, ayushmishra206, vsujeetkumar, mbroere, mrinalini9, Knee-X, vacho, priyanka.sahni, jaspreetsingh31, paulocs, sokru, joum, kwoxer, yoroy, lauriii, rootwork, droplet: Current element values missing from vertical tabs when shown in 2-column layout 2020-09-18 17:42:57 +03:00
xjm 12a3e7bafb by xjm: More coding standards fixes. 2020-09-16 06:46:24 -05:00
xjm 08607fbb51 SA-CORE-2020-011 by David_Rothstein, Chi, elarlang, dokumori, kyk, xjm, mlhess, pwolanin, stefan.r, benjy, fgm, samuel.mortenson, larowlan, pandaski 2020-09-16 06:27:49 -05:00
xjm 0b0cbdebd5 SA-CORE-2020-010 by DorTumarkin, kkrzton, samuel.mortenson, TwoD, Wim Leers, larowlan, xjm
(cherry picked from commit dff7a09d24)
2020-09-16 06:25:23 -05:00
xjm 98fbdffa9d SA-CORE-2020-009 by _nzr_, markwittens, nathandentzau, marcaddeo, janusman, larowlan, David_Rothstein, Wim Leers, vijaycs85, mcdruid, Heine, pandaski, xjm, tim.plunkett
(cherry picked from commit 284f58f04d)
2020-09-16 06:25:05 -05:00
xjm a0a404c996 SA-CORE-2020-008 by amateescu, xjm, catch, larowlan, greggles, dixon
(cherry picked from commit 5411b01fdd)
2020-09-16 06:24:50 -05:00
xjm f28986335b SA-CORE-2020-007 by samuel.mortenson, nod_, larowlan, dsnopek, catch, effulgentsia, mcdruid
(cherry picked from commit 438d4031a0)
2020-09-16 06:24:36 -05:00
Alex Pott 7a2d7e0494
Issue #3170648 by hussainweb: CKEditorPluginManager::getEnabledButtons throws warnings on PHP 8.0.0 beta3 2020-09-14 12:48:21 +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 97cff664d5
Issue #3040274 by sarvjeetsingh, rishabhthakur, theotherlondon, alexpott, kkalaskar, kiamlaluno, amarphule, gringoinc, ravi.shankar, davidhernandez, tim.plunkett: Fix grammar, spelling, and style of the code comments in FormBuilder::prepareForm() 2020-09-10 15:27:26 +10:00
Lee Rowlands 4399299b53
Issue #3169578 by TR: Remove dead code: ResourceTestBase::getExpectedBcUnauthorizedAccessMessage() 2020-09-10 15:20:00 +10:00
Lee Rowlands 65b6ffc906
Issue #315176 by Dave Reid, andypost, franz, sun, Alan D.: Clean-up remains of $form['array_filter'] hack with array_filter in book module 2020-09-10 14:36:16 +10:00
Lee Rowlands 6e451a1fba
Issue #3078501 by sd9121, swatichouhan012, Tom Konda, larowlan, longwave: The 2nd parameter is not defined on window.alert() but use in Drupal.AjaxCommands.prototype.alert() 2020-09-09 19:10:54 +10:00
Alex Pott 472b19010a
Issue #3139418 by mondrake, jungle, longwave: Replace usages of AssertLegacyTrait::assert(No)LinkByHref, that is deprecated 2020-09-08 16:00:31 +01:00
Alex Pott cf2039b95f
Issue #3009003 by ilya.no, phenaproxima, b_sharpe, kirkkala, kekkis, alexpott, seanB, marcoscano, joshua.boltz, vood002: Expose oEmbed resource object to iframe template 2020-09-08 14:49:01 +01:00
Alex Pott 9e3b13b6fb
Issue #3156885 by andypost, Gábor Hojtsy: Change \Drupal\error_test\Controller\ErrorTestController::generateWarnings() to throw E_NOTICE error compatible with PHP 8 2020-09-08 14:36:17 +01:00
catch 11118a3416 Issue #2796399 by Krzysztof Domański, mayurjadhav, pritish.kumar, heikki, sarvjeetsingh, User Advocate, caspervoogt, Kristen Pol, abhisekmazumdar: Problematic hreflang links when using entity as front page 2020-09-08 14:10:19 +01:00
catch df4b404395 Issue #3169543 by alexpott, longwave, jungle: Update custom cspell dictionary 2020-09-08 09:27:11 +01:00
catch 8f93ba1e36 Issue #3169286 by dungahk, anmolgoyal74: "more" word duplicated on Entity API documentation 2020-09-07 20:16:24 +01:00
catch ffd029bacf Issue #3169306 by anmolgoyal74: "the" word duplicated on multiple files 2020-09-07 20:15:10 +01:00
Alex Pott bf2b32abc7
Issue #3122002 by clayfreeman, lauriii, alexpott: Remove dependency to localize.drupal.org on Nightwatch tests 2020-09-07 15:28:15 +01:00
Alex Pott 07c913e241
Issue #3159849 by quietone, mikelutz: Add missing tests of filepath to FileTest 2020-09-07 14:50:15 +01:00
catch dcc53b3ba6 Issue #3168261 by shetpooja04: Remove unused variable $language_list in locale module, locale.module 2020-09-04 13:02:30 +01:00
Lee Rowlands 7aca346469
Issue #3110839 by quietone, jungle: Use of \Drupal\Core\Database\Install\Tasks::getFormOptions() in \Drupal\migrate_drupal_ui\Form\CredentialForm::buildForm() results in confusing description for prefix form element 2020-09-04 15:09:08 +10:00
Lee Rowlands c915bfe0bd
Issue #2969551 by quietone, mikelutz, joachim, benjifisher, catch: Migrate messages from caught exceptions need file and line details 2020-09-04 15:06:07 +10:00
Lee Rowlands 6042b73e9f
Issue #3152320 by bircher, nedjo, tstoeckler: ExtensionInstallStorage::createCollection() produces error 2020-09-04 13:41:28 +10:00
Lee Rowlands 3f7861f848
Issue #3101045 by quietone, mikelutz, Stefan Kangas, NiklasBr: LanguageContentSettingsTaxonomyVocabulary source plugin should only add language column if it exists 2020-09-04 13:24:36 +10:00
Lee Rowlands fc78db5235
Issue #3159101 by Wim Leers: SQLBase::mapjoinable still does not support SQLite 2020-09-04 13:07:20 +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
Lee Rowlands db13a841de
Issue #2586013 by g-brodiei, pameeela, Vidushi Mehta, willzyx, LoMo, Lendude, longwave, catch: node_views_analyze() is never executed because it is in the wrong inc file 2020-09-04 12:49:08 +10:00
Alex Pott df7a51943c
Issue #3094783 by ravi.shankar, tim.plunkett, ridhimaabrol24, Kristen Pol, phenaproxima: Do not use the internal data attribute for disable-refocus 2020-09-03 20:23:03 +01:00
Lauri Eskola b1fc8e03b4
Revert "Issue #3070375 by lauriii, sacarney: Hidden buttons in off-canvas dialog are not being hidden"
This reverts commit 52fedda629.
2020-09-03 15:11:56 +03:00
Lauri Eskola 4c3744d155
Revert "Revert "Issue #3070375 by lauriii, jungle, larowlan, sacarney: [backport] Hidden buttons in off-canvas dialog are not being hidden""
This reverts commit 184a612646.
2020-09-03 15:11:46 +03:00
Lauri Eskola 184a612646
Revert "Issue #3070375 by lauriii, jungle, larowlan, sacarney: [backport] Hidden buttons in off-canvas dialog are not being hidden"
This reverts commit 3d7f169f86.
2020-09-02 18:17:28 +03:00
catch c09dc39b8f Issue #3139419 by mondrake, aleevas: Replace usages of AssertLegacyTrait::assertUrl, that is deprecated 2020-09-02 14:52:13 +01:00
catch edd570f7c2 Issue #3162972 by longwave, jungle: Fix or ignore 32 words used in XSS tests and related methods 2020-09-02 10:37:55 +01: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 d91112e0b8 Issue #3164871 by lauriii, bandanasharma, hudri: Incorrect radio button spacing due needless twig template 2020-09-02 10:28:08 +01:00
catch c3cff824c0 Issue #3167811 by alex.mazaltov: Adjust annotation declaration of used Interface in constructor for EntityModerationForm 2020-09-02 09:12:38 +01:00
catch cb0ad5b16b Issue #3165588 by longwave, mondrake: Add a check to ensure $modules property is always protected 2020-09-01 21:17:37 +01:00
catch 1c7065df88 Issue #2822334 by jungle, mbovan, longwave, Kristen Pol, quietone: Unicode::mimeHeaderDecode() doesn't support lowercased encoding 2020-09-01 20:24:53 +01:00
catch b62e2843cf Issue #3154909 by jungle, adityasingh, nitesh624, mohrerao, rajandro, sanjayk, priyanka.sahni, ju.vanderw, tripurari: Change words 'not existing' to 'non-existent' 2020-09-01 17:42:19 +01:00
catch 43fdb595f9 Issue #3129002 by mondrake, longwave, sja112, martin107, jungle: Replace usages of deprecated AssertLegacyTrait::assert() 2020-09-01 17:33:58 +01:00
catch e91ccdd5a6 Issue #3157296 by andypost, longwave, jungle, mondrake: Upgrade dependencies prior to 9.1.0 2020-09-01 15:59:50 +01:00
catch c1e84352c0 Issue #3154669 by longwave, jungle, mohrerao, jameszhang023, ravi.shankar, quietone: Fix or ignore 33 words only used in the PostgreSQL driver 2020-09-01 14:42:40 +01:00
catch 863b2b35c4 Issue #3167036 by gapple, anu.a_zyxware, thalles, larowlan: Empty *.libraries.yml file can cause fatal error 2020-09-01 14:25:15 +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 c532b2f9b2 Issue #3139442 by mondrake, munish.kumar, Hardik_Patel_12, jungle, mohrerao, alexpott: Replace usages of AssertLegacyTrait::constructFieldXpath, that is deprecated 2020-09-01 10:48:04 +01:00
catch 369277f66d Issue #3168074 by kiamlaluno, bandanasharma: The comments for the Aggregator storage classes define the classes controllers, when they are storage handlers 2020-09-01 10:44:10 +01:00
Lauri Eskola c2bcd732bd
Issue #3083044 by bnjmnm, Antoniya, lauriii, huzooka: Prevent line breaks in draggable (first) table cells 2020-09-01 12:42:39 +03:00
catch 6c878ed56a Issue #3101738 by Lendude, jannakha, alexpott, daffie, catch, bkosborne, Berdir: Exposed term filters should not show term options that the user does not have access to 2020-09-01 09:30:32 +01:00
catch 0fb041fcfc Issue #2997100 by claudiu.cristea, alexpott, penyaskito, tstoeckler, Pancho, longwave, xjm: Introduce a way to deprecate config schemas 2020-08-31 11:24:40 +01:00
catch 4a8ea54ddb Issue #3047703 by petedussin, jhodgdon, Vitor Faria, pratik_kamble, OanaIlea, batigolix, gaurav.kapoor, havran, joycelam, mradcliffe, _m, ChrisBee, James.Shee, christian.gerdes, Andy Farmer, aburrows, eojthebrave: Convert basic_auth, hal, jsonapi, rdf, rest, serialization module hook_help() to topic(s) 2020-08-31 10:57:09 +01:00
catch 95af12b524 Issue #3005641 by ridhimaabrol24, matsbla, tanubansal, jungle, msankhala, dww, quietone, hchonov: Exception is thrown on changing "Site language" setting of a user if user account is translated 2020-08-31 09:51:48 +01:00
catch cd04aa1472 Revert "Issue #3101738 by Lendude, jannakha, alexpott, daffie, bkosborne, Berdir: Exposed term filters should not show term options that the user does not have access to"
This reverts commit 639a8ec8fa.
2020-08-31 09:37:14 +01:00
catch 639a8ec8fa Issue #3101738 by Lendude, jannakha, alexpott, daffie, bkosborne, Berdir: Exposed term filters should not show term options that the user does not have access to 2020-08-31 09:22:45 +01:00
catch 0f10d21c1a Issue #3116478 by clayfreeman, jungle, mrinalini9, jonathanshaw, neclimdul, Charlie ChX Negyesi, longwave, alexpott, catch, andypost: Add a way to silently keep an item locked when processing a queue via cron 2020-08-28 20:25:13 +01:00
catch 856ab5fa52 Issue #3158290 by Hardik_Patel_12, adhershmnair: Unused local variables from ActiveLinkResponseFilterTest.php file 2020-08-28 15:23:25 +01:00
catch 0870e1999d Issue #3167390 by mbovan, Berdir: ExceptionLoggingSubscriber should not log backtrace string on access denied exceptions 2020-08-28 15:13:29 +01:00
catch 3e0f0155a4 Issue #3131186 by mondrake, Vidushi Mehta, longwave, paulocs, xjm: Replace assertions involving calls to drupalGetHeader() with session-based assertions, where possible 2020-08-28 15:08:46 +01:00
catch 1e06a3ef3a Issue #3093757 by bbrala, vsujeetkumar, jofitz, ridhimaabrol24, Berdir, xjm: Test is marked skipped but shouldn't be anymore 2020-08-28 15:04:07 +01:00
catch fea3dd7380 Issue #3166763 by pameeela, Balu Ertl, adhershmnair: Double spaces in block help topic UI strings 2020-08-28 13:12:23 +01:00
catch f4fd2d7336 Issue #3166349 by paulocs, snehalgaikwad, naresh_bavaskar, mondrake: Remove uses of t() in assertNoText() 2020-08-28 12:48:09 +01:00
catch 99b9ff858a Issue #2819245 by vagelis-prokopiou, mayurjadhav, narendra.rajwar27, PatashINotFound, AkashkumarOSL, davidhernandez, Vidushi Mehta, cilefen, lauriii, longwave: "Javascript" should be "JavaScript" 2020-08-28 12:37:43 +01:00
Lauri Eskola 4790a87d1e
Issue #3077938 by bnjmnm, komalkolekar, ravi.shankar, sibustephen, nod_: Add a new Drupal.theme JavaScript function for tabledrag handle to allow themes customize the handle's markup 2020-08-28 14:34:22 +03:00
catch 4a84fa3eb1 Issue #3165950 by chrisgross, sam2de: Content type paths use underscores, but help text still says "hyphens" 2020-08-28 12:20:20 +01:00
catch 83c181f090 Issue #3072076 by JordanDukart, logickal, gabesullice, cgoffin, patrickfweston, Wim Leers, alexpott, scuba_fly, larowlan, nehiryeli, xjm, borisson_: JSON:API returns a CacheableResponseInterface instance for non-cacheable methods; causes unnecessary exceptions 2020-08-28 12:16:36 +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 4a7c205450 Issue #3153143 by ridhimaabrol24, Hardik_Patel_12, siddhant.bhosale, guptahemant, quietone, paulocs: Remove uses of t() in linkExists() and linkNotExists() calls 2020-08-28 10:46:35 +01:00
catch c7558c4111 Issue #3167599 by shetpooja04, jijojoseph_zyxware: Unused variable $frequency in locale module, locale.module 2020-08-28 10:43:43 +01:00
catch 9b874dfc16 Issue #3167600 by shetpooja04, jijojoseph_zyxware: Unused variable $config in locale module, locale.bulk.inc 2020-08-28 10:40:43 +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 b63d19ba60 Issue #3165350 by shetpooja04, quietone: Unused variable $key in image module, MigrateImageCacheTest.php 2020-08-28 09:34:35 +01:00
Lee Rowlands 050b91b764
Issue #3160405 by mondrake, ravi.shankar, jungle, longwave: Deprecate overloading arguments to WebAssert methods to prevent conversions of legacy Simpletest test to carry over cruft 2020-08-28 12:06:48 +10:00
Lee Rowlands 82949679ce
Issue #3143870 by mondrake, pavnish, longwave: Calls to AssertLegacyTrait::assertUrl() have wrong number of arguments 2020-08-28 11:22:44 +10:00
Lauri Eskola fe434eea4b
Issue #3167196 by sarvjeetsingh, davidhernandez, Chi: Fix DrupalCoreRenderElementEmail documentation 2020-08-27 15:15:02 +03:00
catch 9beb71e610 Issue #2614720 by quietone, roderik, ofry, Dylan Donkersgoed, Deepak Goyal, samiullah, jonathanshaw, benjifisher, larowlan, Rewted, Ruedische, KlemenDEV, ao2, abramm, vadim.hirbu, HiMyNameIsSeb, dionsj, mgp_novicell, scalas89, rollins, dmytro-aragorn, hchonov, mayurjadhav, paranojik, nplowman: Fatal errors while loading/building orphaned comments 2020-08-27 10:25:44 +01:00
catch 9e546b3678 Issue #3164965 by shetpooja04, Hardik_Patel_12: Unused variable $source in help_topics module, HelpTopicTwigLoaderTest.php 2020-08-27 10:18:57 +01:00
catch d2e7c1fa8e Issue #3165794 by shetpooja04, longwave: Unused variable $account_bundle in jsonapi module, ResourceTestBase.php 2020-08-27 10:17:04 +01:00
catch 1b628f44b3 Issue #2193803 by wturrell, ridhimaabrol24, mglaman, Pavan B S, narendra.rajwar27, abhisekmazumdar, dpi, manish.upadhyay, pankaj.singh, paulocs, Charles Belov, quietone, catch, jim_at_miramontes, dawehner, goodboy: Anonymous users receive access denied when attempting to logout 2020-08-27 10:14:13 +01:00
catch cc866657ec Issue #3166317 by longwave, anu.a_zyxware: Remove remaining references to XCache 2020-08-27 10:09:38 +01:00
catch ae59215205 Issue #3151093 by dww, cburschka, Manisha111, alexpott, longwave: Replace use of whitelist/blacklist in \Drupal\Core\Security\RequestSanitizer and its test 2020-08-26 10:02:23 +01:00
catch eecc9bf2dd Issue #3123285 by Neslee Canil Pinto, amjad1233, shaktik, Chi, xjm, bkosborne, quietone: Actually exclude user register, login, logout, and password pages from search results in robots.txt (current rules are broken) 2020-08-26 09:40:47 +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 b045d78c38 Issue #3158277 by Hardik_Patel_12, kiamlaluno, alexpott, rajandro, longwave: Remove unused local variable from EntityLinkTest.php file 2020-08-26 09:32:04 +01:00
catch 8aa82d81b0 Issue #3122113 by Suresh Prabhu Parkala, rpayanm, ilgnerfagundes, gabesullice, bbrala, alexpott, xjm: Convert all PHPDoc links targeting JSON:API contrib issues to target Drupal core issues 2020-08-26 09:09:50 +01:00
catch 041cf280bb Issue #3164652 by jungle, quietone, longwave: Update modules/migrate/src/Plugin/migrate/process/Substr.php to remove "skłodowska" from misc/cspell/dictionary.txt 2020-08-26 00:42:26 +01:00
catch a245f97c19 Issue #3164678 by jonathan_hunt, longwave: Reference to RFC5424 severity levels is incorrect 2020-08-26 00:28:39 +01:00
catch d0c951598d Issue #3158278 by mayurjadhav, Hardik_Patel_12, paulocs: Unused local variables from LocalTaskManagerTest file 2020-08-26 00:27:39 +01:00
Lee Rowlands 664dee0235
Issue #3155022 by codersukanta: Loosen required implementation of time service injected to CMs' EntityModerationForm 2020-08-24 11:30:09 +10:00
Lee Rowlands 52fedda629
Issue #3070375 by lauriii, sacarney: Hidden buttons in off-canvas dialog are not being hidden 2020-08-24 11:14:11 +10:00
Lee Rowlands 60a835cbe1
Issue #2978320 by quietone, Ivan616, daffie: rdf comment storage load should not load NULL comments 2020-08-24 11:03:06 +10:00
Lee Rowlands 8fac18c866
Issue #3035732 by Lendude, nod_, Vidushi Mehta, Kristen Pol, jungle, larowlan: Views UI tags do not use autocomplete suggestions 2020-08-24 10:58:48 +10:00
Lee Rowlands e8ef145650
Issue #3166645 by kiamlaluno: The document comment for Image::scaleDimensions() contains a reference to a function that isn't implemented in Drupal 8 and 9 2020-08-24 10:54:40 +10:00
Lee Rowlands fecfd28171
Issue #3163924 by quietone, Berdir: buildEntityView calls resetCache with an array of ids not entities 2020-08-24 10:53:05 +10:00
Lee Rowlands 4e7ba76688
Issue #1929420 by krlucas, kay_v, quietone, seiplax, floydm, alexpott, mlncn, nlisgo, gulab.bisht, scor, longwave, pameeela: $account->getDisplayName() should be used when outputing username in RDF module 2020-08-24 10:48:15 +10:00
Lee Rowlands 61ca2c2124
Issue #3112249 by quietone, shaktik, ravi.shankar, rajiv.singh, daffie: Migrate d7 menu translation 2020-08-24 09:46:01 +10:00
effulgentsia 1fb1d2f117 Issue #3085245 by bnjmnm, narendra.rajwar27, lauriii, olli: Un-inline SVGs in pcss.css files, add build tool to inline them when compiled 2020-08-21 08:41:41 -07:00
Lauri Eskola 73f1151940
Issue #3084441 by Ramya Balasubramanian, andrewmacpherson, theMusician, sd9121, ranjith_kumar_zyxware, alexpott: Remove title attribute from site-name link in system branding block 2020-08-20 18:35:27 +03:00
Lauri Eskola 763a9c556d
Issue #3127466 by komalkolekar, bnjmnm, kishor_kolekar, sd9121, lauriii, DeepaliJ, DyanneNova, kiran.kadam911, andrewmacpherson, rainbreaw, kostyashupenko: Required fields are not identifiable on Internet Explorer 11 high contrast 2020-08-18 12:29:44 +03:00
Lee Rowlands 109fe60843
Issue #3053887 by Sam152, Lal_, fenstrat, acbramley, tedbow, larowlan: Add test coverage and document why inline blocks require a new revision to be created when modified, regardless of whether a new revision of the parent has been created 2020-08-18 09:16:31 +10:00
Lee Rowlands 9800208ddf
Issue #3071760 by phenaproxima, vijaycs85, catch, nils.destoop, longwave, alexpott: oEmbed system does not remove query strings from local thumbnail filenames 2020-08-18 08:22:34 +10:00
Lee Rowlands 1e15ed9d4f
Issue #3164686 by mondrake, longwave, ridhimaabrol24: WebAssert::addressEquals() and AssertLegacyTrait::assertUrl() fail to check the querystring 2020-08-18 08:10:25 +10: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
Lee Rowlands ce7d1d3c4c
Issue #3164721 by TR, quietone: More uses of public static $modules 2020-08-17 19:28:45 +10:00
catch d6991c94d8 Issue #3158291 by mayurjadhav, Hardik_Patel_12, kiamlaluno, paulocs: Unused local variables from ContainerTest.php file 2020-08-14 10:09:29 +01:00
catch 234af3fcc7 Issue #3163425 by shetpooja04, paulocs: Unused variable $fields in comment module, CommentViewsData.php 2020-08-14 10:08:00 +01:00
catch 2b815f1aee Issue #3158280 by paulocs, narendra.rajwar27, Hardik_Patel_12: Remove unused variable DefaultLazyPluginCollectionTest.php file 2020-08-14 10:06:15 +01:00
catch c1522a73a8 Issue #3146492 by sharma.amitt16, paulocs, ultrabob: Remove unused variables in media module 2020-08-14 10:04:21 +01:00
catch 336f6fd159 Issue #3164498 by shetpooja04, Sam152, jijojoseph_zyxware: Unused variable $entity_type_ids in content_moderation module, content_moderation.module 2020-08-14 09:58:34 +01:00
catch 421f994a8d Issue #3164589 by ankithashetty, paulocs, S_Bhandari, Suresh Prabhu Parkala, mondrake, longwave: Replace assertions that use $this->getSession()->getResponseHeader() with WebAssert methods 2020-08-14 09:52:24 +01:00
catch 5552c61c42 Issue #3112433 by AndyF, Baysaa, catch, Sam152, SpadXIII: Content moderation state filter incorrectly groups content type condition 2020-08-13 17:15:19 +01:00
catch 413fc69d4d Issue #3025372 by gabesullice, cantrellnm, aleevas, ravi.shankar, bander2, blainelang, Wim Leers: [regression] Impossible to filter for resources with an empty relationship object in JSON:API 2.x 2020-08-13 09:16:05 +01:00
catch 96e72791eb Issue #3163686 by shetpooja04, longwave: Unused variable $comment in comment module, CommentLinksAlterTest.php 2020-08-11 15:14:39 +01:00
catch cf65ed3e13 Revert "Issue #3112433 by AndyF, Baysaa, Sam152, SpadXIII: Content moderation state filter incorrectly groups content type condition"
This reverts commit e337176092.
2020-08-11 12:36:07 +01:00
catch b5343b93b7 Issue #3120892 by Kumar Kundan, ravi.shankar, julienjoye, daffie: Replicate SQL LEAST() in SQLite 2020-08-11 12:03:26 +01:00
catch e337176092 Issue #3112433 by AndyF, Baysaa, Sam152, SpadXIII: Content moderation state filter incorrectly groups content type condition 2020-08-11 10:57:25 +01:00
catch 6e7d0d98d7 Issue #3133355 by longwave, mondrake, ravi.shankar, jungle, xjm: Introduce PHPUnit-compliant WebAssert::responseHeaderExists() method, and its negative 2020-08-11 10:48:45 +01:00
catch b6ced21934 Issue #3150227 by jungle, shaktik, shetpooja04, alexpott: Remove Unused variable $contact_form and $recipients_str from contact Module 2020-08-10 20:52:17 +01:00
catch 77e0a5e31d Issue #3164211 by jungle, dww, longwave: Remove 8 fixed typos from misc/cspell/dictionary.txt 2020-08-10 17:46:38 +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 74ae4bdda2 Issue #3163685 by shetpooja04, longwave: Unused variable $block in comment module, CommentBlockTest.php 2020-08-10 13:34:34 +01:00
catch b7d7a1dd0b Issue #3153085 by kim.pepper, longwave, alexpott, vijaycs85, catch: Deprecate user_password and move to Password Generator service 2020-08-10 12:28:40 +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
catch f5f925c0c0 Issue #3164120 by dww, benjifisher, quietone: Fix sample code in MenuLinkParent.php class documentation 2020-08-10 11:04:28 +01:00
catch 574f8617f3 Issue #3157434 by alexpott, jungle, dww, mondrake: Deprecate \Drupal\Tests\Traits\ExpectDeprecationTrait in favour of \Symfony\Bridge\PhpUnit\ExpectDeprecationTrait 2020-08-10 10:59:03 +01:00
Alex Pott c3152e5a20
Issue #2830504 by jungle, megadesk3000, dww, dermario, amateescu, alexpott, Berdir: AssignOwnerNode allows assigning to anonymous users due to misspelling of key #selection_settings 2020-08-09 00:29:58 +01:00
Alex Pott 7567d5445e
Issue #3142934 by jungle, mondrake, longwave, Krzysztof Domański, DevJoJodae, Chi, xjm, catch, andypost: Replace \Drupal\Component\Utility\Bytes::toInt() with \Drupal\Component\Utility\Bytes::toNumber() due to return type 2020-08-08 23:28:27 +01:00
Alex Pott edd88adf4d
Issue #3164161 by dww, jungle, longwave: Move the @runInSeparateProcess annotation to the SettingsTest class so it covers all test methods 2020-08-08 23:16:26 +01:00
Alex Pott a2856d1130
Issue #3151094 by dww, jungle, ravi.shankar, alexpott: Replace use of whitelist/blacklist in \Drupal\Core\Template classes and their tests 2020-08-08 17:14:23 +01:00
Alex Pott b4dbfc1649
Issue #3143717 by quietone, benjifisher, alexpott: Add helper methods to the migrate_drupal_ui functional tests 2020-08-08 15:09:46 +01:00
Lee Rowlands d7d9ebd221
Issue #2991219 by SchnWalter, ultrabob, nitesh624, Kristen Pol, jungle, partyka: template_preprocess_file_link() should not add microformats attribute 2020-08-08 11:23:14 +10:00
Lee Rowlands ba77d3f49c
Issue #3116841 by quietone, swatichouhan012, dww, mikelutz: Correct latest revision for node 1 in drupal6 test fixture 2020-08-08 11:17:55 +10:00
Alex Pott 33a6866d5c
Issue #3160323 by ravi.shankar, John.nie, quietone, jungle: Add quotes around property name in exception message in Row.php 2020-08-08 01:27:55 +01:00
Alex Pott f96378ac56
Issue #2303323 by dww, quietone, tadityar, iyyappan.govind, vsujeetkumar, er.pushpinderrana, amitgoyal, jp.stacey, joshi.rohit100, jungle, alexpott, Berdir, Alan D.: update_delete_file_if_stale() must return a value or update_manager_file_get() will always fetch remote files 2020-08-08 00:38:25 +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 3312c7b19f
Issue #3160267 by nijolawrence, jungle, daffie, alexpott: Change static queries to dynamic queries in core/modules/{every module}/tests 2020-08-07 22:47:39 +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 f124d526c6
Issue #3130655 by daffie, andypost, Beakerboy, ravi.shankar, alexpott, mradcliffe, Lendude: Deprecate creating an instance of the class Drupal\Core\Database\Query\Condition with the new keyword 2020-08-07 21:00:15 +01:00
Alex Pott cf5d3de90f
Issue #3163703 by eiriksm, longwave: Typo in DeprecatedServicePropertyTrait 2020-08-07 20:56:29 +01:00
catch 3eaacac156 Issue #3008140 by alexpott: Improve shutdown function testing 2020-08-07 16:24:39 +01:00
catch bacf782e30 Issue #2999569 by mondrake, Hardik_Patel_12, ravi.shankar, vsujeetkumar, mrinalini9, daffie: MySql driver throws a generic DatabaseExceptionWrapper for integrity violation at insertion when column has no default 2020-08-07 14:46:22 +01:00
Lauri Eskola a32afce132
Issue #2897837 by ankithashetty, Manuel Garcia, AkashkumarOSL, billywardrop, hedrickbt, jungle, Rithesh BK, rpayanm, tvb, Wim Leers, lauriii, mfv, xjm, maacl, Adsyy: Change the links on core.libraries.yml licenses so they link to the licenses themselves 2020-08-06 19:17:13 +03:00
Alex Pott 7d1f82b8bb
Issue #3163226 by dww, jungle, alexpott, larowlan, longwave, cburschka: Add the ability to deprecate a Settings name 2020-08-06 15:52:34 +01:00
Alex Pott 1d44c8ebbb
Issue #3151101 by Deepak Goyal, dww, ravi.shankar, shetpooja04, alexpott, quietone: Replace use of whitelist/blacklist in Filter module 2020-08-05 09:44:13 +01:00
Alex Pott 244ccb2863
Issue #2845485 by quietone, jofitz, phenaproxima, masipila, vacho, dww, heddn, alexpott: Refactor and document the MenuLinkParent process plugin 2020-08-04 10:27:12 +01:00
Alex Pott 4833c49b0c
Issue #3136762 by dww, codersukanta, webchick, larowlan: Update.php includes link to 'Put site into maintenance mode' for users without permission to use it 2020-08-04 10:11:33 +01:00
Alex Pott ef06a015ec
Issue #3163162 by quietone: Fix error in d7 fixture field_config_instance table 2020-08-04 10:06:02 +01:00
Alex Pott 72c276f60c
Issue #3151096 by dww, jungle: Replace use of whitelist in \Drupal\Core\Utility\ProjectInfo 2020-08-04 09:33:32 +01:00
Alex Pott 5f61f0fb9f
Issue #3151095 by dww, alexpott, jungle: Replace use of whitelist/blacklist in \Drupal\Core\Utility\Error and its test 2020-08-04 09:16:49 +01:00
Alex Pott faca97047e
Issue #3151098 by rik-dev, dww: Replace use of whitelist/blacklist in Big Pipe module 2020-08-04 09:13:50 +01:00
catch 5730ee6d60 Issue #3123461 by daffie, Kristen Pol, alexpott, xjm: Deprecate support for database drivers placed in DRUPAL_ROOT/drivers 2020-08-03 17:16:56 +01:00
Alex Pott 661d8a83f6
Revert "Issue #2780869 by claudiu.cristea, Lendude, joachim, jmadden27: Cannot save a view where a filter value option contains a period"
This reverts commit 104bca1e0e.
2020-08-03 12:35:50 +01:00
Alex Pott 23eaaf18a1
Issue #3120222 by ridhimaabrol24, jofitz, ravi.shankar, vsujeetkumar, Hardik_Patel_12, swatichouhan012, davidhernandez, Kristen Pol: Change System requirements URLs to new evergreen URLs 2020-08-03 10:10:21 +01:00
Alex Pott b5ccfba835
Issue #2984243 by Rithesh BK, ifrik, adityasingh, tripurari, rajandro: Reword the Comment filter button 2020-08-03 01:37:33 +01:00
Alex Pott 8d32cf2245
Issue #3089495 by andrewmacpherson, Kristen Pol: BooleanCheckboxWidget settings summary is not fully translatable 2020-08-03 01:08:38 +01:00
Alex Pott 82097e2ee3
Issue #3162479 by tedbow, Kristen Pol: Incorrect Drupal\Composer\VendorHardening namespace is used instead of Drupal\Composer\Plugin\VendorHardening 2020-08-02 23:04:37 +01:00
Alex Pott 59b936d051
Issue #3162045 by andypost, ravi.shankar, catch, longwave: [Symfony 5] TypeError: Argument 1 passed to Symfony\Component\Process\Process::__construct() must be of the type array, string given 2020-08-02 11:19:38 +01:00
Alex Pott 0c30b0d61a
Issue #3143087 by neclimdul, Kristen Pol: Define accessManager property for ModulesListForm 2020-07-31 23:08:30 +01:00
Alex Pott 0c9c57f14c
Issue #2911527 by harsha012, b_sharpe, Chris Burge, Manav, jibran, Waldoswndrwrld, christinlepson, vacho, mttsmmrssprks, nicholasThompson, Wim Leers, othermachines, Sutharsan: Allow dashes in Styles dropdown's element names 2020-07-31 18:22:24 +01:00
Alex Pott e72c88fce4
Issue #3110669 by quietone, ravi.shankar, Gábor Hojtsy, catch, xjm, daffie: Migrate d7 menu language content settings 2020-07-31 18:11:04 +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 5412462830
Issue #3138766 by mohrerao, longwave, sja112, jameszhang023, Lal_, ravi.shankar, jungle, xjm: Fix "Don't" relevant typos in core 2020-07-31 17:30:18 +01:00
Lauri Eskola 7cb77c266a
Issue #3092551 by amateescu, poojakural, pankaj.singh, priyanka.sahni, shaal, nod_, lauriii: Unclickable area to switch to a workspace 2020-07-31 19:24:00 +03:00
Alex Pott 0eb1d66d7b
Issue #3097797 by jungle, kiamlaluno, dev.patrick, Kristen Pol, ultrabob: Add the descriptions for parameters and the returned value to image_filter_keyword() 2020-07-31 17:09:59 +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
Alex Pott 7ad99c1ee8
Issue #3153264 by siddhant.bhosale, Hardik_Patel_12, longwave: Remove uses of t() in clickViewsOperationLink(), helperButtonHasLabel() and optionExists() calls 2020-07-31 16:35:50 +01:00