729:f3d6831fcc21
|
2015-09-12 |
Paul Boddie |
changeset
files
shortlog
graph
|
Ensure user initialisation before invoking each handler method. |
|
|
imiptools/client.py imiptools/content.py imiptools/handlers/person_outgoing.py
|
|
728:575ed0737946
|
2015-09-12 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added support for different organiser replacement preferences. |
|
|
docs/preferences.txt imiptools/client.py imiptools/handlers/__init__.py tests/templates/event-request-imposter-attendee.txt tests/templates/event-request-imposter.txt tests/templates/event-request.txt tests/test_resource_invitation.sh tests/test_resource_invitation_imposter.sh
|
|
727:9ea0dc9bca56
|
2015-09-12 |
Paul Boddie |
changeset
files
shortlog
graph
|
Fixed validity testing to consider method information. |
|
|
imiptools/client.py imiptools/content.py imiptools/handlers/common.py
|
|
726:9dab231f9a29
|
2015-09-11 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added another validity test. |
|
|
tests/templates/event-request-bad-dtend.txt tests/test_resource_invitation_bad.sh
|
|
725:6d9042f5bbcb
|
2015-09-11 |
Paul Boddie |
changeset
files
shortlog
graph
|
Reordered base classes to expose the appropriate is_usable methods, reorganising
the resource handler classes. |
|
|
imiptools/handlers/person.py imiptools/handlers/person_outgoing.py imiptools/handlers/resource.py
|
|
724:a89c11087c5e
|
2015-09-11 |
Paul Boddie |
changeset
files
shortlog
graph
|
Introduced more comprehensive validity testing. |
|
|
imiptools/handlers/common.py
|
|
723:ec110dafda27
|
2015-09-11 |
Paul Boddie |
changeset
files
shortlog
graph
|
Removed redundant statement. |
|
|
imiptools/data.py
|
|
722:a8ca865bf7dc
|
2015-09-11 |
Paul Boddie |
changeset
files
shortlog
graph
|
Made the DTSTART test effective by insisting on a datetime. |
|
|
imiptools/handlers/common.py
|
|
721:a0588bf86cf4
|
2015-09-11 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added some tests of bad data. |
|
|
tests/templates/event-request-bad-dtstamp.txt tests/templates/event-request-bad-dtstart.txt tests/test_resource_invitation_bad.sh
|
|
720:d3780420461d
|
2015-09-11 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added support for testing whether a usable object can be handled. |
|
|
imiptools/client.py imiptools/content.py imiptools/data.py imiptools/handlers/common.py
|
|