[koha-commits] main Koha release repository branch master updated. v16.11.00-578-g0d239e4

Git repo owner gitmaster at git.koha-community.org
Thu Mar 23 11:23:59 CET 2017


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  0d239e4e6f3c7095173773252dc9ce38b48c0799 (commit)
       via  2ead301181c33f42d3c88abffa8d18b8a416b40a (commit)
      from  eb5151b0a89758d6da83eccfa08b5239f20d4ea2 (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 0d239e4e6f3c7095173773252dc9ce38b48c0799
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Mar 20 07:22:41 2017 -0400

    Bug 18264 - (QA Followup) Remove use of GetBiblioFromItemNumber Replace <blank> with (blank)
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

commit 2ead301181c33f42d3c88abffa8d18b8a416b40a
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Tue Mar 14 14:16:09 2017 +0000

    Bug 18264 - Course reserves - use itemnumber for editing existing reserve items
    
    This patch alters the crouse reserves module to use itemnumber as the
    lookup method for existing reserves as opposed to barcode
    
    To test:
    1 - Apply patch
    2 - Add some items to a course reserves - all should work as expected
    3 - Delete the barcode for an item on reserve
    4 - Note the edit link still resolves to the correct item
    
    Followed test plan, works as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 course_reserves/add_items.pl                        |   19 ++++++++++++-------
 .../en/modules/course_reserves/add_items-step2.tt   |    4 ++--
 .../en/modules/course_reserves/course-details.tt    |    2 +-
 3 files changed, 15 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list