Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable25] allow user to toggle visibility of the calendar for a deck board #4626

Merged
merged 2 commits into from
Apr 27, 2023

Commits on Apr 27, 2023

  1. Allow user to toggle visibility of the calendar of deck boards

    The calendar object needs to be exposed with "write" properties in order to allow users to hide/show the corresponding calendar in the calendar app. It doesn't has any affects on the general permissions for the whole board or the tasks. As soon as you select a task you jump to the deck app where the normal deck permissions are applied.
    
    fixes: #4618
    
    Signed-off-by: Björn Schießle <bjoern@nextcloud.com>
    schiessle authored and backportbot-nextcloud[bot] committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    d97fe80 View commit details
    Browse the repository at this point in the history
  2. forbid changing the displayname or color of the calendar/deck when th…

    …e user doesn't has the "manage" permissions
    
    Signed-off-by: Bjoern Schiessle <bjoern@nextcloud.com>
    schiessle authored and backportbot-nextcloud[bot] committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    7a262c5 View commit details
    Browse the repository at this point in the history