[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.09-46-ga0c6e9ac84

Git repo owner gitmaster at git.koha-community.org
Tue Sep 15 14:19:23 CEST 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.11.x has been updated
       via  a0c6e9ac842bca09d0f8612a31e5dd376b7dd712 (commit)
      from  8c20104bf3d8fb9df2dc03f140ec74a407149dc9 (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 a0c6e9ac842bca09d0f8612a31e5dd376b7dd712
Author: Andrew Fuerste-Henry <andrew at bywatersolutions.com>
Date:   Thu Aug 27 18:03:14 2020 +0000

    Bug 17801: Use issuedate for limits in Most Circulated Items
    
    To test:
    1 - Have two checkouts in old_issues
        issue 1: timestamp 2020-08-01 00:00:00, issuedate 2019-08-01 00:00:00
        issue 2: timestamp 2020-07-01 00:00:00, issuedate 2019-07-01 00:00:00
    2 - Perform a Most Circulated Items search for checkout dates 2020-06-01 to 2020-09-01. Both checkouts appear in search
    3 - Repeat search with checkout dates 2019-06-01 to 2019-09-01. Neither checkout appears in search
    4 - apply patch, restart all
    5 - Repeat search with checkout dates 2020-06-01 to 2020-09-01. Neither checkout appears in search
    6 - Repeat search with checkout dates 2019-06-01 to 2019-09-01. Both checkouts appears in search
    
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 89cc457ca25e0fbaccba28b249ceedeef6573abf)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit ce0988970945b063b514e26d41abd2fbe108177e)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

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

Summary of changes:
 reports/cat_issues_top.pl | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list