activity 8.x-1.x-dev

New features

DESCRIPTION
-----------
* Activity module keeps track of the things users do on the
site and provides a view to see the actions done.
Activity view is visible on path /activities/all. For this view, you need the
permission to view activities. Also, there is a Rest view
(see /rest/activities/all).

DEPENDENCIES
------------
* Activity has no dependencies.

CONFIGURATION
-------------
Only a user with a role that has permission to
create/configure/delete can do the first two steps.

activity 6.x-1.2

New features
Bug fixes
Unsupported

Changes since DRUPAL-6--1-1:

activity 6.x-2.x-dev

New features

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)

activity 6.x-1.1

New features
Bug fixes
Unsupported

Changes since DRUPAL-6--1:

activity 5.x-4.x-dev

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

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

activity 5.x-3.0-beta

New features
Bug fixes
Unsupported

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

activity 5.x-2.1-2

Bug fixes
Unsupported

#197513: activity block fix by katbailey

activity 5.x-3.x-dev

New features
Bug fixes

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

activity 5.x-2.1-1

Bug fixes
Unsupported

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

Bug fixes
Unsupported

'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

New features

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

Subscribe with RSS Subscribe to Releases for Activity