Commit Graph

42366 Commits (6c1e7b077410070eed8eebc83d4231e84f1294ab)

Author SHA1 Message Date
Lee Rowlands fcc16f4990
Issue #2927311 by DanielVeza, smustgrave, Gribnif, richard.thomas, larowlan: Contextual links are not sorted by weight, contrary to documentation 2023-04-11 07:10:23 +10:00
Lee Rowlands b279c99461
Issue #3134349 by sleitner, yookoala, sharma.amitt16, Akram Khan, sahil.goyal, swatichouhan012, s_leu, penyaskito, smustgrave, joachim, larowlan: \Drupal\language\LanguageNegotiator does not handle PluginNotFoundException and break the site completely 2023-04-11 06:59:52 +10:00
catch d997fd07ab Issue #3353096 by Spokje: [random test failure] Try to un-skip and fix InlineBlockPrivateFilesTest::testPrivateFiles() in context of [#3353085] 2023-04-10 13:01:22 +01:00
bnjmnm e9abdb6fb3 Issue #3238915 by Bhanu951, hooroomoo, bnjmnm: Refactor (if feasible) uses of the jQuery ready function to use VanillaJS 2023-04-07 10:50:32 -04:00
bnjmnm 7717f3c5d2 Issue #2991686 by smustgrave, larowlan, Grayle: Enabling "Edit" to show all contextual links breaks tabbing in edit forms in the backend 2023-04-07 10:12:56 -04:00
nod_ 07f3b28855
Issue #3332706 by Gauravvvv, smustgrave: Refactor Claro's tabs stylesheet 2023-04-07 15:09:46 +02:00
nod_ dfa16ab22e
Issue #3332431 by Gauravvvv, smustgrave: Refactor Claro's progress stylesheet 2023-04-07 15:01:51 +02:00
nod_ 92f587109d
Issue #3332733 by Gauravvvv, smustgrave: Refactor Claro's views-exposed-form stylesheet 2023-04-07 12:25:16 +02:00
nod_ bf26629932
Issue #3332363 by Gauravvvv, mherchel, smustgrave: Refactor Claro's menus-and-lists stylesheet 2023-04-07 11:59:15 +02:00
Lauri Eskola 29763eaaf5
Issue #956186 by catch, dpolant, SteffenR, yhahn, lauriii, nod_, sokrplare, rwaery.11, Supreetam09, effulgentsia, geek-merlin: Allow AJAX to use GET requests 2023-04-07 12:48:30 +03:00
nod_ d4b5939879
Issue #3303542 by Gauravvvv, Aditya4478, smustgrave: Refactor Claro's ajax-progress.module stylesheet 2023-04-07 11:38:26 +02:00
nod_ 6f67102542
Issue #3352635 by Spokje: Run yarn build:css in core/scripts/dev/commit-code-check.sh whenever core/package.json and/or core/package.lock change 2023-04-07 10:50:44 +02:00
Lauri Eskola 9e84cb4e52
Issue #3293469 by bnjmnm, dmundra, finnsky, Anchal_gupta, andypost, lauriii, xjm, nod_, rikki_iki: Automated A11y tests in Nightwatch 2023-04-07 11:11:22 +03:00
xjm 70cfa8b4f7
Issue #3351607 by schlaukopf, xjm: Skip numerous functional JS tests that repeatedly break HEAD 2023-04-06 17:04:13 -05:00
catch 676546776e Issue #3352401 by andypost: Fix leftover mentions of hook_node_access to hook_ENTITY_TYPE_access 2023-04-06 15:05:18 +01:00
catch 084b8fc5e0 Issue #3351618 by longwave, Gauravvvv: Update ESLint and related packages 2023-04-06 13:07:09 +01:00
Dave Long 49c877c572
Revert "Issue #3344087 by longwave: Update Stylelint for Drupal 10.1"
This reverts commit fd7e9253fa.
2023-04-06 11:27:46 +01:00
Lauri Eskola a65091301e
Issue #3038141 by hooroomoo, bnjmnm, lauriii, pooja saraah, uzlov, Charchil Khandelwal, Pancho, smustgrave, joachim: Machine name field expands after failing validation 2023-04-06 11:59:46 +03:00
Alex Pott 2fe6ae3dd2
Issue #3082032 by kristiaanvandeneynde: ToolbarController::preRenderGetRenderedSubtrees() deletes parent's cacheability 2023-04-06 09:44:15 +01:00
Lee Rowlands bd88cad236
Issue #3341448 by acbramley, fenstrat, Lendude, smustgrave: EntityReference ViewsSelection::stripAdminAndAnchorTagsFromResults() should call Element::children($results) 2023-04-06 12:01:35 +10:00
Lee Rowlands f4fcd7b578
Issue #1060476 by Arantxio, RoSk0, Renrhaf, ravi.shankar, mogtofu33, daffie, jordan.jamous, intrafusion, vsujeetkumar, tostinni, stefan.r, asad_ahmed, ozden_meren, jaredsmith, ridhimaabrol24, dark_ixion, quietone, ericsol, David_Rothstein, mradcliffe: Multiple issues when PostgreSQL is used with non-public schema 2023-04-06 11:38:37 +10:00
catch 5f16738501 Issue #3351556 by longwave: Update dependencies for Drupal 10.1 2023-04-05 11:39:45 +01:00
catch f88694094f Revert "Issue #3268809 by quietone, Rishabh Vishwakarma, ravi.shankar, Medha Kumari, mrinalini9, JatinGupta40, smustgrave, xjm, longwave: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine'"
This reverts commit b4829d2ff7.
2023-04-05 11:25:49 +01:00
Dave Long 6cfdef1ab6
Issue #2849246 by catch, jp.stacey: HtmlResponseAttachmentsProcessor::processAttachments should reference processing placeholders 2023-04-05 10:47:30 +01:00
Dave Long b4829d2ff7
Issue #3268809 by quietone, Rishabh Vishwakarma, ravi.shankar, Medha Kumari, mrinalini9, JatinGupta40, smustgrave, xjm, longwave: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine' 2023-04-05 09:56:11 +01:00
Lauri Eskola 8ea9e1c385
Issue #3350972 by nod_: [random test failure] DrupalTestslayout_builderFunctionalJavascriptLayoutBuilderUiTest::testReloadWithNoSections 2023-04-05 11:22:50 +03:00
Lee Rowlands 036bf79c32
Issue #3091478 by lauriii, Tim Bozeman, malcomio, tim.plunkett, adeshsharma, longwave, EclipseGc, bnjmnm, larowlan, alexpott, amateescu, dpi, quietone: Improve StringItem::generateSampleValue() 2023-04-05 16:33:38 +10:00
Lee Rowlands ca0a26d23b
Issue #3277784 by Tim Bozeman, mrinalini9, larowlan: copyRawVariables should support default route parameters 2023-04-05 11:08:26 +10:00
Lee Rowlands 686537e11e
Issue #3242564 by amateescu, larowlan, catch, Fabianx, longwave: Workspaces can't be published from the command line 2023-04-05 09:20:29 +10:00
Lee Rowlands 40b09f3b48
Revert "Issue #3007424 by acbramley, Spokje, mbovan, narendra.rajwar27, AaronBauman, ravi.shankar, aleevas, geek-merlin, jibran, YurkinPark, daffie, larowlan, alexpott, marcelovani, catch, Berdir, Lendude, mstrelan, tar_inet, andrewbelcher, seanB, Honza Pobořil, danflanagan8, susgo, yogeshmpawar, sylus, sjpeters79, raman.b: Multiple usages of FieldPluginBase::getEntity do not check for NULL, leading to WSOD"
This reverts commit 7ea52649ec.
2023-04-05 08:21:03 +10:00
catch 724c552175 Issue #3258407 by longwave: Remove unused Symfony 2.x methods from ExecutionContext 2023-04-04 18:10:53 +01:00
catch 48e054923a Issue #3350511 by quietone: Change MigrateForumTest to use forum test fixture 2023-04-04 13:25:59 +01:00
Alex Pott 375376d517
Issue #1845004 by znerol, claudiu.cristea, Spokje, neclimdul, VladimirAus, slasher13, tvb, pwolanin, NivethaSubramaniyan, pradhumanjainOSL, Ratan Priya, longwave, catch, Crell, andypost, xjm, dawehner, voleger, alexpott, Berdir, klausi, DamienMcKenna, mfb, borisson_, Jalandhar, mohit1604, mcdruid: Replace custom password hashing library with PHP password_hash() 2023-04-04 11:36:05 +01:00
catch a14a4fbe8a Issue #3351961 by longwave, Spokje: Update webpack 2023-04-04 11:27:30 +01:00
catch fd7e9253fa Issue #3344087 by longwave: Update Stylelint for Drupal 10.1 2023-04-04 09:50:06 +01:00
catch f56f349448 Issue #3349507 by acbramley: DateTimePlus::createFromDateTime should accept DateTimeInterface 2023-04-04 09:47:39 +01:00
catch 5187257030 Issue #3350933 by andypost: Fix @todo in \Drupal\Core\Extension\ThemeInstaller::resetSystem() 2023-04-04 09:32:07 +01:00
catch d070ec1d3f Issue #3136041 by jweowu: drupal_static() edge case bug and inconsistent comments 2023-04-04 09:02:50 +01:00
Lee Rowlands 7ea52649ec
Issue #3007424 by acbramley, Spokje, mbovan, narendra.rajwar27, AaronBauman, ravi.shankar, aleevas, geek-merlin, jibran, YurkinPark, daffie, larowlan, alexpott, marcelovani, catch, Berdir, Lendude, mstrelan, tar_inet, andrewbelcher, seanB, Honza Pobořil, danflanagan8, susgo, yogeshmpawar, sylus, sjpeters79, raman.b: Multiple usages of FieldPluginBase::getEntity do not check for NULL, leading to WSOD 2023-04-04 14:37:06 +10:00
Lee Rowlands 5375e507d8
Issue #3248679 by alexpott: Provide the ability to chunk the inserts in DbDumpCommand 2023-04-04 08:59:04 +10:00
Lee Rowlands 491e05f82b
Issue #3000717 by Grevil, Anybody, quietone, edysmp, benjifisher: Missing mapping for "nodereference_url" widget 2023-04-04 08:49:14 +10:00
bnjmnm 9c7640c2af Issue #2458127 by lauriii, benjifisher, hooroomoo, chrisfromredfin, marcoscano, izus, tim.plunkett, Gábor Hojtsy, jibran, leanderl, vacho, smustgrave, mcdwayne, amateescu, yched, larowlan, Berdir: Show field/field-storage summary instead of field type on field listings 2023-04-03 07:44:29 -04:00
nod_ ac64dce729
Issue #2866383 by sunlix, SAVEL, Nitin shrivastava, narendra.rajwar27, luizps, DieterHolvoet, Nikhil_110, Oscaner, rp7, Abhisheksingh27, smustgrave, dww: Readonly doesn't work on #States 2023-04-03 12:56:21 +02:00
catch cbd9cc885e Issue #3010334 by xjm, Amber Himes Matz, catch, dww, Berdir, FeyP, Mixologic: Document how contrib hook_update_N() should be numbered now that modules can be compatible with multiple major branches and versioned semantically 2023-04-03 10:06:26 +01:00
Alex Pott 8ab3fbdadf
Issue #3320055 by nod_, alexpott: Use document in bigpipe first attachBehaviors call 2023-04-03 09:22:33 +01:00
Lauri Eskola cc24ab06c9
Issue #3002443 by markconroy, lauriii, smustgrave, larowlan: Improve preview usability 2023-04-03 10:12:43 +03:00
Lee Rowlands 2d38f1ecc5
Issue #3338224 by mfb: .m4a files should use audio/mp4 MIME type, not audio/mpeg 2023-04-03 17:07:31 +10:00
Lee Rowlands 492594cb05
Issue #3347212 by miikamakarainen, sakthi_dev, Yogesh Sahu, lauriii, Nikhil_110, Wim Leers, smustgrave, borisson_: "Add or select media" not translated 2023-04-03 17:03:05 +10:00
Lee Rowlands 58f00eff4a
Issue #3316627 by bnjmnm, Gauravvvv, Sakthivel M, Akshay kashyap, Asha Nair, joachim, smustgrave: dropbuttons get weird white line when font size is changed and at at various zoom settings 2023-04-03 16:55:13 +10:00
Lee Rowlands 1471cf6fed
Issue #3348788 by Ranjit1032002: Remove @todo leftover of #3265086 2023-04-03 16:37:32 +10:00