imip-agent

Shortlog

(0) -60 +60 +100 +300 +1000 tip
2014-10-29 Paul Boddie Added the necessary group initialisation setting to make exim work properly.
2014-10-28 Paul Boddie Employed specific values to make the sample configuration clearer.
2014-10-28 Paul Boddie Use the same address as the default sender throughout.
2014-10-28 Paul Boddie Added sample configuration files, with LDAP details intended to be interoperable
2014-10-28 Paul Boddie Fixed attendee filtering, added organiser validation based on message senders
2014-10-28 Paul Boddie Made REPLY method description parts more descriptive by mentioning senders.
2014-10-28 Paul Boddie Tidied up message preparation, adding separate preamble text.
2014-10-28 Paul Boddie Added sender overriding so that manager-sent messages come from attendees.
2014-10-28 Paul Boddie Introduced specific senders, subjects and texts for person-related messages.
2014-10-28 Paul Boddie Fixed the types of stored objects.
2014-10-28 Paul Boddie Moved mail-related functionality into a separate module.
2014-10-28 Paul Boddie Moved message sending functionality into a separate class.
2014-10-28 Paul Boddie Fixed request queue retrieval.
2014-10-27 Paul Boddie Indicate when no pending requests exist.
2014-10-27 Paul Boddie Introduced a manager-specific handler to use various convenience methods.
2014-10-27 Paul Boddie Added support for declining and ignoring requests.
2014-10-27 Paul Boddie Made it possible for the manager to reply to received requests, currently only
2014-10-26 Paul Boddie Moved free/busy update functionality into the common content handling module.
2014-10-26 Paul Boddie Moved event period expansion to the general content handling module.
2014-10-26 Paul Boddie Fixed period overlapping and conflicting functions to work as promised.
2014-10-26 Paul Boddie Added currently inactive controls and some elementary conflict reporting.
2014-10-26 Paul Boddie Moved conflict detection into a separate function that can return the
2014-10-26 Paul Boddie Made get_datetime more generally usable; added a to_timezone function.
2014-10-26 Paul Boddie Added support for showing received requests in the manager interface, with the
2014-10-26 Paul Boddie Added the beginnings of a Web-based scheduling manager plus the markup module.
2014-10-26 Paul Boddie Moved configuration settings into a separate module.
2014-10-25 Paul Boddie Introduced an abstract handler to ensure the availability of a common method.
2014-10-25 Paul Boddie Prevented request duplication in the queue; added more comprehensive methods.
2014-10-25 Paul Boddie Changed outgoing messages to use multipart/mixed.
2014-10-25 Paul Boddie Wrap delivered messages as message/rfc822 parts in multipart/mixed messages.
2014-10-25 Paul Boddie Introduced more appropriate default actions for various methods.
2014-10-24 Paul Boddie Changed the publication directory location; added comments.
2014-10-24 Paul Boddie Handle replies by delivering incoming messages.
2014-10-23 Paul Boddie Changed handler return values to indicate the method for any generated content,
2014-10-22 Paul Boddie Fixed imports, added/tidied comments.
2014-10-22 Paul Boddie Added missing subpackage root module.
2014-10-22 Paul Boddie Added a person-specific agent program, fixing handler imports.
2014-10-22 Paul Boddie Moved the person handlers to a subpackage.
2014-10-22 Paul Boddie Added the beginnings of a scheduling agent operating on behalf of people.
2014-10-22 Paul Boddie Renamed the resource-specific agent program.
2014-10-22 Paul Boddie Moved the resource handlers to a subpackage.
2014-10-22 Paul Boddie Made a more general method for defining and identifying stored filenames.
2014-10-22 Paul Boddie Made a common method for testing whether a received object is new.
2014-10-22 Paul Boddie Consolidated file access logic in a common method.
2014-10-21 Paul Boddie Moved the processing framework into the package, exposing only configuration
2014-10-21 Paul Boddie Moved content processing and handling functionality into a separate package.
2014-10-09 Paul Boddie Added elementary recurring event support.
2014-10-09 Paul Boddie Added convenience and support functions for handling iCalendar rule values.
2014-10-08 Paul Boddie Introduced BYSETPOS support, counting instances only in patterns, and filtering
2014-10-06 Paul Boddie Introduced explicit ordering of the different day selectors.
2014-10-06 Paul Boddie Simplified the combination of qualifier and context information.
2014-10-06 Paul Boddie Reversed the frequency level ordering and ordered criteria by levels instead of
2014-10-06 Paul Boddie Removed counter tests where the ordering could affect the outcome.
2014-10-06 Paul Boddie Added various tests.
2014-10-06 Paul Boddie Changed the weekday filter to be context-specific, producing occurrences for
2014-10-04 Paul Boddie Propagate context information through selectors for pattern iterators; prevent
2014-10-04 Paul Boddie Added an initial year day filtering capability, needing refinement.
2014-10-04 Paul Boddie Added more tests.
2014-10-04 Paul Boddie Introduced month day filtering and bounded occurrences using the start datetime.
2014-10-04 Paul Boddie Added support for selecting particular occurrences of days in months.
(0) -60 +60 +100 +300 +1000 tip