Plone.app.widgets

Latest version: v5.0.0

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

Scan your dependencies

Page 6 of 7

1.6.0

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

- Add default_timezone widget attribute to the Dexterity DatetimeWidget. If
used and set to a valid Olson DB/pytz timezone identifier or to an callback
returning such, the datetime object returned by the widget will be localized
to that timezone. This changes the timezone related behavior from version
1.4.0.
[thet]

- fix related items widget using getSource when it should use getVocabulary
[davisagli]

1.5.0

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

- robot tests for SelectWidget
[gforcada]

- make tests pass for plone 5
[davisagli]

- add more tests for richtext widget
[amleczko]

- fix querystring converter with empty input
[davisagli]

- add richtext widget support and remove Products.TinyMCE dependency
[amleczko]

- Add sphinx-based documentation.
[tisto]

- move the AT macros to a browser view
[davisagli]

- make the profile not do anything on plone 5, which already includes the
widgets bundle in the plone bundle
[davisagli]

- Fix tests when portal_tinymce is missing.
[jaroel]

- Create robot tests for querystring widget
[ale-rt]

- Add DX tinymce test
[jaroel]

- Fix to import ROBOT_TEST_LEVEL from plone.app.testing.interfaces
[datakurre]

- RelatedItems widget: use a single selection for Choice fields
[cillian]

- add support for the tus resumable file upload protocol
[vangheem]

- handle unicode filenames for dexterity file uploads
[vangheem]

- just always default to using File objects for uploads that aren't images.
[vangheem]

1.4.0

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

- add firstDay option to DatetimeWidgets
[thet]

- removing bbb.py (SiteRSSItemsFieldWidget and SearchBoxViewlet)
[garbas]

- For Archetypes DatetimeWidget, the value on pattern options is fixed, which
was the time component missing.
[thet]

- Fix the date/time value in pattern options for Archetypes DatetimeWidget.
[thet]

- commenting out tinymce widget for the time being. will be back with next
release.
[garbas]

- Add robot tests for datetime widget
[David Erni]

- fix saving dates in dexterity
[vangheem]

- rework of base widget code. we should now share more code between at and dx
[garbas]

- use ajax to grab query index options for querystring widget
[vangheem]

- rename ajaxvocabulary to ajaxVocabulary to match mockup
[vangheem]

- use select2 widget for ISiteSyndicationSettings
[garbas]

- select2 widget should support initvaluemap options OOTB
[garbas]

- adding SyndicatableFeedItems to the permitted vocabularies list
[garbas]

- fix VocabularyView to accept 1-based batch pages as per doc
[djay]

- Change the start and end date fields of Products.ATContentTypes ATEvent
types to use plone.app.widgets.
[thet]

- For Dexterity DatetimeWidgetConverter, when converting to the field value,
try to localize the value, if the old value is a timezone aware datetime
object. It uses the 'timezone' attribute on the widget's context, if
available, otherwise UTC. We do not use the tzinfo object in the first
place, because it might already be converted from user's input timezone to
UTC, as it is the case with plone.app.event.
[thet]

- Support query arguments for function based vocabularies.
[thet]

1.3.3

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

- fix formlib uberselectionwidget override
[vangheem]

- SelectWidget fixes: support multiple-select; indicate the selected value.
[davisagli]

- Don't include time in DateWidget.
[davisagli]

- Allow to define a different vocabulary view for select widget
[do3c]

- Don't do double batching in select widget code
[do3cc]

1.3.2

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

- Allow overriding with a custom vocabulary for Archetypes.
[pbauer]

- Reuse z3c.form SelectWidget's logic for determing what items
are available rather than recreating it incompletely.
[davisagli]

- Use normal widget templates for z3c.form widgets in hidden mode.
[davisagli]

- add formlib uber selection override for portlets
[vangheem]

1.3.1

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

- handle plone.app.relationfield not being installed
[vangheem]

- handle unicode data in widgets beter
[vangheem]

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.