fivestar 8.x-1.0-alpha5

Bug fixes
New features

Additional test coverage and greater Drupal 10 support

Contributors (7)

heddn, dpavon, TR, wxman, rivimey, fenstrat, dkosbob

fivestar 8.x-1.0-alpha4

Bug fixes
New features

Fixes, improvements and (mainly) Drupal 10 support

Contributors (6)

dancbatista, heddn, ivnish, TR, rivimey, Diego_Mow

Changelog

Issues: 10 issues resolved.

fivestar 8.x-1.0-alpha2

Bug fixes
New features

This is the first release that supports Drupal core 9.0. (Although D9.0 has been supported in 8.x-1.x-dev for a month already).

This is the last release that supports Drupal core 8.7.

Changes since 8.x-1.0-alpha1:

fivestar 7.x-2.3

Bug fixes
New features

Changes since 7.x-2.2:

Bug fixes:

fivestar 7.x-2.2

Bug fixes

Issue #2223391 Fixed comment preview conflict when multiple fivestar fields exist on commented entity.
Issue #1615090 Fixed Give it x/x needs context.
Issue #189527 Fixed Add prohibit users from voting on their own nodes - 2.
Issue #1814064 Fixed permission title should be a human-readable label.
Issue #2220139 Fixed Notices everywhere when using custom widgets.
Issue #2711439 Fixed Change abbreviations from i.e. to e.g.
Issue #2225407 Fixed Migrate Module Support doesn't work.

fivestar 6.x-1.21

Bug fixes

Changes since 6.x-1.20:

  • #457370 by robbiethegeek | aklouie: Fixed invalid #auto_submit_path in fivestar_custom_widget().
  • #831654 by Dave Reid: Fixed missing break condition on fivestar_comment_comment('insert').

fivestar 7.x-2.0-rc1

Bug fixes
New features

Issue 1836444 Fixed DB Performance: hook_field_prepare_view & fivestar_get_votes
Issue 1512568 Fixed Managing cache-form when Fivestar appears in Teaser
Issue 2044835 Fixed Minimize calls to file_scan_directory()
Issue 356605 Added do not allow user to change his vote feature
Issue 189527 Added prohibit users from voting on their own nodes
Issue 1674120 Fixed Deletion of anonymous comments
Issue 2206125 Added Allow Drupal behaviors to modify widget
Issue 1445944 Fixed Missing properties (e.g. ratingCount) on microdata

fivestar 7.x-2.0-beta1

Bug fixes
New features

Issue 1350546 Fixed Fatal error:require once looking for fivestar.color.inc
Issue 199770 Fixed field label translation
Issue 2188861 Fixed help text not displayed while viewing
Issue 1289832 Fixed comment preview conflict
Issue 1511658 Add Fivestar CSS in theme_fivestar_static
Issue 1537710 Preventing ajax error due to PDO exception when widget is clicked during node preview
Issue 1814070 Fixed mysterious text in widget options
Issue 1853760 Fixed prevent double processing in fivestar_field_prepare_view

fivestar 7.x-2.0-alpha3

Bug fixes
New features

Incorporates the five updates committed after the 7.x-2.0-alpha2 release. Four of these are for Microdata, and one is a bug fix. These have been in the dev branch since May 2012. So this release draws a line under the initial Drupal 7 version of Fivestar.

fivestar 7.x-2.0-alpha2

Bug fixes

Changes since 7.x-2.0-alpha1:

