493:157844c5e8f5
|
2015-04-06 |
Paul Boddie |
changeset
files
shortlog
graph
|
Improved some comments slightly. |
|
|
imiptools/handlers/person.py
|
|
492:ada21f67eb6c
|
2015-04-05 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added error signalling for recurrence datetimes. |
|
|
imipweb/event.py
|
|
491:c2eae45fba5d
|
2015-04-05 |
Paul Boddie |
changeset
files
shortlog
graph
|
Fixed attendance recording in the free/busy details for outgoing messages,
properly testing for organiser-only events. |
|
|
imiptools/handlers/__init__.py imiptools/handlers/person_outgoing.py
|
|
490:6a210dee68a5
|
2015-04-05 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added CSS classes for object table property value cells. |
|
|
imipweb/event.py
|
|
489:59a7a3a5b0fd
|
2015-04-05 |
Paul Boddie |
changeset
files
shortlog
graph
|
Show only recurrences provided by a particular event, not parent events. This is
intended to make editing of occurrences more intuitive and less confusing. |
|
|
imipweb/event.py
|
|
488:eaa1dba8739e
|
2015-04-05 |
Paul Boddie |
changeset
files
shortlog
graph
|
Link to specific/replacement recurrences from the conflicts table. |
|
|
imipweb/event.py
|
|
487:8ff3ab2b456b
|
2015-04-05 |
Paul Boddie |
changeset
files
shortlog
graph
|
Hide any replaced start and end information for recurring events. |
|
|
htdocs/styles.css imipweb/event.py
|
|
486:c368496f9450
|
2015-04-05 |
Paul Boddie |
changeset
files
shortlog
graph
|
Show organiser-only events in a different colour. |
|
|
htdocs/styles.css imipweb/calendar.py
|
|
485:ecc4e2d95646
|
2015-04-05 |
Paul Boddie |
changeset
files
shortlog
graph
|
Prevent the actual removal of existing attendees when editing continues, perhaps
due to errors.
Allow the editing and removal of unsent event attendees.
Permit the removal of completely new attendees by changing the remove control
values to indexes instead of the last-known handled attendee values. |
|
|
imipweb/event.py
|
|
484:f481451fb495
|
2015-04-05 |
Paul Boddie |
changeset
files
shortlog
graph
|
Provided support for getting the current attendees of a viewed event, also
introducing a convenience method for determining whether the current user is an
organiser, hiding conflicting events where a user is only organising them. |
|
|
imipweb/event.py
|
|