Skip to content

Conversation

@SebastianKrupinski
Copy link
Contributor

@SebastianKrupinski SebastianKrupinski commented Oct 21, 2024

Summary

  • Added handling of RDATE and EXDATE property instances
  • Added additional tests for RDATE and EXDATE
  • Fixed spelling

Checklist

Copy link
Member

@st3iny st3iny left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks for adding tests.

@st3iny
Copy link
Member

st3iny commented Nov 15, 2024

/backport to stable30

@st3iny st3iny added 4. to release Ready to be released and/or waiting for tests to finish feature: caldav Related to CalDAV internals and removed 3. to review Waiting for reviews labels Nov 15, 2024
@st3iny st3iny added this to the Nextcloud 31 milestone Nov 15, 2024
@st3iny st3iny merged commit d61d62b into master Nov 15, 2024
@st3iny st3iny deleted the fix/issue-48732-exdate-rdate-property-instances branch November 15, 2024 06:49
@ChristophWurst
Copy link
Member

/backport to stable29

@backportbot
Copy link

backportbot bot commented Dec 13, 2024

The backport to stable29 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable29
git pull origin stable29

# Create the new backport branch
git checkout -b backport/48833/stable29

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick de221197

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/48833/stable29

Error: No changes found in backport branch


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

@SebastianKrupinski
Copy link
Contributor Author

/backport to stable29

This does not exist in 29. 30+ only

@skjnldsv skjnldsv mentioned this pull request Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish backport-request bug feature: caldav Related to CalDAV internals

Projects

Development

Successfully merging this pull request may close these issues.

[Bug]: iMIP emails don't take all EXDATEs into account when generating the email text

5 participants