Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
37.58 KB
MD5: ad8a59d2674ea7f317c277345be8f5a7
SHA-1: 1cf9c0e2b90e3f0ee675a5983404cd96d3aa5b5b
SHA-256: b81a4eda4d2778682406381ed24f7332f4719dd7b378de86b63ecc1d78a1f401
Download zip
61.55 KB
MD5: e35dcb144782fad4a059567dead97398
SHA-1: 1aae8bcbf5621b098f0211c067c5c7e8fcbcc48f
SHA-256: f1d85b6a2eb529f0fe9a742b55eb1f92f685a40c5653fab03749666ea397d698
Release notes
Only minor changes since the last beta release, but tagging the 1.1.0 branch as stable.
Contributors (3)
mxh, dat deaf drupaler, rkoller
Changelog
Issues: 1 issues resolved.
Changes since 1.1.0-beta3:
Task
- #3247354 by mxh, dat deaf drupaler, rkoller: Make the usage of the name pattern more intuitive
Changes since 1.0.2
Contributors (7)
mxh, dat deaf drupaler, rkoller, mandclu, andileco, Les Lim, nanak
Changelog
Issues: 11 issues resolved.
Changes since 1.0.2:
Bug
- #3245110 by mandclu: Storage Type form too wide
- #3243697 by mxh, rkoller, mandclu: Enabled name pattern produces a conflict when the name field is enabled within the Storage entity form
- #3243682 by andileco, mxh: TypeError: Argument 1 passed to Drupal\entity\QueryAccess\QueryAccessEvent::__construct() must be an instance of Drupal\entity\QueryAccess\ConditionGroup, array given
- #3229271 by Les Lim, mxh: Per-bundle create/edit/delete permissions are ignored
- #3231942 by nanak: Wrong namespace in the rabbit hole extender causes fatal error
Feature
- #3244894 by mandclu: Provide hooks for Acquia Site Studio
- #3239364 by mxh: Implement contrib Entity API's query access handler
- #3238797 by mxh: Make the status field configurable