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

Git repo owner gitmaster at git.koha-community.org
Tue Mar 10 23:42:47 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  c60a49a81d8595b2570f221284c81a8710a0e512 (commit)
       via  0fb8056d3fa294b78078646e3e0320e3583505fe (commit)
       via  cad404ba2948413a258abbfd085cc33b7f107ef0 (commit)
      from  7b3c2d287ace83ac19747e31f858e8b2beccdc2e (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 c60a49a81d8595b2570f221284c81a8710a0e512
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sat Feb 15 01:15:35 2020 +0000

    Bug 18499: (QA follow-up) Add missing colon after label description
    
    To match the line above, a colon (:) was added after the description:
    
    Callnumber classification scheme: [pull down]
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 329796c7a95ed30a4e0ff4963518bf6f88a0f679)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 0fb8056d3fa294b78078646e3e0320e3583505fe
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Feb 14 17:59:38 2020 +0000

    Bug 18499: (follow-up) Add missing filters
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit c64ac9504fc72ee8e6b95ac26b679dc1701ca2bf)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit cad404ba2948413a258abbfd085cc33b7f107ef0
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Feb 6 13:14:30 2020 +0000

    Bug 18499: Use items cn_source in cn_browser.pl
    
    This does a few things:
     * We fetch the cn_sort from the DB and use this rather than calculating based on DefaultClassificationSource
       We were already pulling based on the items source, so this should not change things
     * Rather than using JS to submit the form, it submits via html
     * Fix subtitle display and add barcode (it was retrieved in one query but not used)
     * Add option to apply different classification scheme to the search
    
    To test:
     1 - Add cn_browser.pl to the 'plugin' field in a framework for 952$o
     2 - Edit an item on a record in that framework
     3 - Enter an itemcallnumber
     4 - Click the two dots to launch the callnumber browser
     5 - Note the results
     6 - Apply patch
     7 - Repeat
     8 - Note subtitles and barcodes are displayed in results
     9 - Note callnumbers are appropriate
    10 - Try changing the class source used
    11 - Try this with differing dewey,lcc, and other callnumbers
    12 - Ensure results are as expected
    
    Signed-off-by: Myka Kennedy Stephens <mkstephens at lancasterseminary.edu>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 0f7d7a8c2faf5777655a9b67c8cea8ffade56071)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 cataloguing/value_builder/cn_browser.pl            | 21 ++++++++------
 .../cataloguing/value_builder/cn_browser.tt        | 33 ++++++++++++----------
 2 files changed, 31 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list