Skip to main content

Calendar feature for icemac.addressbook

Project description

This package provides a calendar feature for icemac.addressbook.

Copyright (c) 2010-2016 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

1.8 (2016-04-16)

Bugfixes

  • Fix a bug with daylight saving time adding one hour to each event during DST.

  • Normalize non-recurring events to UTC to fix possibly wrong local time zone values. Caution: Some events could not be fixed because they already have a wrong time with the UTC time zone. But only some of the events with a UTC time zone seem to have this offset. These ones have to be fixed by hand. Sorry for the inconvenience.

  • Listing of recurring events in calendar master data no longer displays a time for whole-day events.

Features

  • Add a special style sheet for printing to render the calendar as a list on paper. (Works in Safari, Firefox, Google Chrome and Internet Explorer >= 10.x)

1.7.1 (2016-03-12)

  • Bugfix: Since 1.7.0 locally defined calendar users no longer where able to edit events.

1.7.0 (2016-03-05)

Features

  • Add new daily recurrence for recurring events.

  • Add end date to recurring events.

  • Newlines in the nodes field now lead to new items in the calendar view for each line.

  • Allow events to take place the whole day.

Bugfixes

  • Selecting a user defined field for display in calendar view resulted in an error when displaying recurred events.

Other

  • No longer use unittest2 as it was included in Python 2.7.

  • Lint JS code.

  • Use py.test as new test runner.

  • Use package icemac.recurrence which was extracted for reuse from here.

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.

Older versions

See OLD_CHANGES.rst inside the package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

icemac.ab.calendar-1.8.tar.gz (148.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page