[koha-commits] main Koha release repository branch master updated. v16.11.00-108-g2f87409

Git repo owner gitmaster at git.koha-community.org
Fri Dec 23 12:42:37 CET 2016


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  2f87409a835ac56a651f6a0895a7c92037c28212 (commit)
       via  36222fb735eb4db9fe8309e4db21d34d5aa63e7b (commit)
      from  4c5f495f0e0f2b7852908d84764b3be0ac02a90f (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 2f87409a835ac56a651f6a0895a7c92037c28212
Author: Lyon3 Team <koha at univ-lyon3.fr>
Date:   Fri Sep 30 14:50:16 2016 +0200

    Bug 17317: Perfomance Improvement
    
    - Use of GetItemnumbersForBiblio instead of GetItemsByBiblioitemnumber (thx Jonathan Druart)
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as advertised
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 36222fb735eb4db9fe8309e4db21d34d5aa63e7b
Author: Lyon3 Team <koha at univ-lyon3.fr>
Date:   Tue Sep 20 12:13:23 2016 +0200

    Bug 17317: ILSDI: Getavailability method with id_type=bib implementation
    
    To test this patch you should try to send a query to you opac formatted
    this way :
    http://[your-opac-domain-name]/cgi-bin/koha/ilsdi.pl?service=GetAvailability&id=[biblionumber]&id_type=bib
    
    You should get availability status for all the items of the matched
    bibliographic record.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 C4/ILSDI/Services.pm |   32 +++++++++++++++++++++-----------
 1 file changed, 21 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list