[koha-commits] main Koha release repository branch master updated. v19.11.00-738-gf96075d6ec

Git repo owner gitmaster at git.koha-community.org
Mon Feb 17 12:58:19 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, master has been updated
       via  f96075d6ec6d9a1e1881d177f0c721e41ecaef86 (commit)
       via  8f33efbc2941afe90d42d2e71d3b1bc93b339864 (commit)
       via  ce14ab2bf8bdf47f9c2cc13a6b43d0bfb7a07c4b (commit)
       via  71d0775cc701e741ef940f120921627a7f7b451c (commit)
       via  0df78d29953d74ba6e3ce24a2c86e0c394082012 (commit)
       via  0752c983ff985ad9e60e12c0dc6999489e6f905f (commit)
       via  2bc6d6d575240636cec549d300a6483f164bd8fa (commit)
       via  6b6a68525ca3a22b51d3887acc59581a44122b61 (commit)
       via  31946d68e4833bf817c2ce2c6e1e12a52ac0be31 (commit)
       via  232716b9e9608f987eb0f4c94e7673baf914adec (commit)
       via  6191bfe92bfc004144da52451fe05693326b3859 (commit)
       via  1f1ff392fb1977107a583044e2eca51e573d14f0 (commit)
       via  2513b4f596f9cd9185204cf8abb3ba865f373e7a (commit)
       via  128fcb8dd472a14408c00f195e0c63f3f2122069 (commit)
       via  86f203ebe51e9036aee3927b702c0a325c01b8dd (commit)
       via  d8159b61f592774696c25338878c49c77718318f (commit)
      from  94393690ef6a17d70890bde445b3ef1c700cb06d (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 f96075d6ec6d9a1e1881d177f0c721e41ecaef86
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Feb 14 14:02:09 2020 +0000

    Bug 19718: (follow-up) Make messages translatable
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 8f33efbc2941afe90d42d2e71d3b1bc93b339864
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed Aug 28 11:51:18 2019 +0000

    Bug 19718: Show message if patron has existing holds on a title
    
    To test:
     1 - Set a rule to allow multiple holds on a title
     2 - Place a single hold in the opac for a patron
     3 - Return to record and attempt place a second hold
     4 - Note there is no message but that you must match the type placed before (item or record level)
     5 - Don't place the hold
     6 - Apply patch
     7 - Attempt to place second hold again
     8 - Note there is a message informing you of which level hold you may place
     9 - Test with both item/record level holds and placing a single request or multiple requests
    
    Signed-off-by: Donna Bachowski <donna at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit ce14ab2bf8bdf47f9c2cc13a6b43d0bfb7a07c4b
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Nov 12 21:24:24 2019 +0100

    Bug 23592: Link to the bibliographic record from the suggestion
    
    If there is a link between a suggestion and a bibliographic record (ie.
    if suggestion.biblionumber is set), it makes sense to have an hyperlink
    on the suggestion detail page.
    
    Test plan:
    - Create 2 suggestions
    - Create an order from one of them
    - Go to the detail page of the suggestion
    => The one with the order has a to the bibliographic record
    => The other one is not linked with a bibliographic record, and so the
    title is displayed, without hyperlink
    
    Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 71d0775cc701e741ef940f120921627a7f7b451c
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Thu Feb 13 10:46:22 2020 +0000

    Bug 24651: Add maxdays option to fines cronjob
    
    This patch adds an optional maxdays parameter to the fines.pl cronjob.
    The new parameter allows system administrators to set a maximum number
    of days for the job to process overdues.  This can improve performance.
    
    Signed-off-by: Sally Healey <sally.healey at cheshiresharedservices.gov.uk>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 0df78d29953d74ba6e3ce24a2c86e0c394082012
Author: David Roberts <david at koha-ptfs.co.uk>
Date:   Fri Feb 14 17:36:49 2020 +0000

    Bug 24576: `StoreLastBorrower` preference is in the wrong tab and is confusing
    
    This patch moves the preference from OPAC/Privacy to Circulation/Check
    In
    
    To Test:
    
    1) Apply the patch
    2) Check that the system preference no longer displays under the OPAC
    Privacy tab
    3) Check that it now displays in the Circulation tab, under the Check In
    policy
    4) Ensure that the system preference can be changed and saved correctly.
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 0752c983ff985ad9e60e12c0dc6999489e6f905f
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>

commit 2bc6d6d575240636cec549d300a6483f164bd8fa
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>

commit 6b6a68525ca3a22b51d3887acc59581a44122b61
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>

