imip-agent

Shortlog

(0) -100 -60 +60 +100 +300 +1000 tip
2015-02-08 Paul Boddie Handle missing end datetimes when editing events.
2015-02-08 Paul Boddie Added missing SENT-BY properties to free/busy messages.
2015-02-08 Paul Boddie Convert periods to complete UTC datetimes for free/busy recording and sharing.
2015-02-08 Paul Boddie Introduced control over end datetime usage together with round-trip editing
2015-02-08 Paul Boddie Introduced get_datetime_item function and method returning datetime and
2015-02-07 Paul Boddie Fixed CSS class usage for show/hide labels.
2015-02-07 Paul Boddie Simplify the event property loop slightly.
2015-02-07 Paul Boddie Added datetime modification support for events, replacing the update control
2015-02-07 Paul Boddie Prevent bad datetimes from being interpreted as dates.
2015-02-07 Paul Boddie Respect organiser PARTSTAT when updating free/busy information.
2015-02-07 Paul Boddie Handle the absence of slot information for empty days.
2015-02-07 Paul Boddie Changed the display property of thead and tbody elements so that hidden days
2015-02-07 Paul Boddie Hide empty days by default.
2015-02-07 Paul Boddie Removed the showing/hiding of unused start-of-day periods.
2015-02-07 Paul Boddie Generate empty days in the calendar, adding a control to show/hide them.
2015-02-07 Paul Boddie Coalesce empty table cells.
2015-02-05 Paul Boddie Added some support for defining the organiser's participation status.
2015-02-05 Paul Boddie Allow unsent events to be discarded.
2015-02-05 Paul Boddie Colour events according to the organiser/attendee role of the user.
2015-02-05 Paul Boddie Removed redundant next_date import.
2015-02-05 Paul Boddie Tidied up sequence number handling and event period coalescing for new events.
2015-02-05 Paul Boddie Removed the redundant next_date function.
2015-02-05 Paul Boddie Added organiser/attendee verification for free/busy updates; tidied up slightly.
2015-02-05 Paul Boddie Fixed apostrophe (single quote) encoding.
2015-02-05 Paul Boddie Make SUMMARY editable only as organiser; make PARTSTAT editable regardless of
2015-02-05 Paul Boddie Merge attendance details into stored events rather than always overwriting them.
2015-02-05 Paul Boddie Remove the RSVP attribute upon responding.
2015-02-05 Paul Boddie Replaced the separate accept and decline actions with a single reply action that
2015-02-05 Paul Boddie Tidied up event attendee presentation, showing participation for all attendees.
2015-02-05 Paul Boddie Added missing event cancellation operations.
2015-02-05 Paul Boddie Handle cancellations and only record accepted events.
2015-02-05 Paul Boddie Brought the free/busy repair script up to date.
2015-02-05 Paul Boddie Remove free/busy information for an event upon cancellation.
2015-02-05 Paul Boddie Exclude the user as attendee from receiving mail sent when acting as organiser.
2015-02-05 Paul Boddie Only show an attendance selector for the user. Added tentative value details.
2015-02-05 Paul Boddie Changed the reset button to deselect selected slots instead of merely acting as
2015-02-04 Paul Boddie Added some support for saving single user events, although free/busy information
2015-02-04 Paul Boddie Made get_periods a method on the Object class, moving the supporting function to
2015-02-04 Paul Boddie Separated organiser and attendee actions, adding some support for cancellations.
2015-02-04 Paul Boddie Replaced needs_action with needs_update, inverting the condition.
2015-02-04 Paul Boddie Permit users to be both organisers and attendees of the same event.
2015-02-04 Paul Boddie Changed get_datetime_item to require a time regime since the tzname method of
2015-02-03 Paul Boddie The Freebusy handler does not need the ResourceHandler functionality.
2015-02-03 Paul Boddie Moved various period-related functions to the period module.
2015-02-03 Paul Boddie Used more specific classes for selector controls; added a reset button.
2015-02-03 Paul Boddie Incorporate selected time periods into selected days, merging adjacent days when
2015-02-03 Paul Boddie Added function docstrings.
2015-02-03 Paul Boddie Added some method-related comments.
2015-02-03 Paul Boddie Added some explanations of the various day-related functions.
2015-02-03 Paul Boddie Introduced explicit time regime (TZID) usage so that the start of each day is
2015-02-03 Paul Boddie Introduced a means of marking whole days as selected using dynamic stylesheets.
2015-02-03 Paul Boddie Highlight the day heading to indicate potential selection.
2015-02-03 Paul Boddie Show the endpoints of empty slots when busy slots are hidden.
2015-02-03 Paul Boddie Added some qualifications to the comments.
2015-02-03 Paul Boddie Added support for whole-day selection, creating events with date value types.
2015-02-03 Paul Boddie Preserved checkbox selections upon form submission.
2015-02-02 Paul Boddie Adjusted the colours associated with show/hide controls.
2015-02-02 Paul Boddie Supported multiple slot selections with a slightly nicer selection method,
2015-02-02 Paul Boddie Make end datetime adjustments for dates, not datetimes.
2015-02-02 Paul Boddie Added event removal support, activated when discarding an event.
(0) -100 -60 +60 +100 +300 +1000 tip