update docu on permission name changes

This commit is contained in:
Claudia Meindl
2020-08-07 20:06:25 +02:00
parent c6b2a6713a
commit 0ac782d19c
2 changed files with 4 additions and 4 deletions

View File

@@ -37,9 +37,9 @@ With the *Dashboard* of the *additionals* plugin for Redmine you can for example
If you want to use the dashboard functionality you need to configure the permissions for the respective user roles, which are:
* Set system dashboards
* Manage shared dashboards
* Save dashboards
* Set system dashboards
* Share dashboards
Dashboard: Home

View File

@@ -279,8 +279,8 @@ Save dashboards
Set system dashboards
Section Project. This permission requires *Save dashboards* permission. If you activate it, you allow users with this permission to change the system wide dashboard. Those user may create dashboards and make them system default. They get additional options: *Visible*, *System default* and *Always expose*.
Manage shared dashboards
Section Project. Allow user roles with this permission to shared dashboards with other users. This means if someone else assigns you a dashboard via *Author* selection, you are allowed to edit those dashboards as long as you are the assigned *Author* and also hav the permission to *Save dashboards*.
Share dashboards
Section Project. Allow user roles with this permission to share dashboards with other users. This means if someone else assigns you a dashboard via *Author* selection, you are allowed to edit those dashboards as long as you are the assigned *Author* and also have the permission to *Save dashboards*.
Edit issue author
Section Issue tracking. This permission will always record any changes made to the issue author. You can change the author only in the issue edit mode. This function replaces the use of external plugins (e.g. change_author)