Releases for Radioactivity

radioactivity 7.x-1.x-dev

skiminki - October 26, 2009 - 12:15
Download Size md5 hash
radioactivity-7.x-1.x-dev.tar.gz 22.55 KB 0f41400902c812a1f7baef17109ae93d
Nightly development snapshot from CVS branch: DRUPAL-7--1
Last updated: October 27, 2009 - 00:26

Development snapshots for Drupal 7 version.

radioactivity 6.x-1.2

skiminki - August 19, 2009 - 19:51
Download Size md5 hash
radioactivity-6.x-1.2.tar.gz 22.63 KB a2403badc45a63923ed6cb488a3a6366
Official release from CVS tag: DRUPAL-6--1-2
Last updated: August 19, 2009 - 19:56

This release contains a fix for a regression, where decay granularity could not be set if Memcache was not enabled. For details, see #552036: Error on configuration form submission (admin/settings/radioactivity).

radioactivity 6.x-1.1

skiminki - August 10, 2009 - 06:36
Download Size md5 hash
radioactivity-6.x-1.1.tar.gz 22.62 KB 35f1be204b2323dbce790675be484367
Official release from CVS tag: DRUPAL-6--1-1
Last updated: August 10, 2009 - 06:40

Week has passed since the 6.x-1.1-RC1 and no problems have been reported since. So, it's time to make the official release.

New features:

Changes in work logic:

Bug fixes:

This release also introduces some SimpleTest tests for the most important functionality. This should improve the code quality in the long run.

This release was sponsored by Uusi Suomi.

Enjoy!

radioactivity 6.x-1.1-rc1

skiminki - July 31, 2009 - 15:59
Download Size md5 hash
radioactivity-6.x-1.1-rc1.tar.gz 22.62 KB 3978577bc8c1567da1feca1fc1efdf43
Official release from CVS tag: DRUPAL-6--1-1-RC1
Last updated: July 31, 2009 - 16:03

New features:

Changes in work logic:

  • When submitted comment is automatically approved, give comment_submit and comment_publish energies to node. In earlier releases, only comment_submit was given. Fixed as a part of #452288: How to limit to authenticated users?.

Bug fixes:

This release also introduces some Simpletest tests for the most important functionality. This should improve the code quality.

If no blockers show up, I'll make the official release in a week or so.

Enjoy!

radioactivity 5.x-1.3

skiminki - May 3, 2009 - 19:16
Download Size md5 hash
radioactivity-5.x-1.3.tar.gz 25.75 KB ca3ef26b92d20c8ca25c2ae2615bc50a
Official release from CVS tag: DRUPAL-5--1-3
Last updated: May 3, 2009 - 19:25

Changes since 5.x-1.2:

Thanks for www.uusisuomi.fi for sponsoring this release!

radioactivity 5.x-1.3-rc1

skiminki - April 19, 2009 - 15:39
Download Size md5 hash
radioactivity-5.x-1.3-rc1.tar.gz 25.75 KB 791a179e5fa098a4446984dc539fa01d
Official release from CVS tag: DRUPAL-5--1-3-RC1
Last updated: April 19, 2009 - 15:41

This is the first release candidate for 5.x-1.3. Changes since 5.x-1.2:

If no blockers pop up, I'm going to make this official 5.x-1.3 in a week or so.

radioactivity 6.x-1.0

skiminki - November 23, 2008 - 19:16
Download Size md5 hash
radioactivity-6.x-1.0.tar.gz 18.62 KB 020036f35282e97cde9bf4fbf980799d
Official release from CVS tag: DRUPAL-6--1-0
Last updated: November 23, 2008 - 19:20

This is the initial D6 port. Some feature highlights:

  • Nodes and comments can receive radioactivity with positive (the usual) and negative energy. Negative energy is intended for up/down voting.
  • Energy settings configurable per node type, if required.
  • Views 2.0 support. Sorts can be configured to use LEFT or INNER JOIN against Radioactivity table.
  • VotingAPI support with common voting (for most voted lists) and up/down voting (best/worst lists)
  • Developed for Mysql 5.0 and PostgreSQL 8.0, but may work with other versions and even other databases, too.

