- Implements IDateRangeIndex to exclude DateRecurringIndex by indexes with value in the keys of the catalog plan [mamico]
- remove unicode char from CONTRIBUTORS.rst [tkimnguyen]
- Python 3/ Zope 4 compatibility. [pbauer, jensens]
- Code alignment to Products.ZCatalog 4. [thet]
- PEP 8. [thet]
- Fix the manage template declaration and avoid the deprecation warnings on Zope startup. [thet]
- Licence and contributors updates. [jensens]
- Use tuple to store self._unindex (reverse index) values, instead of an IISet, allowing for proper sorting, intended to fix: #1 For proper sorting, existing installations may wish to reindex any indexes installed in their catalog using DateRecurringIndex. [seanupton]
- Fixed broken manage template. [romanofski]
- Added template to browse index contents. [romanofski]
- Repackaging: Fixing MANIFEST.in and adding missing files. [thet]
- Repackaging: Adding a MANIFEST.in file. [thet]
- Refactoring to support recurrence calculations based on icalendar recurrence rules via plone.event. [thet]
- Initial release [jensens]