-
-
Couldn't load subscription status.
- Fork 4.6k
[stable31] fix(CalDAV): add calendar enable #52705
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
Conversation
9f9cde9 to
2b825d5
Compare
2b825d5 to
1b0d8df
Compare
| /** | ||
| * ICalendar Interface Extension | ||
| * | ||
| * @since 32.0.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * @since 32.0.0 | |
| * @since 31.0.6 |
| /** | ||
| * Indicates whether the calendar is enabled | ||
| * | ||
| * @since 32.0.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * @since 32.0.0 | |
| * @since 31.0.6 |
apps/dav/lib/CalDAV/CalendarImpl.php
Outdated
| } | ||
|
|
||
| /** | ||
| * @since 32.0.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * @since 32.0.0 | |
| * @since 31.0.6 |
1b0d8df to
1dc0587
Compare
| } | ||
|
|
||
| /** | ||
| * @since 32.0.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * @since 32.0.0 | |
| * @since 31.0.6 |
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
1dc0587 to
bd3026f
Compare
Backport of #51081
Warning, This backport's changes differ from the original and might be incomplete⚠️
Todo
Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.