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
|
|
477:06e7afb80160
|
2015-04-04 |
Paul Boddie |
changeset
files
shortlog
graph
|
Renamed handle_attendees to get_attendees and moved the definition, since it is
only called when continuing to edit an event. |
|
|
imipweb/event.py
|
|
476:fdb49e7201e1
|
2015-04-04 |
Paul Boddie |
changeset
files
shortlog
graph
|
Employ a test for existing attendees when showing form controls. |
|
|
imipweb/event.py
|
|
475:5f6011c50e61
|
2015-04-04 |
Paul Boddie |
changeset
files
shortlog
graph
|
Fixed attendee loading (where no attendees are present) and removal (where an
existing attendee is present but has not responded, or where the organiser is
removing themself). |
|
|
imipweb/event.py
|
|
474:5acbb64fdc5d
|
2015-04-04 |
Paul Boddie |
changeset
files
shortlog
graph
|
Moved various definitions around; added a method for checkbox generation. |
|
|
imipweb/event.py
|
|
473:4837e47eb5d6
|
2015-04-01 |
Paul Boddie |
changeset
files
shortlog
graph
|
Simplified attendee definition, employing a single attendees collection when
handling an event form, updating attendees upon saving or sending events, and
separating this operation from the sending operation.
Changed the mechanism of adding attendees to only show an editable field after
adding an attendee, and making the participation status area act as a form
refresh button to be able to provide a menu for the current user as attendee. |
|
|
htdocs/styles.css imiptools/client.py imipweb/event.py imipweb/handler.py
|
|
472:712edee5d697
|
2015-04-01 |
Paul Boddie |
changeset
files
shortlog
graph
|
Changed form handling to only update stored events when performing one of the
appropriate actions. |
|
|
imipweb/event.py
|
|
471:f5fd49a85dc5
|
2015-03-31 |
Paul Boddie |
changeset
files
shortlog
graph
|
Change the cursor over day and timepoint headings and over empty slots. |
|
|
htdocs/styles.css
|
|
470:2827b7c1a9c1
|
2015-03-31 |
Paul Boddie |
changeset
files
shortlog
graph
|
Changed the size of attendee form fields. |
|
|
imipweb/event.py
|
|