287:2066cba01a44
|
2015-02-07 |
Paul Boddie |
changeset
files
shortlog
graph
|
Simplify the event property loop slightly. |
|
|
imip_manager.py
|
|
286:29a41b1da2a6
|
2015-02-07 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added datetime modification support for events, replacing the update control
with a dynamic test for changed datetime information in events, only updating
the SEQUENCE if the datetimes have changed.
Handled PARTSTAT updates where the user is both organiser and attendee, also
removing RSVP when setting PARTSTAT.
Improved the event presentation, removing the dedicated attendance column. |
|
|
imip_manager.py
|
|
285:5291a33d8fc7
|
2015-02-07 |
Paul Boddie |
changeset
files
shortlog
graph
|
Prevent bad datetimes from being interpreted as dates.
Added time formatting and datetime-to-date functions. |
|
|
imiptools/dates.py
|
|
284:bca36db624ce
|
2015-02-07 |
Paul Boddie |
changeset
files
shortlog
graph
|
Respect organiser PARTSTAT when updating free/busy information. |
|
|
imiptools/handlers/person_outgoing.py
|
|
283:4fcc448bb80f
|
2015-02-07 |
Paul Boddie |
changeset
files
shortlog
graph
|
Handle the absence of slot information for empty days. |
|
|
imip_manager.py imiptools/period.py
|
|
282:8787b25d0585
|
2015-02-07 |
Paul Boddie |
changeset
files
shortlog
graph
|
Changed the display property of thead and tbody elements so that hidden days
occupy no space.
Added accesskeys for the controls. |
|
|
htdocs/styles.css imip_manager.py
|
|
281:5c2589a78826
|
2015-02-07 |
Paul Boddie |
changeset
files
shortlog
graph
|
Hide empty days by default. |
|
|
htdocs/styles.css imip_manager.py
|
|
280:55f9f804c629
|
2015-02-07 |
Paul Boddie |
changeset
files
shortlog
graph
|
Removed the showing/hiding of unused start-of-day periods. |
|
|
htdocs/styles.css imip_manager.py
|
|
279:afde370a7e01
|
2015-02-07 |
Paul Boddie |
changeset
files
shortlog
graph
|
Generate empty days in the calendar, adding a control to show/hide them. |
|
|
htdocs/styles.css imip_manager.py imiptools/period.py
|
|
278:55345413b3b9
|
2015-02-07 |
Paul Boddie |
changeset
files
shortlog
graph
|
Coalesce empty table cells. |
|
|
imip_manager.py
|
|