openwichita / public-meetings

A service to show all upcoming available public meetings for the City of Wichita.
1 stars 4 forks source link

iCalendar event export #41

Closed doshitan closed 7 years ago

doshitan commented 7 years ago

Includes individual event exports as well exporting all the events shown in the list at once (with the "Add All" button).

We get a bunch of package updates with this too. The icalendar library wanted a newer version of timex, which necessitated a newer version of coherence, which changes a bunch of things. Dropped dependency on phoenix_timex.

Also misc. whitespace cleanup.

Resolves #22