Collective.venue

Latest version: v4.1

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

Scan your dependencies

Page 3 of 3

2.1.1

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

- Fix indexer, where notes were not properly extracted and indexer failed.
[thet]

2.1

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

- Allow to show venues via their uid from other subsites, which would otherwise
be inaccessible e.g. in a virtual hosting environment.
[thet]

- Add controlpanel with configure options for a venue search base folder and a
default venue. The search base folder is useful in multi-site environments.
[thet]

- Better SearchableText indexing.
[thet]

2.0

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

- Remove Leaflet code. It's now in plone.formwidget.geolocation.
[thet]

- Remove the ``div.geolocation`` elements. Instead, render the list of
geolocation points as JSON value on a ``data-geopoints`` attrbute on the map
element.
[thet]

- Include a IEventAccessor implentation for IDXEvent and override the default
implementation from plone.app.event. This implementation's locaion property
returns a HTML link to a location object, if defined.
[thet]

- Remove ``geolocation_display.pt`` and ``geolocation_input.pt`` templates.
Those were just overriding the id attribute from the original templates under
``plone.formwidget.geolocation``. We should use css classes anyways.
[thet]

- Change the view name ``venue`` to ``venue_view`` to be more unique among
content being traversed and also named venue.
[thet]

- Remove Archetypes code. Since 2.0, we're only supporting Dexterity types
based on plone.app.event >= 2.0.
[thet]

1.1

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

- Fix prepOverlay availability check, which has somehow changed to be only
available on jQuery objects and not jQuery itself.
[thet]

- JSLint'ing.
[thet]

- Also support IEventAccessor in get_location and fix location not beeing
displayed on ``event_listing`` views.
[thet]

1.0

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

- initial.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.