Issue #1136124: Test by ericduran, msonnabaum: Fixing drupal_process_form in fivestar
Issue #1393812: AJAX / SQL error - one solution by ericduran: Fixed AJAX / SQL error
Issue #1393812: AJAX / SQL error - one solution by InTheLyonsDen, ericduran: Fixed AJAX / SQL error - one solution.
Issue #1136124: Test by ericduran: Using correct param
Issue #1136124: Test by msonnabaum: Fixing left over todo
Issue #1392884: Implement FivestarBaseTestCase by ericduran: Removing tabs
Issue #1392884: Implement FivestarBaseTestCase by ericduran: More style cleanup
Issue #1392884: Implement FivestarBaseTestCase by ericduran: Style cleanup
Issue #1392884: Implement FivestarBaseTestCase by ericduran: Added Implement FivestarBaseTestCase.
Issue [#1284778] by ericduran: Fixed Fivestar 7.x-2.0-apha1 + Views = Notice: Undefined variable: fivestar_widget() _fivestar_get_widget() .
Issue #1432604: Error after update (Undefined variable: default_value) by zauberertz, ericduran: Fixed Error after update (Undefined variable: default_value()).
Issue #1281334: Fivestar error ResponseText: Fatal error: Call to undefined function fivestar_get_tags() breaks upgrade from D6 by clemens.tolboom, ericduran: Fixed Fivestar error ResponseText: Fatal error: Call to undefined function fivestar_get_tags() breaks upgrade from D6.
Moving saving to the if block
Issue #1285456: Content creation has fivestar widget instead of taxonomy selection by BrockBoland: Fixed Content creation has fivestar widget instead of taxonomy selection.
Issue #1285456: Content creation has fivestar widget instead of taxonomy selection by BrockBoland, ericduran: Fixed Content creation has fivestar widget instead of taxonomy selection.
Issue #1399780: Cache widget file_scan_directory: Fixed by adding a static variable

fivestar 7.x-2.x-dev

New features
Bug fixes

Drupal 7.x-2.x compatible dev snapshot of Fivestar.

fivestar 6.x-1.18

Bug fixes
Insecure

This release of Fivetar fixes a critical bug in the 6.17 release.

Bug fixes:
#510518: fivestar only save one vote

fivestar 6.x-1.17

New features
Bug fixes
Insecure

The 1.17 release of Fivestar fixes several critical issues since the 1.15 release. Most notably, anonymous users were unable to rate content since the security fix included in 1.15. This version corrects this problem, as well as serious problems when saving CCK field ratings and displaying average ratings in Drupal 5. Upgrading to the 1.17 release is highly encouraged for all users of Fivestar.

(Note that the 1.16 release that was briefly available had a CVS tagging problem that made it actually contain a copy of the beta 2.x version, this version is the correct archive.)

fivestar 5.x-1.16

Bug fixes

The 1.16 release of Fivestar fixes several critical issues since the 1.15 release. Most notably, anonymous users were unable to rate content since the security fix included in 1.15. This version corrects this problem, as well as serious problems when saving CCK field ratings and displaying average ratings in Drupal 5. Upgrading to the 1.16 release is highly encouraged for all users of Fivestar.

fivestar 6.x-2.x-dev

The latest 2.x version of Fivestar module with Multiple Axis ratings. Please only use for development, not suitable for production use.

fivestar 5.x-1.15

Bug fixes

[Note: This release is identical to the 1.14 release but fixes a fatal error for anonymous users. See #449358: update.php fails in 5.x-1.14. Release notes of 1.14 are reprinted below.]

fivestar 6.x-1.15

Bug fixes
Insecure

[Note: This release is identical to the 1.14 release but fixes an update error. See #449166: Update.php fails in 6.x-1.14, Call to undefined function content_check_update(). Release notes of 1.14 are reprinted below.]

fivestar 5.x-1.14

Security update
Bug fixes

This release of Fivestar is a bug-fixing release, adding no new features. This release fixes several moderate bugs, including display of Fivestar widgets when used in AJAX situations, such as within AJAX views or with the AJAX QuickTabs. It also fixes a security issue that could possibly allow a malicious user to hijack votes of other users, causing ratings to be skewed to the malicious user's preference.

Upgrading is recommended for all users of Fivestar module. No database updates are required for this release.

fivestar 6.x-1.14

Security update
Bug fixes
Insecure

This release of Fivestar is a bug-fixing release, adding no new features. This release fixes several moderate bugs, including display of Fivestar widgets when used in AJAX situations, such as within AJAX views or with the AJAX QuickTabs. It also fixes a security issue that could possibly allow a malicious user to hijack votes of other users, causing ratings to be skewed to the malicious user's preference.

Upgrading is recommended for all users of Fivestar module. No database updates are required for this release.

fivestar 5.x-1.13

Bug fixes
Insecure

This release fixes many bugs present in the 1.12 version of Fivestar. Upgrading all sites is recommended, as several critical bugs that affect the functionality of Fivestar have been addressed.

Backup your database for this upgrade. This update from 1.12 runs an unusual update where the comment support is moved from fivestar.module to a new fivestar_comment.module.

fivestar 6.x-1.13

Bug fixes
Insecure

This release fixes many bugs present in the 1.12 version of Fivestar. Upgrading all sites is recommended, as several critical bugs that affect the functionality of Fivestar have been addressed.

Backup your database for this upgrade. This update from 1.12 runs an unusual update where the comment support is moved from fivestar.module to a new fivestar_comment.module.

fivestar 6.x-1.x-dev

Development release of Fivestar for Drupal 6. Please use this version when testing new features or making bug reports.

fivestar 6.x-1.12

New features
Insecure

This release of Fivestar adds several new features and fixes a few outstanding issues. Note that this release of Fivestar has significantly changed the theme_fivestar_summary() function. Any sites that have over-ridden this theme function should take care when upgrading.

The Drupal 6 1.12 final version is feature equivalent to the 1.12 beta 1 version except CCK implementation is now completed. The Drupal 5 and 6 versions of Fivestar are now completely equal in feature implementation.

New Features:
- Color picker! Now you can customize the colors of color-enabled sets of stars. - http://drupal.org/node/232127
- Three new star sets: Basic, Outline, and Oxygen
- Better display of "dual display" widgets - http://drupal.org/node/211526
- Feedback is displayed to the user while a vote is being saved - http://drupal.org/node/227527
- Teaser display style can be set to "link" - http://drupal.org/node/203286
- Support for RTL languages - http://drupal.org/node/236681

Bug Fixes:
- Much faster admin/settings/fivestar page. All widgets are now displayed without iFrames - http://drupal.org/node/197861
- Fivestar widget is hidden on the modr8 form, allowing IE7 to submit the form - http://drupal.org/node/228329
- Call-time pass-by-reference has been depreciated error - http://drupal.org/node/233765

fivestar 6.x-1.12-beta1

New features
Bug fixes
Insecure

This release of Fivestar adds several new features and fixes a few outstanding issues. Note that this release of Fivestar has significantly changed the theme_fivestar_summary() function. Any sites that have over-ridden this theme function should take care when upgrading.

The Drupal 6 1.12 beta version is feature equivalent to the Drupal 5 1.12 version except CCK implementation has not yet been completed. A patch has been started but not yet functioning for this feature: http://drupal.org/node/232108.

New Features:
- Color picker! Now you can customize the colors of color-enabled sets of stars. - http://drupal.org/node/232127
- Three new star sets: Basic, Outline, and Oxygen
- Better display of "dual display" widgets - http://drupal.org/node/211526
- Feedback is displayed to the user while a vote is being saved - http://drupal.org/node/227527
- Teaser display style can be set to "link" - http://drupal.org/node/203286
- Support for RTL languages - http://drupal.org/node/236681

Bug Fixes:
- Much faster admin/settings/fivestar page. All widgets are now displayed without iFrames - http://drupal.org/node/197861
- Fivestar widget is hidden on the modr8 form, allowing IE7 to submit the form - http://drupal.org/node/228329
- Call-time pass-by-reference has been depreciated error - http://drupal.org/node/233765

fivestar 5.x-1.12

New features
Bug fixes
Insecure

This release of Fivestar adds several new features and fixes a few outstanding issues. Note that this release of Fivestar has significantly changed the theme_fivestar_summary() function. Any sites that have over-ridden this theme function should take care when upgrading.

fivestar 6.x-1.11-beta5

Bug fixes
Insecure

This version corresponds with the 1.11 final version for Drupal 5. Unfortunately it is dependent on a few Drupal 6 VotingAPI patches before the final version can be released:

votingapi_set_votes patch: http://drupal.org/node/232236
VotingAPI Drupal 6 update patch: http://drupal.org/node/232233

fivestar 5.x-1.11

Bug fixes
Insecure

The final version of 1.11 is finally released. Thanks to everyone that stuck through an unusually long beta period for this version of Fivestar.

New features since Fivestar 1.10
- Configurable rollover text is now displayed for each star. Thanks to KentBye for his help on this request. - http://drupal.org/node/137193
- The title of the voting widget is now updated after casting or canceling a vote. It now accurately reads "Your rating" or "Average" depending on the current star display. - http://drupal.org/node/202057
- A static version of the Fivestar widget can now be displayed on teasers/full node view in addition to the rating widget and hiding entirely. - http://drupal.org/node/198189
- Better views support - http://drupal.org/node/226414
- Much easier access to $node variable in CCK field voting target field when using PHP - http://drupal.org/node/178106
- Brazilian Portuguese translation - http://drupal.org/node/191775
- Czech translation - http://drupal.org/node/217627

Bug Fixes since beta 4:
- Updating an anonymous comment causes vote to be lost - http://drupal.org/node/212747
- Vote is lost when a different user updates a node containing a CCK Fivestar field - http://drupal.org/node/230921
- Summary DIV is output even if there is no summary - http://drupal.org/node/215591

fivestar 6.x-1.11-beta4

New features
Bug fixes
Insecure

Numerous bug fixes since beta 3. Please test this version to help get 1.11 final released!

fivestar 5.x-1.11-beta4

Bug fixes
Insecure

Numerous bug fixes since beta 3. Please test this version to help get 1.11 final released!

fivestar 6.x-1.11-beta3

New features
Insecure

Initial release of Fivestar for Drupal 6! This is a direct port of 1.11 beta 3 for Drupal 5. We should be seeing 1.11 official released shortly. This version of Fivestar depends on VotingAPI 2.x for Drupal 6, which now takes control of several pieces of functionality:

Now handled by VotingAPI 2.0
- Tracking of votes by anonymous voters
- All SQL queries now handled by VotingAPI
- Updating of votes now supported natively
- Improved efficiency, reducing the number of SQL queries per node request

fivestar 5.x-1.11-beta3

Bug fixes
Insecure

Continuing to clean up problems introduced in the 1.11 version, this version corrects the following problems since beta2:
- Correcting "field is required" errors when leaving required comment ratings or required Fivestar CCK fields - http://drupal.org/node/204792
- Votes seemingly not saved when leaving comments - http://drupal.org/node/203626
- Added star-first and star-last classes to star sets for increased themeability.

fivestar 5.x-1.11-beta2

Bug fixes
Insecure

This minor release updates 1.11 beta1 to be compatible with jQuery 1.0.4 (Drupal 5 default).

fivestar 5.x-1.11-beta1

New features
Bug fixes
Insecure

The 1.11 version of Fivestar includes three primary new features:

fivestar 5.x-1.10

Bug fixes
Insecure

The 1.10 release fixes a critical bug found in 1.9 where IE and Firefox users without Firebug would not see the Fivestar widgets. - http://drupal.org/node/173575

If you missed the feature enhancements included in 1.9, please take a look at the release notes for 1.9.

fivestar 5.x-1.9

New features
Bug fixes
Insecure

This is predominantly a feature release with tons of great new capabilities!

New Features:
- Full support for comment module! Setting up a review type of comment is now only a click away.
- For more complicated reviews, a one-click option for nodecomment module has also been added.
Thanks infini for pointing out how obvious these shortcomings were with a helpful post: http://drupal.org/node/187300

- Now compatible with jQuery 1.2 and higher. Still works with all previous versions of jQuery. - http://drupal.org/node/196934
- Rate on multiple axis now supported through the CCK widget (by ezra-g) - http://drupal.org/node/126681
- German translation updated (by Mauro Bieg)- http://drupal.org/node/197759
- Swedish translation (by henrrrik) - http://drupal.org/node/177555
- Period between anonymous votes now configurable (by ARDAS) - http://drupal.org/node/187105
- More accessible HTML output (by henrrrik) - http://drupal.org/node/183583

New star sets:
- Red hearts (by VenDG)
- Flowers (by VenDG)
- Flames (by madcasey10)
- Craft (by quicksketch)

Bug Fixes:
- Proper number of stars show in list/table views when displaying rating as stars (by henrrrik) - http://drupal.org/node/154544
- Voters behind proxies are now prevented from multiple voting (by ARDAS) - http://drupal.org/node/187103

fivestar 5.x-1.x-dev

Development version of Fivestar. Please do not use for production, but do use before submitting feature requests or bugs, as they may already have been added or fixed in this version.

fivestar 5.x-1.8

New features
Bug fixes
Insecure

Minor release with the following bug fixes and features:

fivestar 5.x-1.7

New features
Bug fixes
Insecure

One bug fix (jQuery 1.1 and higher only) and one new feature in this release.

Bug Fixes:
- Cancel button works correctly in jQuery 1.1 and higher: http://drupal.org/node/156578

New Features:
- New site-wide settings page for Fivestar
- Configurable star sets, please feel free to contribute your own!
- More documentation, hurray!

fivestar 5.x-1.6

Bug fixes
Insecure

This release of Fivestar contains several bug fixes including:

- Now works with jQuery 1.2 and the jquery_update.module
- Including form elements of #type = 'fivestar' now automatically include the necessary javascript for fivestar
- Canceling a vote properly updates the status of the rating
- Documentation improved with installation and configuration instructions. Thanks katin.

Also:
- New 'heart' icons included in the theme directory. Thanks arsart.

fivestar 5.x-1.5

Insecure

Extremely important update for all users of Fivestar. It is highly recommended that all users upgrade to this version of Fivestar.

fivestar 5.x-1.4

Insecure

Fixes a number of issues and exposes two new display styles for ratings: the current 'simple' style, a 'default' style that shows the current average rating more obviously, and a side-by-side rating style that shows one set of stars for the user's vote and another for the average vote.

Pages

Subscribe with RSS Subscribe to Releases for Fivestar