yaml2ical/yaml2ical
Thierry Carrez 40f12c0d63 Fix conflict detection
Fix conflict detection by providing finer rules. Meetings on alternating
weeks no longer conflict. Meetings on overlapping times now conflict.

Add proper tests to check all combinations.

Change-Id: I069cdd40fecb5fd7a2ab828a495bdf627ca1a811
2015-02-25 12:16:50 +01:00
..
tests Fix conflict detection 2015-02-25 12:16:50 +01:00
__init__.py Rename 'arbiter' module to 'yaml2ical' 2014-11-21 18:03:14 +01:00
cli.py Fix issue in single file generation 2015-02-19 12:38:08 +01:00
ical.py Abstract recurrence styles as classes 2015-02-23 15:41:46 +01:00
meeting.py Fix conflict detection 2015-02-25 12:16:50 +01:00
recurrence.py Abstract recurrence styles as classes 2015-02-23 15:41:46 +01:00