[koha-commits] main Koha release repository branch 3.12.x updated. v3.12.00-48-ge126310

Git repo owner gitmaster at git.koha-community.org
Wed Jun 12 20:39:55 CEST 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, 3.12.x has been updated
       via  e126310bf41cc484dd2a5c8c1b29f4b48e157895 (commit)
       via  c500fbb9e2fe292adbd4c33f8a6071bd7aa5b0fd (commit)
      from  46296f1e3e92435ea1190615042aee09a7743114 (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 e126310bf41cc484dd2a5c8c1b29f4b48e157895
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Tue Jun 11 15:25:38 2013 -0300

    Bug 10406: Remove div and more obsolete CSS related to YUI autocomplete
    
    To test:
    
    - Apply, then test the patron search form
    
    Sponsored-by: Universidad Nacional de Córdoba
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 6d9d5581ab7bb458dcca3dcb19c7f5929fa7ea50)
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit c500fbb9e2fe292adbd4c33f8a6071bd7aa5b0fd
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed May 22 09:52:40 2013 -0400

    Bug 10311 - Holds queue ignores item-level holds where only one items exists
    
    If a record has only one item, and that item has one item-level hold on
    it, that hold will not show in the holds queue.
    
    Test Plan:
    1) Create 1 record with 1 item at BranchA
    2) Create an item-level hold for that item, for pickup at BranchA by a
       patron of BranchA
    3) Run build_holds_queue.pl
    4) View the holds queue for BranchA
    5) Note the hold is not in there
    6) Apply this patch
    7) Re-run build_holds_queue.pl
    8) View the holds queue again
    9) Not that the hold is now there
    
    Signed-off-by: George Williams <georgew at latahlibrary.org>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit acd4b21c91f4b06a6e19cafb4b9a6dd2817ad8e9)
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

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

Summary of changes:
 C4/HoldsQueue.pm                                   |    2 +-
 .../intranet-tmpl/prog/en/css/right-to-left.css    |    5 -----
 .../prog/en/includes/patron-search-box.inc         |    2 --
 3 files changed, 1 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list