Thanks to Uusi Suomi for sponsoring this release. Enjoy!

radioactivity 6.x-1.0-rc1

skiminki - November 16, 2008 - 20:28
Download Size md5 hash
radioactivity-6.x-1.0-rc1.tar.gz 18.62 KB d378e0043115d4886bbbcf59cea3fe68
Official release from CVS tag: DRUPAL-6--1-0-RC1
Last updated: November 16, 2008 - 20:30

This is the first release candidate for Drupal 6 port of Radioactivity. Some feature highlights:

  • Nodes and comments can receive radioactivity with positive (the usual) and negative energy. Negative energy is intended for up/down voting.
  • Energy settings configurable per node type, if required.
  • Views 2.0 support. Sorts can be configured to use LEFT or INNER JOIN against Radioactivity table.
  • VotingAPI support with common voting (for most voted lists) and up/down voting (best/worst lists)
  • Developed for Mysql 5.0 and PostgreSQL 8.0, but may work with other versions and even other databases, too.

Enjoy!

P.S. Please share your testing results in #335098: Feedback request for 6.x-1.0-RC1.

radioactivity 6.x-1.x-dev

skiminki - November 2, 2008 - 17:53
Download Size md5 hash
radioactivity-6.x-1.x-dev.tar.gz 22.63 KB 50e69fab7dad9892ef1b59913d968e55
Nightly development snapshot from CVS branch: DRUPAL-6--1
Last updated: August 20, 2009 - 00:25

The D6 development branch.

radioactivity 5.x-1.2

skiminki - October 25, 2008 - 07:58
Download Size md5 hash
radioactivity-5.x-1.2.tar.gz 24.47 KB b94da2164d993d3bb8a06f7b516b9e25
Official release from CVS tag: DRUPAL-5--1-2
Last updated: October 25, 2008 - 08:00

Here's the official 5.x-1.2! This is rc2 + small fixes to radioactivity_up_down_voting.module and radioactivity_votingapi.module. The notable fixes in this release: (compared to 5.x-1.1)

