[koha-commits] main Koha release repository branch 16.05.x updated. v16.05.06-01-10-g9c0693d

Git repo owner gitmaster at git.koha-community.org
Sat Dec 31 02:44:22 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, 16.05.x has been updated
       via  9c0693d35ae078d4149a0ac6973a41954785ef8c (commit)
       via  997026ba100f5e4def141dcd145e2101f9f995e0 (commit)
       via  23c4078e905118de8a72dda86f2cdecf2c8441f3 (commit)
       via  b72bf0c741ae726ecbed8f5971c1a3daa3592cc2 (commit)
       via  6ec09c9f0e2ef8213cfd9ce3da2f667600087b0b (commit)
       via  79b923fd3664f82c38997327b05fa177cb98d511 (commit)
       via  b09f9333bfaee09cfd39a1a2d663c11577a2470a (commit)
       via  c81c02ec3592a18624972b7cff8bd178cf15a272 (commit)
       via  47f1f6810231b680e14f499c07c0bf160f03fb37 (commit)
       via  e29afabd753141da987bd635c783149cd6cf283d (commit)
      from  0fcd9e9f7268d23ad7f19e43e82782c93a7dde8b (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 9c0693d35ae078d4149a0ac6973a41954785ef8c
Author: Mason James <mtj at kohaaloha.com>
Date:   Thu Dec 29 14:59:50 2016 +1300

    Revert "Bug 14598: (regression tests) AddReturn should store itemtype on 'statistics' table"
    
    This reverts commit db99e5ff04298683a4b6651f0b906de0336b5646.

commit 997026ba100f5e4def141dcd145e2101f9f995e0
Author: Mason James <mtj at kohaaloha.com>
Date:   Thu Dec 29 14:59:32 2016 +1300

    Revert "Bug 14598: Make C4::Circulation::AddReturn store the right itemtype"
    
    This reverts commit f8e2e2f1e25a9838300a160a094f4c0b3dcfa710.

commit 23c4078e905118de8a72dda86f2cdecf2c8441f3
Author: Mason James <mtj at kohaaloha.com>
Date:   Thu Dec 29 14:59:17 2016 +1300

    Revert "Bug 14598: (QA followup) Don't die on bad barcode"
    
    This reverts commit 575bbbeaba5a2c808725697b1db263dcef9520da.

commit b72bf0c741ae726ecbed8f5971c1a3daa3592cc2
Author: Mason James <mtj at kohaaloha.com>
Date:   Thu Dec 29 14:56:16 2016 +1300

    Revert "Bug 14598 - QA Followup touching CanBookBeIssued subroutine"
    
    This reverts commit c28704e5731ad0da1dd26757fa8fa19c39653fcc.

commit 6ec09c9f0e2ef8213cfd9ce3da2f667600087b0b
Author: Mason James <mtj at kohaaloha.com>
Date:   Thu Dec 29 14:55:45 2016 +1300

    Revert "Bug 14598 [QA Followup] - Only fetch bib data if needed"
    
    This reverts commit 8a919ef2bd216483b5e388c4eecab9075ec39aac.

commit 79b923fd3664f82c38997327b05fa177cb98d511
Author: Mason James <mtj at kohaaloha.com>
Date:   Thu Dec 29 14:55:18 2016 +1300

    Revert "Bug 14598 [QA Followup] - Correct the behavior of GetItem"
    
    This reverts commit c9433c56385946d14a29dd67a771a5bb5186aecb.

commit b09f9333bfaee09cfd39a1a2d663c11577a2470a
Author: Mason James <mtj at kohaaloha.com>
Date:   Thu Dec 29 14:55:06 2016 +1300

    Revert "Bug 14598 [QA Followup] - Make unit test pass"
    
    This reverts commit cdfabce1b8b3f6a0915f9d13057269847695b9d7.

commit c81c02ec3592a18624972b7cff8bd178cf15a272
Author: Mason James <mtj at kohaaloha.com>
Date:   Thu Dec 29 14:53:22 2016 +1300

    Revert "Bug 14598: (followup) Remove unused and non-existent C4::ItemType include"
    
    This reverts commit b0124b321a57264fcb949f142e6a2a3b001530e7.

commit 47f1f6810231b680e14f499c07c0bf160f03fb37
Author: Mason James <mtj at kohaaloha.com>
Date:   Thu Dec 29 14:51:52 2016 +1300

    Revert "Bug 14598: Fix warning from effective_itemtype"
    
    This reverts commit 9f247faaed3275931222a81f20c007ee07ac2dbd.

commit e29afabd753141da987bd635c783149cd6cf283d
Author: Mason James <mtj at kohaaloha.com>
Date:   Thu Dec 29 14:50:23 2016 +1300

    Revert "Bug 14598: [QA Follow-up] Small changes"
    
    This reverts commit 8c14c3b32a57fd9a3be4c7e44a79e1a4b8cc8acf.
    
    Conflicts:
    	installer/data/mysql/updatedatabase.pl

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

Summary of changes:
 C4/Circulation.pm                      |   33 ++--
 C4/Items.pm                            |   37 +++--
 Koha/Schema/Result/Item.pm             |    2 +-
 installer/data/mysql/updatedatabase.pl |   47 +-----
 t/db_dependent/Circulation.t           |   10 --
 t/db_dependent/Circulation/Returns.t   |  284 +++++---------------------------
 t/db_dependent/Items.t                 |   86 +++-------
 7 files changed, 104 insertions(+), 395 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list