Skip to content

Commit

Permalink
Merge pull request #2081 from vrk-kpa/AV-2055_delete_unused_modules
Browse files Browse the repository at this point in the history
AV-2055: delete unused modules
  • Loading branch information
Zharktas authored Oct 11, 2023
2 parents 491af4b + f6706a0 commit b557e30
Show file tree
Hide file tree
Showing 13 changed files with 4 additions and 725 deletions.
2 changes: 0 additions & 2 deletions drupal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ COPY modules/avoindata-guide ${MOD_DIR}/avoindata-guide/
COPY modules/avoindata-user ${MOD_DIR}/avoindata-user/
COPY modules/avoindata-ckeditor-plugins ${MOD_DIR}/avoindata-ckeditor-plugins/
COPY modules/avoindata-theme ${MOD_DIR}/avoindata-theme/
COPY modules/avoindata-appfeed ${MOD_DIR}/avoindata-appfeed/
COPY modules/avoindata-datasetlist ${MOD_DIR}/avoindata-datasetlist/
COPY modules/avoindata-ckeditor5-plugins ${MOD_DIR}/avoindata-ckeditor5-plugins/


Expand Down
5 changes: 1 addition & 4 deletions drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,17 @@
"drupal/domain_registration": "^1.8",
"drupal/drush_language": "1.x-dev",
"drupal/easy_breadcrumb": "^2.0",
"drupal/easy_install": "^10.2",
"drupal/fontawesome": "^2.25",
"drupal/fontawesome_menu_icons": "^1.3",
"drupal/honeypot": "^2.0",
"drupal/imce": "^3.0",
"drupal/libraries": "^3.0@alpha",
"drupal/matomo": "^1.11",
"drupal/menu_item_role_access": "^2.0",
"drupal/menu_link_attributes": "^1.3",
"drupal/metatag": "^1.7",
"drupal/password_policy": "^3.1",
"drupal/pathauto": "^1.2",
"drupal/protected_forms": "^2.0",
"drupal/protected_submissions": "^1.9",
"drupal/raven": "^4.0",
"drupal/recaptcha": "^3.0",
"drupal/redirect": "^1.2",
Expand Down Expand Up @@ -145,4 +142,4 @@
"kint-php/kint": "^5.0",
"squizlabs/php_codesniffer": "^3.6"
}
}
}
169 changes: 3 additions & 166 deletions drupal/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions drupal/modules/avoindata-appfeed/README.md

This file was deleted.

6 changes: 0 additions & 6 deletions drupal/modules/avoindata-appfeed/avoindata_appfeed.info.yml

This file was deleted.

132 changes: 0 additions & 132 deletions drupal/modules/avoindata-appfeed/avoindata_appfeed.module

This file was deleted.

Loading

0 comments on commit b557e30

Please sign in to comment.