jstanden
10-19-2007, 08:28 AM
After a quick development sprint this afternoon, the Audit Log plugin is ready for you guys to kick around.
The Audit Log tracks property-level changes to tickets (delete, spam, close, move, assignment, subject editing, etc).
To enable the plugin:
Go to Configuration->Plugins and enable 'Audit Log'
Open any ticket. Click the new 'Audit Log' tab.This is slightly different from the 3.x audit log, because it will no longer report ticket creation or requester reply events. That data was really redundant (and obvious from the ticket conversation) -- it just bloats the database.
By focusing on ticket property changes specifically we're able to provide a much cleaner, faster piece of functionality that gives consistent audit information. All the changes map directly to the database fields which were affected -- which greatly simplifies any kind of custom report you'd want to run against the database.
You'll also notice we're using the new 'AbstractViews' system to display the log entries on the new tab in Display Ticket. This means you automatically get column sorting and paging through the log -- something else that was never available in past versions (and it took 5 minutes with Cerb4+Devblocks!).
Updating from SVN:
http://wiki.cerberusdemo.com/index.p...s_Helpdesk_4.0 (http://wiki.cerberusdemo.com/index.php/Upgrading_to_Newer_Versions_of_Cerberus_Helpdesk_4 .0)
Feel free to post your thoughts or requests in this thread.
Enjoy!
The Audit Log tracks property-level changes to tickets (delete, spam, close, move, assignment, subject editing, etc).
To enable the plugin:
Go to Configuration->Plugins and enable 'Audit Log'
Open any ticket. Click the new 'Audit Log' tab.This is slightly different from the 3.x audit log, because it will no longer report ticket creation or requester reply events. That data was really redundant (and obvious from the ticket conversation) -- it just bloats the database.
By focusing on ticket property changes specifically we're able to provide a much cleaner, faster piece of functionality that gives consistent audit information. All the changes map directly to the database fields which were affected -- which greatly simplifies any kind of custom report you'd want to run against the database.
You'll also notice we're using the new 'AbstractViews' system to display the log entries on the new tab in Display Ticket. This means you automatically get column sorting and paging through the log -- something else that was never available in past versions (and it took 5 minutes with Cerb4+Devblocks!).
Updating from SVN:
http://wiki.cerberusdemo.com/index.p...s_Helpdesk_4.0 (http://wiki.cerberusdemo.com/index.php/Upgrading_to_Newer_Versions_of_Cerberus_Helpdesk_4 .0)
Feel free to post your thoughts or requests in this thread.
Enjoy!