Merge branch 'master' of git.alphanodes.com:additionals into master

This commit is contained in:
Alexander Meindl 2020-08-01 17:30:14 +02:00
commit 58d6a206b2
3 changed files with 10 additions and 10 deletions

View File

@ -36,7 +36,7 @@ de:
error_issues_could_not_be_assigned_to_me: Das Ticket konnte nicht mir zugeordnet werden
error_query_statement_invalid: Beim Ausführen der Query ist ein Fehler aufgetreten und wurde protokolliert. Bitte melden Sie diesen Fehler Ihrem Redmine-Administrator.
errors_no_or_invalid_arguments: Kein oder ungültiger Parameter
field_always_expose: Dashboard immer exponieren
field_always_expose: Dashboard immer offenlegen
field_autowatch_involved_issue: Involvierte Tickets automatisch beobachten
field_color: Farbe
field_enable_sidebar: Sidebar aktivieren

View File

@ -180,7 +180,7 @@ What you can do here is:
Edit project dashboard
++++++++++++++++++++++
Users with appropriate permission can edit an existing dashboard by clicking the "Edit dashboard" link to open the edit window.
Users with appropriate permission can edit an existing dashboard by clicking the "Edit dashboard" link to open the edit window. What fields are displayed also depends on the permission the role your user has.
.. figure:: images/dashboard-edit-project.png
:align: center
@ -209,7 +209,7 @@ System default
If you want to make your dashboard system default, activate this option. So every user will have to work with it.
Author
You can change the dashboard author in case it is necessary. This is sometimes necessary, if you create a dasboard for someone else but want this person to be able to edit it afterwards. Or if a user will no longer be active in your Redmine system. *Important:* Only the author of a dashboard is able to edit or remove it. If the author is no longer an active user in your system, only a user with administration rights is allowed to modify the dashboard.
You can change the dashboard author in case it is necessary. This is sometimes necessary, if you create a dasboard for someone else but want this person to be able to edit it afterwards. Or if a user will no longer be active in your Redmine system. *Important:* Only the author of a dashboard is able to edit or remove it (required permissions assumed). If the author is no longer an active user in your system, only a user with administration rights is allowed to modify the dashboard.
.. hint::
@ -223,7 +223,7 @@ Author
New project dashboard
+++++++++++++++++++++
Users with appropriate permission can add a new project dashboard by clicking the "New dashboard" link in the "actions menu" to open the "New dashboard" window in order to fill out the following fields.
Users with appropriate permission can add a new project dashboard by clicking the "New dashboard" link in the "actions menu" to open the "New dashboard" window in order to fill out the following fields. What fields are displayed also depends on the permission the role your user has.
Name
Assign a meaningful and unique name. The dashboard name will be displayed in the sidebar for later selection. If the sidebar has been disabled, you can still select the dashboard from the "Actions" menu. It will then be listed there.
@ -370,4 +370,4 @@ Members
Displays the standard member box of Redmine in a block including the additionals permission adaption to the information displayed there. The block is not configurable, but you can remove it if not needed or reposition it.
.. note::
These are the basic blocks that come with the additionals plugin dashboard functionality. Other plugins, that also support the *Drag&Drop* dashboard function may deliver additional blocks for selection.
These are the basic blocks that come with the additionals plugin dashboard functionality. Other plugins, that also support the *Drag&Drop* dashboard function may deliver additional blocks for selection.

View File

@ -273,14 +273,14 @@ Hide
Show hidden roles
Section Project. In case you have hidden roles in a project that should not be displayed in the member box for example you can give to some special user roles the permission to display the members however. *Important:* If someone in a project has a role that has this right, then this user sees all users everywhere even if he or she is user of another project with different roles.
Set system dashboards
Section Project. Allow users with this permission to change the system wide dashboard. Those user may create own dashboards and make them system default. So all other users must use this dashboard by default.
Save dashboards
Section Project. Allow this user role to save dashboards. So this users can add dashboards of their own for every purpose they want.
Section Project. Allow this user role to add, edit or delete dashboards of their own. So this users can add dashboards for every purpose they want and switch between them.
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 manage shared dashboards. This means if someone else shares a dashboard with other, users with this permission may edit those.
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*.
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)