[koha-commits] main Koha release repository branch 3.16.x updated. v3.16.06-45-g5dc1477

Git repo owner gitmaster at git.koha-community.org
Mon Jan 19 05:59:48 CET 2015


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, 3.16.x has been updated
       via  5dc1477beb9fb513dbbfb24d805ff9280c1610a5 (commit)
       via  e1c2dbcd02ff9de95945611d18a1f5725074d9c7 (commit)
       via  3243e7fc48700368706d928d547e605762e3b016 (commit)
       via  26897109c99f8c93155f53d3d0a243015283eef6 (commit)
      from  8669981321168e663b364aecaa430f2f2bb1964f (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 5dc1477beb9fb513dbbfb24d805ff9280c1610a5
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon Apr 21 08:20:28 2014 -0400

    Bug 11518 [QA Followup] - Make unit tests pass
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>

commit e1c2dbcd02ff9de95945611d18a1f5725074d9c7
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Apr 10 13:46:34 2014 -0400

    Bug 11518 [QA Followup]
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>

commit 3243e7fc48700368706d928d547e605762e3b016
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Jan 10 10:21:55 2014 -0500

    Bug 11518 [Followup] - Change method name from 'itemtype' to 'effective_itemtype' for clarity
    
    Test runs without errors.
    
    Signed-off-by: Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>

commit 26897109c99f8c93155f53d3d0a243015283eef6
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Jan 10 08:03:59 2014 -0500

    Bug 11518 - Add new method to Koha::Schema::Result::Item that will always return the correct itemtype
    
    There are many disparate areas of Koha that deal with item level
    itemtypes vs record level itemtypes. We can take advantage of
    DBIx::Class to make smarter objects that automatically return the
    correct value depending on the system preference.
    
    Test Plan:
    1) Apply this patch
    2) Run t/db_dependent/Items.t
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

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

Summary of changes:


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list