Skip to main content

Multi user address book application

Project description

icemac.addressbook

Purpose:

Store, search and export addresses and phone numbers using a web application.

Status:

stable version, used in production; some features will be added in future

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

Fork me on: https://bitbucket.org/icemac/icemac.addressbook

See Source installation, too.

Change log

6.0.2 (2018-03-17)

  • Fix update process to be again able to copy data from the old installation. This got broken in 6.0.

6.0.1 (2018-03-17)

  • No longer build lxml via buildout recipe, as it might break and the installation procedure of lxml should now be stable enough.

6.0 (2018-03-16)

Backward incompatible changes

  • Add a schema_name index to distinguish between entities in the catalog.

Bug fixes

  • Fix the breadcrumbs on the about page and the logout page.

  • Searching for * in name search no longer provokes an error.

Other

5.0.2 (2017-12-27)

  • The install process seems to have to access PyPI using HTTPS nowadays.

5.0.1 (2017-12-27)

  • Fix the install scripts to only depend on the standard library.

5.0 (2017-12-26)

Backward incompatible changes

  • Use select2 JavaScript library to nicely render the select fields.

Features

  • Render breadcrumbs to be able to access the parent object.

Other

  • Update most libraries needed for the address book to their newest versions.

  • Move .conftest.tmpfile() to .fixtures.tmpfile() for reuse.

  • Make some Python 3 preparations as suggested by pylint –py3k -d W1618. (No checks for future-absolute-imports as relative imports are not used here.)

  • Change zope.interface.implements[Only] and zope.component.adapts to class decorators.

  • Also release as wheel.

4.1.1 (2017-05-18)

  • Fix broken forms when using newlines in the description of user defined fields.

4.1 (2017-05-16)

Features

  • Render the name of the logged-in user as a link to the edit form of his personal data.

Other changes

  • Style a secondary menu alike the main menu.

  • Update to a version of icemac.recurrence which fixed a bug in the computation of monthly recurring events on DST borders.

  • Update most libraries needed for the address book to their newest versions.

Previous 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

icemac.addressbook-6.0.2.tar.gz (2.1 MB view hashes)

Uploaded Source

Built Distribution

icemac.addressbook-6.0.2-py2.py3-none-any.whl (385.7 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