Icemac.addressbook

Latest version: v9.4

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

Scan your dependencies

Page 8 of 13

2.0.0

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

Features
--------

- Put focus on first input field of form after loading the form.

- FavIcon can now be selected in address book section of master data.

- Add confirmation before cloning a person.

Bugfixes
--------

- The year in dates now have to be entered with 4 digits allowing to enter
birthdates before 1930. (Merge from 1.10 branch.)

- Show metadata for entity field order list.

- Show only most common time zones in prefereces for select.

Other
-----

- Changed required Python to version 2.7.x, no longer supporting Python 2.6.

- Updated most other packages (outside ZTK) needed for address book to
newest versions.

1.10.2

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

- Update to `zc.buildout` 1.7.1.

- Downgrade ``bootstrap.py`` to the version of `zc.buildout` 1.7.1 so
initial bootstrap does not fail. This problem was introduced in version 1.10.1.

1.10.1

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

- Update ``bootstrap.py`` to current version so updating an older instance
does not fail.

1.10.0

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

Features
--------

- Added welcome page displayed after login. So additional packages might
provide roles which do not allow to access the persons in the address
book.

- Added ability in user preferences to set current time zone. Datetimes,
e. g. creation date, modification date and user defined fields of type
datetime, are converted to the selected time zone. Default is UTC.

- Added JavaScript calendar widget to datetime fields.

- Added number of displayed persons in search result handler which displays
the names of the selected persons (new in 1.9.0).

- Now displays the name of the address book in HTML title tag and as
headline inside the application.

- Moved link to edit form of address book from tabs to master data.

- Added checkbox in search result table to deselect all entries.

Other
-----

- Moved source code to: https://bitbucket.org/icemac/icemac.addressbook

- Updated to run on `Zope Toolkit 1.1.5`_.

- Updated most other packages (outside ZTK) needed for address book to
newest versions.

- Simplified and streamlined test layers.

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

1.9.0

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

Features
--------

- Added search result handler which prints the names of the selected persons
als comma separated list.


Bugfixes
--------

- Login in a virtual hosting environment might have led to not accessible
URLs. This was fixed by using the whole URL in the `camefrom` parameter.

Other
-----

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

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

- Moved `chameleon-cache` into `var` directory.

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

1.8.1

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

Features
--------

- Added favicon.ico to the application.

- Split preferences into multiple groups.

Bugfixes
--------

- The search result handler which updates data did not update the catalog,
so these changes were invisible for the search. Updated catalog and search
result handler.

- User preferences were stored globally instead of locally in the address
book of the user. Users with the same internal ID shared preferences
across address books. As the internal IDs are simply a counter this
happened every time if using the multi-client capability.

The problem was fixed by storing user preferences locally and copying
existing global preferences over to the each address book where a user for
the internal user ID of the preferences exists.

Other
-----

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

- Using Fanstatic – a WSGI middleware – to deliver CSS and JS instead of
``hurry.resource``.

Page 8 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.