<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>plonehrm.notifications</name>
<shortdesc>Notifications for Plone HRM</shortdesc>
<description>Notifications for Plone HRM
===========================

Base package for adding notifications in Plone HRM.  For example you
can send an email when a contract nears its ending.  Or you can add a
note to an Employee when his birthday draws near.  For more info see
the Products.plonehrm package.


History of plonehrm.notifications
=================================

1.0.1 (2008-11-21)
------------------

- When email.parseaddr gets too confused, ignore the address.  [maurits]

- Use Products.CMFPlone.utils.safe_unicode in the emailer.  [maurits]

- Don't encode the email message twice as that can give an error.
  [maurits]

- When sending email only catch socket.gaierror exception instead of
  all exceptions.  [maurits]

- Set end-of-line style as native and set svn:ignore.  [maurits]


1.0 (2008-10-02)
----------------

- Added utility function get_employees_for_checking(context) that
  return only the active Employees from the portal catalog.  [maurits]


1.0 beta 2 (2 September 2008)
-----------------------------

- No history recorded.


1.0 beta 1 (13 December 2007)
-----------------------------

- Initial beta release.</description>
<homepage rdf:resource="http://zestsoftware.nl" />
<maintainer><foaf:Person><foaf:name>Zest Software</foaf:name>
<foaf:mbox_sha1sum>3e2390c9bf72e865062b382049ccbca1f5c99d14</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0.1</revision></Version></release>
</Project></rdf:RDF>