Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 414ab9b166
Bug 23197: Add more batch operation options to SQL report results
This patch extends the feature which allows the user to send item
numbers from a page of report results to batch item modification. For
biblionumbers: Batch record modification, batch record deletion, and
add to list are now available. For item numbers: batch item deletion is
added.

A new menu button is added for these options at the top of report
results, removing the button from the item number column header.
Corresponding CSS has been removed.

To test, apply the patch and create a report which includes both
biblionumber and itemnumber columns in the results.

 - Run the report and confirm that a new "Batch operations" button
   appears at the top of the results. Test each option:
   - Batch record modification
   - Batch record deletion
   - Add to list
   - Batch item modification
   - Batch item deletion

In each case the correct set of parameters should be passed to the batch
operations. Test with reports which return only biblionumbers, only
itemnumbers, and neither.

Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-07-15 11:28:06 +01:00
..
acqui Bug 22975: Remove type attribute from script tags: Acquisitions 2019-05-30 10:25:53 +00:00
admin Bug 18930: (follow-up) Change variable used in refund select for default options 2019-07-15 11:28:00 +01:00
authorities Bug 22979: Remove type attribute from script tags: Authorities 2019-05-30 10:26:22 +00:00
basket Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
batch Bug 20102: Remove attribute "text/css" for <style> element used in staff client templates 2019-02-19 13:52:15 +00:00
catalogue Bug 13597: Make staff client Amazon no image results match OPAC 2019-07-15 11:27:59 +01:00
cataloguing Bug 17178: Add virtual keyboard to advanced cataloguing editor 2019-06-28 15:54:33 +01:00
circ Bug 23192: Correct tab input on waiting_holds.inc 2019-07-15 11:27:59 +01:00
clubs Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
common Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
course_reserves Bug 23194: Fix other occurences 2019-07-15 11:27:58 +01:00
errors
ill Bug 22897: Switch two-column templates to Bootstrap grid: ILL requests 2019-07-02 09:20:58 +01:00
installer Bug 22527: (RM follow-up) Add filter 2019-05-07 15:57:35 +00:00
labels Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
mana Bug 22250: Clean up Mana KB integration with serials and reports 2019-04-11 11:34:14 +00:00
members Bug 22563: (QA follow-up) Catch LOST maninvoice cases 2019-07-15 11:28:03 +01:00
offline_circ Bug 23098: Reword success message of KOC upload process 2019-06-24 14:44:08 +01:00
onboarding Bug 22451: Use Asset everywhere 2019-04-16 13:17:32 +00:00
patron_lists Bug 22505: Add column configuration to patron list table 2019-03-28 18:03:48 +00:00
patroncards Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
plugins Bug 23222: Update plugins-home.tt with new ENABLE/DISABLE flag name 2019-07-02 09:11:58 +01:00
reports Bug 23197: Add more batch operation options to SQL report results 2019-07-15 11:28:06 +01:00
reserve Bug 20421: (follow-up) Fix styling 2019-04-29 13:35:35 +00:00
reviews
rotating_collections Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
serials Bug 23126: Display multi-line entries in subscrpitions correctly 2019-06-25 17:18:00 +01:00
services
suggestion Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
tags Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
test
tools Bug 23094: Use Bootstrap-style pagination on staged MARC records page 2019-07-15 11:28:06 +01:00
virtualshelves Bug 20891: Escape html then JSON 2019-04-25 10:27:27 +00:00
about.tt Bug 21626: (QA follow-up) Don't crash on missing teams file 2019-05-17 14:46:10 +00:00
auth.tt Bug 22585: remove double-escape for CAS URL 2019-06-13 12:06:49 +01:00
intranet-main.tt