[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.08-41-gd49bb4fa0b

Git repo owner gitmaster at git.koha-community.org
Wed Mar 18 18:42:14 CET 2020


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, 19.05.x has been updated
       via  d49bb4fa0bd236f26bf7328d313f241a22e2ede6 (commit)
       via  1160ef6fd5e85bc3a5e9d47b199ae34367b9b0d7 (commit)
      from  ff7f0a867c56d131d3a41d8812f700293fae4b60 (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 d49bb4fa0bd236f26bf7328d313f241a22e2ede6
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sun Jan 12 03:55:41 2020 +0000

    Bug 17221: (follow-up) Orphan comma in shelf browser
    
    This further improves the display if no location or no
    collection has been set. Example output:
    
    Browsing Centerville shelves, Collection: Non-fiction
    
    Also changes 'Collection code' to 'collection' and takes
    care of additional spaces before the comma.
    
    To test:
    - Make sure your OpacShelfBrowser pref is set to "Show"
    - Search for a record with items and callnumbers in your OPAC
    - "Browse shelf"
    - Navigate back and forth, verify the information showing on
      top of the list is correctly formatted
    - Try different combinations for the following prefs:
      - ShelfBrowserUsesCcode
      - ShelfBrowserUsesHomeBranch
      - ShelfBrowserUsesLocation
    - Verify the display is always nicely formatted
    
    Note: fixing capitalization here is tricky, as it also
    depends on what was displayed before. If you have no
    homebranch, you would want "Shelving...", if you have one
    we'd like "shelving...". Left as I found it for now.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit d54a0d81c51396d9a0f94a264fb33688894caebe)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 1160ef6fd5e85bc3a5e9d47b199ae34367b9b0d7
Author: phette23 <phette23 at gmail.com>
Date:   Sun Jan 12 11:32:53 2020 +0100

    Bug 17221: Remove orphan commas in shelf browser
    
    This patch adds more conditions to the shelf browser template
    such that the displayed text reads as a proper list no matter
    what combination of system preferences are utilized
    
    Sponsored-by: California College of the Arts
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 091133983b116e2b5a330223404187482e5d5e79)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/includes/shelfbrowser.inc | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list