Plone.app.event

Latest version: v5.1.2

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

Scan your dependencies

Page 9 of 15

2.0b1

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

- Make configlets titles consistent across the site, first letter capitalized.
[sneridagh]

2.0a13

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

- Fix some design issues in ``event_listing``.
[pbauer]

- Remove superfluous ``for`` in behavior registrtions, which do not have a
``factory``.
[fulv]

- For event listings, view-cache the ``events`` method, which is directly used
in templates and also caches collection results instead of the
``_get_events`` method.
[thet]

- Show only upcoming occurrences in the for ``event_summary`` for events with
occurrences. On the last occurrence, only a link to all occurrences via
``event_listing`` is shown.
[thet]

- Translation updates (num_more_occurrences).
[thet]

- For event listings on collections, use the collection's ``item_count``
attribute to limit the batch size.
[thet]

- For the event portlet, don't cache the list of events on memoize instance,
which creates a write transaction. Remove the caching until a solid cache key
is found, which also works for multiple portlet instances.
[thet]

- BBB portlets: do the version comparison with LooseVersion, so that
Plone-style development version numbers like ``2.5.4.dev0`` also work.
[thet]

- Let ``date_speller`` return the short, 2-letter weekday abbreviation instead
of a 3-letter one.
[thet]

- Remove inconsistency in date_speller and rename ``month`` and ``wkday`` keys
to ``month_name`` and ``wkday_name``. Introduce ``month``, the non-zero
padded numeric value of the current month, ``month2``, the zero-padded one,
``wkday``, the weekday number and ``week``, the weeknumber of the current
year.
[thet]

- Make configlets titles consistent across the site, first letter capitalized
[sneridagh]

2.0a12

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

- Unwrap search_base for portlets, as it might be wrapped by the portlet
renderer class. Fixes an error with getting the events to display.
[thet]

- Import BBB superclasses from plone.app.portlets.portlets.base so it works
with plone.app.portlets 3.0 and up
[frapell]

2.0a11

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

- Rerelease, because one of our test servers complains about the
previous release.
[maurits]

2.0a10

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

- For ``event_listing`` on Collections, ignore the Collection's sorting and use
what the event listing's mode defines for sorting.
[thet]

- Add support for Collections as data source for calendar and event portlets.
[thet]

- Extend Collection support on ``event_listing`` for content items providing
``ISyndicatableCollection``.
[thet]

2.0a9

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

- Support for ``contentFilter`` on request for ``event_listing``.
[thet]

- Fix ``ImageScalingViewFactory`` and add a custom ILeadImage viewlet for
Occurrences. Fixes the display of ILeadImage images from the originating
event in event views of occurrences by delegating to the parent object.
[thet]

- Fix Plone 4.3 BBB z3c.form portlets to show their fields in Add/Edit Forms.
[thet]

- Update Japanese translation.
[terapyon]

Page 9 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.