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

Git repo owner gitmaster at git.koha-community.org
Fri Apr 10 18:01:30 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.05.x has been updated
       via  419d5064257b8163601a6e20637f4ec62b91febc (commit)
      from  445847db6900349987d7fb265ea08017dc626d50 (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 419d5064257b8163601a6e20637f4ec62b91febc
Author: Andrew Isherwood <andrew.isherwood at ptfs-europe.com>
Date:   Mon Feb 3 11:14:50 2020 +0000

    Bug 24565: Add patron profile to ILL list pages
    
    We need the API call to get ILL requests on the patron profile page,
    this commit allows this.
    
    Test plan:
    - Do not apply the patch.
    - Go to the "Ill requests history" page for a patron who has made ILL
      requests
    - TEST: Observe that no requests are displayed
    - Apply the patch
    - Refresh the page
    - TEST: Observe that requests are displayed
    - Go to the main "ILL requests" page
    - TEST: Observe that requests are displayed
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.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 b32023b10109e9e487f5aa59d194fa5599231743)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/js/ill-list-table.js | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list