-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathcomposer.patches.json
More file actions
216 lines (216 loc) · 18.9 KB
/
composer.patches.json
File metadata and controls
216 lines (216 loc) · 18.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
{
"patches": {
"drupal/core": {
"Dynamically provide action plugins for every moderation state change": "https://www.drupal.org/files/issues/2020-10-01/2797583-167.patch",
"Avoid undefined offset in menu code": "https://www.drupal.org/files/issues/2019-09-17/2950729-14.patch",
"Wider layout builder UI": "https://www.drupal.org/files/issues/2020-01-08/layout-builder-tray-size-2951547-42.patch",
"Allow using a slash, '/', in url parameters. This supports facets_pretty_paths.": "https://www.drupal.org/files/issues/2021-02-11/2741939-31.patch",
"#3165306 - Add type column to entity revision tables": "https://www.drupal.org/files/issues/2025-03-06/add-type-on-entity-revision-tables-3165306-29-10_3_x.patch",
"Don't run trimmed text through Xss::filter()": "https://www.drupal.org/files/issues/2024-06-21/issue-2922569-103-no-test.patch",
"#3047022 - Properly handle block_content access control for revisions": "https://www.drupal.org/files/issues/2021-02-11/3047022-56.patch",
"Don't strip view mode from embedded media just because selected view mode matches default": "https://www.drupal.org/files/issues/2023-03-23/3109289-68.patch",
"Views RSS feeds have validation issues": "https://www.drupal.org/files/issues/2022-11-28/1337894-37.patch",
"Do not crash when an entity is missing from a views relationship (this may need to be just papering over an underlying problem)": "https://www.drupal.org/files/issues/2020-09-08/get_cache_tags_null-3169694-2.patch",
"Validation for views datetime filter": "patches/views-exposed-datetime-validation-2.patch",
"Add Views autocomplete filter for all entity reference fields": "https://www.drupal.org/files/issues/2024-08-19/2429699-546-10.3.x.patch",
"Avoid exception that blocks page rendering when image file is missing from disk": "https://www.drupal.org/files/issues/2827921-remove-missing-responsive-image-width-exception.patch",
"Allow referencing unpublished nodes if user has access to them": "https://www.drupal.org/files/issues/2024-01-09/2845144-84-11.x.patch",
"Action on embedded form improperly set https://www.drupal.org/project/drupal/issues/2840283": "https://www.drupal.org/files/issues/2021-08-10/linked-display-2840283-48.patch",
"Allow layout builder blocks to be optional depending on whether the required context exists": "https://www.drupal.org/files/issues/2025-03-06/3056907-context-15-reroll-10_3_x.patch",
"Patch Layout Builder to get it to avoid creating webform submission field blocks": "patches/layout-builder-webform-performance-enhancements.patch",
"Fix aria-describedby in radios and checkboxes.": "https://www.drupal.org/files/issues/2020-09-08/2839344_0.patch",
"Allow overriding of which view is used for Media Library": "patches/drupal-switch-media-library-view-2971209.patch",
"Improve performance of looking up latest revision": "patches/drupal-speedup_latest_revision_queries-2950869-mr715-730a0c.patch",
"Improve consistency of revision terminology labeling in revision UI": "https://www.drupal.org/files/issues/2021-12-03/2899719-D9_2-36.patch",
"Allow reverting current revision": "https://www.drupal.org/files/issues/2021-12-10/allow-reverting-current-rev-3252521-D9_4-5.patch",
"Prevent reverting latest revision (custom patch so that it plays nicely with our patches for 3252521 and 2899719)": "patches/disallow-reverting-latest-rev-3252540-D9_4-5-custom.patch",
"Use EPA-preferred terminology for revision reversion operation. This patch needs to be applied on top of the patches for 3252521, 2899719, and 3252540": "patches/rename-revision-revert-operation-button-9.3.x.patch",
"Improve layout builder performance by reducing number of calls to checkRequirements": "patches/drupal-layout-builder-performance-3186116-11.patch",
"Add support for svgs in image fields": "https://www.drupal.org/files/issues/2022-06-23/drupal-responsive_image_svg_support-2957924-11.patch",
"Revision tokens for content entities": "https://www.drupal.org/files/issues/2920310-04.patch",
"Improve format_size to support a precision parameter" : "https://www.drupal.org/files/issues/2024-06-28/2837979-25_0.patch",
"PoStreamReader::readLine() throws an error on module install" : "https://www.drupal.org/files/issues/2023-01-17/drupal_core-PoStreamReader_readLine_throws_an_error_on_module_install-3301239-7.patch",
"PHP message: Error: Call to a member function getEntityTypeId() on null (Layout Builder)": "https://www.drupal.org/files/issues/2023-06-12/3049332-82.diff",
"Responsive image width/height values are not used from fallback image style": "https://www.drupal.org/files/issues/2024-10-07/3377420-responsive-image-dimension-fallback-style-10.3.x-39.patch",
"CKEditor 5 toolbar items of multi-value field (typically Paragraphs) overflowing on narrow viewports and overlapping with node form's sidebar on wide viewports": "https://www.drupal.org/files/issues/2024-04-09/3332416-79.patch",
"Allows hiding ajax errors": "https://www.drupal.org/files/issues/2024-02-05/2987444-53.patch",
"Background colour of UI widgets get overridden on Ajax load.": "https://www.drupal.org/files/issues/2023-08-29/3383631-7_0.patch",
"Provides a link to the latest revision": "https://www.drupal.org/files/issues/2025-02-20/2906455-45.patch",
".ck-balloon-panel (link balloon, media balloon …) not visible for CKE5 instances in a Drupal dialog" : "https://www.drupal.org/files/issues/2024-04-02/cke-balloon-panel-tooltip-z-index-3351603-29.patch",
"EPAD8-2672 Adjusting media library plugin button title": "patches/EPAD8-2672-media-library.patch"
},
"drupal/group": {
"Get a token of a node's parent group to create a pathauto pattern": "https://www.drupal.org/files/issues/2020-02-21/group-gnode_tokens-2774827-62.patch",
"Node update hook is triggered upon group content create": "https://www.drupal.org/files/issues/2020-02-28/2872697-40-reroll-22.patch",
"Fix user permissions on creating new content but not associating existing content": "https://www.drupal.org/files/issues/2019-01-04/2842630-20.patch",
"Ensure entity exists when deriving label": "https://www.drupal.org/files/issues/2020-03-03/group-3053524-14.patch",
"Use VBO with group permissions": "https://www.drupal.org/files/issues/2020-08-17/3020883-22.patch",
"Avoid fatal errors with Layout Builder rendering by checking if group is being rendered in preview mode": "https://www.drupal.org/files/issues/2020-10-02/group-check_if_in_preview-3174615-2.patch",
"Display node bundles in alpha order": "https://www.drupal.org/files/issues/2020-10-20/group-order_node_bundles-3178031-2.patch",
"Add contexts": "https://www.drupal.org/files/issues/2021-02-19/2815971-28.patch",
"Allow GroupQueryAccessHandler to accept any permission as an operation": "https://www.drupal.org/files/issues/2020-08-07/group-GroupQueryAccessHandler_permissions_as_oprations-3163943-3.patch",
"Access to Revisions of Group Content is Broken": "https://www.drupal.org/files/issues/2022-03-30/group-3256998-35.patch",
"Fix uasort deprecation notice in PHP 8": "https://www.drupal.org/files/issues/2021-04-26/uasort-comparison-3210808-2.patch",
"Fix translation issue on permissions page": "https://www.drupal.org/files/issues/2022-07-27/group-3294949-2.patch",
"Duplicate revision tab": "patches/145.diff",
"Fix deprecated code": "https://www.drupal.org/files/issues/2023-07-25/3349565-6.patch"
},
"drupal/groupmedia": {
"Display media bundles in alpha order": "https://www.drupal.org/files/issues/2020-10-20/groupmedia-order_bundles-3178034-3.patch"
},
"drupal/group_outsider_in": {
"Automated Drupal 10 compatibility fixes" : "https://www.drupal.org/files/issues/2022-06-15/group_outsider_in.1.0-beta1.rector.patch"
},
"drupal/ckeditor_dev": {
"Automated Drupal 11 compatibility fixes for ckeditor5_dev": "https://www.drupal.org/files/issues/2024-03-16/ckeditor5_dev.1.0.3.rector.patch"
},
"drupal/autologout": {
"Allow HTML in autologout messages": "patches/autologout-html-3367062.patch"
},
"drupal/default_content": {
"Do not reimport existing entities": "https://www.drupal.org/files/issues/2022-07-29/default_content-fix-uuid-duplicate-entry-2698425.patch"
},
"drupal/content_moderation_notifications": {
"Group Entity Support, issue 3015276-44": "https://www.drupal.org/files/issues/2022-12-12/3015276-44.patch",
"Add option to email Revision Author": "patches/content_moderation_notifications-3133940-23-rolled-to-apply-with-3015276-42.patch",
"Flag module support": "patches/content_moderation_notifications-3316633-9-rolled-to-apply-with-3133940-23-and-3015276-42.patch"
},
"drupal/tome": {
"Add condition to copy public files": "patches/tome-public-files-copy.patch",
"Add a method to disable crawling": "patches/tome-disable_crawl.patch"
},
"drupal/paragraphs": {
"Fix integrity constraint violation when embedding paragraphs on blocks in layout builder": "https://www.drupal.org/files/issues/2023-07-20/2901390-9-109.patch",
"Fixes paragraphs not rendering on current revision when they have been edited on forward revision": "https://www.drupal.org/files/issues/2020-07-08/access-controll-issue-3090200-22.patch",
"Add paragraph button too large when using Claro admin theme": "https://www.drupal.org/files/issues/2024-03-13/add-paragraph-button-styles-claro-3424471-5.patch",
"Space missing between the word \"to\" and the emphasis tag near the add button" : "https://git.drupalcode.org/project/paragraphs/-/merge_requests/101.diff"
},
"drupal/subpathauto": {
"Shows page not found when url has encoded characters": "https://www.drupal.org/files/issues/shows_page_not_found-2865039-3.patch"
},
"drupal/media_entity_file_replace": {
"Clear image derivatives when image is replaced": "https://www.drupal.org/files/issues/2020-02-25/media_entity_file_replace-clear_image_cache-3106363-4.patch"
},
"drupal/entity_clone": {
"The entity does not have an ID": "https://www.drupal.org/files/issues/2020-03-11/entity_id-3119137-3.patch",
"Support referencing another entity twice": "https://www.drupal.org/files/issues/2019-05-27/3057448-cant-clone-nodes-that-reference-another-node-twice-3.patch",
"Group error createAccess() must implement interface Drupal\\group\\Entity\\GroupInterface, null given": "https://www.drupal.org/files/issues/2023-02-27/group_create_access_error-3319795-7.patch"
},
"drupal/facets": {
"Ensure the summary reset link works with pretty paths": "https://www.drupal.org/files/issues/2023-01-10/facets-reset-link-broken-with-pretty-paths-3332463-2.patch"
},
"drupal/flag": {
"Addresses 'Call to a member function actionAccess() on null' error": "https://www.drupal.org/files/issues/2022-10-23/flag-vbo-2893259-40.patch"
},
"drupal/elasticsearch_connector": {
"Facet OR: global aggregation does not take views filter into account": "https://www.drupal.org/files/issues/2023-03-06/elasticsearch_connector-facet_OR_global_aggregation_does_not_take_views_filter_into_account-3014805-44.patch",
"Accurately count total number of results": "https://www.drupal.org/files/issues/2021-11-18/3250145-1-track-total-hits.patch",
"Implement luceneFlattenKeys": "https://www.drupal.org/files/issues/2025-11-05/2952301-28.patch",
"Search API + Elastic connector + VBO error performing action": "https://www.drupal.org/files/issues/2021-10-26/elasticsearch_connector-views_bulk_operation_fix-3050133-16.patch"
},
"drupal/redis": {
"Enable cluster mode support": "https://www.drupal.org/files/issues/2020-02-06/2900947-17.patch"
},
"drupal_git/viewsreference_filter": {
"Fix autocomplete": "https://www.drupal.org/files/issues/2021-03-26/viewsreference_filter-autocomplete_problems-and-sort-combined-3201294-6--3168765-4.patch",
"Allow different settings for different blocks": "https://www.drupal.org/files/issues/2020-10-20/viewsreference_filter-shared_config-3132416-3.patch",
"Fix views dependency declaration": "patches/viewsreference_filter-fix_dependency-3193406.patch",
"Correct incorrect serialization value": "patches/correct-serialized-value.patch",
"Automated Drupal 10 compatibility fixes": "https://git.drupalcode.org/project/viewsreference_filter/-/merge_requests/5.diff"
},
"drupal/entity_reference_revisions": {
"Views doesn't recognize relationship to host": "https://www.drupal.org/files/issues/2021-11-12/2799479-163-relationship-host-id.patch"
},
"drupal/metatag": {
"Metatag discards cacheability metadata": "https://www.drupal.org/files/issues/2020-12-08/3039650.patch",
"Allow parent config to override empty values of more specific config": "https://www.drupal.org/files/issues/2021-11-04/metatag-parent_overrides-8-2044621-52.patch"
},
"drupal/views_data_export": {
"Allow other modules to alter query in batch mode (needed for Groups support and batch export)": "https://www.drupal.org/files/issues/2021-02-12/3173296-9-batch-query-alter.patch",
"Allow custom redirect to use contextual filter tokens (https://www.drupal.org/project/views_data_export/issues/3122641)": "https://www.drupal.org/files/issues/2025-01-13/batch_redirect_fails_for_views_with_path_parameters-3122641_18.patch",
"Add log message when data export happens": "patches/epa-log-export.patch"
},
"drupal/anchor_link": {
"Fix IDs being stripped from links when anchor button is enabled in CK5 (get build file)": "patches/anchor-link-justcaldwell-3443785-26.patch"
},
"vardot/ckeditor5-anchor-drupal": {
"Fix IDs being stripped from links when anchor button is enabled in CK5": "patches/ckeditor5-anchor-drupal-justcaldwell-3443785-26.patch"
},
"drupal/group_content_menu": {
"Set active trail correctly": "https://www.drupal.org/files/issues/2021-04-21/group_content_menu-active_trail_cache_problem-3209011-10.patch",
"Menu item edit translation permission": "https://www.drupal.org/files/issues/2023-09-08/group-content-menu-translation-permission-3152938-80.patch",
"Operation is null in custom menu link form": "https://www.drupal.org/files/issues/2023-05-22/set-operations-3361822.patch"
},
"drupal/media_migration": {
"Add media_wysiwyg_filter just once": "https://www.drupal.org/files/issues/2020-11-07/media_migration-add_media_wysiwyg_filter_once-3181180-2.patch"
},
"drupal/shs": {
"Fix label accessibility when new select elements created": "patches/shs-select-label-accessibility-d10.patch"
},
"drupal/linkit": {
"Editing links does not remove possible stale data- attributes": "https://www.drupal.org/files/issues/2021-08-09/linkit_rename-stale-data-attributes_3111578-3.patch",
"Allow scrolling autocomplete results": "https://www.drupal.org/files/issues/2021-11-02/linkit-missing_scroll_bar-3067904-3.patch"
},
"drupal/paragraphs_entity_embed": {
"Prevent the reuse of embedded paragraphs": "https://www.drupal.org/files/issues/2020-04-30/paragraphs_entity_embed-single_use-3132549-2.patch",
"add openerParameters to ensure media added within embedded paragraphs is associated with the group": "patches/paragraphs_entity_embed-opener_parameters-ck5.patch"
},
"drupal/linked_field": {
"Generate relative links rather than absolute": "https://www.drupal.org/files/issues/2020-05-22/linked_field-relative-destination-url-3139179-1-D8.patch",
"Fixes issue with misconfigured layout_builder block": "patches/add-logic-to-resolve-broken-value.patch"
},
"drupal/diff": {
"Patch diff interface to get language to match core patches in these issues: 3252521, 2899719, and 3252540": "patches/diff-patch-revision-language-to-match-3252521-2899719-3252540-3.patch",
"Add classes to allow color-coding of revisions list": "https://www.drupal.org/files/issues/2021-12-03/diff-add_classes-3252547-2.patch"
},
"drupal/entitygroupfield": {
"Limit available groups in widget to ones user has permission to.": "https://www.drupal.org/files/issues/2020-08-07/entitygroupfield-Autocomplete_permissions-3163814-4.patch",
"Automated Drupal 10 compatibility fixes" : "https://www.drupal.org/files/issues/2023-08-18/entitygroupfield.1.0.x-dev.complete.v1.patch"
},
"drupal/show_email": {
"Fix config schema": "https://www.drupal.org/files/issues/2020-10-15/show_email-config_schema_issues-3177062-2.patch",
"Automated Drupal 11 compatibility fixes": "https://www.drupal.org/files/issues/2025-10-21/show_email-d11-compatibility.patch"
},
"drupal/role_expose": {
"Use template for HTML (3266168) with D10 compatibility patch (3289410)": "patches/3266168-2-applied-with-3289410-13.patch"
},
"drupal/fast_404": {
"Fix errors when including fast404 from settings.php": "https://www.drupal.org/files/issues/2022-10-05/fast_404-db_preboot_errors_d9.4-2961512-23.patch",
"Fix errors from incorrect argument 3 being passed to Symfony\\Component\\HttpKernel\\Exception\\ServiceUnavailableHttpException::__construct()": "https://www.drupal.org/files/issues/2023-08-24/fast_404_3x-3194034-10.patch"
},
"nodespark/des-connector": {
"Make magic __wakeup method public for PHP 8 compatibility": "patches/des-connector-php-8-fixes.patch"
},
"drupal/focal_point": {
"Allow SVG uploads in widget (reroll for 2.1.2)": "https://www.drupal.org/files/issues/2025-12-16/svg_support-3122722-35.patch"
},
"drupal/coffee": {
"Allow for easy search of node id": "patches/epa_coffee_node_url.patch"
},
"drupal/layout_paragraphs": {
"Fix problem with adding content into nested paragraphs containing same field name": "patches/layout_paragraphs-unique_field_ids-3258029-MR-eb1df.patch"
},
"drupal/filter_html_plus": {
"CKEditor5 readiness": "https://www.drupal.org/files/issues/2024-10-18/3322249-ckeditor5-10.patch"
},
"spatie/calendar-links": {
"Resolving issue with ICS not working with Outlook": "patches/ics-microsoft-outlook-fix-from-dogawaf-73.patch"
},
"drupal/content_moderation_revert": {
"Drupal 10 compatibility": "patches/content-moderation-revert-d10.patch"
},
"drupal/access_unpublished": {
"Support Group content": "https://git.drupalcode.org/project/access_unpublished/-/merge_requests/6.patch",
"Permission by role for generating a AU token" : "https://git.drupalcode.org/project/access_unpublished/-/merge_requests/14.diff"
},
"drupal/address_formatter": {
"Add the 'canonical' link route template": "patches/address_formatter-canonical-3469118.patch"
},
"drupal/samlauth": {
"Update the blocked user message": "patches/samlauth-update-blocked-message.patch"
},
"drupal/rabbit_hole": {
"Patch the rh-node.js error": "https://www.drupal.org/files/issues/2024-07-30/3463826-rh-node-js-textContent-issue-3.patch"
}
}
}