Commit Graph

17001 Commits (b5421259d57637be7a940b2898c99a5b2b07040d)

Author SHA1 Message Date
catch 07daa79e14 Issue #3163500 by lauriii, jungle, raman.b, JeroenT, catch, longwave, larowlan: Detect when libraries-override or libraries-extend is used on deprecated library 2020-09-29 15:05:47 +01:00
Lee Rowlands 6e1d970aed
Issue #3160015 by quietone, mikelutz: Don't remove all slashes from filepath in file.php 2020-09-29 14:36:42 +10:00
Lee Rowlands 6ffbfe25f3
Issue #3126746 by danflanagan8, Deepak Goyal, Neslee Canil Pinto, geek-merlin, tim.plunkett: LayoutBuilderHtmlEntityFormController breaks decoration 2020-09-29 14:31:04 +10:00
Lee Rowlands b55eafe356
Issue #3173437 by anmolgoyal74: Repeative 'or' word in FieldOptionTranslation.php 2020-09-29 13:53:03 +10:00
Edys Meza b9b65be495 Issue 3167034: Deprecates EditorFileReference construct method 2020-09-28 16:25:52 -06: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
Edys Meza f59f12f871 Issue 3167034: do not use try/catch on test 2020-09-28 11:38:52 -06:00
Alex Pott a677705b3b
Issue #2949400 by ayushmishra206, chandrashekhar_srijan, bandanasharma, marvil07, AkashkumarOSL, quietone, mikelutz: MigrateProcessInterface documents ProcessPluginBase behaviour 2020-09-28 12:31:10 +01: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 39b62165d4 Issue #3171872 by anmolgoyal74: Remove repetive 'for' work used 2020-09-28 11:18:36 +01:00
catch 985ac676a8 Issue #3171755 by shetpooja04, Pooja Ganjage, quietone: Remove unused variable $row in RowTest.php, migrate module 2020-09-28 11:17: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 8ecf754cc8 Issue #3152789 by mikelutz, ankithashetty, huzooka, DamienMcKenna, quietone, Wim Leers: Add required variables config to Variable migrate source plugin, and if one of those are missing, return zero rows 2020-09-28 11:08:50 +01:00
Alex Pott 4c0956ac9a
Issue #3158262 by S_Bhandari: Remove Unused variable from Path Alias module 2020-09-27 14:55:12 +01:00
Alex Pott 9f3a8615fe
Issue #3098282 by quietone, raman.b, Vidushi Mehta, mikelutz, ankithashetty, alexpott, gapple, larowlan, xjm: SQL error if migration has too many ID fields 2020-09-27 12:47:23 +01:00
Alex Pott aa37626526
Issue #2960170 by quietone, ayushmishra206, abhisekmazumdar, mikelutz, ASA DBank, larowlan: Add validation to Flatten process plugin 2020-09-27 12:43:59 +01:00
Alex Pott 7d1fdd7685
Issue #3010951 by quietone, ayushmishra206, sarvjeetsingh, super_romeo, mikelutz, camerongreen, larowlan: createInstancesByTag creates all instances if tag not found 2020-09-27 12:11:22 +01:00
Alex Pott e249a9a810
Issue #3143721 by quietone, raman.b, mikelutz: Create a separate SourceProviderTest 2020-09-27 11:37:11 +01:00
Alex Pott bf5aa399de
Issue #3171510 by quietone: Add documentation for default_bundle to destination\Entity 2020-09-27 11:34:48 +01:00
Alex Pott f2845ab67d
Issue #3168788 by mondrake, longwave: Convert assertions involving use of xpath to WebAssert, aggregator module 2020-09-27 11:04:35 +01:00
Edys Meza 2175e1f04d Issue 3167034: better handling elementAttributeExists assert method 2020-09-25 15:10:56 -06:00
Edys Meza 660413225a Issue 3167034: tests loading attribute value can be overriden 2020-09-25 13:55:22 -06:00
Edys Meza d051924051 Issue 3167034: use image factory 2020-09-25 13:55:21 -06:00
Edys Meza a9a46d7b24 Issue 3167034: Addressing Google and heddn feedback 2020-09-25 13:55:21 -06:00
Edys Meza b6a453dd08 Issue 3167034: Adressing heddn's comments 2020-09-25 13:55:21 -06:00
Edys Meza 4f628583a0 Issue #3167034: fixing more tests. 2020-09-25 13:55:20 -06:00
Edys Meza bf95ad946f Issue #3167034: Update ImageDimensions asserts 2020-09-25 13:55:20 -06:00
Edys Meza 4df5eddbd1 Issue #3167034: CKeditor support 2020-09-25 13:55:20 -06:00
Edys Meza fd22a525cd Issue #3167034: Adding simple test coverage 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 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
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 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
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 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
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
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 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
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 ffd029bacf Issue #3169306 by anmolgoyal74: "the" word duplicated on multiple files 2020-09-07 20:15:10 +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 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 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 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 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 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
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