[koha-commits] main Koha release repository branch 3.18.x updated. v3.18.01-12-g21393d7

Git repo owner gitmaster at git.koha-community.org
Thu Dec 18 05:34:38 CET 2014


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.18.x has been updated
       via  21393d7c20d1e8ff32030ae9285d5d4b94d8bac5 (commit)
       via  7ad70ef214928f3aa9c33feee4a644f11ffe4eda (commit)
      from  c09df7ab9d6b0b75281af637b54ec9d3096334d5 (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 21393d7c20d1e8ff32030ae9285d5d4b94d8bac5
Author: Alexander Cheeseman <alexander.cheeseman001 at msd.govt.nz>
Date:   Mon Dec 15 11:04:33 2014 +1300

    bug 13460: suggestion.tt now uses Price plugin
    
    To test:
    
    1/ Add a new suggestion, put some values for the price
    2/ View the suggestion in the staff interface
    2/ Switch the currency format
    3/ Notice the format of the price does not change
    4/ Apply patch
    5/ Notice now the syspref is respected
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described, thx!
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit df2e9169b23ad3ecfbbf73367a19cb9117fb4ed4)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 7ad70ef214928f3aa9c33feee4a644f11ffe4eda
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Tue Dec 2 14:16:40 2014 +1300

    Bug 13368 Holds priority messed up on checkout
    
    To Test
    
    1/ Create 3 (or more holds) on one biblionumber, make sure at least
    one item is not on loan
    2/ Check out the not on loan item to a borrower (maybe number 2 in the
    queue)
    3/ Look in the database (or on the holds tab on the moredetail.pl)
    notice the priorities have not been reordered
    4/ Apply patch and try again, notice now they have
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Confirmed the problem without the patch, and confirmed that the patch
    corrects it.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit ef6bc21b2c4ebe04f6d22d081e447f6bb2955029)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 C4/Reserves.pm                                                   |    2 +-
 koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt |    5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list