Calendar feature for icemac.addressbook
Project description
This package provides a calendar feature for icemac.addressbook.
Copyright (c) 2010-2018 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.calendar
or fork me on: https://bitbucket.org/icemac/icemac.ab.calendar
Running the tests
To run the tests yourself call:
$ python2.7 bootstrap.py $ bin/buildout -n $ bin/py.test
Changelog
3.0.1 (2018-03-22)
Improve readability and usability of list views.
List views now also return the events of the last displayed day.
3.0 (2018-03-16)
Backward incompatible changes
.calendar.Calendar.get_events() now expects two arguments: start and end. The previous functionality of get_events() is now provided by get_events_for_month()
Move .browser.renderer.interfaces.IEventDescription and .browser.renderer.interfaces.UnknownLanguageError to .browser.interfaces.
Features
Add configurable list views instead of the fix month list view. (See Master data > Calendar > List views for the configuration.)
Other changes
Adapt code to icemac.addressbook >= 6.0.
2.3 (2017-12-26)
Add breadcrumbs.
Fix rendering of month list:
day numbers in calendar for read-only users are now the same size as for r/w users.
the dots in front of text when rendering multiple items per event no longer overlap with previous text.
when printing it is rendered like the month calendar.
Fix printing view of month list to render the event title first and align day numbers right.
Fix printing view of year calendar to render each month on a single page.
Change zope.interface.implements[Only] and zope.component.adapts to class decorators.
Adapt the code to icemac.addressbook >= 5.0.
Also release as wheel.
2.2 (2017-05-16)
Features
Add a month list view which looks like the print version of the month view.
Bug fixes
Allow to delete a recurred event and put a new event with the same category into its place. Before this fix the new event might not be displayed.
Older versions
See OLD_CHANGES.rst.
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.
Source Distribution
Built Distribution
Hashes for icemac.ab.calendar-3.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fbf2058c299834e13765b0b553a19fa06944293ad1de22565bea73215195005 |
|
MD5 | a07e8996e4a0f8473f7165a16df0b928 |
|
BLAKE2b-256 | 591c8752dc16110ac7a73d8b53331d532efb63bc61fcce15d8cc2db5be48238d |