[koha-commits] main Koha release repository branch master updated. v16.11.00-420-g261747e

Git repo owner gitmaster at git.koha-community.org
Tue Feb 14 16:02:40 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  261747e477fa19c8cff3c689685f37a45bcc9e66 (commit)
       via  35076653a4c8161da981150b4f8d74111a2a87e3 (commit)
       via  7c4565428d85b08fa2f375c0ba56a160a4750d9c (commit)
       via  78e539460fb1dcbc4daae47c312afd64d2d97040 (commit)
       via  9ada51e6b4ea581104f7b55586ec4ed4a056d76c (commit)
      from  adca73545e75c31198e3d094512da7961460ed02 (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 261747e477fa19c8cff3c689685f37a45bcc9e66
Author: Matthias Meusburger <matthias.meusburger at biblibre.com>
Date:   Wed Oct 19 16:36:13 2016 +0200

    Bug 15503 [QA Followup] - Display "uneven number of fields" error only in relevant biblios
    
    Signed-off-by: Benjamin Daeuber <bdaeuber at cityoffargo.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 35076653a4c8161da981150b4f8d74111a2a87e3
Author: Matthias Meusburger <matthias.meusburger at biblibre.com>
Date:   Thu Oct 20 11:47:27 2016 +0200

    Bug 15503 [Followup] - Add replacementprice and itemcallnumber
    
    Signed-off-by: Benjamin Daeuber <bdaeuber at cityoffargo.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 7c4565428d85b08fa2f375c0ba56a160a4750d9c
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Sep 16 13:05:41 2016 +0000

    Bug 15503 [QA Followup] - Remove the use of GetBranchesLoop
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Benjamin Daeuber <bdaeuber at cityoffargo.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 78e539460fb1dcbc4daae47c312afd64d2d97040
Author: Matthias Meusburger <matthias.meusburger at biblibre.com>
Date:   Wed Aug 31 11:13:33 2016 +0200

    Bug 15503 - Fix adding multiple items in multiple biblios.
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Benjamin Daeuber <bdaeuber at cityoffargo.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 9ada51e6b4ea581104f7b55586ec4ed4a056d76c
Author: Matthias Meusburger <matthias.meusburger at biblibre.com>
Date:   Tue Jun 28 15:06:46 2016 +0200

    Bug 15503: Grab Item Information from Order Files
    
    The goal of this development is to automatically generate items in Koha with
    populated information based on a 9XX field and subfield, with the new syspref
    MarcItemFieldsToOrder.
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Benjamin Daeuber <bdaeuber at cityoffargo.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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

Summary of changes:
 acqui/addorderiso2709.pl                           |  371 +++++++++++++++++---
 .../Bug_15503_MarcItemFieldsToOrder.sql            |    1 +
 installer/data/mysql/sysprefs.sql                  |    1 +
 .../prog/en/modules/acqui/addorderiso2709.tt       |   95 ++++-
 .../en/modules/admin/preferences/acquisitions.pref |    6 +
 5 files changed, 413 insertions(+), 61 deletions(-)
 create mode 100644 installer/data/mysql/atomicupdate/Bug_15503_MarcItemFieldsToOrder.sql


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list