Icemac-addressbook

Latest version: v9.4

Safety actively analyzes 629564 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 13

1.8.0

==================

Features
--------

- Added search result handler which allows to send an e-mail to the persons
found by the search.

Bugfixes
--------

- The search result handler which updates data did not handle keywords well,
it was not possible to remove a keyword from a person using that handler.


Other
-----

- Added some Screenshots_ to the SourceForge_ page.

- Using `Chameleon 2` as HTML render engine resulting in faster page
rendering. (Test run in half of the time now.)

- Updated to `Zope Toolkit 1.1.3`_ for dependent packages.

- Updated other dependent packages (outside ZTK) to newest versions.

- Dropped some package dependencies which only existed for compatibility
reasons with older versions. Data gets converted during first start-up.

.. _`Zope Toolkit 1.1.3`: http://docs.zope.org/zopetoolkit/releases/overview-1.1.3.html

1.7.0

==================

General
-------

- Dropped support for Python 2.5, so currently only Python 2.6 is supported.


UI changes
----------

- Previously search results could only be exported. The options have been
widened, so different handlings of search results are possible. So
deletion of the selected persons has been moved to these search result
handlers.

- Added explanation text to search from.

Features
--------

- Added a new search type: Search for person names. You may use wildcards in
this search (? for a single character or * for multiple characters).

- Search results now display the columns the user selected in his personal
preferences.

- Added search result handler to modify a single field on all selected persons
in the search result. Depending on the kind of the field different operations
are possible (replace with, append to, remove from, add to, multipy with,
intersect with, ...). Only users with "Administrator" role can use this
handler as wrong usage might be dangerous for the data.


Bug fixes
---------

- Running the address book in a vhost environment did not allow to access the
about screen, as it was only registered for the root folder.

Other
-----

- Updated to `Zope Toolkit 1.1`_ for dependent packages.

- Integrated `decorator` package into distribution as needed version is
prone to disappear from PyPI.

- Changed test setup to use `plone.testing` layer.

.. _`Zope Toolkit 1.1`: http://docs.zope.org/zopetoolkit/releases/overview-1.1.html

1.6.0

==================

Features
--------

- Added ability to sort the fields of the entities.

Bug fixes
---------

- It is no longer possible to add new fields to the 'main adresses and
numbers' entity as it makes no sense and breaks the address book.

1.5.0

==================

Features
--------

- Added support for Python 2.6.

- Added an "about addressbook" view which shows the version number. The blue
"i" right of "icemac.addressbook" in each view is a link to it.

- Added messages telling about successful actions, e. g. applying or
canceling a form.

- Made it possible to sort the entities.

- Made 'main adresses and numbers' an entity, so it could be sorted along
with the other entities.

- Added ability to delete the persons found in a search. User must have the
administrator role to use this feature as it might be dangerous.

- Added installation option to configure that the address book process sould
run as another user than the one who started it.

Bug fixes
---------

- When copying a person, the creation dates and modification dates of the
addresses in the copied person are changed along the person.


Other changes
-------------

- Updated to `Zope Toolkit 1.0`_ for dependent packages.

.. _`Zope Toolkit 1.0`: http://docs.zope.org/zopetoolkit/releases/overview-1.0.html

1.4.0

==================

Features
--------

- Added user preferences to customize the columns displayed in person list.

- Added batching to person list (customizable in the user preferences).

- Each table shows its rows in alternating colors.


Other changes
-------------

- Using `Zope Toolkit 1.0a2`_ instead of managing our own versions of
dependent packages.

.. _`Zope Toolkit 1.0a2`: http://docs.zope.org/zopetoolkit/releases/overview-1.0a2.html

1.3.0

==================

- Feature: Replaced `Simple single keyword search` by `Keyword search` which
allows to search for multiple keywords concatenated by `and` or `or`.

Page 9 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.