Add OCC commands for global calendar feature opt-in and opt-out in Deck#7080
Conversation
luka-nextcloud
left a comment
There was a problem hiding this comment.
- Why do those commands have exactly the same execution logic?
- The description should be updated a bit since it only works for existing users.
|
@Fledermaus-20 Thanks for your updates. Could you please rebase main and then squash your commits? Thank you for your support. |
|
@Fledermaus-20 One more thing, the copyright header is missing for the new added file |
|
Could you also run |
Signed-off-by: Fledermaus-20 <benno.traub@icloud.com>
Signed-off-by: Fledermaus-20 <139645999+Fledermaus-20@users.noreply.github.com>
|
Hello there, We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process. Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6 Thank you for contributing to Nextcloud and we hope to hear from you soon! (If you believe you should not receive this message, you can add yourself to the blocklist.) |
Signed-off-by: Fledermaus-20 <benno.traub@icloud.com>
Summary
This pull request introduces new
occcommands that allow administrators to globally enable or disable the calendar integration in the Deck app.These commands provide system-wide control over whether the calendar feature is enabled by default (opt-out mode) or disabled by default (opt-in mode).
New Commands