Commit Graph

40544 Commits (06f6126b781d52bf76dcf09167bfe6d4ee4266c6)

Author SHA1 Message Date
catch 06f6126b78 Issue #3279850 by alexpott, dww, lauriii: Theme post updates are not recognised when the theme is used in the installer
(cherry picked from commit 37c901944f0fbe6b8e5180175395fb53776b0f39)
2022-05-12 14:41:59 +01:00
bnjmnm b8df4178ef Issue #3278786 by lauriii, nod_: Update production JavaScript dependencies to latest minors 2022-05-12 09:41:02 -04:00
Alex Pott 3fe2df7177
Issue #3253286 by lauriii, ckrina, bnjmnm, xjm: Remove unnecessary template overrides and associated code from starterkit theme 2022-05-12 09:21:28 +01:00
Alex Pott b4011fbfd6
Issue #3206226 by Wim Leers, mglaman, lauriii, alexpott: Make updating changes from starterkit themes to generated themes easier
(cherry picked from commit 8d3c6fd35f)
2022-05-12 09:06:59 +01:00
Lauri Eskola ab035217f4
Issue #3269657 by hooroomoo, Wim Leers: [drupalMedia] The CKEditor 4 → 5 upgrade path for the media_embed filter should not forcefully allow the `data-view-mode` attribute on `<drupal-media>`
(cherry picked from commit 32bf036947)
2022-05-11 22:17:58 +03:00
Alex Pott 004fa86e19
Issue #3278246 by lauriii, alexpott, nod_, justafish: Deprecate core/scripts/js/babel-es6-build.js for removal from 10.0.x
(cherry picked from commit 8620063ae0)
2022-05-11 19:11:25 +01:00
Lee Rowlands 23e599bae4
Issue #3279788 by alexpott: PHP 7.3 testing on Drupal 9.4.x and 9.5.x is broken due to \Drupal\Tests\RequirementsPageTrait::assertRequirementSummaries() assuming Seven is the update.php theme 2022-05-11 10:22:16 +10:00
Lauri Eskola 1015c1b327
Issue #3279640 by alexpott, Spokje, mherchel, lauriii, catch: Standard install profile uses Olivero for update.php 2022-05-10 17:40:31 +03:00
Cristina Chumillas 1b9a758b74 Issue #3251709 by cindytwilliams, andregp, ankithashetty, ckrina, saschaeggi: Define Blue scale for Claro 2022-05-10 16:31:36 +02:00
Alex Pott 05b4b09193
Issue #3253955 by benjifisher, kristiaanvandeneynde, AaronMcHale: Let modules opt in to the bundle-specific permissions form
(cherry picked from commit ac9b0e681a15c82709d594719dc61944d5e67b57)
2022-05-09 12:19:29 +01:00
Lauri Eskola e169a237f9
Issue #3275237 by hooroomoo, lauriii, Wim Leers, nod_: Don't convert, instead use response.entity_type in DrupalImageUploadEditing 2022-05-09 14:18:08 +03:00
Lauri Eskola b077d55cb4
Issue #3278394 by Wim Leers, bnjmnm: HTMLRestrictions' diff operation bug: diff(<tag attr="A B">, <tag attr>) should return an empty result
(cherry picked from commit ce0ec61fdf)
2022-05-09 11:37:07 +03:00
xjm 9cc4bbec76
Issue #3278162 by longwave, xjm, mallezie, Spokje: Update Composer dependencies to the latest minor and patch versions 2022-05-06 11:50:53 -05:00
Alex Pott c0bad151af
Issue #3278163 by xjm, nod_, lauriii: yarn upgrade for latest security vulnerabilities 2022-05-05 09:22:04 +01:00
catch a9ca452a4f Issue #3278732 by Spokje, lauriii: Remove Claro block configuration from Umami
(cherry picked from commit 5740776674818f1092d6017104cb2e1e4b8fa0e2)
2022-05-04 19:04:57 +01:00
Alex Pott 07230e83ce
Issue #3278696 by Spokje: Rename Oliveros block.block.book_navigation.yml and block.block.primary_admin_actions.yml confirm standard
(cherry picked from commit d8b72b6a4d)
2022-05-04 16:15:24 +01:00
catch 20e0d59e63 Issue #3278215 by Spokje, lauriii, eojthebrave, Berdir: (Not so) Random test failures SettingsTrayIntegrationTest 2022-05-04 14:07:42 +01:00
catch 4b54cc5e3a Issue #3278565 by lauriii, Spokje: Remove Claro block configuration from Standard
(cherry picked from commit 2d9e5eab8e)
2022-05-04 14:01:37 +01:00
Alex Pott 9c956d4314
Issue #3278568 by lauriii, Spokje: Add Seven and Bartik block configuration to optional config 2022-05-04 12:53:50 +01:00
Lauri Eskola ad87092425
Issue #3266912 by nod_, Wim Leers, lauriii, xjm, mmjvb: Review version constraints for production yarn dependencies 2022-05-03 17:06:25 +03:00
Alex Pott c88351cfa0
Issue #3230541 by cliddell, jday, yogeshmpawar, neclimdul, cmlara, Charlie ChX Negyesi: Queue items only reserved by cron for 1 second
(cherry picked from commit 97d9a57d4e0ad45c4185b275b7e896d8c8fe87aa)
2022-05-03 13:13:54 +01:00
Alex Pott 5d068a48dd
Revert "Issue #3230541 by cliddell, jday, yogeshmpawar, neclimdul, cmlara, Charlie ChX Negyesi: Queue items only reserved by cron for 1 second"
This reverts commit 7a35abe96e.
2022-05-03 13:05:54 +01:00
Alex Pott 7a35abe96e
Issue #3230541 by cliddell, jday, yogeshmpawar, neclimdul, cmlara, Charlie ChX Negyesi: Queue items only reserved by cron for 1 second
(cherry picked from commit 0fc50fa51d)
2022-05-03 13:01:35 +01:00
catch fc89b10f53 Issue #2958358 by Mile23, alexpott: Remove Drupal\Component\Utility's dependency on Drupal\Component\Render
(cherry picked from commit 6c7ed38871)
2022-05-03 12:03:37 +01:00
catch 7ef5ad66b2 Issue #3272516 by Wim Leers, yogeshmpawar, bnjmnm, catch: Deprecate FilterInterface::getHTMLRestrictions()' forbidden_tags functionality
(cherry picked from commit c7a69429bd)
2022-05-03 09:40:48 +01:00
Lauri Eskola 02ffcc43f6
Issue #3270709 by Shashwat Purav, Chi, apaderno: Remove reference to contextual_pre_render_placeholder() function
(cherry picked from commit 13645eaf45)
2022-05-02 16:20:45 +03:00
Lauri Eskola 79a302da88
Issue #3226016 by Gauravmahlawat, Libbna: Olivero: use multi-class array for adding multiple classes in form--search-block-form.html.twig template
(cherry picked from commit 17e8a50057)
2022-05-02 16:14:44 +03:00
Lauri Eskola 5ffd6ae6cf
Issue #3277309 by phjou, mradcliffe, benjifisher, markie: Update links to Drupal documentation pages in Umami
(cherry picked from commit 04c1b7fd27)
2022-05-02 13:54:13 +03:00
xjm 3fe2e7f3da
Issue #2995367 by quietone, xjm, Lendude: Fix update module test fixture names for 8.2.0-rc2 sample data
(cherry picked from commit 7666d52dc6)
2022-04-30 09:06:27 -05:00
Lee Rowlands 73b7efeb71
Issue #3277274 by richardrobinson, saki007ster, ApocalypticJake, bnjmnm, sjothivelu@valleywater.org, mcolebank, joshmiller, markie, mradcliffe, pilot3, W01F: Dialog css references nonexistient --color-whitesmoke css variable 2022-04-30 12:46:01 +10:00
Lauri Eskola e894995a41
Issue #2168711 by yogeshmpawar, droplet, mariancalinro, bnjmnm, peterpoe, lauriii, Kgaut, nod_, benjifisher: Modernizr.touchevents use can lead to scenarios that break contextual links 2022-04-30 00:55:53 +03:00
xjm 33527a5fd3
Drupal 9.5.x-dev 2022-04-29 14:24:14 -05:00
Lauri Eskola 7651219395
Issue #3206217 by mglaman, lauriii, alexpott: Allow starterkit themes to control how the theme is generated
(cherry picked from commit de48162133)
2022-04-29 22:19:15 +03:00
Lauri Eskola 0bd4c9f4d8
Issue #3219959 by marcoscano, Gábor Hojtsy, eojthebrave, Spokje, mherchel, geekygnr, catch, m4olivei, tstoeckler, lauriii, larowlan, Meenakshi_j, webchick, Berdir, ckrina, xjm, Amber Himes Matz, bnjmnm: Update standard profile so Olivero is the default theme 2022-04-29 04:20:55 +03:00
catch 78baa2f2f1 Issue #3277743 by xjm, RainbowArray: Update contributor name and username in MAINTAINERS.txt
(cherry picked from commit 1e3566902e)
2022-04-28 18:07:22 +01:00
bnjmnm 0388920e90 Issue #3228691 by Wim Leers, lauriii, nod_: Restrict allowed additional attributes to prevent self XSS 2022-04-28 10:42:42 -04:00
bnjmnm 5996e3a4af Issue #3276974 by hooroomoo, Wim Leers: [drupalMedia] Media View Modes don't work if alignment not enabled 2022-04-28 08:31:56 -04:00
bnjmnm 953a69bf53 Issue #3261599 by hooroomoo, Wim Leers, lauriii: Use CKEditor 5's native <ol start> support (and also support <ol reversed>) 2022-04-28 07:02:38 -04:00
Cristina Chumillas 22dab5e4e8 Issue #3266216 by mherchel, rkoller: The section-titles in the preview section on views edit pages have a too low contrast 2022-04-27 16:45:56 -07:00
Lauri Eskola 0bf84966ee
Issue #3277405 by Wim Leers, nod_: Update @ckeditor/ckeditor5-list to v34.0.1
(cherry picked from commit e041ed7b47)
2022-04-28 02:19:05 +03:00
Gábor Hojtsy 06fb03e917 Issue #3276618 by catch, mherchel, eojthebrave, Gábor Hojtsy: Olivero sets inconsistent classes for active trail between menu and book
(cherry picked from commit 5f0929137b)
2022-04-27 15:55:43 -07:00
Gábor Hojtsy 02693ce4bc Issue #3276620 by catch, Spokje: Change NoJavaScriptAnonymousTest to use stark theme
(cherry picked from commit a9119bc74c)
2022-04-27 13:46:24 -07:00
catch 48715daae5 Issue #3229078 by scott_euser, Wim Leers, hooroomoo, brentg, yogeshmpawar, catch: Unit tests for all @CKEditor5Plugin plugin classes
(cherry picked from commit b0d868fcfb)
2022-04-27 21:27:37 +01:00
catch 5b666681f3 Issue #3248425 by nod_, yogeshmpawar, Wim Leers, lauriii, bnjmnm, marcvangend: Ensure that all classes and functions in Drupal-specific CKEditor 5 plugins are documented
(cherry picked from commit ad44453c64)
2022-04-27 12:57:04 +01:00
catch 0f24b084d2 Issue #3269085 by alexpott, larowlan, danflanagan8, Matroskeen: [random test failure] Random test fail in EntityAutocompleteTest
(cherry picked from commit 95273b80bb)
2022-04-27 12:19:14 +01:00
catch 54fc1badbb Issue #3276627 by Wim Leers, hooroomoo: CKEditor5::shouldHaveVisiblePluginSettingsForm() does not correctly handle configurable CKE5 plugin that has a filter condition
(cherry picked from commit b26aa84f01)
2022-04-27 12:12:19 +01:00
catch 16bdab1fe8 Issue #3276670 by hooroomoo, Wim Leers: Some configurations of allowed view modes cause CKE to fail to initialize
(cherry picked from commit 44f5e5c5c8)
2022-04-27 12:08:04 +01:00
Cristina Chumillas 964184443d Issue #3087701 by markdorison, shaal, Ruchi Joshi, benjifisher, markconroy, webchick, effulgentsia, johnwebdev, xjm, DyanneNova: Enable Claro as the admin theme in Umami 2022-04-26 22:24:24 -07:00
webchick eff874c90a Issue #3277057 by Gábor Hojtsy, tedbow, lauriii, ckrina, saschaeggi, bnjmnm: Make Claro the default admin theme in Standard profile 2022-04-26 21:05:46 -07:00
webchick c136e1d8dc Issue #3277053 by Gábor Hojtsy, ckrina, saschaeggi, lauriii, bnjmnm: Mark Claro as Stable
(cherry picked from commit 1f6aeb0924)
2022-04-26 19:31:40 -07:00