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.5 (2017-04-08)
Allow umlauts in month names.
Update to changes in test infrastructure in icemac.addressbook >= 4.0.
1.4 (2017-02-04)
Update test infrastructure to icemac.addressbook >= 3.0 and icemac.ab.calendar >= 2.0.
Fix rendering glitch of whole day events in the forecast list.
1.3.1 (2017-01-08)
Fix forecast list:
Render datetime localized to browser language.
Prevent double quoting of the test.
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.
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.