Aupajo / almanack

Aggregate iCal and Google Calendar events. Pluggable or standalone app. UI optional and 100% customisable.
MIT License
54 stars 25 forks source link

Ics fixes #19

Closed Phitherek closed 5 years ago

Phitherek commented 6 years ago

Fix iCal feed for UTF-8 encoding, fix time conversion for DateTime Ruby type, fix exception when title, location or description empty.

Phitherek commented 6 years ago

This fixes the problem outlined in #18

Phitherek commented 6 years ago

Fixed according to Travis build. Unfortunately one of the builds seems to be misconfigured.

Aupajo commented 6 years ago

@Phitherek Thanks! Is there a test you could add that would make sure we're covering this case properly?

dwieringa commented 5 years ago

This PR fixes issues I had trying to aggregate some feeds from TeamSnap calendars

Aupajo commented 5 years ago

This has been fixed in 1.1.3.rc1.

See #28.