Releases for Activity

activity 6.x-1.2

sirkitree - April 27, 2009 - 02:13
Official release from CVS tag: DRUPAL-6--1-2
First released: April 27, 2009 - 02:13
Download: activity-6.x-1.2.tar.gz
Size: 31.86 KB
md5_file hash: 06eb42f6bf115ae7137e5a9e926c97f9
Last updated: April 27, 2009 - 02:15
View usage statistics for this release

Changes since DRUPAL-6--1-1:

activity 6.x-2.x-dev

sirkitree - March 5, 2009 - 05:33
Nightly development snapshot from CVS branch: DRUPAL-6--2
First released: March 5, 2009 - 05:33
Download: activity-6.x-2.x-dev.tar.gz
Size: 38.95 KB
md5_file hash: c704d8f6f62403246ad8aae629023b08
Last updated: November 6, 2009 - 00:00
View usage statistics for this release

This is a completely different approach to Activity logging than the previous version (6.x-1.x). We're now utilizing core actions functionality to handle the recording of activity messages instead of having our own functions to do so. This is more efficient and will be less duplication/maintenance.

We also allow for some more hooks that other modules can implement in order to allow some kick ass integration. (Read DEVELOPER.txt for hook definitions)

From the README.txt:
* Activity 6.x-2.x takes a new approach from previous versions.
* Activity now provides a configurable action that can be used with any
Triggers.
* All activity is displayed through Views 2.
* Core modules such as Node, Comment, and User are provided as includes as a
way to provide example of how this can be integrated with any module.
* Permissions can be provided for display by any sort of user relationship
type modules, such as Flag friend, User Relationships, Friendlist, etc.

activity 6.x-1.1

sirkitree - March 5, 2009 - 04:51
Official release from CVS tag: DRUPAL-6--1-1
First released: March 5, 2009 - 04:51
Download: activity-6.x-1.1.tar.gz
Size: 30.91 KB
md5_file hash: 2b522b71fe0de1d8883b9ffb504642b4
Last updated: March 5, 2009 - 04:55
View usage statistics for this release

Changes since DRUPAL-6--1:

activity 5.x-4.x-dev

jaydub - September 28, 2008 - 09:35
Nightly development snapshot from CVS branch: DRUPAL-5--4
First released: September 28, 2008 - 09:35
Download: activity-5.x-4.x-dev.tar.gz
Size: 31.96 KB
md5_file hash: ca039298422e6cfd7e549ce9c3800b72
Last updated: April 9, 2009 - 00:00
View usage statistics for this release

A new branch of Activity for Drupal 5 has been created as the
changes from the DRUPAL-5--3 branch are enough to warrant
a new DRUPAL-5--4 branch.

The changes and enhancements made in this branch will be
detailed in future posts to the project page and to these
release notes.

activity 6.x-1.x-dev

jaydub - September 28, 2008 - 09:34
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: September 28, 2008 - 09:34
Download: activity-6.x-1.x-dev.tar.gz
Size: 35.67 KB
md5_file hash: 96587e8c7f3a03ad9e68375ef5f97c5a
Last updated: June 4, 2009 - 00:00
View usage statistics for this release

First snapshot of the Drupal 6 compatible version of
Activity module.

activity 5.x-3.0-beta2

sirkitree - April 30, 2008 - 17:07
Official release from CVS tag: DRUPAL-5--3-0-BETA2
First released: April 30, 2008 - 17:07
Download: activity-5.x-3.0-beta2.tar.gz
Size: 22.04 KB
md5_file hash: 60438bab60bb66e6c630c9dfd3930cd1
Last updated: April 30, 2008 - 17:10
View usage statistics for this release

New release fixes some bugs.

activity 5.x-3.0-beta

robertDouglass - January 20, 2008 - 13:26
Official release from CVS tag: DRUPAL-5--3-0-BETA
First released: January 20, 2008 - 13:26
Download: activity-5.x-3.0-beta.tar.gz
Size: 17.44 KB
md5_file hash: d18a34bc44546b3bfe9ae00f51f5854b
Last updated: January 20, 2008 - 13:30
View usage statistics for this release

Complete rewrite of the module done by Robert Douglass with the help of sirkitree.

New features:
- Extensible architecture so that any module can integrate with the Activity API
- Role and action sensitive messages so that you can tell the sender of a message "You sent Bob a message" and the receiver "You've received a message from Jim"
- Table view of all activity and "My activity"
- RSS feeds for all activity and "My activity"
- Integration with nodes, comments and user relationships.
- Simpletest unit testing of core get/set API functions
- All messages are customizable via the admin interface with token support provided by Token module

activity 5.x-2.1-2

sirkitree - December 12, 2007 - 20:12
Official release from CVS tag: DRUPAL-5--2-1-2
First released: December 12, 2007 - 20:12
Download: activity-5.x-2.1-2.tar.gz
Size: 13.16 KB
md5_file hash: c478a3c2306aaccde51087b617af4d48
Last updated: December 12, 2007 - 20:16
View usage statistics for this release

#197513: activity block fix by katbailey

activity 5.x-3.x-dev

sirkitree - December 12, 2007 - 17:55
Nightly development snapshot from CVS branch: DRUPAL-5--3
First released: December 12, 2007 - 17:55
Download: activity-5.x-3.x-dev.tar.gz
Size: 22.28 KB
md5_file hash: ee6bad8b048189de18a3ecd8e926c5dc
Last updated: May 28, 2008 - 12:00
View usage statistics for this release

Some major advancements in turning this into an API. Thanks to RoberDouglass!

activity 5.x-2.1-1

sirkitree - November 29, 2007 - 01:17
Official release from CVS tag: DRUPAL-5--2-1-1
First released: November 29, 2007 - 01:17
Download: activity-5.x-2.1-1.tar.gz
Size: 11.22 KB
md5_file hash: ab393faed7308727a9389f85418dd72b
Last updated: November 29, 2007 - 01:20
View usage statistics for this release

switched the includes to modules which need to be enabled now. this allows for module_invoke functions.

other various bug fixes by robertDouglass, sirkitree, and katbailey

activity 5.x-2.1

sirkitree - November 3, 2007 - 07:49
Official release from CVS tag: DRUPAL-5--2-1
First released: November 3, 2007 - 07:49
Download: activity-5.x-2.1.tar.gz
Size: 11.22 KB
md5_file hash: f256c22809e1b26a21170749aeae0651
Last updated: November 3, 2007 - 07:50
View usage statistics for this release

'Friend Activity' block now shows up.

The block was not showing up if there was no friend activity listed.
Also fixed some logic on what user to show friends of.

activity 5.x-2.x-dev

sirkitree - September 23, 2007 - 03:22
Nightly development snapshot from CVS branch: DRUPAL-5--2
First released: September 23, 2007 - 03:22
Download: activity-5.x-2.x-dev.tar.gz
Size: 13.16 KB
md5_file hash: e51cb93f41ae09881ef4a5e22f2c32d8
Last updated: December 12, 2007 - 22:56
View usage statistics for this release

Initial release of the module. Still need more generalization but should be usable.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.