Add workflow_buttons and filter_perms

This commit is contained in:
Chris Thompson 2022-11-16 16:37:46 -05:00
parent 359ae94370
commit 0c27b23804
2 changed files with 139 additions and 93 deletions

View file

@ -26,6 +26,10 @@
"type": "git",
"url": "git@gitlab.com:drutopia/drutopia_core.git"
},
"drupal/workflow_buttons": {
"type": "git",
"url": "git@git.drupal.org:project/workflow_buttons.git"
},
"drupal": {
"type": "composer",
"url": "https://packages.drupal.org/8"
@ -78,6 +82,7 @@
"drupal/field_defaults": "^1",
"drupal/field_formatter_class": "^1",
"drupal/field_token_value": "^2",
"drupal/filter_perms": "^1.0@alpha",
"drupal/fitvids": "^1",
"drupal/fixed_block_content": "^1",
"drupal/footnotes": "2.x-dev",
@ -156,9 +161,10 @@
"drupal/webform": "^6.0",
"drupal/webform_mailchimp": "^5.4",
"drupal/weight": "^3.3",
"drupal/workflow_buttons": "dev-8.x-1.x as 1.x-dev",
"drupal/wysiwyg_linebreaks": "^1.10",
"drush/drush": "^11",
"drutopia/drutopia": "^1",
"drutopia/drutopia": "dev-8.x-1.x",
"league/commonmark": "^1.0",
"vlucas/phpdotenv": "^5.1",
"webflo/drupal-finder": "^1.2"

224
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "f6442dfe520b34c816abdce2837a7ffc",
"content-hash": "5a222f1aa83fd165ab2ba75eeca90f03",
"packages": [
{
"name": "abraham/twitteroauth",
@ -2727,68 +2727,6 @@
"slack": "https://drupal.slack.com/messages/C7C4M4QJV/details/"
}
},
{
"name": "drupal/better_normalizers",
"version": "1.0.0-beta5",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/better_normalizers.git",
"reference": "8.x-1.0-beta5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/better_normalizers-8.x-1.0-beta5.zip",
"reference": "8.x-1.0-beta5",
"shasum": "8f7df92397cafb464b0361eb4afa2e9c301fe466"
},
"require": {
"drupal/core": "^8.7.7 || ^9",
"drupal/hal": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-beta5",
"datestamp": "1662971076",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Christian Fritsch (chr.fritsch)",
"homepage": "https://www.drupal.org/u/chrfritsch",
"role": "Maintainer"
},
{
"name": "Andrey Postnikov (andypost)",
"homepage": "https://www.drupal.org/u/andypost",
"role": "Maintainer"
},
{
"name": "Sam Becker (Sam152)",
"homepage": "https://www.drupal.org/u/sam152",
"role": "Maintainer"
},
{
"name": "Lee Rowlands (larowlan)",
"homepage": "https://www.drupal.org/u/larowlan",
"role": "Maintainer"
}
],
"description": "Improve the normalizers in core.",
"homepage": "https://www.drupal.org/project/better_normalizers",
"support": {
"source": "https://git.drupal.org/project/better_normalizers.git",
"issues": "https://www.drupal.org/project/issues/better_normalizers"
}
},
{
"name": "drupal/block_class",
"version": "2.0.8",
@ -3087,27 +3025,27 @@
},
{
"name": "drupal/checklistapi",
"version": "1.11.0",
"version": "2.1.1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/checklistapi.git",
"reference": "8.x-1.11"
"reference": "2.1.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/checklistapi-8.x-1.11.zip",
"reference": "8.x-1.11",
"shasum": "78fcf8ff6edd02f2cdfc907981db119dfca795c2"
"url": "https://ftp.drupal.org/files/projects/checklistapi-2.1.1.zip",
"reference": "2.1.1",
"shasum": "69acb461c13aa7d37a91da078c3ceb0818543b87"
},
"require": {
"drupal/core": "^8 || ^9",
"drupal/core": "^9.3 || ^10",
"php": ">=5.6.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.11",
"datestamp": "1586540246",
"version": "2.1.1",
"datestamp": "1659116985",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@ -8903,6 +8841,66 @@
"source": "https://git.drupalcode.org/project/field_token_value"
}
},
{
"name": "drupal/filter_perms",
"version": "1.0.0-alpha1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/filter_perms.git",
"reference": "8.x-1.0-alpha1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/filter_perms-8.x-1.0-alpha1.zip",
"reference": "8.x-1.0-alpha1",
"shasum": "5a4bf4332f97b238864191042198f9f9a85cab26"
},
"require": {
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-alpha1",
"datestamp": "1595202904",
"security-coverage": {
"status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "cYu",
"homepage": "https://www.drupal.org/user/202205"
},
{
"name": "deekayen",
"homepage": "https://www.drupal.org/user/972"
},
{
"name": "ivagold",
"homepage": "https://www.drupal.org/user/3061533"
},
{
"name": "mgbellaire",
"homepage": "https://www.drupal.org/user/1831932"
},
{
"name": "willzyx",
"homepage": "https://www.drupal.org/user/1043862"
}
],
"description": "Provides role and module filters to simplify the user permissions page.",
"homepage": "https://www.drupal.org/project/filter_perms",
"support": {
"source": "https://git.drupalcode.org/project/filter_perms"
}
},
{
"name": "drupal/fitvids",
"version": "1.1.0",
@ -9124,14 +9122,20 @@
},
{
"name": "drupal/gdpr",
"version": "dev-2.x",
"version": "3.0.0-alpha6",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/gdpr.git",
"reference": "225604a11eb04cce2df302ac285f90e06af65641"
"reference": "3.0.0-alpha6"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/gdpr-3.0.0-alpha6.zip",
"reference": "3.0.0-alpha6",
"shasum": "6ced27a5840575cacea831cc19de1c0ca8d8f20a"
},
"require": {
"drupal/checklistapi": "^1.0",
"drupal/checklistapi": "~2.0",
"drupal/core": "^8 || ^9",
"drupal/entity": "^1.0",
"drupal/entity_reference_revisions": "^1.8",
@ -9153,12 +9157,9 @@
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.0-alpha7+30-dev",
"datestamp": "1621970422",
"version": "3.0.0-alpha6",
"datestamp": "1667462152",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
@ -15853,6 +15854,36 @@
"source": "https://git.drupalcode.org/project/weight"
}
},
{
"name": "drupal/workflow_buttons",
"version": "dev-8.x-1.x",
"source": {
"type": "git",
"url": "git@git.drupal.org:project/workflow_buttons.git",
"reference": "5a1b01044dae4bad3d9858263590e84707406e9c"
},
"default-branch": true,
"type": "drupal-module",
"license": [
"GPL-2.0+"
],
"description": "Provide workflow buttons for content moderation instead of a select dropdown of states. Button labels are taken from the transition names.",
"homepage": "https://www.drupal.org/project/workflow_buttons",
"keywords": [
"buttons",
"content",
"content moderation",
"drupal",
"editor",
"form",
"workflow"
],
"support": {
"issues": "https://www.drupal.org/project/issues/workflow_buttons",
"source": "https://git.drupalcode.org/project/workflow_buttons.git"
},
"time": "2022-09-27T14:44:41+00:00"
},
{
"name": "drupal/wysiwyg_linebreaks",
"version": "1.12.0",
@ -16109,22 +16140,21 @@
},
{
"name": "drutopia/drutopia",
"version": "1.14",
"version": "dev-8.x-1.x",
"source": {
"type": "git",
"url": "git@gitlab.com:drutopia/drutopia.git",
"reference": "dcfd3d7ba692967a4d3763ef7f1334f1f0d0c5bd"
"reference": "758b874c8285b1d251747ad3316e784695d2ae92"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/drutopia%2Fdrutopia/repository/archive.zip?sha=dcfd3d7ba692967a4d3763ef7f1334f1f0d0c5bd",
"reference": "dcfd3d7ba692967a4d3763ef7f1334f1f0d0c5bd",
"url": "https://gitlab.com/api/v4/projects/drutopia%2Fdrutopia/repository/archive.zip?sha=758b874c8285b1d251747ad3316e784695d2ae92",
"reference": "758b874c8285b1d251747ad3316e784695d2ae92",
"shasum": ""
},
"require": {
"cweagans/composer-patches": "^1.6",
"drupal/antibot": "^1.4",
"drupal/better_normalizers": "^1.0-beta4",
"drupal/block_visibility_groups": "^1.3",
"drupal/bulma": "^1.0-rc1",
"drupal/config_actions_provider": "^1.0-rc1",
@ -16152,7 +16182,9 @@
"drupal/drutopia_user": "^1.1",
"drupal/eu_cookie_compliance": "^1.9",
"drupal/features": "^3.11",
"drupal/gdpr": "2.x-dev",
"drupal/gdpr": "^3.0@alpha",
"drupal/gin": "^3.0",
"drupal/gin_toolbar": "^1.0@beta",
"drupal/honeypot": "^2.0",
"drupal/menu_block": "^1.6",
"drupal/octavia": "^1.1",
@ -16164,17 +16196,16 @@
"geeks4change/composer-pin": "*"
},
"require-dev": {
"behat/behat": "^3.0",
"behat/mink": "~1.7",
"behat/mink-goutte-driver": "~1.2",
"drupal/devel": "^2.0",
"drush/drush": "^10.0",
"drupal/devel": "^5",
"drupal/drupal-extension": "^5",
"drush/drush": "^11",
"jcalderonzumba/gastonjs": "~1.0.2",
"mikey179/vfsstream": "~1.2",
"se/selenium-server-standalone": "^2.53",
"squizlabs/php_codesniffer": "2.*",
"symfony/css-selector": "~2.8"
},
"default-branch": true,
"type": "drupal-profile",
"extra": {
"drupal-scaffold": {
@ -16197,7 +16228,7 @@
"GPL-2.0-or-later"
],
"description": "Drutopia's base distribution provides an enhanced starting place for building sites for grassroots organizations and other purposes.",
"time": "2022-06-29T02:58:04+00:00"
"time": "2022-10-05T20:10:42+00:00"
},
{
"name": "easyrdf/easyrdf",
@ -24612,6 +24643,12 @@
"version": "dev-8.x-1.x",
"alias": "1.x-dev",
"alias_normalized": "1.9999999.9999999.9999999-dev"
},
{
"package": "drupal/workflow_buttons",
"version": "dev-8.x-1.x",
"alias": "1.x-dev",
"alias_normalized": "1.9999999.9999999.9999999-dev"
}
],
"minimum-stability": "dev",
@ -24628,6 +24665,7 @@
"drupal/drutopia_site": 20,
"drupal/entitygroupfield": 15,
"drupal/feeds": 10,
"drupal/filter_perms": 15,
"drupal/footnotes": 20,
"drupal/gin": 10,
"drupal/gin_toolbar": 10,
@ -24646,7 +24684,9 @@
"drupal/subpathauto": 5,
"drupal/tomselect": 20,
"drupal/views_daterange_filters": 15,
"drupal/views_field_compare": 10
"drupal/views_field_compare": 10,
"drupal/workflow_buttons": 20,
"drutopia/drutopia": 20
},
"prefer-stable": true,
"prefer-lowest": false,