367:325d8cf3c9af
|
2015-03-02 |
Paul Boddie |
changeset
files
shortlog
graph
|
Updated the free/busy tool, although the participation status needs reviewing. |
recurring-events |
|
tools/make_freebusy.py
|
|
366:a87362310617
|
2015-03-02 |
Paul Boddie |
changeset
files
shortlog
graph
|
Permit attendee removal when saving events (it should only affect organisers). |
recurring-events |
|
imip_manager.py
|
|
365:dbf60868f068
|
2015-03-02 |
Paul Boddie |
changeset
files
shortlog
graph
|
Fixed remove_event method so that it accepts recurrence identifiers. |
recurring-events |
|
imip_store.py
|
|
364:3c804b63bdc2
|
2015-03-02 |
Paul Boddie |
changeset
files
shortlog
graph
|
Fixed period removal, requiring a parent event period to be found. |
recurring-events |
|
imiptools/period.py
|
|
363:3cae4b3ccf09
|
2015-03-02 |
Paul Boddie |
changeset
files
shortlog
graph
|
Moved the generation of organiser-related controls into a separate method, also
moving handling of attendee editing into a new method. |
recurring-events |
|
imip_manager.py
|
|
362:eca3f63a629f
|
2015-03-01 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added docstrings. |
recurring-events |
|
imiptools/period.py
|
|
361:c591f1c62df6
|
2015-03-01 |
Paul Boddie |
changeset
files
shortlog
graph
|
Extended support for recurrence modifications to the other handlers,
consolidating support in the Handler base class and simplifying free/busy
operations in Handler and in the period module.
Fixed the manager to use updated APIs. |
recurring-events |
|
imip_manager.py imiptools/content.py imiptools/handlers/person.py imiptools/handlers/person_outgoing.py imiptools/handlers/resource.py imiptools/period.py
|
|
360:2d0ab2a511b9
|
2015-03-01 |
Paul Boddie |
changeset
files
shortlog
graph
|
Changed period generation to use an explicit end point, supporting inclusive end
points in order to be able to test for the presence of particular recurrence
instances.
Added initial support for detaching specific instances from recurring events. |
recurring-events |
|
imip_manager.py imiptools/content.py imiptools/data.py imiptools/handlers/person_outgoing.py
|
|
359:d648e01b247e
|
2015-03-01 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added support for inclusive end points when materialising instances. |
recurring-events |
|
vRecurrence.py
|
|
358:3b1c12b25108
|
2015-02-28 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added docstrings. |
recurring-events |
|
vRecurrence.py
|
|