940:fade5d6b1790
|
2015-10-26 |
Paul Boddie |
changeset
files
shortlog
graph
|
Preserve the original object where a corrected version cannot be scheduled. |
|
|
imiptools/handlers/scheduling.py
|
|
939:d8b0495f4f1a
|
2015-10-26 |
Paul Boddie |
changeset
files
shortlog
graph
|
Moved period correction to methods on the period abstractions. |
|
|
imiptools/data.py imiptools/period.py
|
|
938:4f736b142589
|
2015-10-26 |
Paul Boddie |
changeset
files
shortlog
graph
|
Moved scheduling logic into a separate module, adding support for explicit
scheduling functions. |
|
|
docs/preferences.txt imiptools/handlers/resource.py imiptools/handlers/scheduling.py tests/test_resource_invitation_constraints.sh tests/test_resource_invitation_constraints_alternative.sh
|
|
937:82234f952d83
|
2015-10-26 |
Paul Boddie |
changeset
files
shortlog
graph
|
Renamed "_record_and_respond" to "_process" to match the person handler. |
|
|
imiptools/handlers/resource.py
|
|
936:a7d546bb7d98
|
2015-10-26 |
Paul Boddie |
changeset
files
shortlog
graph
|
Moved scheduling logic into a separate method. |
|
|
imiptools/handlers/resource.py
|
|
935:f11806f9de3a
|
2015-10-26 |
Paul Boddie |
changeset
files
shortlog
graph
|
Changed the person handler to use a similar object-checking method to the
resource handler. |
|
|
imiptools/handlers/person.py
|
|
934:2caa4627f3aa
|
2015-10-26 |
Paul Boddie |
changeset
files
shortlog
graph
|
Reformatted the wiki pages to hopefully make them more readable as plain text as
well as being correctly formatted for MoinMoin. |
|
|
docs/wiki/CounterProposals docs/wiki/EventRecurrences docs/wiki/FrontPage docs/wiki/IncomingMessages docs/wiki/MailIntegration docs/wiki/OutgoingMessages docs/wiki/UseCases docs/wiki/WebServerIntegration
|
|
933:fbef8dc092d3
|
2015-10-26 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added wiki pages for formatted documentation. |
|
|
docs/wiki/CounterProposals docs/wiki/EventRecurrences docs/wiki/FrontPage docs/wiki/IncomingMessages docs/wiki/MailIntegration docs/wiki/OutgoingMessages docs/wiki/UseCases docs/wiki/WebServerIntegration
|
|
932:675d1e7f8510
|
2015-10-26 |
Paul Boddie |
changeset
files
shortlog
graph
|
Reformatted the documentation somewhat. |
|
|
README.txt
|
|
931:d18ac1d27b58
|
2015-10-25 |
Paul Boddie |
changeset
files
shortlog
graph
|
Instead of filtering slots out, remove any end-of-period slots. |
|
|
imiptools/period.py imipweb/calendar.py
|
|