Bug 14024 - add reports to action logs
authorMarc Véron <veron@veron.ch>
Mon, 20 Apr 2015 20:13:04 +0000 (22:13 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 4 Jun 2015 13:46:20 +0000 (10:46 -0300)
commit49c364f94b54fa5db5388d2125d1392581108dc9
treed3eea8e13ed5699fad571165460fa42830bbfcbc
parent22c5c4b468b3584ed8bf45039c1494e969f2d66b
Bug 14024 - add reports to action logs

This patch sets adds the possibility to log new, update and delete actions for saved reports.

To test:
-Apply patch
-Run updatedatabase.pl
-Enable system preference ReportsLog
-Create, duplicate, edit and delete saved reports
-Go to Home > Tools > Logs
-Verify that you can select "Reports" in Modules list
-Verify that your actions were logged

Signed-off-by: Nicole Engard <nengard@bywatersolutions.com>
Signed-off-by: Nicole Engard <nengard@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Reports/Guided.pm
installer/data/mysql/atomicupdate/bug_14024_add_reportslog_syspref.sql [new file with mode: 0644]
installer/data/mysql/sysprefs.sql
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/logs.pref
koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt
reports/guided_reports.pl