The notable new features in this release: (compared to 5.x-1.1)

  • A new modular design for radioactivity sources and targets
  • Support for node comments and arbitrary objects, in addition to node targets
  • Support for VotingAPI as an energy source for node and comment radioactivity
  • Support for arbitrary sources. This is for integration purposes
  • Configurable HTTP interface, exposing radioactivity_add_energy, radioactivity_get_energy and radioactivity_delete_energy
  • Support for settings per node type
  • Support for different join types in views
  • radioactivity_up_down_voting for up/down radioactive voting (see #300767: Negative amount and integration with Drigg)

As always, see the the CVS messages (http://drupal.org/project/cvs/240484) and the issues for detailed changes.

Notes for 5.x-1.1 → 5.x-1.2 migration:

radioactivity 5.x-1.2-rc2

skiminki - August 29, 2008 - 15:01
Download Size md5 hash
radioactivity-5.x-1.2-rc2.tar.gz 24.43 KB 36a773b9df7ca83b79ec23586294c1e8
Official release from CVS tag: DRUPAL-5--1-2-RC2
Last updated: August 29, 2008 - 15:05

This is the second and hopefully the last release candidate for 5.x-1.2. In addition to 5.x-1.2-rc1 (see http://drupal.org/node/282882), the following bugs were fixed:

In addition, there is a new plugin module radioactivity_up_down_voting for up/down radioactive voting (see #300767: Negative amount and integration with Drigg). This feature might end up in Drigg.

Thanks again for Uusi Suomi (running http://www.uusisuomi.fi/ ) for funding most of the development of this release candidate, and special thanks to cedricfontaine for the new up/down voting module.

radioactivity 5.x-1.2-rc1

skiminki - July 15, 2008 - 13:03
Download Size md5 hash
radioactivity-5.x-1.2-rc1.tar.gz 23.44 KB ae601ec22d4976208ff4ef5555a93343
Official release from CVS tag: DRUPAL-5--1-2-RC1
Last updated: July 15, 2008 - 13:05

This is a release candidate for 5.x-1.2. The official 5.x-1.2 will be released in a week or so, if no major issues show up before that. If you don't want to go for a release candidate, download 5.x-1.1 and apply patch from issue #251651: radioactivity_add_energy called with wrong arguments on node view when click_duration != 0.

The notable fixes in this release: (compared to 5.x-1.1)

The notable new features in this release: (compared to 5.x-1.1)

  • A new modular design for radioactivity sources and targets
  • Support for node comments and arbitrary objects, in addition to node targets
  • Support for VotingAPI as an energy source for node and comment radioactivity
  • Support for arbitrary sources. This is for integration purposes
  • Configurable HTTP interface, exposing radioactivity_add_energy, radioactivity_get_energy and radioactivity_delete_energy
  • Support for settings per node type
  • Support for different join types in views

As always, see the the CVS messages (http://drupal.org/project/cvs/240484) and the issues for detailed changes.

Notes for 5.x-1.1 → 5.x-1.2 migration:

radioactivity 5.x-1.2rc1

skiminki - July 12, 2008 - 19:21
Download Size md5 hash
radioactivity-5.x-1.2rc1.tar.gz 23.45 KB 5a1aab1f54e0af6fa7c993f3f82e54ef
Official release from CVS tag: DRUPAL-5--1-2rc1
Last updated: July 12, 2008 - 19:25

This is a release candidate for 5.x-1.2. The official 5.x-1.2 will be released in a week or so, if no major issues show up before that. If you don't want to go for a release candidate, download 5.x-1.1 and apply patch from issue #251651: radioactivity_add_energy called with wrong arguments on node view when click_duration != 0.

The notable fixes in this release: (compared to 5.x-1.1)

The notable new features in this release: (compared to 5.x-1.1)

  • A new modular design for radioactivity sources and targets
  • Support for node comments and arbitrary objects, in addition to node targets
  • Support for VotingAPI as an energy source for node and comment radioactivity
  • Support for arbitrary sources. This is for integration purposes
  • Configurable HTTP interface, exposing radioactivity_add_energy, radioactivity_get_energy and radioactivity_delete_energy
  • Support for settings per node type
  • Support for different join types in views

As always, see the the CVS messages (http://drupal.org/project/cvs/240484) and the issues for detailed changes.

Notes for 5.x-1.1 → 5.x-1.2 migration:

radioactivity 5.x-1.1

skiminki - April 18, 2008 - 13:26
Download Size md5 hash
radioactivity-5.x-1.1.tar.gz 12.24 KB b1c4903c1ffbb3edb326e481a88d2865
Official release from CVS tag: DRUPAL-5--1-1
Last updated: April 18, 2008 - 13:30

New features in this release:

Bug fixes:

This release was sponsored by Kustannusosakeyhtiö Uusi Suomi which runs www.uusisuomi.fi , a Finnish news site.

radioactivity 5.x-1.0

skiminki - March 31, 2008 - 09:48
Download Size md5 hash
radioactivity-5.x-1.0.tar.gz 11.53 KB 3ffdbe4aaf21f470229d9d372145643e
Official release from CVS tag: DRUPAL-5--1-0
Last updated: March 31, 2008 - 09:50

The first release supporting MySQL, PostgreSQL and Views. Enjoy!

radioactivity 5.x-1.x-dev

skiminki - March 30, 2008 - 15:12
Download Size md5 hash
radioactivity-5.x-1.x-dev.tar.gz 24.47 KB e099ec2073f68284fdb6c3e2dd1dd5f9
Nightly development snapshot from CVS branch: HEAD
Last updated: September 8, 2008 - 00:09

The nightly development build.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.