Fix ICS generator #6

Merged
ben merged 2 commits from :master into master 2020-07-03 02:45:49 +00:00
Contributor

Specifically, adds DTSTAMP properties to all of the objects (the calendar and the events), terminates lines in CRLF, and splits the UID over 2 lines so the validator is happy with me.

Furthermore, we now have RECURRING EVENTS! This assumes all of the DJs are on weekly schedules (an assumption that ben claims to be correct). It uses the RRULE property to repeat each event weekly, and it always requests a full week of shows.

Specifically, adds DTSTAMP properties to all of the objects (the calendar and the events), terminates lines in CRLF, and splits the UID over 2 lines so the validator is happy with me. Furthermore, we now have RECURRING EVENTS! This assumes all of the DJs are on weekly schedules (an assumption that ben claims to be correct). It uses the RRULE property to repeat each event weekly, and it always requests a full week of shows.
Owner

please rebase

please rebase
Author
Contributor

rebased, and I fixed the common schedule.php to allow for the trickery I'm doing in ics.php

rebased, and I fixed the common schedule.php to allow for the trickery I'm doing in ics.php
ben merged commit 3bd8e4ab04 into master 2020-07-03 02:45:49 +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: tilderadio/site#6
No description provided.