Skip to content

[stable31] fix(CalDAV): add calendar enable - #52705

Merged
SebastianKrupinski merged 1 commit into
stable31from
backport/51081/stable31
May 23, 2025
Merged

[stable31] fix(CalDAV): add calendar enable#52705
SebastianKrupinski merged 1 commit into
stable31from
backport/51081/stable31

Conversation

@backportbot

@backportbotbackportbotBot commented May 9, 2025

Copy link
Copy Markdown

Backport of #51081

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbotbackportbotBot added 3. to review Waiting for reviews feature: caldav Related to CalDAV internals labels May 9, 2025
@backportbotbackportbotBot added this to the Nextcloud 31.0.5 milestone May 9, 2025
@SebastianKrupinski
SebastianKrupinski marked this pull request as ready for review May 9, 2025 14:48
@skjnldsvskjnldsv mentioned this pull request May 15, 2025
@nextcloud-botnextcloud-bot mentioned this pull request May 15, 2025
28 tasks
/**
* ICalendar Interface Extension
*
* @since 32.0.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* @since 32.0.0
* @since 31.0.6

/**
* Indicates whether the calendar is enabled
*
* @since 32.0.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* @since 32.0.0
* @since 31.0.6

Comment threadapps/dav/lib/CalDAV/CalendarImpl.php Outdated
}

/**
* @since 32.0.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* @since 32.0.0
* @since 31.0.6

}

/**
* @since 32.0.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* @since 32.0.0
* @since 31.0.6

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
@kesselb
kesselbforce-pushed the backport/51081/stable31 branch from 1dc0587 to bd3026fCompareMay 23, 2025 08:42
@ChristophWurstChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels May 23, 2025
@SebastianKrupinski
SebastianKrupinski merged commit 72cae91 into stable31May 23, 2025
@SebastianKrupinski
SebastianKrupinski deleted the backport/51081/stable31 branch May 23, 2025 09:14
@nextcloud-botnextcloud-bot mentioned this pull request Jun 4, 2025
10 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishfeature: caldavRelated to CalDAV internals

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@kesselb@SebastianKrupinski@ChristophWurst@skjnldsv