- Jan 14, 2008
-
-
The Great Git Migration authored
create tag 'DRUPAL-5--1-11-beta3'. Sprout from DRUPAL-5 2008-01-14 03:54:24 UTC Nathan Haug <quicksketch@35821.no-reply.drupal.org> '#203940. Updating readme to include information on views integration.' Delete: fivestar_views.inc
-
Nate Lampton authored
-
Nate Lampton authored
Properly canceling votes when using the user or combo display. Adding -first and -last classes to stars to allow for more customization.
-
- Jan 10, 2008
-
-
Nate Lampton authored
-
Nate Lampton authored
#203723. Adding messages and updating votes without a second reload when using non-javascript version of form submission.
-
- Jan 09, 2008
-
-
Nate Lampton authored
Adding option to HTML select list for 'Select rating' that properly triggers form errors if the field is required.
-
- Jan 08, 2008
-
-
Nate Lampton authored
-
Nate Lampton authored
-
Nate Lampton authored
-
Nate Lampton authored
-
- Jan 07, 2008
-
-
Nate Lampton authored
Interface improvements, CSS tweaks and displaying only one 'marked' message at a time to prevent them from overlapping each other.
-
- Dec 22, 2007
-
-
Nate Lampton authored
-
Nate Lampton authored
-
Nate Lampton authored
-
Nate Lampton authored
-
Nate Lampton authored
-
Nate Lampton authored
-
Nate Lampton authored
-
Nate Lampton authored
-
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.
-