Commit Graph

39993 Commits (c0dca8d0302420f489d221b76beb2715796d790c)

Author SHA1 Message Date
catch c0dca8d030 Issue #3247901 by danflanagan8, longwave: ContentTranslationUITestBase should not rely on Classy
(cherry picked from commit 84ef68cf99)
2021-11-08 14:36:46 +00:00
catch 3ab6129942 Issue #3158289 by alexpott, barboza: Deprecate hook_init for theme engines 2021-11-08 14:30:37 +00:00
catch 66047e7019 Issue #3231683 by daffie, longwave: [Symfony 6] A number of methods of the class Drupal\Core\TypedData\Validation\ExecutionContext are considered internal and Drupal should not override them
(cherry picked from commit b4a6273ebd)
2021-11-08 14:27:37 +00:00
catch 0c936b4f7d Issue #3214921 by daffie, xurizaemon, alexpott, mondrake, andypost, Taran2L, Mixologic, longwave: Add a requirements warning in Drupal 9 when PostgreSQL is used and the pg_trgm extension is not created
(cherry picked from commit 84e8b971c8)
2021-11-08 14:23:10 +00:00
catch 19bf95b76a Issue #3248156 by alexpott, longwave: Update dependencies prior to 9.3.0 beta
(cherry picked from commit ea01173e6b)
2021-11-08 14:15:58 +00:00
catch 3eccfbd7c9 Issue #3028837 by quietone, joachim, alexpott: views_hooks group has nothing in it
(cherry picked from commit 9f6cef72ee)
2021-11-08 14:14:21 +00:00
Alex Pott 8182c97eb8
Issue #3212891 by vaish, brentgees@gmail.com, srilakshmier, mikelutz, quietone, alexpott: Incorrect type declaration in docblock for class property
(cherry picked from commit 2aee2c17b3)
2021-11-07 14:33:59 +00:00
bnjmnm 707121c9cc
Issue #3239509 by hooroomoo, larowlan, bnjmnm, lauriii: Add String.includes polyfill to support IE11 and Opera Mini
(cherry picked from commit 0949c10ccb)
2021-11-05 08:40:14 +10:00
Alex Pott c4debe7012
Issue #3087332 by quietone, huzooka, amateescu, danflanagan8: Deprecate the 'd6_url_alias_language' migration process plugin
(cherry picked from commit 04f2578519)
2021-11-03 10:51:16 +00:00
Alex Pott 32c93c8b98
Issue #3163663 by mpp, chrisolof, alexpott, quietone: Too many open files issue with migrating multiple files using "download" process plugin
(cherry picked from commit 76b866462d)
2021-11-03 10:43:03 +00:00
Alex Pott 12658bad82
Issue #3245820 by paul121, dww, eojthebrave: Remove references to removed node publish actions
(cherry picked from commit 055054d592)
2021-11-01 10:17:36 +00:00
Alex Pott 24644b71a5
Issue #3246595 by andypost: Update dependencies for 9.3.x
(cherry picked from commit 10ca9797ab)
2021-11-01 09:45:27 +00:00
Alex Pott 9d6d526458
Issue #3213644 by Beakerboy, daffie: StatementWrapperLegacyTest::testClientStatementMethod() should be less specific
(cherry picked from commit 8512e0e93c)
2021-11-01 09:39:39 +00:00
Alex Pott 16d107539f
Issue #2569381 by alx_benjamin, init90, vasi, deepakaryan1988, Munavijayalakshmi, Lendude, DuaelFr, alexpott, dawehner: Drupal\views\Plugin\views\area\Result does an unnecessary XSS::adminFilter()
(cherry picked from commit f5fdfe3165)
2021-11-01 08:36:40 +00:00
Alex Pott a0f291955f
Issue #3227821 by wtrv: Broken svg element with "Auto convert linebreaks" (autop) filter
(cherry picked from commit b3a30bae55)
2021-10-30 00:51:49 +01:00
Alex Pott 52524c98bc
Issue #3246053 by quietone: Fix file_managed table for ds9.txt
(cherry picked from commit a911353469)
2021-10-29 19:26:21 +01:00
Alex Pott 3d8ead3c02
Issue #3214170 by Sakthivel M, manojithape, mitthukumawat, tushar_sachdeva: Claro:The cancel button is not center-aligned in the layout builder
(cherry picked from commit f4ff1b59da)
2021-10-29 19:19:13 +01:00
Alex Pott beb3bf6e6c
Issue #3186992 by hinal05, djsagar, kiran.kadam911, hitvika_verma, tushar_sachdeva, chetanbharambe, ranjith_kumar_k_u, bnjmnm, BhumikaVarshney, Sakthivel M, Abhijith S, babusaheb.vikas, lauriii: Nav menu items can overflow outside of container
(cherry picked from commit 4063e76cbe)
2021-10-29 19:17:36 +01:00
catch 4d1d79077b Back to dev. 2021-10-29 12:55:13 +01:00
catch d9e80b8717 Drupal 9.3.0-alpha1 2021-10-29 12:55:13 +01:00
catch b7e8bd496e Issue #3244855 by nod_, alexpott, catch: Regression in Drupal 9.3.x due to jQuery.once deprecation 2021-10-29 11:32:32 +01:00
catch e35c56bcb3 Issue #3225811 by alexpott, nod_, sagarchauhan, longwave: Update to js-cookie 3.0.1 2021-10-28 20:59:23 +01:00
catch cefb93c5f0 Issue #3246150 by dww, larowlan, Berdir, alexpott, craigra: Bundle class changes mean the entity class is now determined by the active entity-type definition 2021-10-28 20:54:30 +01:00
catch 3eba4b3c58 Issue #3226052 by longwave, alexpott: Update to cspell 5 2021-10-28 13:18:59 +01:00
catch b78a9333aa Issue #3246141 by lauriii, longwave: Update JavaScript dependencies prior to 9.3.0 2021-10-27 21:02:41 +01:00
Lee Rowlands 1f02f0b688 Revert "Issue #3239509 by hooroomoo, bnjmnm, lauriii: Add String.includes polyfill to support IE11 and Opera Mini"
This reverts commit ed8b15f2e7.
2021-10-27 08:14:09 +10:00
hooroomoo ed8b15f2e7 Issue #3239509 by hooroomoo, bnjmnm, lauriii: Add String.includes polyfill to support IE11 and Opera Mini 2021-10-26 20:11:09 +00:00
Alex Pott 2c979f05ce
Issue #3208849 by yogeshmpawar, cilefen, phenaproxima, mohit_aghera, larowlan, danflanagan8: OEmbedWidget does not display the field's help text, only its own message 2021-10-25 23:15:55 +01:00
catch 320c5ff473 Issue #3245724 by alexpott: Update dependencies for 9.3.x 2021-10-25 16:15:57 +01:00
Alex Pott 4e87f84c02
Issue #3095237 by quietone, ravi.shankar, Vishalghyv, yogeshmpawar, benjifisher, Wim Leers, Matroskeen, heddn, mikelutz: Migrate Drupal 7 date field "todate" value 2021-10-25 15:19:08 +01:00
Alex Pott 91fdb8aae3
Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT, alexpott: Add a "Manage permissions" tab for each bundle that has associated permissions 2021-10-25 15:11:07 +01:00
Alex Pott e324171c3e
Revert "Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT: Add a "Manage permissions" tab for each bundle that has associated permissions"
This reverts commit 3dbf997274.
2021-10-25 12:27:21 +01:00
Alex Pott 8f497e0a43
Issue #2945033 by longwave, yobottehg, TMWagner, vdsh, jlatorre, catch: HtmlHeadLink processing does not allow for duplicated alternate hreflang links 2021-10-25 11:44:13 +01:00
Alex Pott 7578516fc4
Issue #3231416 by mherchel, ankithashetty, Gauravmahlawat, chetanbharambe, davidwbarratt: Olivero should not expect its default menu blocks to always exist 2021-10-25 11:35:34 +01:00
Alex Pott ec2c23d65c
Issue #3236540 by beatrizrodrigues, gabrielda, ankithashetty, Chi, larowlan, lauriii: Wrong documentation in comment.html.twig 2021-10-25 11:29:12 +01:00
catch e40f6d17d6 Issue #2852557 by bircher, alexpott, longwave, nedjo, dww: Config export key order is not predictable, use config schema to order keys for maps 2021-10-25 10:54:41 +01:00
Alex Pott 190aae1079
Issue #2763075 by raman.b, Martijn de Wit, anon, borisson_: Adding new text format gives Uncaught TypeError: f.format_tags.split is not a function 2021-10-25 10:40:40 +01:00
Alex Pott 2a03fb2c53
Issue #3203745 by darienmh, Abhijith S, chetanbharambe: Claro theme is incompatible with the Themable Forms module 2021-10-25 10:38:36 +01:00
Alex Pott a4b97b7406
Issue #3244156 by daffie: Update the Drupal\KernelTests\Core\Entity\EntityQueryAggregateTest::testAggregation() a little to make it pass for SQL Server 2021-10-25 10:18:41 +01:00
benjifisher 3dbf997274 Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT: Add a "Manage permissions" tab for each bundle that has associated permissions 2021-10-25 04:08:59 +00:00
Lee Rowlands 1190672bc6
Issue #3043321 by jibran, acbramley, ravi.shankar, Manuel Garcia, johnwebdev, dpi, kim.pepper, mstrelan, NWOM, AaronMcHale, larowlan, Berdir, Wim Leers, kristiaanvandeneynde, bbrala, catch: Use generic access API for node and media revision UI 2021-10-25 11:25:35 +10:00
Lee Rowlands 64074071d1
Issue #3223209 by kim.pepper, dww, yogeshmpawar, daffie, larowlan, Berdir, andypost, phenaproxima, brianV, alexpott, AjitS, ravi.shankar, catch, quietone, trobey, Dave Reid, JacobSingh, imclean, tim.plunkett, Kars-T, amateescu, JeremyFrench, aaron: deprecate file_save_data, file_copy and file_move and replace with a service 2021-10-25 11:01:32 +10:00
pfrenssen fc76f6e843 Issue #2570593 by dww, pfrenssen, markhalliwell, moshe weitzman, JeroenT, Chi, eiriksm, d70rr3s, deviantintegral, bradjones1, larowlan, dpi, sokru, claudiu.cristea, Berdir, jonathanshaw, catch, Kingdutch, alexpott, TravisCarden, johnwebdev, AaronMcHale, sime, e0ipso: Allow entities to be subclassed using "bundle classes" 2021-10-24 21:30:44 +00:00
Lee Rowlands 384d615aaa
Issue #3245244 by kim.pepper, dww: Make FileUploadHandler re-usuable for non-form file uploads 2021-10-25 06:19:20 +10:00
catch 8065ee3ee6 Issue #3134470 by heddn, gabesullice, sudiptadas19, ridhimaabrol24, quietone, mikelutz, Kristen Pol, alexpott, Wim Leers, larowlan, longwave: Switch to entity owner in EntityContentBase during validation 2021-10-22 10:18:35 +01:00
Alex Pott 623cc951b5
Issue #3083561 by Grimreaper, raman.b, ankithashetty, mglaman, bbrala, Wim Leers, quietone: Add explicit test coverage for JSON:API filtering on a datetime field 2021-10-20 10:38:20 +01:00
catch a1fc82b772 Issue #3244592 by alexpott: Fix deprecation error in run-tests.sh on PHP 8.1 2021-10-20 10:31:39 +01:00
Alex Pott 6eee1db220
Issue #3032433 by tim.plunkett, neclimdul, vacho, xjm, phenaproxima: Allow section storages to be loaded via routing without loading from the tempstore 2021-10-20 10:29:29 +01:00
Alex Pott b69a33ede2
Issue #3161223 by andypost, longwave, Hardik_Patel_12, alexpott, jungle, dww: Use PHP 7.0 "spaceship" operator for user sort functions where possible 2021-10-20 10:23:57 +01:00
Alex Pott 11c0e0a609
Issue #3073294 by Wim Leers, oknate: Remove obsolete @todo for "Undo bug when first inserting media into unfocused CKEditor" 2021-10-20 10:10:46 +01:00