fivestar 6.x-1.20
| Download | Size | md5 hash |
|---|---|---|
| fivestar-6.x-1.20.tar.gz | 76.65 KB | b94b84f96c0c5ebeb9440c3fb1bdbbff |
| fivestar-6.x-1.20.zip | 94.02 KB | 353b40b4fc113cb24c1539450a9ab2f9 |
Release notes
fivestar 7.x-2.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| fivestar-7.x-2.0-alpha2.tar.gz | 215.83 KB | acebd71efc5234dacbf256d98b68c346 |
| fivestar-7.x-2.0-alpha2.zip | 236.1 KB | f8c9956423c66240683da7cb7c5bc6d2 |
Release notes
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: Fivestar 7.x-2.0-apha1 + Views = Notice: Undefined variable: fivestar_widget _fivestar_get_widget() 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.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| fivestar-7.x-2.0-alpha1.tar.gz | 188.72 KB | e4fddd9e83b1b5ec8c8f7032f52e53e2 |
| fivestar-7.x-2.0-alpha1.zip | 207.54 KB | 2a9be71726554336a6c4df85ca7644e0 |
Release notes
This is the first point release of Fivestar for Drupal 7.
fivestar 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| fivestar-7.x-2.x-dev.tar.gz | 215.93 KB | adb3944341da53774fe9c71743900310 |
| fivestar-7.x-2.x-dev.zip | 236.17 KB | c7ef9f209d16fb8327b4f65de17dd0c6 |
Release notes
Drupal 7.x-2.x compatible dev snapshot of Fivestar.
fivestar 6.x-1.19
| Download | Size | md5 hash |
|---|---|---|
| fivestar-6.x-1.19.tar.gz | 110.32 KB | d5e0b2219a22ee12646958f02eed2d3e |
| fivestar-6.x-1.19.zip | 150.05 KB | 1ac9f75fc842b7265955a4a5166910ad |
Release notes
Changes since DRUPAL-6--1-18:
- task #510268 by eaton: Missing vote tag under Views relationships
- feature #594508 by Shawn DeArmond: Make fivestar_views_value_text_handler() obey Views Round field option
- bug #594062 by ezra-g and j0sh: Division by zero in fivestar.module on line 1398
- bug #531200 by ezra-g: division by zero errorin fivestar_field.inc on line 297
- bug #583476 by ezra-g: inactive Fivestar Rating field that uses a Stars widget after re-enabling fivestar
fivestar 6.x-1.18
| Download | Size | md5 hash |
|---|---|---|
| fivestar-6.x-1.18.tar.gz | 109.98 KB | 9d246e3eef2a29118849db41e5f959d6 |
| fivestar-6.x-1.18.zip | 149.73 KB | 16d614e8dabde0bbd5b2bd926cf8dc0b |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| fivestar-6.x-1.17.tar.gz | 109.98 KB | f2d281a6d17bb79477df3f3217396f6b |
| fivestar-6.x-1.17.zip | 149.73 KB | 688177086cf1907804f7ff24c3533b43 |
Release notes
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.)
Bug Fixes:
#481640: Problem with page cache and token - anonymous users can't vote with page caching
#466058: Omit Fivestar from RSS feeds
#368497: Node reference field not available as a target if shared between types
#194185: Duplicate IDs cause validation errors on multiaxis rating on a node in 6.x-1.15 version (Drupal 6 only)
#483458: Average vote shown in Views, even when displaying user's vote
#474788: Target field empty in fivestar CCK values
#386822: Disable custom star colors with private files
#482088: Must "Cancel Vote" Twice To Clear Star Display and Description
#480050: fivestar_validate_target was not called in nodeapi view
#322087: Search module includes fivestar output into the indexed words
#450330: Fiverstar_static doesn't show average count (Drupal 5 only)
#466194: images/hook.png is missing
#497888: Fivestar comments saving wrong value for the first time
New Features:
#421800: Show Number of Stars instead of Percentage in Views (Drupal 6 only)
#410154: Performance: fivestar_static() queries for current user's vote even if it's not displayed (Drupal 6 only)
fivestar 5.x-1.16
| Download | Size | md5 hash |
|---|---|---|
| fivestar-5.x-1.16.tar.gz | 97.04 KB | 27519852c61a02659313286bc73881db |
| fivestar-5.x-1.16.zip | 131.42 KB | 57187e542ea0be8132fb9c042c5cfc72 |
Release notes
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.
Bug Fixes:
#481640: Problem with page cache and token - anonymous users can't vote with page caching
#466058: Omit Fivestar from RSS feeds
#368497: Node reference field not available as a target if shared between types
#194185: Duplicate IDs cause validation errors on multiaxis rating on a node in 6.x-1.15 version (Drupal 6 only)
#483458: Average vote shown in Views, even when displaying user's vote
#474788: Target field empty in fivestar CCK values
#386822: Disable custom star colors with private files
#482088: Must "Cancel Vote" Twice To Clear Star Display and Description
#480050: fivestar_validate_target was not called in nodeapi view
#322087: Search module includes fivestar output into the indexed words
#450330: Fiverstar_static doesn't show average count (Drupal 5 only)
#466194: images/hook.png is missing
#497888: Fivestar comments saving wrong value for the first time
fivestar 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| fivestar-6.x-2.x-dev.tar.gz | 205.46 KB | 283d33cb4db494d90b1f4c36dd629837 |
| fivestar-6.x-2.x-dev.zip | 224.29 KB | 306d6ef0032463c3d62b811ecfc2a8ea |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| fivestar-5.x-1.15.tar.gz | 96.88 KB | aa489e5be5f0777340a6bf86e567bb52 |
| fivestar-5.x-1.15.zip | 131.21 KB | d8cfa3207117a904d4c252b79d0baf6d |
Release notes
[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.]
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.
Bug Fixes:
#312623: Ajax Pagination does not work with Fivestar
#364764: Block cache causes JS to not load
#447834: "Allow user to clear value" checkbox always checked
#332695: Make Fivestar CCK fields indedepent of direct rating settings
#430606: Empty Fivestar elements do not update with user's vote after voting
#406572: Translatable text looks like HTML but isn't
#321823: Fivestar Should Clear CSS Cache on Star Change
#378390: allow the rating for comments to be put bellow the comment
#418860: 10 stars shows 5 stars in Views
#412126: Remove @ from selectors
#269531: Combine admin page styles to avoid 30 CSS file limit in IE
#323213: fivestar_update_6104 references content_node_field which does not exist
#262415: removing one review node (created by anonymous user) deletes all votes casted by all anonymous users
#246804: javascript: 'class guard' + behavior
#315264: Typo in function names
#290782: Settings menu is missing description
#318610: CCK Fivestar: deleting review node does not remove votes with axis other than 'vote'
fivestar 6.x-1.15
| Download | Size | md5 hash |
|---|---|---|
| fivestar-6.x-1.15.tar.gz | 104.77 KB | e460b49e670e0e802e7037e71af3cb66 |
| fivestar-6.x-1.15.zip | 142.93 KB | f7e4d75bc8c9624e4024faa0acf70c6f |
Release notes
[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.]
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.
Bug Fixes:
#312623: Ajax Pagination does not work with Fivestar
#364764: Block cache causes JS to not load
#447834: "Allow user to clear value" checkbox always checked
#332695: Make Fivestar CCK fields indedepent of direct rating settings
#430606: Empty Fivestar elements do not update with user's vote after voting
#406572: Translatable text looks like HTML but isn't
#321823: Fivestar Should Clear CSS Cache on Star Change
#378390: allow the rating for comments to be put bellow the comment
#418860: 10 stars shows 5 stars in Views
#412126: Remove @ from selectors
#269531: Combine admin page styles to avoid 30 CSS file limit in IE
#323213: fivestar_update_6104 references content_node_field which does not exist
#262415: removing one review node (created by anonymous user) deletes all votes casted by all anonymous users
#246804: javascript: 'class guard' + behavior
#315264: Typo in function names
#290782: Settings menu is missing description
#318610: CCK Fivestar: deleting review node does not remove votes with axis other than 'vote'
fivestar 5.x-1.14
| Download | Size | md5 hash |
|---|---|---|
| fivestar-5.x-1.14.tar.gz | 96.87 KB | 93d8552137cec4fb72ab17c280877aa1 |
| fivestar-5.x-1.14.zip | 131.2 KB | 2534617554aabcd5f682113a2e535eb6 |
Release notes
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.
Bug Fixes:
#312623: Ajax Pagination does not work with Fivestar
#364764: Block cache causes JS to not load
#447834: "Allow user to clear value" checkbox always checked
#332695: Make Fivestar CCK fields indedepent of direct rating settings
#430606: Empty Fivestar elements do not update with user's vote after voting
#406572: Translatable text looks like HTML but isn't
#321823: Fivestar Should Clear CSS Cache on Star Change
#378390: allow the rating for comments to be put bellow the comment
#418860: 10 stars shows 5 stars in Views
#412126: Remove @ from selectors
#269531: Combine admin page styles to avoid 30 CSS file limit in IE
#323213: fivestar_update_6104 references content_node_field which does not exist
#262415: removing one review node (created by anonymous user) deletes all votes casted by all anonymous users
#246804: javascript: 'class guard' + behavior
#315264: Typo in function names
#290782: Settings menu is missing description
#318610: CCK Fivestar: deleting review node does not remove votes with axis other than 'vote'
fivestar 6.x-1.14
| Download | Size | md5 hash |
|---|---|---|
| fivestar-6.x-1.14.tar.gz | 104.73 KB | feb2c14aedb3fd83e6226857e6511db1 |
| fivestar-6.x-1.14.zip | 142.9 KB | a4066219904b730c468db9c3ed68e33b |
Release notes
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.
Bug Fixes:
#312623: Ajax Pagination does not work with Fivestar
#364764: Block cache causes JS to not load
#447834: "Allow user to clear value" checkbox always checked
#332695: Make Fivestar CCK fields indedepent of direct rating settings
#430606: Empty Fivestar elements do not update with user's vote after voting
#406572: Translatable text looks like HTML but isn't
#321823: Fivestar Should Clear CSS Cache on Star Change
#378390: allow the rating for comments to be put bellow the comment
#418860: 10 stars shows 5 stars in Views
#412126: Remove @ from selectors
#269531: Combine admin page styles to avoid 30 CSS file limit in IE
#323213: fivestar_update_6104 references content_node_field which does not exist
#262415: removing one review node (created by anonymous user) deletes all votes casted by all anonymous users
#246804: javascript: 'class guard' + behavior
#315264: Typo in function names
#290782: Settings menu is missing description
#318610: CCK Fivestar: deleting review node does not remove votes with axis other than 'vote'
fivestar 5.x-1.13
| Download | Size | md5 hash |
|---|---|---|
| fivestar-5.x-1.13.tar.gz | 86.99 KB | 99eb5acd04eec6b535ccc67d005a23f5 |
| fivestar-5.x-1.13.zip | 115.17 KB | e9460e781572fcee3100e132682fdefc |
Release notes
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.
Bug Fixes:
#266039: User votes on and on (Drupal 6 only)
#282221: CCK rc4 breaks fivestar module. Drupal 6 only)
#293258: "Required Rating" does not work (Drupal 6 only)
#286319: Unable to be used in D6 Install Profiles (Drupal 6 only)
#262678: Target Node ID is not evaling PHP code
#294870: 'combo' used when 'dual' should be used for variable fivestar_text_xxx
fivestar 6.x-1.13
| Download | Size | md5 hash |
|---|---|---|
| fivestar-6.x-1.13.tar.gz | 86.98 KB | 2bd0af4a6c54dde8df17ce8a6f02d557 |
| fivestar-6.x-1.13.zip | 115.66 KB | 212c9be1339d114e0c79c90600c4970b |
Release notes
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.
Bug Fixes:
#266039: User votes on and on (Drupal 6 only)
#282221: CCK rc4 breaks fivestar module. Drupal 6 only)
#293258: "Required Rating" does not work (Drupal 6 only)
#286319: Unable to be used in D6 Install Profiles (Drupal 6 only)
#262678: Target Node ID is not evaling PHP code
#294870: 'combo' used when 'dual' should be used for variable fivestar_text_xxx
fivestar 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| fivestar-6.x-1.x-dev.tar.gz | 76.66 KB | 658e1765e35d4ce7601d1d48406e1799 |
| fivestar-6.x-1.x-dev.zip | 94.03 KB | 019b38880e1f2921cfa44d51e6881745 |
Release notes
Development release of Fivestar for Drupal 6. Please use this version when testing new features or making bug reports.
fivestar 6.x-1.12
| Download | Size | md5 hash |
|---|---|---|
| fivestar-6.x-1.12.tar.gz | 80.86 KB | 441585858ca0e86b3f47bf013ebd073b |
| fivestar-6.x-1.12.zip | 104.96 KB | e1658164a1a64c2250b634108c248b01 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| fivestar-6.x-1.12-beta1.tar.gz | 80.5 KB | aca4d299c46a1a957dab180f2a9c9003 |
| fivestar-6.x-1.12-beta1.zip | 104.54 KB | 35e296a3677a9e35eccbecd5c7ee6e48 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| fivestar-5.x-1.12.tar.gz | 79.82 KB | 3ed031c44026d094c77df2e261454ed2 |
| fivestar-5.x-1.12.zip | 103.76 KB | fe198b8165d91318e9f5f4af72b66057 |
Release notes
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.
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
- Duplicate menu item removed (Drupal 6 only) - http://drupal.org/node/244735
fivestar 6.x-1.11-beta5
| Download | Size | md5 hash |
|---|---|---|
| fivestar-6.x-1.11-beta5.tar.gz | 186.41 KB | 8836141444858c97bf72c4e9e4135153 |
| fivestar-6.x-1.11-beta5.zip | 201.11 KB | 7036cfd7b5a0d082c0992f6de7958203 |
Release notes
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
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
- Better views integration shows an empty widget when no votes have been registers - http://drupal.org/node/226414
- Localization string corrected - http://drupal.org/node/223515