192:b91a46a7b9b9
|
2015-01-29 |
Paul Boddie |
changeset
files
shortlog
graph
|
Fixed the stylesheet URL, making it site-relative not page-relative. |
|
|
imip_manager.py
|
|
191:5a5bdc7f3928
|
2015-01-29 |
Paul Boddie |
changeset
files
shortlog
graph
|
Make sure that colspans are correct for participants providing no events. |
|
|
imip_manager.py
|
|
190:ae4df1b45f6e
|
2015-01-29 |
Paul Boddie |
changeset
files
shortlog
graph
|
Employ an explicit link colour for events. |
|
|
htdocs/styles.css
|
|
189:fe97f6930553
|
2015-01-29 |
Paul Boddie |
changeset
files
shortlog
graph
|
Highlight event targets in the calendar. |
|
|
htdocs/styles.css imip_manager.py
|
|
188:04282a33309b
|
2015-01-28 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added initial styling for the calendar. |
|
|
conf/apache/imip-agent.conf htdocs/styles.css imip_manager.py tools/install.sh
|
|
187:939c30b8e222
|
2015-01-28 |
Paul Boddie |
changeset
files
shortlog
graph
|
Make participant group types distinct so that id attributes remain so. |
|
|
imip_manager.py
|
|
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
|
|