advpoll 8.x-1.2

Bug fixes
New features

Fixes:

  • Fixed D9 renderer
  • Fixed disabling the ended polls by cron

Features:

  • Allowed multiple write-in options for the polls

advpoll 8.x-1.0-beta4

Bug fixes
New features

Fixes for date start and duration. Fix notices. Add message about poll before start. Fix deprecated code.

advpoll 8.x-1.0-beta3

New features

Added auto-start functionality for polls. Added checking maximum of the votes.

advpoll 8.x-1.0-beta1

New features

The basic functionality of the Advanced poll was migrated to D8/D9 version. Users can create polls with write-in choices, can select and cancel votes.

advpoll 8.x-1.0-alpha1

New features

The first step is done.
The module Advpoll extends the Poll module. User can create and fill single choice and multiple-choice polls.

He hasn't write-in functionality and special poll formats yet. But we add it soon :)

advpoll 7.x-3.x-dev

Bug fixes

Addresses following issues:
1528052
1516442
1516448
1516498

advpoll 7.x-2.x-dev

Bug fixes

Addresses i18n issues, results not displaying under the results tab for admin, javascript issue with multiple ranking poll on same page not rendering properly, and error thrown by improper use of drupal_render.

advpoll 7.x-1.x-dev

New features

First working build of the Drupal 7 version of Advanced Poll. Please feel free to try it out and report bugs so that we can move toward an official release.

advpoll 6.x-3.x-dev

New features
Bug fixes

1. Added an admin settings page that enables these options (admin/settings/advpoll):
a. vote tracking by cookie
b. unlimited voting
2. Eliminated old variable_get calls. None of them had matching variable_set calls. Consolidated everything
into advpoll_settings variable where appropriate.
3. Both cookie and unlimited voting behave the same for authenticated and anonymous users.
4. Cookie voting on the admin form also allows setting of a global duration value.
5. Cookies are generated for each poll by node ID.

advpoll 6.x-2.x-dev

New features

This update adds an additional setting to Binary Polls that automatically generates a View block for that poll. This enables more than one poll to be presented as a single block around a site in addition to the most recent poll. Update must be run to add the new field to the database.

In addition, Date module was added as a dependency to begin providing cleaner functionality on date fields.

advpoll 6.x-1.x-dev

Initial port to Drupal 6, with minimal functionality and plenty of bugs. If you have time to try it and report bugs to the issue queue it would be much appreciated.

advpoll 5.x-1.0-beta5

New features
Bug fixes

Improvements include: write-in support, refactoring of the date/runtime functionality, permissions overhaul (requires that they be reassigned to the relevant roles), per-content type settings, massive code cleanup, and various other bug fixes and usability improvements.

advpoll 5.x-1.0-beta4

Bug fixes

Changes since beta2 (beta3 was unreleased):

  • Quorum now has a default value of 0.
  • The month for startdate is now properly set when editing it.

advpoll 5.x-1.0-beta2

New features
Bug fixes

Changes since beta1:

  • Add to electoral list by role.
  • Simplified block code.
  • Show message if user is ineligible to vote.
  • Remove old broken code to automatically create electoral list.
  • Allow html in choice fields.
  • Fix Ajax to work around devel.module.
  • Improve PostgreSQL compatibility.

advpoll HEAD

This branch is deprecated and will remain so until Drupal 6 is in beta. Instead, use DRUPAL-5 or DRUPAL-4-7 for the latest version or specific releases for more stable versions.

advpoll 4.7.x-1.x-dev

Development version for Drupal 4.7. No longer supported. Please use 5.x or later instead.

Subscribe with RSS Subscribe to Releases for Advanced Poll