[koha-commits] main Koha release repository branch new/bug_8431 created. v3.08.00-730-gce68986

Git repo owner gitmaster at git.koha-community.org
Thu Sep 13 11:21:06 CEST 2012


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_8431 has been created
        at  ce6898655e8e01e8505c5b7746f028b3386b8715 (commit)

- Log -----------------------------------------------------------------
commit ce6898655e8e01e8505c5b7746f028b3386b8715
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Thu Sep 13 11:22:58 2012 +0200

    Bug 8431 follow-up : |html_line_break in 2 tempates
    
    if the attribute is in more than 1 line, we must add |html_line_break to display it properly
    
    Doing that in member details (staff & opac)

commit 609dad4014b82a37bf334739906aec3e893020bf
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Thu Sep 13 11:22:01 2012 +0200

    bug 8431 follow-up DBRev number
    
    + removing useless ` in DB columns

commit 4d1673846cbef1a46307d6d7b188bc8944d625d7
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Jul 24 11:23:05 2012 -0400

    Bug 8431 - Followup - Switch from text input to textarea
    
    Switch the text input to a textarea will make editing larger
    borrower attritube values much easier. Since modern browsers
    allow for dynamic resizing of textareas, we can keep it small
    by default and let the library resize it if neccessary.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>

commit 9dada89776530ce6bef5399c468979322a0a8468
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Jul 12 11:29:10 2012 -0400

    Bug 8431 - Increase the borrower attribute field size from 64 characters to 255
    
    Some libraries would like to store more verbose data in a borrower attribute field.
    This commit increases the maximum length of a borrower attribute from 64 characters
    to 255 characters.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list