Skip to main content

Calendar feature for icemac.addressbook

Project description

This package provides a calendar feature for icemac.addressbook.

Copyright (c) 2010-2018 Michael Howitz

This package is licensed under the MIT License, see LICENSE.txt inside the package.

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:

$ virtualenv-2.7 .
$ bin/pip install zc.buildout
$ bin/buildout -n
$ bin/py.test

Changelog

3.2 (2018-10-13)

  • Drop dependency on decorator package.

  • Update to changes in test infrastructure in icemac.addressbook >= 8.0.

  • Change installation procedure from bootstrap.py to virtualenv, see README.txt.

3.1 (2018-08-03)

  • Improve readability and usability of list views.

  • List views now also return the events of the last displayed day.

  • Adapt configuration, CSS and tests to icemac.addressbook >= 7.0.

  • Fix the close URL of the list views so it does not stick to the list views.

  • No longer render the submit button in the calendar list view as the drop downs have auto-submit.

  • Change license from ZPL to MIT.

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.

Older versions

See OLD_CHANGES.rst.

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-3.2.tar.gz (161.1 kB view hashes)

Uploaded Source

Built Distribution

icemac.ab.calendar-3.2-py2.py3-none-any.whl (194.4 kB view hashes)

Uploaded Python 2 Python 3

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