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
|
|
483:c511a0ed1bbc
|
2015-04-05 |
Paul Boddie |
changeset
files
shortlog
graph
|
Make sure that organiser-only periods are retained in the free/busy collection. |
|
|
imiptools/handlers/person_outgoing.py
|
|
482:5fddc7cdc32e
|
2015-04-05 |
Paul Boddie |
changeset
files
shortlog
graph
|
Removed superfluous import. |
|
|
imiptools/data.py
|
|
481:f44bef24d615
|
2015-04-05 |
Paul Boddie |
changeset
files
shortlog
graph
|
Updated the free/busy tool to work with recent period abstraction changes. |
|
|
tools/make_freebusy.py
|
|
480:e380eda89238
|
2015-04-04 |
Paul Boddie |
changeset
files
shortlog
graph
|
Prevent participation indicators from acting as submit buttons for existing
attendees who are not the current user as organiser. |
|
|
imipweb/event.py
|
|
479:a9c6e1a6dfa2
|
2015-04-04 |
Paul Boddie |
changeset
files
shortlog
graph
|
Moved the attendee presentation into a separate method, employing the nature of
an attendee's attributes to determine whether they were already present. |
|
|
imipweb/event.py
|
|
478:a165cad1a1ff
|
2015-04-04 |
Paul Boddie |
changeset
files
shortlog
graph
|
Changed get_attendees to obtain a normalised list of unique attendees, providing
update_attendees for adding and removing from such a list. Introduced
get_attendees into the event finalisation process. |
|
|
imipweb/event.py
|
|