flaglists migration seems ok.Had to hack flag module: commented hooks to get the site usable again

This commit is contained in:
2021-03-01 16:38:19 +01:00
parent aab0c6a3e5
commit 213a2be7b9
6 changed files with 1061 additions and 34 deletions

View File

@@ -168,8 +168,11 @@
"drupal/address": {
"Integrate Address with Search API https://www.drupal.org/project/address/issues/2812659": "https://www.drupal.org/files/issues/2020-11-02/integrate-address-searchapi-2812659-56.patch"
},
"drupal/flag": {
"remove flag hooks to allow site to be accessible again https://www.drupal.org/project/flag/issues/3200806": "./patches/flag-commenthooks.patch"
},
"drupal/flag_lists": {
"Does actions are mandatory ? https://www.drupal.org/project/flag_lists/issues/3200585#comment-14012878": "https://www.drupal.org/files/issues/2021-02-26/hasactions.patch"
"make the related_flag id unique https://www.drupal.org/project/flag_lists/issues/3200737": "https://www.drupal.org/files/issues/2021-02-27/hasactions%2Buniqflagid.patch"
}
},
"drupal-scaffold": {