Releases for Plus 1

plus1 6.x-2.6

Chill35 - March 18, 2009 - 05:12
Download Size md5 hash
plus1-6.x-2.6.tar.gz 10.71 KB 3119cdb03ae2d042861961c1722be41b
Official release from CVS tag: DRUPAL-6--2-6
Last updated: March 18, 2009 - 05:15

This is a security release which only includes a change to add protection against cross site request forgeries.

For more information, see the security advisory http://drupal.org/node/406314.

plus1 6.x-2.5

Chill35 - February 26, 2009 - 20:49
Download Size md5 hash
plus1-6.x-2.5.tar.gz 10.64 KB e90910f360aa33d365c60b3b8b3863ab
Official release from CVS tag: DRUPAL-6--2-5
Last updated: February 26, 2009 - 20:50

Commited these patches:

Added Drupal.behaviors js integration (http://drupal.org/node/350624) by Evoltech
Fixed conflict with other voting modules (http://drupal.org/node/321398) by Voxpelli
Added Configurable weight for voting widget (http://drupal.org/node/359682) by Voxpelli

Thank you Evoltech and Voxpelli.

plus1 6.x-2.4

Chill35 - October 14, 2008 - 17:15
Download Size md5 hash
plus1-6.x-2.4.tar.gz 10.44 KB 17e8d24b4ec9a67337d5eb127242b31e
Official release from CVS tag: DRUPAL-6--2-4
Last updated: October 14, 2008 - 17:20

Fixed bug http://drupal.org/node/320449

plus1 6.x-2.3

Chill35 - September 17, 2008 - 00:08
Download Size md5 hash
plus1-6.x-2.3.tar.gz 10.44 KB 00ffebafec3ef55124abb06469ce85a1
Official release from CVS tag: DRUPAL-6--2-3
Last updated: September 17, 2008 - 00:10

Applied Eaton's patch: http://drupal.org/node/309373
Now only the votes submitted by the Plus1 module are retrieved, and results are calculated based on these only.
The permission to vote has been renamed to play nice with the FiveStars module.

plus1 6.x-2.2

Chill35 - September 15, 2008 - 07:29
Download Size md5 hash
plus1-6.x-2.2.tar.gz 10.42 KB f19737e4abbc1f9d27a9a8d449243424
Official release from CVS tag: DRUPAL-6--2-2
Last updated: September 15, 2008 - 07:30

Removed a project file (leftover by my IDE).

plus1 6.x-2.1

Chill35 - September 15, 2008 - 06:38
Download Size md5 hash
plus1-6.x-2.1.tar.gz 10.56 KB 3cd6380abdb2c50067e833b78d5fcad2
Official release from CVS tag: DRUPAL-6--2-1
Last updated: September 15, 2008 - 06:40

Fixed "Undefined variable: voted (and is_author) in plus1.module on line 190."

plus1 6.x-2.0

Chill35 - September 15, 2008 - 02:53
Download Size md5 hash
plus1-6.x-2.0.tar.gz 10.43 KB d843fca39106e5d33c239e4b5b7acf3f
Official release from CVS tag: DRUPAL-6--2-0
Last updated: September 15, 2008 - 02:55

First release.

plus1 6.x-2.0-beta5

Chill35 - September 10, 2008 - 20:30
Download Size md5 hash
plus1-6.x-2.0-beta5.tar.gz 10.4 KB 479ac81063b078da58bbba3901679153
Official release from CVS tag: DRUPAL-6--2-0-beta5
Last updated: September 10, 2008 - 20:35

Improved theming.
Voters can now vote once on their own content.
Possibly fixed a problem with JSON in Safari/Mac.

plus1 6.x-2.0-beta4

Chill35 - September 8, 2008 - 02:48
Download Size md5 hash
plus1-6.x-2.0-beta4.tar.gz 9.77 KB 8017a8e8ad566de5aa7ab52189534eac
Official release from CVS tag: DRUPAL-6--2-0-beta4
Last updated: September 8, 2008 - 02:50

Cleaned up permissions and menu callback functions.

plus1 6.x-2.0-beta3

Chill35 - September 7, 2008 - 23:04
Download Size md5 hash
plus1-6.x-2.0-beta3.tar.gz 9.93 KB f959e0706958a313c30da81b8c972c46
Official release from CVS tag: DRUPAL-6--2-0-beta3
Last updated: September 7, 2008 - 23:05

Images files were missing (!).

plus1 6.x-2.0-beta2

Chill35 - September 7, 2008 - 22:45
Download Size md5 hash
plus1-6.x-2.0-beta2.tar.gz 9.37 KB cc8523cd33abf2cbe80e168a84f4e229
Official release from CVS tag: DRUPAL-6--2-0-beta2
Last updated: September 7, 2008 - 22:50

CSS was broken.

plus1 6.x-2.0-beta

Chill35 - September 7, 2008 - 22:16
Download Size md5 hash
plus1-6.x-2.0-beta.tar.gz 9.25 KB 48df7229b45c94b57a0ed3d6d61ee407
Official release from CVS tag: DRUPAL-6--2-0-beta
Last updated: September 7, 2008 - 22:20

Integration with Voting API completed.
Legacy table is not dropped for the time being, as I intend to get a proper upgrade path as to not lose the old votes from first branch.
The module now degrades gracefully without JavaScript (works without JavaScript).
Anonymous users voting is optional (when enabled, it works).

plus1 6.x-1.3

Chill35 - August 6, 2008 - 06:15
Download Size md5 hash
plus1-6.x-1.3.tar.gz 9.67 KB c8b77f6d47e11b142272c12fcfc14ebd
Official release from CVS tag: DRUPAL-6--1-3
Last updated: August 6, 2008 - 06:20

Fixed formatting and CSS.
Corrected errors in comments.

plus1 6.x-1.2

Chill35 - August 6, 2008 - 05:30
Download Size md5 hash
plus1-6.x-1.2.tar.gz 9.8 KB 1b19e4824cd803ccb16beb4b96172ae6
Official release from CVS tag: DRUPAL-6--1-2
Last updated: August 6, 2008 - 05:35

Fixed a bug in the jQuery when there are many voting widgets on the page.
Made a first improvement to the look and feel of the widget.

plus1 6.x-1.1

Chill35 - August 6, 2008 - 01:42
Download Size md5 hash
plus1-6.x-1.1.tar.gz 9 KB c0fe17b9f700fe5bf1743831066f6db4
Official release from CVS tag: DRUPAL-6--1-1
Last updated: August 6, 2008 - 01:45

One can show the widget in certain content types only.
One can show the widget in the teaser view, the full node view, both, or neither.
I changed the database schema to accept a negative rating, as I intend to implement minus 1 functionality in the next version.

plus1 6.x-1.0

Chill35 - July 30, 2008 - 16:30
Download Size md5 hash
plus1-6.x-1.0.tar.gz 8.58 KB d034a8f930aa83b62b883e3c80972629
Official release from CVS tag: DRUPAL-6--1-0
Last updated: July 30, 2008 - 16:30

First release of a module that was born out of an 11 heavens tutorial, called Using Ajax in Drupal 6.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.