Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

Better handling of iCal files with recurrences #3

Merged
merged 4 commits into from
Sep 4, 2017

Conversation

mbalfour
Copy link
Contributor

@mbalfour mbalfour commented Sep 3, 2017

Adds more robust handling for iCal files containing complex recurrence rules:

  • Recurrence rules with exceptions ("daily at 7 PM except 7/4")
  • Individual edits of a specific recurrence ("On 7/3, title='Day before 7/4' and start at 9 PM instead of 7 PM")

mbalfour and others added 4 commits September 3, 2017 13:09
Adds more robust handling for iCal files containing complex recurrence rules:
- Recurrence rules with exceptions ("daily at 7 PM except 7/4")
- Individual edits of a specific recurrence ("On 7/3, title='Day before 7/4' and start at 9 PM instead of 7 PM")
Adds more robust handling for iCal files containing complex recurrence
rules:
- Recurrence rules with exceptions ("daily at 7 PM except 7/4")
- Individual edits of a specific recurrence ("On 7/3, title='Day before
7/4' and start at 9 PM instead of 7 PM")
In month view, setting showWeeks=0 turned off the column header, but not
the column itself.
@eouia
Copy link
Owner

eouia commented Sep 3, 2017

Wow, so nice. I'll try after some times. Thanks for your contributions

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants