imip-agent

Shortlog

(0) -100 -60 +60 +100 +300 +1000 tip
2015-01-22 Paul Boddie Added some explanatory comments.
2015-01-22 Paul Boddie Remove apparently handled requests.
2015-01-22 Paul Boddie Made a separate function for testing if objects are new, making use of PARTSTAT
2015-01-22 Paul Boddie Introduced a common DTSTAMP update method.
2015-01-22 Paul Boddie Handle "naive" datetimes in to_utc_datetime.
2015-01-21 Paul Boddie Update DTSTAMP when sending responses.
2015-01-14 Paul Boddie Added some support for updating participation status on events.
2015-01-13 Paul Boddie Display times in the preferred time zone if no explicit event TZID is given.
2015-01-13 Paul Boddie Introduced day headings that work with multiple day events.
2015-01-13 Paul Boddie Moved date-related functions into a separate module for period module usage.
2015-01-13 Paul Boddie Experiment with day headings using Babel formatting.
2015-01-13 Paul Boddie Experiment with day headings.
2015-01-13 Paul Boddie Introduced usage of Babel for date/time formatting.
2015-01-13 Paul Boddie Moved the locale setup into a common location.
2015-01-12 Paul Boddie Moved common filesystem functionality into a new module.
2015-01-12 Paul Boddie Added copyright and licensing notices.
2014-12-20 Paul Boddie Removed Kolab schema references from resource searches.
2014-12-20 Paul Boddie Added LDAP references; removed Kolab-specific schema class usage for people.
2014-12-20 Paul Boddie Added specific details about mail system configuration.
2014-12-19 Paul Boddie Added support for queuing cancellation requests for approval (or review) in
2014-12-18 Paul Boddie Permit an increased sequence number with an old dtstamp.
2014-12-18 Paul Boddie Support event cancellations issued by a person.
2014-12-18 Paul Boddie Tidied up the messages accompanying calendar objects.
2014-12-18 Paul Boddie Moved objects into their own subdirectory in each user's store.
2014-12-18 Paul Boddie Fixed sequence testing modification.
2014-12-16 Paul Boddie An experiment with signing outgoing messages. gpg-sign-outgoing-messages
2014-12-16 Paul Boddie Only compare object sequences when both objects provide them.
2014-12-14 Paul Boddie Avoid converting non-mailto URIs to lower case.
2014-12-14 Paul Boddie Added details of prerequisites.
2014-12-13 Paul Boddie Added local recipient details compatible with the virtual alias tables.
2014-12-10 Paul Boddie Added initial support for cancelling attendance, reorganising the handler code.
2014-12-10 Paul Boddie Leave non-mailto URIs unprefixed; ensure SENT-BY properties are URIs.
2014-12-10 Paul Boddie Introduced address and URI normalisation for organisers and attendees.
2014-12-10 Paul Boddie Changed manager-originating messages to use the agent identity, sending a Bcc to
2014-12-10 Paul Boddie Simplified script configurations.
2014-12-10 Paul Boddie Only remove declined events from the free/busy record.
2014-12-09 Paul Boddie Simplified the configuration example: the identity is better set elsewhere (as
2014-12-09 Paul Boddie Moved the e-mail identity of the agent into the config module.
2014-12-09 Paul Boddie Redirect to the root page upon processing a request.
2014-12-09 Paul Boddie Remove declined events from free/busy records.
2014-12-09 Paul Boddie Changed the Web interface to show the calendar and pending requests together.
2014-12-09 Paul Boddie Added a free/busy building tool using stored events.
2014-12-09 Paul Boddie Interpret absent TRANSP values as OPAQUE, preventing an output error.
2014-12-09 Paul Boddie Raise a ParseError upon parsing ill-formed files.
2014-12-08 Paul Boddie Show summaries in the calendar view by parsing stored objects.
2014-12-08 Paul Boddie Handle extensible event tuples.
2014-12-08 Paul Boddie Permit extension of the event tuples. (Consider proper objects instead.)
2014-12-08 Paul Boddie Added initial support for showing a calendar of scheduled events.
2014-11-27 Paul Boddie Added functions to arrange periods in a grid/table layout.
2014-11-25 Paul Boddie Preserve the TRANSP property in stored free/busy information.
2014-11-25 Paul Boddie Permit an absence of free/busy entries.
2014-11-25 Paul Boddie Introduced recording of other free/busy information for local scheduling.
2014-11-25 Paul Boddie Fixed the output of period details.
2014-11-25 Paul Boddie Moved common free/busy processing into a separate mix-in.
2014-11-25 Paul Boddie Fixed conversion to dictionary for multivalued definitions (such as FREEBUSY).
2014-11-25 Paul Boddie Show output message type details in the debug mode.
2014-11-22 Paul Boddie Moved dequeuing of requests into the store implementation.
2014-10-31 Paul Boddie Removed free/busy updates since the outgoing handler will now perform them.
2014-10-31 Paul Boddie Prevent chmod failures from causing broader failures.
2014-10-31 Paul Boddie Added some documentation and a simple installation script.
(0) -100 -60 +60 +100 +300 +1000 tip