Provides notification functionality for horae
Project description
Introduction
horae.notification provides persistent and email notifications for the Horae resource planning system.
Persistent notifications
Persistent notifications are displayed by a viewlet and a corresponding view. They are issued by adding new notifications (implementing horae.notification.interfaces.INotification to the notifications adapter registered for the interface horae.notification.interfaces.INotifications. Examples may be found in horae.notification.subscription and horae.planning.notification.
Email notifications
Email notifications are handled by using the horae.subscription package and are sent out to all subscribers of a ticket after it has changed.
Dependencies
Horae
Third party
System
horae.notification requires Pandoc a universal document converter to convert from HTML to reStructeredText to send the email notifications. Installation instructions for Pandoc may be found online at http://johnmacfarlane.net/pandoc/installing.html.
Changelog
1.0a1 (2012-01-16)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.