Calendar feature for icemac.addressbook
Project description
This package provides a calendar feature for icemac.addressbook.
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
1.6.0 (2014-12-16)
Add new recurrences for recurring events:
biweekly,
nth weekday of month,
nth weekday every other month
nth weekday from end of month
nth weekday from end of other month
yearly
Display actual recurrences in recurrence event listing in master data.
If there are two reccurred events matching in date, time and category only the one is rendered thats recurring event occurres more seldomly.
Day numbers are now add-links to create a new event for the day.
1.5.0 (2014-07-01)
Features
Add concept of recurring events, see master data of calendar to configure them.
Bug fixes
The calendar tab in the main menu is now highlighted when the calendar, an event or calendar masterdata is displayed.
Events are displayed on the correct local day (according to chosen time zone) even if it is another one than the one in UTC.
Other
Adapt tests and code to changes in icemac.addressbook 2.5.
Add py.test to run the tests.
1.4.0 (2014-03-07)
Color the current day on the calendar.
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.