[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.03-85-g231d71d

Git repo owner gitmaster at git.koha-community.org
Tue Sep 24 09:41:59 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, 19.05.x has been updated
       via  231d71d4270f7e400e2c354ef25cdf98fd7421e8 (commit)
       via  02cc140d68f87abc0dbfe2eeb6b555442d8139b8 (commit)
       via  f05a3767f6c10bc59cedee7588754f7c3e6a0a0c (commit)
      from  da602a96ad96163f624a65822db13ef68ed5644a (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 231d71d4270f7e400e2c354ef25cdf98fd7421e8
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Sep 23 10:25:13 2019 +0000

    Bug 22744: Changes for opac and remove JS
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 87302a1abfe9d44bf302ee9ce83ec0639ea4f849)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 02cc140d68f87abc0dbfe2eeb6b555442d8139b8
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Jun 13 10:56:34 2019 +0000

    Bug 22744: Remove the 'do not notify' buttons
    
    These checkboxes are simply a way to clear the prefs before editing. We are not saving
    a lot of click, and we are confusing people, this patch simply removes them
    
    To test:
    1 - Edit a patron's messaging preferences
    2 - Think too hard about the 'Do not notify' boxes
    3 - Feel confused
    4 - Apply this patch
    5 - Edit a patron's messaging preferences
    6 - Confirm it feels better
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit ff21f979081b3c20d313129a7b4da671bf0fd635)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit f05a3767f6c10bc59cedee7588754f7c3e6a0a0c
Author: Liz Rea <wizzyrea at gmail.com>
Date:   Wed Sep 4 02:10:21 2019 +0000

    Bug 23537: Overdrive won't show complete results at all times
    
    To test:
    
    On an overdrive enabled OPAC (tough sell, I know)
    
        Do a search for something you know has magazines, the collection I
        was looking at had "knit" as one
    
        Without this patch, the results will show "(many) items found in
        overdrive collection" but only show a small number of them.
    
        With the patch, the number of results should match the number
        shown/paginated.
    
        A site that has this fix applied, is
        https://tracy.bywatersolutions.com/cgi-bin/koha/opac-overdrive-search.pl?q=knit
    
        Before this patch, the number of results was 44, but there were only
        8 shown. Now we see all 44
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 98e4b5c04a1f89fb168fbc6e7dc40f374cb40ad1)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../prog/en/includes/messaging-preference-form.inc   |    4 ----
 .../prog/js/messaging-preference-form.js             |   18 ------------------
 .../opac-tmpl/bootstrap/en/modules/opac-messaging.tt |    6 ++----
 .../bootstrap/en/modules/opac-overdrive-search.tt    |    2 +-
 4 files changed, 3 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list