Plone.app.event

Latest version: v5.1.2

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

Scan your dependencies

Page 5 of 15

3.2.2

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

New features:


- - Add title in view definition, to allow translations. [cekk] (298)


Bug fixes:


- Close files in tests (300)

3.2.1

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

Bug fixes:

- Fixed searchable text indexer to avoid breaking when there is no text.
[davisagli]
- iCalendar categories are expected as a comma separated string, not as multiple entries.
See https://www.kanzaki.com/docs/ical/categories.html
Needs fixed iCalendar >4.0.2
[jensens]

3.2.0

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

New features:

- Remove ``Pragma: no-cache`` header for icalendar exports.
The ``Pragma`` header is HTTP 1.0 and the caching strategy on icalendar exports should better be defined by integrators.
[thet]

Bug fixes:

- Python 3 compatibility.
[pbauer]

- Make sure to include the 'Content-Length' header for ical exports
[frapell]

- Update plone.app.event resources. Requires plonetheme.barceloneta >= 1.9.
[agitator]

3.1.1

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

Breaking changes:

- Introduce ``spell_date`` and deprecate ``date_speller`` in ``plone.app.event.base``.
spell_date does only optionally accept an context where date_speller the context was required.
[thet]

- Use plone i18n domain.
[gforcada]

Bug fixes:

- Remove obsolete event_icon.png and corresponding css rule.
Fixes: 283.
[thet]

- Fix CSS syntax error in event.css
[robbuh]

- Fix icalendar export for folderish events which are containers with a ``__getitem__`` method.
[thet]

- Python 3 compatibility.
[pbauer]

- Fix future_events French translation.
[vincentfretin]

3.1

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

New features:

- When setting start and end via the IEventAccessor, convert it to a Python datetime with timezone information.
[thet]

- iCal export:
- More response headers.
- Support property parameters.
- Add ``geo`` for (lat, lng) geolocation coordinates. This method is not implemented and can be used by addons to provide that feature.
- Factor-out all event components from ``ICalendarEventComponent.to_ical`` method into separate properties, so that individual properties can be easier overloaded in subclasses.
- Check, if event is really an event before ical-exporting. Fixes a problem when a collection mixes event and non-event like result objects.
- Add ``rel="nofollow"`` to ical export links for robots to not download them.
[thet]

- add full danish translation
[tmog]

Bug fixes:

- Add Python 2 / 3 compatibility.
[pbauer]
- Language independence for fields: `start`, `end`, `whole_day`, `open_end`
[agitator]

- iCalendar import: Fix usage of ``sync_uid``, which wasn't correctly implemented since plone.app.event 2.0.
[thet]

- Raise ``AttributeError`` when attempting to index an empty location attribute value.
[thet]

- Fix portlet get_calendar_url with unicode search_base.
[bsuttor]

- fallback search base URL for calendar/event portlets to NavigationRoot [petschki]

3.0.7

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

Bug fixes:

- Fixed check for events iterable in Zope 4. [davisagli]

Page 5 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.