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

Birthday Calendar Reminder Setting #33251

Merged
merged 2 commits into from
Jul 26, 2022
Merged

Birthday Calendar Reminder Setting #33251

merged 2 commits into from
Jul 26, 2022

Conversation

cneukom
Copy link

@cneukom cneukom commented Jul 17, 2022

First part for closing #1505.

apps/dav/lib/CalDAV/BirthdayService.php Fixed Show resolved Hide resolved
apps/dav/lib/CalDAV/BirthdayService.php Fixed Show resolved Hide resolved
apps/dav/lib/CalDAV/BirthdayService.php Fixed Show resolved Hide resolved
@szaimen szaimen added this to the Nextcloud 25 milestone Jul 17, 2022
@szaimen szaimen added enhancement 3. to review Waiting for reviews labels Jul 17, 2022
Signed-off-by: Cédric Neukom <[email protected]>
@miaulalala
Copy link
Contributor

Performance check fails bc remote is not origin.

@tcitworld tcitworld requested a review from miaulalala July 18, 2022 13:57
Copy link
Contributor

@miaulalala miaulalala left a comment

Choose a reason for hiding this comment

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

LGTM

@tcitworld tcitworld changed the title WIP: Birthday Calendar Reminder Setting Birthday Calendar Reminder Setting Jul 19, 2022
@miaulalala miaulalala merged commit 5671abd into nextcloud:master Jul 26, 2022
@welcome
Copy link

welcome bot commented Jul 26, 2022

Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22

@skjnldsv skjnldsv mentioned this pull request Aug 11, 2022
tcitworld added a commit that referenced this pull request Aug 19, 2023
In #33251 the default offset for
a birthday event alarm was changed to 9AM on the day of the event.

However the birthdayEvenChanged method did not account for alarm
changes, so it was never propagated to existing birthday events, which
were kept on midnight.

Signed-off-by: Thomas Citharel <[email protected]>
miaulalala pushed a commit that referenced this pull request Aug 28, 2023
In #33251 the default offset for
a birthday event alarm was changed to 9AM on the day of the event.

However the birthdayEvenChanged method did not account for alarm
changes, so it was never propagated to existing birthday events, which
were kept on midnight.

Signed-off-by: Thomas Citharel <[email protected]>
tcitworld added a commit that referenced this pull request Oct 2, 2023
In #33251 the default offset for
a birthday event alarm was changed to 9AM on the day of the event.

However the birthdayEvenChanged method did not account for alarm
changes, so it was never propagated to existing birthday events, which
were kept on midnight.

Signed-off-by: Thomas Citharel <[email protected]>
tcitworld added a commit that referenced this pull request Oct 2, 2023
In #33251 the default offset for
a birthday event alarm was changed to 9AM on the day of the event.

However the birthdayEvenChanged method did not account for alarm
changes, so it was never propagated to existing birthday events, which
were kept on midnight.

Signed-off-by: Thomas Citharel <[email protected]>
blizzz pushed a commit that referenced this pull request Oct 11, 2023
In #33251 the default offset for
a birthday event alarm was changed to 9AM on the day of the event.

However the birthdayEvenChanged method did not account for alarm
changes, so it was never propagated to existing birthday events, which
were kept on midnight.

Signed-off-by: Thomas Citharel <[email protected]>
tcitworld added a commit that referenced this pull request Feb 1, 2024
In #33251 the default offset for
a birthday event alarm was changed to 9AM on the day of the event.

However the birthdayEvenChanged method did not account for alarm
changes, so it was never propagated to existing birthday events, which
were kept on midnight.

Signed-off-by: Thomas Citharel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants