Collective.venue

Latest version: v4.1

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

Scan your dependencies

Page 1 of 3

4.2

----------------

- Nothing changed yet.

4.1

----------------

- fix indexer to work on Zope 4/Python 3.
[jensens]

- Load dependent ZCML explicit.
[jensens]

4.0

----------------

Breaking changes:

- The following settings are now handled by ``plone.formwidget.geolocation`` and have changed their prefix to ``geolocation``. They need to be upgraded manually: ``collective.venue.default_map_layer``, ``collective.venue.google_api_key``, ``collective.venue.map_layers``, ``collective.venue.show_google_maps_link``.

- Rename ``collective.venue.icalexporter.AAFICalendarEventComponent`` to ``collective.venue.icalexporter.VenueICalendarEventComponent``.
The ``AAF`` name was a leftover from a client project.
[thet]

- Event accessor is now registered with ILocation behavior.
With this change we don't need to override p.a.event accessor anymore.
[cekk]

New features:

- Refactor maps settings and indexer -> moved to ``plone.app.formwidget``
and ``collective.geolocationbehavior``
[petschki, thet]

- uninstall profiles
[petschki]

- Customize event_summary view and portlet event renderer to properly show location info.
[cekk]

Bug fixes:

- Make the registration of the ``locationsearch`` view dependend on the availability of ``geopy``.
Fixes 15.
[thet]

- Controlpanel: Fix problem where always only default values were shown but no already stored values.
[thet]

- ical export: Fix contact getter if IOrganizer behavior is not enabled.
[cekk]

- Remove registry initialization in bundle.
[cekk]

3.1.2

------------------

- Prevent ``ILocation`` behavior not adaptable in ``VenueEventAccessor``.
[thet]

- Add ``IICalendarEventComponent`` adapter to customize the ical export of ``location``, ``contact`` and ``geo`` properties.
[thet]

- Only include the leaflet bundle where it is needed via ``add_bundle_on_request``.
[thet]

- Adapt the ``contenttype-venue`` icon to recent changes in plonetheme.barceloneta 1.7.4.
[thet]

3.1.1

------------------

- Explicitly include necessary zcml dependencies to avoid having to explictly doing that in tests.
plone.app.testing disables z3c.autoinclude.
[thet]

3.1

----------------

- Remove styles for latitude/longitude.
They are too unspecific and make Leaflet's layer selection very ugly and unusable.
[thet]

- Improve bundle registration and include an upgrade step.
[thet]

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.