186:b4e941d0b547
|
2015-01-28 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added table structure: colgroups for participants, thead/tbody for days. |
|
|
imip_manager.py
|
|
185:06c78d7ef89d
|
2015-01-28 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added visualisation of other parties' free/busy details, handling periods
without specific event information as provided by published or shared free/busy
objects. |
|
|
imip_manager.py imiptools/period.py
|
|
184:84975914d568
|
2015-01-28 |
Paul Boddie |
changeset
files
shortlog
graph
|
Prevent calendar@example.com from being treated as a person recipient. |
|
|
conf/postfix/simple/virtual_alias_maps_people conf/postfix/simple/virtual_alias_maps_people_outgoing conf/postfix/simple/virtual_alias_maps_resources
|
|
183:c6776371ecc8
|
2015-01-28 |
Paul Boddie |
changeset
files
shortlog
graph
|
Moved support code for free/busy publication into a separate class so that the
person handler can use it without introducing a duplicate request method.
Added free/busy publication upon receiving event invitations. |
|
|
imiptools/handlers/common.py imiptools/handlers/person.py
|
|
182:2527a2230686
|
2015-01-28 |
Paul Boddie |
changeset
files
shortlog
graph
|
Changed the responses from handlers to be collections of messages, with outgoing
message usage made explicit, thus permitting multiple responses for certain
methods.
Made more widespread use of the special wrap method in the person handler for
providing messages to recipients. |
|
|
imiptools/content.py imiptools/handlers/common.py imiptools/handlers/person.py imiptools/handlers/resource.py
|
|
181:c4630b004a30
|
2015-01-28 |
Paul Boddie |
changeset
files
shortlog
graph
|
Introduced a more general mechanism for producing free/busy objects. |
|
|
imiptools/handlers/common.py
|
|
180:27338cdf885f
|
2015-01-27 |
Paul Boddie |
changeset
files
shortlog
graph
|
Made free/busy notifications and sharing subject to user preferences. |
|
|
imiptools/handlers/person.py
|
|
179:ddd660cf1e90
|
2015-01-27 |
Paul Boddie |
changeset
files
shortlog
graph
|
Handle recipients individually so that their preferences can be considered when
building response messages. |
|
|
imiptools/__init__.py imiptools/content.py imiptools/handlers/person.py
|
|
178:60f1a06d2290
|
2015-01-27 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added support for different message and summary delivery preferences.
Simplified the summary message structure, avoiding unnecessary nesting. |
|
|
imip_manager.py imiptools/__init__.py imiptools/mail.py
|
|
177:fe14d6e4d5a2
|
2015-01-26 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added a "simple" non-LDAP configuration for Postfix. |
|
|
README.txt conf/postfix/simple/main.cf.example conf/postfix/simple/virtual_alias_maps_people conf/postfix/simple/virtual_alias_maps_people_outgoing conf/postfix/simple/virtual_alias_maps_resources
|
|