-
Notifications
You must be signed in to change notification settings - Fork 85
Expand file tree
/
Copy pathcomposer.patches.json
More file actions
172 lines (172 loc) · 13.2 KB
/
composer.patches.json
File metadata and controls
172 lines (172 loc) · 13.2 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
{
"patches": {
"drupal/aws": {
"3521590 - add ability to place keys in settings.php": "patches/3521590-add-keys-to-setting.patch"
},
"drupal/cer": {
"3200122 - Remove delete hook": "patches/3200122-delete-hook-added-in-dev-causes-test-failures.patch"
},
"drupal/clientside_validation": {
"2949540 - Allow all forms or selected forms": "patches/2949540-allow-all-forms-selected-forms.patch"
},
"drupal/content_lock": {
"2951652 - Content lock causes redirect response preventing migration rollback.": "patches/2951652-content-lock-causes-redirect-response-preventing-migration-rollback.patch"
},
"drupal/core": {
"3057267 - User logout during maintenance mode": "patches/3057267-maintenance-forced-logout-experimental.patch",
"2893933 - claimItem in the database and memory queues does not use expire correctly": "patches/2893933-queue-lease-time.patch",
"3025164 - Make moderation_state available to field queries": "patches/3025164-make-moderation-state-available-to-field-queries.patch",
"3229493 - TextareaWidget::errorElement() does not consult violation property path.": "patches/3229493-textarea-does-not-consult-violation-property-path.patch",
"3027240 - Undefined index: #parents FormState.php": "patches/3027240-form-system-undefined-index.patch",
"2915792 - MenuLinkContentAccessControlHandler does not allow \"view\" access without admin permission": "patches/2915792-drupal-core-menu-link-perm-mr-339.patch",
"2421445 - Text format wrapper does not take description_display into account": "patches/2421445-text-format-wrapper-does-not-take-description-display-into-account.patch",
"Internal Claro tweaks": "patches/VACMS-16018-claro-css-tweaks.patch",
"2767243 - Create a theme suggestion for taxonomy terms by view mode": "patches/2767243-core-theme-suggestion-for-taxonomy-view-modes.patch",
"2775665 - MenuLinkContent updateLink function generates a PHP Warning for override-able keys that are not present in the loaded entity": "patches/2775665-menulinkcontent-updatelink-function-generates-misleading-php-warning.patch",
"Claro claro_preprocess_input()": "patches/VACMS-12054-drupal-core-claro-preprocess-input.patch",
"1156338 - Fixed maximum number of field values, but use «add more» similar to when cardinality «unlimited» is used": "patches/1156338-fixed-maximum-number-of-field-values.patch",
"2942404 - Contentinfo landmark": "patches/2942404-contentinfo-landmark.patch",
"3106205 - Length of menu_tree.url and menu_tree.route_param_key are too short (255 characters)": "patches/3106205-length-menu-tree-too-short.patch",
"3333401 - Pager h4 cause accessibility flag on many pages": "patches/3333401-configurable-pager-heading-default-h2.patch",
"3382759 - Add multiple workflow content moderation filter to Views.": "patches/3382759-add-multiple-workflow-content-moderation-filter-to-views.patch",
"3241295 - CKEditor 5 isn't respecting field widgets row settings": "patches/3241295-ckeditor-5-not-respecting-field-widgets-row-settings.patch",
"3376267 - [upstream] Add style to anchor leads to unusable behavior": "patches/3376267-add-style-to-anchor-leads-to-unusable-behavior.patch",
"3285657 - The content has either been modified by another user, or you have already submitted modifications error": "patches/3285657-node-lock-translations.patch",
"VACMS-19177 remove username form logging in user module": "patches/VACMS-19177-patch-for-user-module-to-log-uid.patch",
"3082011 - Fix for orphaned label tags": "patches/3082011-19-do-not-use-label-HTML-tag-in-item-form-element.patch",
"3397718 - 'To log in to this site, your browser must accept cookies from the domain' error message displayed when user goes back and reload the page": "patches/3397718-must-accept-cookies.patch",
"VACMS-23017 - Force user to choose moderation state": "patches/VACMS-23017-content-moderation-default-placeholder.patch"
},
"drupal/decoupled_router": {
"3111456 - Unable to resolve path on node in other language than default": "patches/3111456-resolve-language-issues.patch"
},
"drupal/diff": {
"3228798 - Make revisions overview page accessible": "patches/3228798-make-revisions-overview-page-accessible.patch"
},
"drupal/eca": {
"3515195 - Add migration_id token to migrate events": "patches/3515195-add-migration_id-token-to-migrate-events.patch"
},
"drupal/entity_browser": {
"2856138 - Entity browser cardinality validation": "patches/2856138-entity-browser-cardinality-validation.patch",
"3191302 - Make modal iframe tab accessible": "patches/3191302-make-modal-iframe-tab-accessible.patch",
"3483265 - Make it possible to show latest revision in form widget": "patches/3483265-make-it-possible-to-show-latest-revision-in-fomr-widget.patch"
},
"drupal/entity_browser_table": {
"3194622 - Custom field validation should not be applied to remove button": "patches/3794622-limit-remove-button-validators.patch",
"3408217 - Error: Call to a member function getStorage() on null": "patches/3408217-error-call-to-member-function-getstorage-on-null.patch"
},
"drupal/entity_clone": {
"3112577 - Cloning child references to nodes has potential to cause memory resource issues": "patches/3112577-entity-clone-child-node-system-drain.patch"
},
"drupal/entity_diff_ui": {
"3406627 - Duplicated Block Revisions tabs": "patches/3406627-duplicate-blocks-revisions-tabs.patch"
},
"drupal/entity_reference_hierarchy": {
"3219011 - reference fields are shown twice when ERwH is installed": "patches/3219011-ERwH-removes-preconfigured-fields.patch"
},
"drupal/entity_reference_revisions": {
"2984027 - Incorrect manipulation of default revision flag": "patches/2984027-incorrect-manipulation-of-default-revision-flag.patch"
},
"drupal/entity_usage_addons": {
"3000184 - In detailed usage, resolve the paragraph URL to parent entity": "patches/3000184-resolve-the-paragraph-URL-to-parent-entity.patch",
"3443270 - Check Access entity usage statistics perms in linkedUsage() method": "patches/3443270-check-access-entity-usage-statistics-perms-in-linked-usage-method.patch",
"VACMS-20087 - Label old-revision-only references in detailed usage": "patches/VACMS-20087-entity-usage-addons-label-previous-revision-in-detailed-usage.patch"
},
"drupal/environment_indicator": {
"VACMS-23048 - Environment indicator styles fix for 4.0.x": "patches/VACMS-23048-update-drupal-modules-environmental-indicator.patch"
},
"drupal/externalauth": {
"VACMS-19177 remove usernmae from logging": "patches/VACMS-19177-removing-username-from-logging-for-externalauth.patch"
},
"drupal/field_group": {
"2787179 - Visibility of invalid fields": "patches/2787179-highlight-html5-validation.patch",
"3053242 - Undefined index #description_display when adding a description to fieldset group type": "patches/3053242-field-group-undefined-index-description-display.patch"
},
"drupal/flag": {
"3317113 - Flags with VBO 8.x-4.x Patch 40": "patches/3317113-flag-vbo.patch",
"3557145 - Flag cache tags result in Purge module exception": "patches/3557145-flag-purge-tags-remove-wildcard.patch"
},
"drupal/flysystem_s3": {
"3297257 - Automated Drupal 10 compatibility fixes": "patches/3297257-drupal-10-compatibility-fixes.patch"
},
"drupal/html_tag_usage": {
"3270450 - Add csv generator and filters": "patches/3270450-add-filters-and-csv.patch"
},
"drupal/inline_entity_form": {
"3226473 - Opt-in system delete.": "patches/3226473-opt-in-system-delete.patch",
"3061620 - Cancel closes all forms": "patches/3067620-inline-entity-form-close-only-forms-where-close-clicked.patch"
},
"drupal/jsonapi_extras": {
"3025283 - Default field enhancer for each field type": "patches/3025283-field-type-enhancer.patch"
},
"drupal/linkit": {
"3049946 - Linkit unpublished nodes not included": "patches/3049946-linkit-unpublished-nodes-not-included.patch"
},
"drupal/memcache": {
"3058121 - Use persistent connections": "patches/3058121-memcache-persistent-connections-memcached.patch"
},
"drupal/menu_item_extras": {
"3210468 - The 'bundle' field is not always populated with the menu name": "patches/3210468-the-bundle-field-is-not-always-populated-with-the-menu-name.patch"
},
"drupal/migrate_tools" : {
"3390255 - ID List Option in UI only supports integer ids": "patches/VACMS-15720-idlist-error-migrate_tools_3390255.patch"
},
"drupal/openapi_jsonapi": {
"3110109 - Support renamed resource types Part 1": "patches/3110109-support-renamed-resource-types-part-1.patch",
"3110109 - Support renamed resource types Part 2": "patches/3110109-support-renamed-resource-types-part-2.patch",
"3185778 - Fix TypeError: Cannot read property 'anyOf' of undefined": "patches/3185778-add-required-keyword.patch"
},
"drupal/openapi_ui_swagger": {
"3259746 - Add more UI config defaults": "patches/3259746-add-more-config-defaults.patch"
},
"drupal/paragraphs": {
"3138609 - Fix broken fieldsets on forms": "patches/3138609-fix-broken-fieldsets-on-forms.patch",
"2919186 - Remove button should not be shown on required field - based on comment #41": "patches/2919186-hide-field-required-paragraphs-remove-botton.patch"
},
"drupal/pathauto": {
"3204586 - Update URL Alias action is only available for nodes + users and does not work with views_bulk_operations": "patches/3204586-pathauto-vbo-support.patch",
"3214658 - Omit nolink items from url path args and add token that uses parent url": "patches/3214658-remove-nolink-args-use-parent-entity-url.patch"
},
"drupal/prometheus_exporter": {
"3214628 - Add published/unpublished node statistics to NodeCount.": "patches/3214628-prometheus-exporter-add-status-metrics-to-node-count.patch"
},
"drupal/redirect_options": {
"3335893 - form_alter hook check on classes fails in some cases": "patches/3335893-redirect-options-form-alter-array-check.patch"
},
"drupal/simplesamlphp_auth": {
"VAMCS-19923: add PIV card logging": "patches/VACMS-19923-simplesaml-attributes-error-logging.patch",
"3127628 - Successful login with IDP but the user is still considered as anonymous": "patches/3127628-simplesamlphp-auth-fix-redirection-issue.patch"
},
"drupal/social_media_links": {
"3044002 - Platform Name and Aria Label issue": "patches/3044002-platform-name-and-aria-label-issue.patch"
},
"drupal/subrequests": {
"63049395 - Get same results on different request": "patches/63049395-change-request-type.patch"
},
"drupal/smart_date": {
"3260965 - Undefined index: #value": "patches/3260965-smart-date-undefined-value-in-validation.patch",
"3385720 - Implement errorElement() in Widgets": "patches/3385720-smart-date-implement-errorelement.patch"
},
"drupal/tablefield": {
"3176982 - Tablefield input elements have no title or label": "patches/3176982-tablefield-add-title-to-input-elements.patch",
"3195203 - Copying caption to value breaks some data exports 3195203": "patches/3195203-tablefield-caption-copied-to-value.patch",
"3341971 - Drag & drop addition adds meaningless numbers to table data, could break integrating code": "patches/3341971-tablefield-disable-drag-drop-controls.patch",
"3580596 - Add row insertion controls to insert rows at any position": "patches/3580596-tablefield-row-insert-controls.patch"
},
"drupal/taxonomy_entity_index" : {
"3504104 - Support for excluding field names in views argument": "patches/3504104-support-for-excluding-field-names-4.patch"
},
"drupal/token": {
"3047568 - Consistent tokens support across all entities and fields": "patches/3047568-29_1-token-consistent-entity-and-field-support.patch"
},
"drupal/viewfield": {
"3252356 - Add option to display default view on node edit when always use default value selected": "patches/3252356-viewfield-option-display-default-view-on-node-edit.patch"
},
"drupal/views_bulk_edit": {
"3024419 - Fix Required fields to really not be required": "patches/3024419-views-bulk-edit-fix-required-fields.patch"
},
"drupal/views_bulk_operations": {
"3272580 - Fix bulk publishing and archiving": "patches/call-to-member-3272580-10.patch"
}
}
}