Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 3ddfee3527
Bug 23543: Adding Withdrawn to the Item Search
This patch adds "Withdrawn" status to the item search form and item
search results.

To test you should have one or more items in your catalog which have a
'Withdrawn' status.

Perform an item search and limit to a widthdrawn status. Verify that the
search returns the correct results and that the withdrawn column in
search results shows the correct information.

Test the "Export results to CSV" button. The resulting file should
contain the correct data, including withdrawn status.

Signed-off-by: Joe Sikowitz <joe@flo.org>
Signed-off-by: David Roberts <david.roberts@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kelly McElligott <kelly@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-10-03 10:53:11 +01:00
..
acqui Bug 23101: Hide action buttons on contracts if user lacks permission 2019-09-27 14:00:49 +01:00
admin Bug 23686: Check onsite checkout when the last checkout was an onsite one 2019-10-03 10:47:31 +01:00
authorities Bug 11529: Clean up subtitle usage 2019-08-05 15:03:18 +01:00
basket Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01: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 23543: Adding Withdrawn to the Item Search 2019-10-03 10:53:11 +01:00
cataloguing Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
circ Bug 23686: Check onsite checkout when the last checkout was an onsite one 2019-10-03 10:47:31 +01:00
clubs Bug 19618: Add ability to place holds for members of a club in intranet 2019-10-01 08:05:57 +01:00
common Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
course_reserves Bug 23683: Course reserves public notes on specific items should allow for HTML 2019-09-27 14:00:49 +01:00
errors Bug 21790: Switch error page template to Bootstrap grid 2018-12-26 20:47:03 +00:00
ill Bug 23229: (QA follow-up) Fix indentation 2019-07-26 11:12:40 +01:00
installer Bug 22527: (RM follow-up) Add filter 2019-05-07 15:57:35 +00:00
labels Bug 23464: (follow-up) QA fixes 2019-09-09 11:27:12 +01:00
mana Bug 22250: Clean up Mana KB integration with serials and reports 2019-04-11 11:34:14 +00:00
members Bug 19618: Add ability to place holds for members of a club in intranet 2019-10-01 08:05:57 +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 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
patroncards Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
plugins Bug 23222: Update plugins-home.tt with new ENABLE/DISABLE flag name 2019-07-02 09:11:58 +01:00
reports Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
reserve Bug 19618: Add api endpoint for club holds 2019-10-01 08:05:58 +01:00
reviews
rotating_collections Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
serials Bug 23713: (follow-up) Add missing semicolon 2019-10-03 10:31:40 +01:00
services
suggestion Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
tags Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
test
tools Bug 23447: Fix capitalization and other minor edits on patron batch edit template 2019-10-01 07:48:11 +01:00
virtualshelves Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
about.tt Bug 13193: (RM revert) Make Memcached usage fork safe 2019-10-01 15:34:57 +01:00
auth.tt Bug 22585: remove double-escape for CAS URL 2019-06-13 12:06:49 +01:00
intranet-main.tt