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

Forbid to locally edit tasks in read-only calendars #522

Closed
raimund-schluessler opened this issue Jul 20, 2019 · 1 comment · Fixed by #523
Closed

Forbid to locally edit tasks in read-only calendars #522

raimund-schluessler opened this issue Jul 20, 2019 · 1 comment · Fixed by #523
Labels
Milestone

Comments

@raimund-schluessler
Copy link
Member

A user can change properties of tasks in read-only calendars with v0.11.0. Although changes are not written to the server (as it should be), this is confusing for the user and shouldn't be possible. See #72 (comment).

Things that should not be possible, but are at the moment:

  • In the list views: completing and starring a task
  • In the details view: Completing and starring a task, changing the calendar and classification and adding tags

Also, when a property is not set, e.g. no start or due date is set, the field shouldn't be shown at all (since no information is shown).

@raimund-schluessler
Copy link
Member Author

Also, the option to delete all completed tasks should not be shown for read-only calendars.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant