Plone.formwidget.autocomplete

Latest version: v1.4.1

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

Scan your dependencies

Page 3 of 4

1.2.3

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

* Fix <input /> element generation for Internet Explorer; in most cases, the
generated element would be lacking the name attribute.
[mj]

1.2.2

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

* Add whitespace after autocreated radio buttons, fixing alignment:
http://code.google.com/p/dexterity/issues/detail?id=193 (thanks davidjb)
[lentinj]

1.2.1

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

* Use full widget name in ++widget++ path, don't try and remove form prefix
(which will not behave correctly if widget is part of a subform).
[lentinj]

1.2.0

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

* Add upgrade step to register formwidget-autocomplete.js, bumping profile
version to 1
[lentinj]

* Split input:radio adding function so the code can be reused when adding
in plone.formwidget.contenttree
[lentinj]

* Move the javascript callback to real code, so instances of the widget
can be added to the page by cloning existing widgets
[lentinj]

* Allow overriding of the autocomplete URL
[lentinj]

* Fix htmlDecode to return an element, not the nodeValue of an element which
is null.
[ggozad]

* No longer include the `demo.zcml` by default, but rather allow users to
include it if needed.
[hannosch]

* Update distribution metadata.
[hannosch]

* Remove direct `zope.app` dependencies.
[hannosch]

* Use the correct ViewPageTemplateFile from Five required in a Zope 2 context.
[hannosch]

1.1.1

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

* Explicitly include CMFCore's zcml in demo.zcml, for compatibility
with Zope 2.13.
[davisagli]

1.1

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

* Force the inserted HTML radio buttons to be interpreted as HTML
instead of text.
[dukebody]

* Fall back to the site to perform content-related operations if the
context is not wrapped into an aquisition chain.
[dukebody]

* Compute the view name as the request URL left-stripped the content
absolute URL.
[dukebody]

* Use the same display template for single- and multi-selection:
The single selection display template was non functional before.
The value of a single selection field is wrapped in a list anyways
so the multiselection template renders the single selection field
just fine.
-> https://dev.plone.org/plone/ticket/10495

* Update widget in the autocomplete-search browser view:
The self.context.update() call rebinds to source which previously
was only bound during traversal. This avoids problems with
sources that only work after security is applied.
[gaudenzius]

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.