Skip to content
Snippets Groups Projects
Commit 45b18293 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #2838625: Updated [Varbase 8.4.x] profile: Patched [Entityqueue] module

parent 998ab3ba
No related branches found
No related tags found
No related merge requests found
......@@ -72,10 +72,8 @@
"https://www.drupal.org/files/issues/panelizer-panels-ipe-tempstore-id.patch"
},
"drupal/entityqueue": {
"Issue #2837841 by ytsurk, amateescu: Subqueue views relation: Doubled/redundant entries":
"https://www.drupal.org/files/issues/subqueue_relation_query-2837841-11.patch",
"Issue #2836404 by amateescu: Subqueues should not have a canonical link in order for them to be exportable through REST":
"https://www.drupal.org/files/issues/2836404.patch"
"Issue #2145441 by josebc : Option to create Entityqueue tab on Entity pages":
"https://www.drupal.org/files/issues/entityqueue-add_entityqueue_tab-2145441-22.patch"
},
"drupal/dropzonejs": {
"Issue #2830862 by RajabNatshah: Updated the requirements on installation for [dropzonejs] so it will work If the library is not in the installation profile path too":
......@@ -125,7 +123,7 @@
"drupal/media_entity_document": "1.1",
"drupal/media_entity_image": "1.2",
"drupal/video_embed_field": "1.3",
"drupal/entityqueue": "1.0-alpha6",
"drupal/entityqueue": "1.x-dev#7587e2462693df818b74207a27f18c9bcf07af38",
"drupal/imagemagick": "1.0-alpha5",
"drupal/pathauto": "1.0-beta1",
"drupal/redirect": "1.0-alpha2",
......
......@@ -128,11 +128,11 @@ projects[video_embed_field][version] = 1.3
projects[entityqueue][type] = module
projects[entityqueue][subdir] = "contrib"
projects[entityqueue][version] = 1.0-alpha6
;; Issue #2837841 by ytsurk, amateescu: Subqueue views relation: Doubled/redundant entries
projects[entityqueue][patch][2837841] = https://www.drupal.org/files/issues/subqueue_relation_query-2837841-11.patch
;; Issue #2836404 by amateescu: Subqueues should not have a canonical link in order for them to be exportable through REST
projects[entityqueue][patch][2836404] = https://www.drupal.org/files/issues/2836404.patch
projects[entityqueue][download][url] = https://git.drupal.org/project/libraries.git
projects[entityqueue][download][revision] = 7587e2462693df818b74207a27f18c9bcf07af38
projects[entityqueue][download][branch] = 8.x-1.x
;; Issue #2145441 by josebc : Option to create Entityqueue tab on Entity pages
projects[entityqueue][patch][2145441] = https://www.drupal.org/files/issues/entityqueue-add_entityqueue_tab-2145441-22.patch
projects[imagemagick][type] = module
projects[imagemagick][subdir] = "contrib"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment