[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.08-63-g89685c1

Git repo owner gitmaster at git.koha-community.org
Tue Aug 13 22:45:30 CEST 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 18.11.x has been updated
       via  89685c15a58c7697f93c8c99f6617168b29a8ee5 (commit)
      from  44a011c3e0f680a75c1b338c62c9fce068dc2919 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 89685c15a58c7697f93c8c99f6617168b29a8ee5
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sat Jul 13 14:23:19 2019 +0200

    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 at myacpl.org>
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit d7e6ae38e431c4d6397c057b0696e03f5a67ce14)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 7468abdf951cfd70a70ff334ecbcde5187536518)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 .../prog/en/modules/reserve/request.tt             |   71 ++++++++++----------
 reserve/request.pl                                 |   12 ----
 2 files changed, 36 insertions(+), 47 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list