Bug 3134: add ability to selelct multiple reports to delete at once
authorOwen Leonard <oleonard@myacpl.org>
Wed, 3 Jul 2013 14:05:55 +0000 (10:05 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 21 Aug 2013 14:24:33 +0000 (14:24 +0000)
commit300918e4886433f9f5b52779d8cf2027fcbdcb1a
tree5f4befb4d4a67e9d2a6350d0c7f1606edf9f6686
parentd46657f8af980524a4351e40abe0b901d1af3e6a
Bug 3134: add ability to selelct multiple reports to delete at once

This patch adds the option to select multiple saved reports for
deletion.

To test you must have two or more saved reports to delete. Deletion
should work properly when:

- Selecting one report for deletion by checking the box.
- Selecting more than one report for deletion by checking boxes.
- Clicking the old "Delete" link

Clicking the delete button should prompt you to confirm. Clicking cancel
should cancel.

Clicking the delete button when no boxes are checked should trigger an
alert asking you to select reports for deletion.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Functional tests pass, template tests pass.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Reports/Guided.pm
koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
reports/guided_reports.pl