[koha-commits] main Koha release repository branch master updated. v16.05.00-646-g514282d

Git repo owner gitmaster at git.koha-community.org
Tue Sep 6 12:36:45 CEST 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  514282d04c4494ca5eee02b18c775db74a6bbb91 (commit)
       via  c2645c0ef83d88b36ed45d6a0b82053191c9b1ce (commit)
       via  6a5377533ffad409f6fa47e13b82641a01485c10 (commit)
       via  32857ba014c2f9f64d67fc6b163f025403c920dc (commit)
       via  e1775fe1d5ffae3411d64c4d69fca75ad5641293 (commit)
       via  8e22663fcd5da34df9529e5f3b2526784f7a2c96 (commit)
       via  0867d492192419e80caf2716f15ce1af6447a6f4 (commit)
       via  648a53a373270606207714b23f9bcbc108dcc29f (commit)
       via  f3316db4dfff955c940e63e31f186bf3b2a02297 (commit)
       via  e1b1a67fddaea0eba80a42bf04e7fef7be0d322d (commit)
       via  8e338c3ae1d1f69210c9b9a2209db1c7afc1e44a (commit)
       via  6e76e342cb6ac6036738d79418ff068ad84346cc (commit)
       via  bc39f0392bbebaad4c083f81308f652a325be042 (commit)
       via  abeed5b5f1f2ac4dd657842c03a7a36d425a1949 (commit)
       via  24740fb2fafc20c27aafae760ad4eca1c14a85df (commit)
       via  e53cf965424ce283cd520ff1adb93a05eecec921 (commit)
       via  e825b081d9d9f77fcbabc6e1ef259b31edff7c61 (commit)
      from  3a2048eeff57548a7d9b557b0e94d36d1c58e6ef (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 514282d04c4494ca5eee02b18c775db74a6bbb91
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Sep 6 09:37:14 2016 +0000

    Bug 16573 - Update Schema
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit c2645c0ef83d88b36ed45d6a0b82053191c9b1ce
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Sat Sep 3 00:26:03 2016 +0000

    Bug 14695 [QA Followup] - Fix issues found by QA script

commit 6a5377533ffad409f6fa47e13b82641a01485c10
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Sep 2 10:34:57 2016 +0000

    Bug 14695 [QA Followup] - Unit Tests

commit 32857ba014c2f9f64d67fc6b163f025403c920dc
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Jun 16 11:53:28 2016 +0000

    Bug 14695 [QA Followup] - Tell librarian if item doesn't allow or forces item level holds in the OPAC

commit e1775fe1d5ffae3411d64c4d69fca75ad5641293
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Apr 29 17:34:48 2016 +0000

    Bug 14695 [QA Followup] - Disable "Holds to place (count)" unless "Hold next available item" is checked
    
    Signed-off-by: Jason M. Burds <JBurds at dubuque.lib.ia.us>
    Signed-off-by: Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no>

commit 8e22663fcd5da34df9529e5f3b2526784f7a2c96
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Tue Apr 19 12:06:44 2016 +0200

    Bug 14695: Fix typo in template
    
    Signed-off-by: Jason M. Burds <JBurds at dubuque.lib.ia.us>
    Signed-off-by: Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no>

commit 0867d492192419e80caf2716f15ce1af6447a6f4
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon Apr 18 14:18:07 2016 +0000

    Bug 14695 [QA Followup] - Fix method names 'type' to '_type'
    
    Signed-off-by: Jason M. Burds <JBurds at dubuque.lib.ia.us>
    Signed-off-by: Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no>

commit 648a53a373270606207714b23f9bcbc108dcc29f
Author: Alex Arnaud <alex.arnaud at biblibre.com>
Date:   Thu Jan 28 10:41:27 2016 +0100

    Bug 14695 - Don't use holds_to_place_count when checking an item.
    
    This fix the following bug:
    If you select 2 in "Holds to place (count)" and finally
    check an item, so you get 2 holds for the same item.
    
    Signed-off-by: Jason M. Burds <JBurds at dubuque.lib.ia.us>
    Signed-off-by: Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no>

commit f3316db4dfff955c940e63e31f186bf3b2a02297
Author: Alex Arnaud <alex.arnaud at biblibre.com>
Date:   Wed Jan 27 16:48:02 2016 +0100

    Bug 14695 - Warn librarian if max_holds_per_record is reached
    
    Signed-off-by: Jason M. Burds <JBurds at dubuque.lib.ia.us>
    Signed-off-by: Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no>

commit e1b1a67fddaea0eba80a42bf04e7fef7be0d322d
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Jan 22 15:25:20 2016 +0000

    Bug 14695 [QA Followup] - Fix clearing of all holds by patron at checkout
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jason M. Burds <JBurds at dubuque.lib.ia.us>
    Signed-off-by: Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no>

commit 8e338c3ae1d1f69210c9b9a2209db1c7afc1e44a
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Jan 19 17:49:44 2016 +0000

    Bug 14695 [QA Followup] - Make existing unit tests pass
    
    * Removes tests no longer needed
    * Updates rules to work with existing tests
    * Fixes code issues revealed by unit tests
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jason M. Burds <JBurds at dubuque.lib.ia.us>
    Signed-off-by: Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no>

commit 6e76e342cb6ac6036738d79418ff068ad84346cc
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Jan 19 17:10:29 2016 +0000

    Bug 14695 [QA Followup] - Filling one hold fills all of them
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jason M. Burds <JBurds at dubuque.lib.ia.us>
    Signed-off-by: Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no>

commit bc39f0392bbebaad4c083f81308f652a325be042
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Dec 29 19:14:19 2015 +0000

    Bug 14695 - Add ability to place multiple item holds on a given record per patron
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jason M. Burds <JBurds at dubuque.lib.ia.us>
    Signed-off-by: Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no>

commit abeed5b5f1f2ac4dd657842c03a7a36d425a1949
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon Dec 28 17:11:46 2015 +0000

    Bug 14695 - Tidy C4::Reserves::CanItemBeReserved
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jason M. Burds <JBurds at dubuque.lib.ia.us>
    Signed-off-by: Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no>

commit 24740fb2fafc20c27aafae760ad4eca1c14a85df
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Dec 29 19:13:51 2015 +0000

    Bug 14695 - Add new circulation rule
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jason M. Burds <JBurds at dubuque.lib.ia.us>
    Signed-off-by: Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no>

commit e53cf965424ce283cd520ff1adb93a05eecec921
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Dec 29 19:13:25 2015 +0000

    Bug 14695 - Update DB Schema file
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jason M. Burds <JBurds at dubuque.lib.ia.us>
    Signed-off-by: Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no>

commit e825b081d9d9f77fcbabc6e1ef259b31edff7c61
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Dec 29 19:11:47 2015 +0000

    Bug 14695 - Update database
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jason M. Burds <JBurds at dubuque.lib.ia.us>
    Signed-off-by: Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no>

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

Summary of changes:
 C4/Items.pm                                        |   40 ++-
 C4/Reserves.pm                                     |  378 +++++++++++---------
 Koha/Holds.pm                                      |   33 ++
 Koha/{Patrons.pm => Old/Hold.pm}                   |   21 +-
 Koha/{Biblios.pm => Old/Holds.pm}                  |   14 +-
 Koha/Schema/Result/Issuingrule.pm                  |   14 +-
 Koha/Schema/Result/Virtualshelve.pm                |   10 +-
 admin/smart-rules.pl                               |    2 +
 circ/returns.pl                                    |   10 +-
 installer/data/mysql/atomicupdate/bug_7710.sql     |    1 +
 installer/data/mysql/kohastructure.sql             |    1 +
 .../prog/en/modules/admin/smart-rules.tt           |    4 +
 .../intranet-tmpl/prog/en/modules/circ/returns.tt  |    2 +
 .../prog/en/modules/reserve/request.tt             |  147 ++++++--
 opac/opac-reserve.pl                               |   44 +--
 reserve/placerequest.pl                            |   59 +--
 reserve/request.pl                                 |   84 +++--
 t/db_dependent/Holds.t                             |   24 +-
 t/db_dependent/Reserves.t                          |   10 +-
 t/db_dependent/Reserves/MultiplePerRecord.t        |  280 +++++++++++++++
 20 files changed, 826 insertions(+), 352 deletions(-)
 copy Koha/{Patrons.pm => Old/Hold.pm} (81%)
 copy Koha/{Biblios.pm => Old/Holds.pm} (79%)
 create mode 100644 installer/data/mysql/atomicupdate/bug_7710.sql
 create mode 100755 t/db_dependent/Reserves/MultiplePerRecord.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list