vote_up_down 8.x-1.0-alpha4

Bug fixes

Changes since 8.x-1.0-alpha3:

Thanks to everyone involved in this release!

vote_up_down 8.x-1.0-alpha3

Bug fixes

Changes since 8.x-1.0-alpha2:

vote_up_down 8.x-1.0-alpha2

Bug fixes

Changes since 8.x-1.0-alpha1:

vote_up_down 7.x-1.0-beta2

Bug fixes

Changes since 7.x-1.0-beta1:

vote_up_down 7.x-2.0

Bug fixes

Main change: Only vud and vud_field are now part of the project, the rest of the sub-modules have been removed.
There is not yet an upgrade path from 7.x-1.x, but this is a fully functional release.

Changes since 7.x-1.x:

  • #2844432: Removes old D6 and D7 hook_update_N\'s.
  • #1295574: Removes vud_{node,comment,term} modules.

vote_up_down 7.x-1.0-alpha1

New features

Initial release for D7:

7.x-1.x branch was created after 6.x-3.0-alpha1, so I'm ommiting here what was already mentioned on other releases. See them for more information: 6.x-3.0-beta1, 6.x-3.0, 6.x-3.1 and 6.x-3.2

vote_up_down 6.x-3.2

New features
Bug fixes

Changes since 6.x-3.1:

  • vim modeline magic for *.txt's
  • #1016804 by udvranto, ay13, marvil07: Added Thumbs up down widget based on vote up down.
  • #1407042 by Ainur, marvil07: Fixed Multiple calls to _vud_comment_get_node_type(), use static cache.
  • #1398942 by ezra-g: Make vud_node widget type alterable through code.

vote_up_down 6.x-3.1

Security update

SA-CONTRIB-2012-005 - Vote up/down - Cross Site Scripting

Changes since 6.x-3.0:

  • Filter taxonomy object terms data members before display.
  • Implement several coder review suggestions.

vote_up_down 6.x-3.0

Bug fixes
Insecure

Changes since 6.x-3.0-beta1:

  • #1321334 by pwrovchz, marvil07: Fixed Access check on user's vote page.

vote_up_down 6.x-2.7

Bug fixes
Insecure

Changes since 6.x-2.6:

  • #1321334 by pwrovchz, marvil07: Fixed Access check on user's vote page.
  • #1208732 by aleshaczech, marvil07: Let vote in the same direction with a different value.

vote_up_down 6.x-3.0-beta1

New features
Bug fixes
Insecure

Thanks to all the people involved in this release.

Changes since 6.x-3.0-alpha1:

vote_up_down 6.x-2.6

Bug fixes
Insecure

Changes since 6.x-2.5:

  • #1296232 by marvil07 | superfedya: Fix one hook_update_N() return value.

vote_up_down 6.x-2.4

Bug fixes
Insecure

Changes since 6.x-2.3:

  • #972386 by merlinofchaos, marvil07: Fixed Clicking widget causes module CSS files to be reloaded when CSS optimization is enabled.
  • Removing translation directories
  • Stripping CVS keywords
  • bug #1039888 by marvil07 | slurslee: Fixed Comment preview causes out of memory error.
  • #981670: Add documentation for robots.txt and custom place for node widget.

vote_up_down 6.x-2.2

Insecure

Changes since DRUPAL-6--2-1:

  • bug #890404 by Agileware, marvil07: Avoid array_merge_recursive() on hook_votingapi_results_alter() function.

    New aggregation functions for votingapi cache table were assuming there
    will be only one tag, that's now fixed.

    In the other side, we are now avoiding use array_merge_recursive() and
    instead, add the values directly to the $cache array
    fix aggregation functions for positives/negatives so they calculate all tags results instead of only one tag result

vote_up_down 6.x-2.0

Insecure

Changes since DRUPAL-6--2-0-RC1:

  • updating translation template
  • minor: fix watchdog calls to be translatable.
  • minor: coder module suggestions.
  • minor: update translation files.

vote_up_down 6.x-2.0-rc1

New features
Bug fixes
Insecure

Changes since DRUPAL-6--2-0-BETA2:

  • #841080 by lyricnz | fcjversc: Fixed Warning: Call-time pass-by-reference has been deprecated.
  • feature #160609 by lyricnz, marvil07: Added Add nofollow.
  • feature #811694 by marvil07, Soren Jones, jsalinas and McO Artista: New widget for splitting of votes in positives/negatives

    Provide implementation for two new aggregation functions for voting_api:
    'positives' and 'negatives'.

vote_up_down 6.x-2.0-beta1

New features
Insecure

We arrive to 0 blockers, so it is finally time for beta1.

Some of the Features since 1.x

  • Vote on nodes, comments and taxonomy terms on a node
  • Interchangeable voting widget themes, powered by ctools plugins, so you can extend the widgets
  • Anonymous voting
  • Code voting support for your own objects
  • And more!

vote_up_down 6.x-1.0-beta5

New features
Bug fixes

- Views API, now written properly
- Different permissions for vote up and down now
- Updated simpletests
- Fixed lots of other pending patches

vote_up_down 6.x-2.x-dev

New features
Bug fixes

This branch contains code from the Summer of Code 2009 project, "Overhauling the Vote Up/Down module"

vote_up_down 6.x-1.0-beta2

Bug fixes
Insecure

Fixed:
- duplicate anonymous votes, even after validation.
- incorrect anonymous UID generation in some cases.
- vote display of points was removed by mistake in beta1 :-(
- incorrect parameters being passed to FAPI in advanced admin settings.

vote_up_down 6.x-1.0-beta1

New features
Bug fixes
Insecure

version 1.0-beta1 - first Beta release for Drupal 6
- Voting handlers work with Ajax
- Storylink might still be spotty at places
- Shuffled around files, organized the code
- Lots of work left, but hey! It basically works fine!

Please, please test this release out and post any bugs/suggestions/patches to the queue. Thanks!

vote_up_down 6.x-1.x-dev

Drupal 6 development branch. This code is currently broken. Please help or contribute to the issue queue if you can!

vote_up_down 4.7.x-2.0

The recommended Drupal 4.7 version. If you are using version 2 of the Userpoints module, and you should, this is for you.

vote_up_down 4.7.x-1.0

The first Drupal 4.7 version. This version is for people who are still using the version 1 of the Userpoints module.

Subscribe with RSS Subscribe to Releases for Vote Up/Down