759:796a915569f6
761:2242ef8b2a39
|
2015-09-19 |
Paul Boddie |
changeset
files
shortlog
graph
|
Changed the free/busy offer periods to use iCalendar period syntax.
Made use of more convenience functions for timestamp-related tasks. |
imipweb-client-simplification |
|
docs/preferences.txt imiptools/client.py imiptools/dates.py tests/test_resource_invitation_constraints.sh tests/test_resource_invitation_constraints_alternative.sh
|
|
758:e6564d017302
|
2015-09-19 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added methods related to attendee editing. |
imipweb-client-simplification |
|
imipweb/event.py
|
|
757:53408cd94020
|
2015-09-19 |
Paul Boddie |
changeset
files
shortlog
graph
|
Normalised attendees to allow reliable testing; fixed attendee removal to
prevent attendees being marked for removal due to the actual removal of ones
earlier in the list. |
imipweb-client-simplification |
|
imipweb/event.py
|
|
756:07be124ea824
|
2015-09-19 |
Paul Boddie |
changeset
files
shortlog
graph
|
Introduced a resource class for the event page having a current object.
Moved various client functions into the common client from the common handler,
attempting to eliminate duplicated Web functionality. |
imipweb-client-simplification |
|
imip_manager.py imiptools/client.py imiptools/handlers/common.py imipweb/calendar.py imipweb/event.py imipweb/resource.py
|
|
755:d40e26697850
756:07be124ea824 760:79493ac5b434
|
2015-09-19 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added initial support for showing counter-proposals. |
|
|
imiptools/client.py imipweb/calendar.py imipweb/event.py imipweb/resource.py
|
|
754:02fb76c41c87
|
2015-09-19 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added support for obtaining counter-proposals and for testing the presence of
requests either for an object in general or having a specific request type. |
|
|
imip_store.py
|
|
753:11ecf9db1d26
|
2015-09-19 |
Paul Boddie |
changeset
files
shortlog
graph
|
Handle undefined RDATE properties. |
|
|
imiptools/data.py
|
|
752:0832ebaf5f61
|
2015-09-18 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added a script that initialises user directories.
Changed the installation script to install various tools. |
|
|
tools/init_user.sh tools/install.sh
|
|
751:67dfe17b2f9d
|
2015-09-18 |
Paul Boddie |
changeset
files
shortlog
graph
|
Updated request access to support request types. |
|
|
imipweb/calendar.py imipweb/event.py imipweb/resource.py
|
|
750:146c37781587
|
2015-09-18 |
Paul Boddie |
changeset
files
shortlog
graph
|
Replaced bisection usage since requests are not actually sorted. |
|
|
imip_store.py
|
|