Support absolute iCal timestamps in CalDAV requests #691

Merged
konrad merged 3 commits from freaktechnik/api:ical-timestamps into master 2020-10-19 09:11:16 +00:00
Contributor

Description

Adds support for absolute timestamps in incoming CalDAV requests. Still completely ignores the timezone handling for other formats (either with TZID on the prop or using the global timezone). At least I didn't see any place where that would be handled...

I've tested this with OpenTasks and creation, editing (and completion, which is just an edit, I think) work fine now.

Checklist

  • I added or improved tests
  • I added or improved docs for my feature
    • Swagger (including mage do-the-swag)
    • Error codes
    • New config options (including adding them to config.yml.saml and running mage generate-docs)
# Description Adds support for absolute timestamps in incoming CalDAV requests. Still completely ignores the timezone handling for other formats (either with TZID on the prop or using the global timezone). At least I didn't see any place where that would be handled... I've tested this with OpenTasks and creation, editing (and completion, which is just an edit, I think) work fine now. # Checklist * [ ] I added or improved tests * [ ] I added or improved docs for my feature * [ ] Swagger (including `mage do-the-swag`) * [ ] Error codes * [ ] New config options (including adding them to `config.yml.saml` and running `mage generate-docs`)
freaktechnik added 2 commits 2020-10-18 21:12:59 +00:00
konrad added 1 commit 2020-10-19 07:24:11 +00:00
continuous-integration/drone/pr Build is passing Details
299da5459b
Merge branch 'master' into ical-timestamps
Owner

Thanks! I'll merge once ci passes.

Thanks! I'll merge once ci passes.
konrad merged commit 214f2f008e into master 2020-10-19 09:11:16 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#691
No description provided.