commit 31946d68e4833bf817c2ce2c6e1e12a52ac0be31
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Mon Feb 10 08:05:50 2020 +0000

    Bug 24530: (QA follow-up) Include Syndetics in notes count
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 232716b9e9608f987eb0f4c94e7673baf914adec
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Wed Jan 29 14:15:02 2020 +0000

    Bug 24530: Show a number for title notes on opac-detail
    
    A number (just as on most other tabs) tells more than a boolean (i.e. the
    tab does not appear for zero marc notes). Intuitively, you might be misled
    by "Holdings (1), Descriptions" and think there are none.
    
    Test plan:
    Verify that the number of title notes on opac detail page matches your
    expectations.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: David Nind <david at davidnind.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 6191bfe92bfc004144da52451fe05693326b3859
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon Feb 17 11:22:21 2020 +0000

    Bug 8643: Add sporsorship
    
    Sponsored-by: CCSR ( http://www.ccsr.qc.ca )
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 1f1ff392fb1977107a583044e2eca51e573d14f0
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Nov 8 15:49:08 2019 +0000

    Bug 7611: (follow-up) separate positive and negative statuses as in the past
    
    This patch preserves someting closer to previous functionality.
    
    Negative not for loan are in the 'unavailable' section in red, positive ones are in the 'reference' section in green. Itemtype level will also be in green in reference
    
    Item specific status will override an itemtype level.
    
    The line break between 'reference' and 'unavailable' existed before and is preserved - negative not for loan and checked out items appear here
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 2513b4f596f9cd9185204cf8abb3ba865f373e7a
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Tue Nov 5 16:32:45 2019 +0000

    Bug 7611: (follow-up) Fix display of undefined statuses and add a class
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 128fcb8dd472a14408c00f195e0c63f3f2122069
Author: Nick <nick at bywatersolutions.com>
Date:   Tue Oct 15 13:30:02 2019 +0000

    Bug 7611: (follow-up) Add missing space
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 86f203ebe51e9036aee3927b702c0a325c01b8dd
Author: Nick <nick at bywatersolutions.com>
Date:   Thu Aug 29 12:06:24 2019 +0000

    Bug 7611: Change negative notforloan as well
    
    This makes the changes apply to both positive and negative notforloan values
    
    The extra line generated before is removed
    
    Some spans are added and cleaned up and labels moved to CSS to allow for easier altering where needed
    
    Itemtypes marked notforloan remain as reference, the label can be changed via css
    
    To test:
     1 - Have a record with items in various statuses, ideally
       - 3 available, with 2 in one branch, 1 in another
       - 3 with itemtype not for loan, 2 in one branch, 1 in another
       - 3 in a positive not for loan status, 2 and 1 as above
       - 3 in a negative not for loan status, 2 and 1 as above
       - 1 in a different positive loan status, but with the same opac description as the negative above
     2 - Search the opac to include this record, take a screenshot
     3 - Apply patch
     4 - Restart all and refresh
     5 - Compare to screen shot
     6 - Differences include:
       - Positive statuses are now on separate line with opac description showing
       - Unavailable (not for loan items) now include callnumber and branch in display
       - Positive and negative notforloan with same description are combined where branches match
       - Inspect the elements, note new spans around 'Items available for
    loan/reference'
     7 - Add to OPACUserCSS:
      .ItemSummary .ItemBranch{
        display:none;
      }
      .unavailable .ItemSummary .CallNumber,.unavailable .ItemSummary .LabelCallNumber{
        display:none;
      }
     8 - Note the branches are hidden, and callnumbe rhidden for unavailable
    items
    
    Signed-off-by: Jessica Zairo <jzairo at bywatersolutions.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit d8159b61f592774696c25338878c49c77718318f
Author: Mehdi Hamidi <mehdi.hamidi at inlibro.com>
Date:   Fri Mar 3 14:33:29 2017 -0500

    Bug 7611: Show the NOT_LOAN authorised values for item status in XSLT OPAC search results
    
    Added : Call number for all not for loan status
    
    XSLT Results template improvement : Use the NOT_LOAN authorised values
    
    Improvement : Use the NOT_LOAN authorised values when showing items status in the OPAC search results.
    Before this patch, these items were only considered as "unavailable".
    
    Note : This patch only affects the OPAC XSLT search results template for MARC21 records. This patch was not tested on UNIMARC or NORMARC records. I won't be able to support these formats, so I'm hoping someone could do the same for these other record formats.
    
    Sponsored-by: CCSR ( http://www.ccsr.qc.ca )
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 C4/XSLT.pm                                         | 15 ++--
 cataloguing/value_builder/cn_browser.pl            | 21 +++--
 .../en/modules/admin/preferences/circulation.pref  |  7 ++
 .../prog/en/modules/admin/preferences/opac.pref    |  7 --
 .../cataloguing/value_builder/cn_browser.tt        | 33 ++++----
 .../prog/en/modules/suggestion/suggestion.tt       |  6 +-
 koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss    |  8 ++
 .../opac-tmpl/bootstrap/en/modules/opac-detail.tt  |  9 ++-
 .../opac-tmpl/bootstrap/en/modules/opac-reserve.tt | 13 +++-
 .../bootstrap/en/xslt/MARC21slim2OPACResults.xsl   | 91 +++++++++++++++++-----
 misc/cronjobs/fines.pl                             |  7 +-
 opac/opac-reserve.pl                               |  1 +
 12 files changed, 158 insertions(+), 60 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list