Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Katrin Fischer d7e6ae38e4
Bug 22021: Improve item status display when placing holds in staff
This patch is a bit of a clean-up to bring the item status display
more in line with the display on the detail page:

- show descrpition of authorised value for not for loan instead of hardcoded text
- Show description of authorised value for lost instead of hardcoded text
  This is also a translatability fix, as the text came from the .pl
- Show description of authorised value damaged instead of hardcoded text
- Make sequence of status match display on details page:
  lost - damaged - not for loan

To test:
- On a record with multiple items
  - Add different status to the items
    damaged, lost, not for loan
  - Make sure you have items with one status and multiple status at the same time
- Look at how the status display on the detail page
- Place a hold, compare display
- Apply patch
- Repeat

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-07-19 13:55:53 +01:00
..
acqui Bug 22975: Remove type attribute from script tags: Acquisitions 2019-05-30 10:25:53 +00:00
admin Bug 23315: (follow-up) Add configuration to enable CodeMirror 2019-07-19 09:33:37 +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
catalogue Bug 13597: Make staff client Amazon no image results match OPAC 2019-07-15 11:27:59 +01:00
cataloguing Bug 22768: Global search form keyboard navigation broken 2019-07-15 12:45:27 +01:00
circ Bug 23145: Confirming transfer during checkin clears the table of previously checked-in items 2019-07-19 13:48:28 +01:00
clubs Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
common
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 23219: Cancel patrons holds when patron delete 2019-07-15 12:48:36 +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 22021: Improve item status display when placing holds in staff 2019-07-19 13:55:53 +01:00
reviews
rotating_collections
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 23218: (QA follow-up) Remove dummy value 2019-07-19 13:55:01 +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