This extension is Copyright (C) 2005 Best Practical Solutions, LLC.

It is freely redistributable under the terms of version 2 of the GNU GPL.

SUMMARY ---

The ActivityReports extension lets you see:

All of these reports can be filtered by actor, arbitrary search query, and/or between two dates, so it's quite flexible.

INSTALLATION ---

To install the extension:

$ perl Makefile.PL

(it may prompt you for the path to your RT.pm, if it can't automatically detect it.)

$ make
$ make install

If you are using RT 3.8 - add RT::Extension::ActivityReports to @Plugins in your RT_SiteConfig.pm

USAGE ---

Once installed, the activity reports can be accessed from the URL http://<path_to_your_RT>/Reports/Activity/index.html

and will also be available as a "generate reports" link at the bottom of search results