[koha-commits] main Koha release repository branch new/bug_9423 created. v3.12.00-alpha-33-g6cec579

Git repo owner gitmaster at git.koha-community.org
Wed Mar 20 03:19:09 CET 2013


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, new/bug_9423 has been created
        at  6cec57901a27a8fd026b3557b58290629da984b7 (commit)

- Log -----------------------------------------------------------------
commit 6cec57901a27a8fd026b3557b58290629da984b7
Author: Fridolyn SOMERS <fridolyn.somers at biblibre.com>
Date:   Fri Jan 18 14:32:06 2013 +0100

    Bug 9423: Add notforloan value to issue confirmation or blocking message
    
    When trying to checkout an item that is not for loan (due to
    items.notforloan value or because itemtype is not for loan), you get a
    confirmation or blocking message (depending on AllowNotForLoanOverride
    syspref).
    
    This message tells "Item is normally not for loan".
    
    This patch adds some informations :
    if itemtype is not for loan, tells "Item type is normally not for loan".
    if item is not for loan due to items.notforloan value, adds notforloan
    description to message.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Works as advertised: Not for loan authorized value is correctly shown.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 055a783fbc89d25d506e96c6b9f205754c2b401b
Merge: a22d854 24eac82
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Tue Mar 19 22:07:33 2013 -0400

    Merge branch 'bug_9415' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list