[koha-commits] main Koha release repository branch new/bug_5079 created. v3.08.00-1982-g86a0c19

Git repo owner gitmaster at git.koha-community.org
Thu Mar 7 17:02:08 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_5079 has been created
        at  86a0c19040de27a0da886e11f5396501e7698cf4 (commit)

- Log -----------------------------------------------------------------
commit 86a0c19040de27a0da886e11f5396501e7698cf4
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Mar 7 11:05:35 2013 -0500

    Bug 5079: Increment version number
    
    Database update for bug 5079 has been given version 3.11.00.024

commit 43c875b6834cac7242bf27547c840338e628c8b8
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Sep 18 11:50:44 2012 -0400

    Bug 5079 - Make display of shelving location and call number in XSLT results controlled by sysprefs
    
    * Don't show the Location line if there are no copies available, since it
      will inevitably be blank
    
    * Also, don't show locations for Checked Out, Lost, Damaged, Withdrawn,
      On Hold or In transit items; it doesn't really make sense, since the
      items aren't actually there, and it results in repetitive listing of
      the shelving location
    
    * Added system preference to display shelving location of an item on opac
      results. The system preference is called OpacItemLocation. I also moved
      the call number to a new line called Location along with the shelving
      location if it is enabled.
    
    To Test:
      1) Run database update script to add syspref.
      2) Set OpacItemLocation to show locations or collection codes on the
         opac-search page.
    
      If it is working you should see the shelving location of the item
      before the call number. Multiple home branch shelving locations
      are seperated by a pipe character ( i.e. '|' ).
    
    Based on code by Elliot Davis <tdavis at uttyler.edu>
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Works as advertised.
    
    Signed-off-by: Ed Veal <ed.veal at bywatersolutions.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 9aba512ceec2b584f0df6df90fe5ef32b587c4a6
Merge: a22060a f9712ee
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Mar 7 10:59:16 2013 -0500

    Merge branch 'bug_7387' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list