|
Removed the command argument for outgoing-only processing, making it an instance |
|
|
Fixed update_participation usage. |
|
|
Removed postponed identity setting for outgoing messages, using the sender |
|
|
Show suggested attendees as well as suggested periods for counter-proposals. |
|
|
Added initial support for attendee modification of objects and the sending of |
|
|
Added a convenience method. |
|
|
Added timezone-related section types. |
|
|
Added module path auto-configuration and a usage help string. |
|
|
Make sure that URIs are obtained for free/busy periods and when checking |
|
|
Added basic counter-proposal acceptance support. |
|
|
Supported setting the main period via set_periods. |
|
|
Return to the event after declining a counter-proposal. |
|
|
Fixed verbose address construction for empty addresses. |
|
|
Moved SEQUENCE and DTSTAMP update methods to Object, adjusting method names. |
|
|
Preserve counter-proposals when dequeuing requests: counter-proposal removal |
|
|
Removed the separate Web client class, moving its methods into a base class. |
|
|
Changed the selected counter-proposal colour. |
|
|
Fixed counter-proposal table layout. |
|
|
Added support for DECLINECOUNTER to the person handlers. |
|
|
Make sure that SENT-BY is set to match the sender address. |
|
|
Made use of the raw output of the resource script. |
|
|
Added an explicit notice about events not having been shared. |
|
|
Added a test of counter-proposals with the outgoing handler. |
|
|
Added support for recording counter-proposal offers. |
|
|
Removed a redundant comment. |
|
|
Added a method to obtain the main period of an object. |
|
|
Remove any previous cancellations when handling events. |
|
|
Fixed attendee removal and controls for removal. |
|
|
Added support for address usage when specifying attendees, along with usage of |
|
|
Added missing escaping to the add method and to related methods. |
|
|
Improved address and URI conversion, supporting verbose addresses and |
|
|
Added a CN (common name) setting and support for user attributes. |
|
|
Improved URI and address conversion functions to handle "full" e-mail addresses. |
|
|
Added missing escaping for text within elements. |
|
|
Merged changes from branch. |
|
|
Separated attendee/recurrence manipulation from presentation, introducing |
imipweb-client-simplification |
|
Allow the removal of RDATE-labelled recurrences. |
imipweb-client-simplification |
|
Handle editing operations in the absence of a main period. |
imipweb-client-simplification |
|
Added support for excluding recurrences of unshared events. |
imipweb-client-simplification |
|
Fixed recurrence cancellation support. |
imipweb-client-simplification |
|
Corrected usage of obsolete directory name. |
imipweb-client-simplification |
|
Added more informative serialisation errors. |
imipweb-client-simplification |
|
Added support for immediate recurrence removal. |
imipweb-client-simplification |
|
Only indicate the checked attribute on checkboxes and radio buttons. |
imipweb-client-simplification |
|
Ensure that the appropriate summary is provided when creating a new event. |
imipweb-client-simplification |
|
Added support for highlighting counter-proposal periods when selecting them in |
imipweb-client-simplification |
|
Moved helper methods into a more specific class. |
imipweb-client-simplification |
|
Make calendar selection labels occupy table cells completely. |
imipweb-client-simplification |
|
Fixed the generation of time selection controls so that contiguous periods can |
imipweb-client-simplification |
|
Moved selection and new event controls together with calendar day tables inside |
imipweb-client-simplification |
|
Switched to using a separate table for each day with captions for day headings. |
imipweb-client-simplification |
|
Switched to using div elements and table-based display properties. |
imipweb-client-simplification |
|
Handle absent counter-proposals in get_counters. |
imipweb-client-simplification |
|
Supported counter-proposals properly in the calendar view, showing all proposals |
imipweb-client-simplification |
|
Moved id attributes to more appropriate elements. |
imipweb-client-simplification |
|
Simplified style usage, replacing many specific rules with generic ones. |
imipweb-client-simplification |
|
Added the display of counter-proposals for an event. |
imipweb-client-simplification |
|
Made a separate event page fragment class, separating request handling for the |
imipweb-client-simplification |
|
Introduced a mix-in class for form control generation. |
imipweb-client-simplification |
|
Removed separate viewing of counter-proposals (which will be shown as part of |
imipweb-client-simplification |