Calendar export feature for icemac.ab.calendar
Project description
This package provides a calendar HTML export feature for icemac.ab.calendar.
Caution: This package might not be as customizable as needed for a general HTML calendar export.
Copyright (c) 2015 - 2017 Michael Howitz
All Rights Reserved.
This software is subject to the provisions of the Zope Public License, Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution. THIS SOFTWARE IS PROVIDED “AS IS” AND ANY AND ALL EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE.
Hacking
Source code
Get the source code:
$ hg clone https://bitbucket.org/icemac/icemac.ab.calexport
or fork me on: https://bitbucket.org/icemac/icemac.ab.calexport
Running the tests
To run the tests yourself call:
$ python2.7 bootstrap.py $ bin/buildout -n $ bin/py.test
Changelog
1.3 (2017-01-07)
Prevent an error which might occur if HTML header or HTML footer in master data are empty.
Bring test coverage to 100 %.
Adapt code to icemac.ab.calendar >= 1.11.
Adapt role configuration to icemac.addressbook >= 2.9.
1.2 (2016-08-28)
Add a forecast list below the calendar. It contains the special events of the next year.
1.1 (2016-06-25)
Fix error on export if no categories where selected in master data.
Add ability to render a special CSS class for certain events.
Add ability to render an event as a hyperlink.
Use py.test fixtures in the tests + convert tests to use the class-less approach.
Make compatible with icemac.ab.calendar 1.8 thus requiring at least this version.
Older versions
See OLD_CHANGES.rst inside the package.
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.