Problem/Motivation

There is only one permission associated with content reminders - 'administer content reminders'. This affects access to the list of all content reminders. It would be nice to have a separate permission for that route.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

timozura created an issue. See original summary.

timozura’s picture

Priority: Normal » Major

timozura’s picture

Status: Active » Needs review

There is a new permission 'manage content reminders' to allow roles to access the table of content reminders.

Also added some validation checks to the content reminder form that is on the node form.

timozura’s picture

Status: Needs review » Fixed

A separate permission 'manage content reminders' enables access to the content reminder collections page to any assigned role. Access to the configuration of content reminders is still controlled by 'administer content reminders' permission.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

timozura’s picture

Version: 2.0.x-dev » 2.0.0-beta3

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.