Collective.polls

Latest version: v1.8.1

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

Scan your dependencies

Page 1 of 4

2.0.1b2

^^^^^^^^^^^^^^^^^^^^

- Disable poll form after submit (fixes `132 <https://github.com/collective/collective.polls/issues/132>`_).
[rodfersou]

2.0b1

^^^^^^^^^^^^^^^^^^^

.. Warning::
This release removes code for old upgrade steps;
upgrading from a version below 1.8 is no longer supported.
This version removes tile registration/removal;
you must depend on plone.app.tiles >= 3.0.0 to avoid issues with ``collective.polls`` tile.

- Add dependency on z3c.caching to implement automatic purging on poll modified, moved, renamed or removed.
[hvelarde]

- Update i18n, Brazilian Portuguese and Spanish translations.
[hvelarde]

- Fix HTTP caching headers on ``update-poll`` browser view (fixes `117 <https://github.com/collective/collective.polls/issues/117>`_);
a poll now updates its modification date on every vote.
[hvelarde]

- Upgrade steps 2, 3 and 4 were removed.
[hvelarde]

- Remove needless tile registration/removal when using plone.app.tiles >= 3.0.0.
[hvelarde]

- Fix removal of portlet definition.
[hvelarde]

- Manage deprecation of CMFQuickInstallerTool on Plone >= 5.1;
[hvelarde]

- Fix dependencies inclussion.
[hvelarde]

- Move ``IPolls`` utility to the ``utility`` module.
[hvelarde]

- Move ``View`` class to the ``browser`` module.
[hvelarde]

- Remove unused ``poll_portlet_render`` view and empty ``poll.xml`` model.
[hvelarde]

- Translation support with LinguaPlone for poll fixed.
[SyZn]

- Drop support for Plone 4.2 and Plone 5.0.
[hvelarde]

1.10b1

^^^^^^^^^^^^^^^^^^^

.. Warning::
This release removes collective.z3cform.widgets from the list of dependencies;
so, it would be a good idea to add this package on the `eggs` part of your buildout configuration before upgrading to avoid ending with a broken dependency.
After running the upgrade step you can safely uninstall collective.z3cform.widgets and remove it from your buildout configuration if you don't have any other add-on depending on it.

- Remove ExplorerCanvas script;
this will break compatibility with IE8 and below but... who cares?
[hvelarde]

- Remove dependency on collective.z3cform.widgets.
[sneridagh, hvelarde]

- Add Catalan translation.
[sneridagh]

- Remove hard dependency on five.grok.
[rodfersou, puittenbroek, hvelarde]

- Remove soft dependency on zope.formlib under Plone 5 (HT ale-rt).
[hvelarde]

- Do not fail while adding a portlet under Plone 5 (closes `106`_).
[hvelarde]

1.9b1

^^^^^^^^^^^^^^^^^^

.. Warning::
This release removes some packages from the list of dependencies.
Be sure to read the whole changelog and apply the related changes to your buildout configuration while upgrading.
Also, note that this is the first release marked as compatible with Plone 5;
it still has some issues and must not be used in production with that version.

- Package is now compatible with Plone 5.0 and Plone 5.1.
[hvelarde]

- Remove hard dependency on plone.app.referenceablebehavior as Archetypes is no longer the default framework in Plone 5.
Under Plone < 5.0 you should now explicitly add it to the `eggs` part of your buildout configuration to avoid issues while upgrading.
[hvelarde]

- Get rid of the ``uid_for_poll`` function.
[hvelarde]

- Wrap poll choices with label-tag for easier option selection.
[datakurre]

- Add Finnish translation.
[datakurre]

- Add Traditional Chinese translation.
[l34marr]

1.8.1

^^^^^^^^^^^^^^^^^^

- The display of poll results was refactored to avoid issues with reverse proxies like Varnish;
updates are now handled client-side using AJAX calls (closes `96`_).
[rodfersou]

1.8

^^^^^^^^^^^^^^^^

- Add link to show partial results of an open poll (closes `93`_).
[rodfersou]

- Poll tile now displays the results of the poll after a vote has been cast (closes `90`_).
[rodfersou]

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.