Changelog
=========


1.2.0 (2016-03-30)
------------------

- Redesign ftw.contacts.
  [Kevin Bieri]

1.1.0 (2016-03-30)
------------------

- Remove unused geo configurations due to a changed map implementation
  [elioschmutz]

- Fix geolocation lookup for georeferenced contacts.
  The map will no longer be rendered through the viewlet. It is implemented
  directly into the contact.pt for better control.
  [elioschmutz]

- Add missing behavior for geo referenced contact.
  [elioschmutz]

- Fix broken profilehook name for ftw.geo integraton.
  [elioschmutz]

- Disable rendering map widget through the viewlet.
  The map will be rendered directly in the contact.pt now.
  [elioschmutz]

- Change ``reload`` view name to more specific name ``reload_contacts``.
  [elioschmutz]

- Trigger event if contacts are reloaded.
  [elioschmutz]

- Adjust contact_summary template to display the title in the details
  only if it is different than the organization name.
  This happens if you fill only an organization name without a first and last
  name.
  [elioschmutz]

- Fix css styles for plonetheme.onegovbear
  [elioschmutz]


1.0.0 (2015-12-04)
------------------

- Nothing changed yet
