Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
"FOIA-32: Dynamically provide action plugins for every moderation state change": "https://www.drupal.org/files/issues/2019-11-20/2797583_provide_moderation_states_as_actions_128.patch",
"FOIA-32: Exclude Agency/Component from validation for bulk publishing": "./patches/FOIA-32-validator.patch",
"2869592 - Disabled update module shouldn't produce a status report warning": "https://www.drupal.org/files/issues/2024-07-16/2869592-disabled-update-module-71.patch",
"2230909 - Simple decimals fail to pass validation": "https://www.drupal.org/files/issues/2024-06-04/2230909-321.patch",
"2230909 - Simple decimals fail to pass validation": "https://www.drupal.org/files/issues/2026-03-26/8282-10.6.x.patch",
"Hacks related to file_entity to get XML upload to work": "./patches/managed-file-hacks-for-xml-upload.patch",
"More hacks related to action module to get XML upload to work": "./patches/migrate-action-hack-for-xml-upload.patch"
},
Expand All @@ -190,12 +190,6 @@
"drupal/maillog": {
"Fix Maillog": "https://www.drupal.org/files/issues/2023-01-12/maillog_3259616-15.patch"
},
"drupal/lightning_core": {
"Issue 3408813 - Fixes functions in ConfigEntityDescriptionTrait.php for Drupal 10.3": "https://www.drupal.org/files/issues/2024-07-17/lightning-core-config-entity-description.patch"
},
"drupal/lightning_media": {
"Issue 3456919 - Fixes error in github action test Drupal 10.3": "https://www.drupal.org/files/issues/2024-07-12/mapping-definition-entity-browser-upload-validators-3456919.patch"
},
"drupal/autologout": {
"Avoid problematic interactions with the confirm_leave module": "./patches/autologout-support-for-confirm_leave.patch"
}
Expand Down
Loading
Loading