529:a7e8fd4378c2
|
2015-05-16 |
Paul Boddie |
changeset
files
shortlog
graph
|
Switched to using datetime objects in periods throughout, eliminating initial
string usage followed by explicit conversion of period datetime information to
datetime objects. |
|
|
imip_store.py imiptools/data.py imiptools/handlers/person.py imiptools/period.py imipweb/calendar.py imipweb/event.py imipweb/resource.py
|
|
528:07ab41a7f8cf
|
2015-05-16 |
Paul Boddie |
changeset
files
shortlog
graph
|
Made period abstractions more consistent.
Indicate cancelled recurrences and make sure that they are not considered as
conflicting with other event periods. |
|
|
imiptools/data.py imiptools/period.py imipweb/data.py imipweb/event.py
|
|
527:cc917b4539c4
|
2015-05-15 |
Paul Boddie |
changeset
files
shortlog
graph
|
Handle newly-introduced separate recurrences upon their cancellation. |
|
|
imiptools/handlers/person_outgoing.py
|
|
526:4a32bd4cb423
|
2015-05-15 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added initial support for cancelling specific event occurrences. |
|
|
imipweb/event.py imipweb/handler.py
|
|
525:b447338c07b8
|
2015-05-15 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added a time zone convenience method. |
|
|
imipweb/data.py
|
|
524:65092bd5fd29
|
2015-05-15 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added convenience methods for object copying, property access and removal, and
time zone identifier acquisition. |
|
|
imiptools/data.py
|
|
523:b9c05d30449f
|
2015-05-15 |
Paul Boddie |
changeset
files
shortlog
graph
|
Support the cancellation of previously unseparated recurrences. |
|
|
imiptools/handlers/__init__.py imiptools/period.py
|
|
522:d5e36f09a340
|
2015-05-15 |
Paul Boddie |
changeset
files
shortlog
graph
|
Update the free/busy details if the organiser is uninviting themself. |
|
|
imiptools/handlers/person_outgoing.py
|
|
521:8e7d26d5c470
|
2015-05-13 |
Paul Boddie |
changeset
files
shortlog
graph
|
Support UNTIL in RRULE descriptions. |
|
|
imiptools/data.py vRecurrence.py
|
|
520:6f69026c2e32
|
2015-05-13 |
Paul Boddie |
changeset
files
shortlog
graph
|
Fixed participant status testing for organisers. |
|
|
imiptools/handlers/__init__.py
|
|