- Dec 22, 2007
-
-
Nate Lampton authored
-
- Dec 21, 2007
-
-
Nate Lampton authored
-
- Dec 20, 2007
-
-
Nate Lampton authored
-
Nate Lampton authored
-
Nate Lampton authored
-
Nate Lampton authored
Javascript code cleanup. Content type forms no longer unnecessarily update the previews on initial page load.
-
- Dec 19, 2007
-
-
Nate Lampton authored
-
Nate Lampton authored
#137193. In progress work for adding custom roll-over text for each star. Rollovers work and can be configured through the content type form. However, the option to *disable* rollovers still needs to be written.
-
- Dec 18, 2007
-
-
Nate Lampton authored
-
Nate Lampton authored
#198189 Let teaser view display static widget only. Updates to the form structure of the voting widget.
-
- Dec 14, 2007
-
-
Nate Lampton authored
-
Nate Lampton authored
Converting the fivestar HTML form item from radio buttons to a select list. This creates a more compact display with better labeling and should open the door for #137193 (Dynamic Fivestar Star Descriptions on Mouseover). This also fixes #194185. Duplicate IDs cause validation errors.
-
- Dec 13, 2007
-
-
Nate Lampton authored
-
- Dec 12, 2007
-
-
Nate Lampton authored
#193133. Duplicate <form> tags, form_token, and form_id elements prevented successful form submission of the content type form.
-
- Dec 05, 2007
-
-
Nate Lampton authored
-
Nate Lampton authored
#196934. Compatibility fixes for jQuery 1.2 and higher. Replacing .lt() methods with .filter(':lt()').
-
Nate Lampton authored
-
- Dec 01, 2007
-
-
Nate Lampton authored
-
- Nov 30, 2007
-
-
Nate Lampton authored
Simplifying fivestar_form() function by removing unused $style parameter. Use fivestar_custom_widget() instead. Clarified fivestar drop downs on admin page.
-
Nate Lampton authored
-
Nate Lampton authored
Adding checkbox to toggle widget title. If Fivestar is disabled for a content type, all settings are now cleared to prevent database clutter.
-
Nate Lampton authored
-
- Nov 15, 2007
-
-
Nate Lampton authored
Adding simple nodecomment module support to the CCK field configuration. Correcting bug where CCK ratings of type 'vote' would not work if the axis field was left blank.
-
- Nov 14, 2007
-
-
Nate Lampton authored
Adding support for comment-based reviews. Added .install file and added database table for storing comment ratings. Implemented hook_uninstall and hook_node_type to better clean-up data.
-
Nate Lampton authored
Major commit including previews for the Fivestar while configuring a content type. Preparing to add comment support to the form.
-
- Nov 13, 2007
-
-
Nate Lampton authored
-
Nate Lampton authored
Signficant update allowing for many more options in choosing the behavior of the Fivestar widget. The stars can be set to an average by default, use an average only if the user has not voted, and descriptive text can include both user rating and average.
-
Nate Lampton authored
-
Nate Lampton authored
-
Nate Lampton authored
-
Nate Lampton authored
-
- Oct 28, 2007
-
-
Nate Lampton authored
#183583 by henrrrik. Improved accessibility by addition of form labels to each radio button. Thanks!
-
Nate Lampton authored
-
Nate Lampton authored
#187105. Adding support for configurable anonymous rating intervals, including immediately and never.
-
Nate Lampton authored
-
Nate Lampton authored
-
- Oct 21, 2007
-
-
Nate Lampton authored
#152758 by danielnolde. Invalid node_load when previewing node form on new node with fivestar widget.
-
Nate Lampton authored
-
Nate Lampton authored
-
- Oct 20, 2007
-
-
Nate Lampton authored
-