[koha-commits] main Koha release repository branch 3.6.x updated. v3.06.01-83-g3ba8234

Git repo owner gitmaster at git.koha-community.org
Thu Dec 8 17:18:43 CET 2011


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.6.x has been updated
       via  3ba8234c631c5ddc868b40aab87604f2447b80e7 (commit)
       via  b99e530e1a5c4e0e5e8309414dc54e3ca6d8d5f2 (commit)
       via  93e5a0b2922398b5b28b22be03b3834eb877b0f1 (commit)
       via  87aa43162df1cecbc84b511bde0e4ea7b07e402e (commit)
       via  9c5ba4fbe06878810d27fc312c92dbec7bd16a18 (commit)
       via  5bb0afe16968492a8a191858639631f32c6d7239 (commit)
       via  ffe3972d5e6db2419684fc6f393dad77ba3fd15f (commit)
       via  bdfd09657eec662d728b97b716b8c8a0dd1a747e (commit)
      from  a89471913e812de7760c2eb3f1c1ab01431f33fc (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 3ba8234c631c5ddc868b40aab87604f2447b80e7
Author: Chris Nighswonger <chris.nighswonger at gmail.com>
Date:   Thu Dec 8 11:17:38 2011 -0500

    Release Notes for 3.06.02.000 08 Dec 2011 16:17:37 Z

commit b99e530e1a5c4e0e5e8309414dc54e3ca6d8d5f2
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Dec 7 10:02:56 2011 -0500

    Bug 7259 - Show a count of items pending approval on staff client home and tools pages
    
    - Correcting permissions checks on the home page
    - Adding default parameter (1)  to numberofreviews subroutine
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    (cherry picked from commit 8f0c10ef1bc09d820523fbaf528df45d72dfa782)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 93e5a0b2922398b5b28b22be03b3834eb877b0f1
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Nov 23 14:25:20 2011 -0500

    Bug 7259 - Show a count of items pending approval on staff client home and tools pages
    
    This patch adds count indicators on the staff client home page and
    the tools page for the number of items pending approval. On the
    home page this includes suggestions, comments, and tags. On the tools
    page a count of pending comments and tags is shown.
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    Counts appear for all types of actionable items listed, all are clickable through to the proper place.
    
    Nice work!
    (cherry picked from commit d3c02c6bb6bb544136aabc4b5d68db031f192b25)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 87aa43162df1cecbc84b511bde0e4ea7b07e402e
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Mon Oct 31 00:21:27 2011 +0100

    Bug 7116: White space on item form for bulk ordering from staged file
    
    Same fix that was done for normal order page and receive page.
    Moving the style element for hiding the subfield into the li tag.
    
    AcqCreateItem = on order
    
    To recreate:
    1) stage a marc file with 1 - many records
    2) make sure you have an acq framework with hidden fields in 952
    3) create new basket
    4) order from your marc file
    5) check item form below the record list for white space
    
    Signed-off-by: Magnus Enger <magnus at enger.priv.no>
    Followed the steps outlined by Katrin above. Before the patch there are gaping
    holes left by the hidden fields. After the patch the holes are gone.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    (cherry picked from commit 5d6f770c186470bbbbd0c670b27bce68b101a44e)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 9c5ba4fbe06878810d27fc312c92dbec7bd16a18
Author: Jon Aker <jaker at mvwsd.org>
Date:   Wed Dec 7 12:06:41 2011 +1300

    Bug 7020 Items with no checkouts report does not output call number, barcode or item details
    
    When running the Items with no checkouts report and outputting to
    screen, the results do not include any identifying information for
    the items. The only information listed is the item count and the
    branch location.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    (cherry picked from commit 90ddf1b2544d26910e3354670ea4aab65eb9b8aa)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 5bb0afe16968492a8a191858639631f32c6d7239
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Fri Oct 7 13:19:06 2011 +0100

    Bug 6987 Make return from Overdues::GetFine consistent
    
    If there is not a fine amount return zero not
    undefined or other undefined behaviour
    
    Use more meaningful var names for readability
    
    Signed-off-by: Sophie Meynieux <sophie.meynieux at biblibre.com>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    (cherry picked from commit d39262e61d972dfc6bf2fbe3f5d19969e352b34c)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit ffe3972d5e6db2419684fc6f393dad77ba3fd15f
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Thu Dec 8 21:09:48 2011 +1300

    Bug 6679 : Allowing eval require
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    (cherry picked from commit 7dbb966b49e31468b24b410e7563af8c98142031)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit bdfd09657eec662d728b97b716b8c8a0dd1a747e
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Wed Dec 7 18:04:10 2011 +0100

    Jenkins complaining = fixing number of tests
    
    (see jenkins build http://jenkins.koha-community.org/job/Koha_master/557/#showFailuresLink)
    (cherry picked from commit e06f3ee0fa542c2ab511e8fd2e81680d4a675837)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 C4/Overdues.pm                                     |   13 ++++++++-----
 C4/Review.pm                                       |    4 +++-
 C4/Tags.pm                                         |   19 +++++++++++++++++++
 .../intranet-tmpl/prog/en/css/staff-global.css     |   10 +++++++++-
 .../prog/en/modules/acqui/addorderiso2709.tt       |    4 ++--
 .../intranet-tmpl/prog/en/modules/intranet-main.tt |   10 +++++++++-
 .../prog/en/modules/reports/catalogue_out.tt       |   19 +++++++++++++------
 .../prog/en/modules/tools/tools-home.tt            |    6 +++---
 mainpage.pl                                        |   13 +++++++++++++
 misc/release_notes/release_notes_3_6_2.txt         |   18 ++++++++++--------
 opac/opac-showreviews.pl                           |    2 +-
 t/Boolean.t                                        |    2 +-
 t/perlcriticrc                                     |    4 ++++
 tools/tools-home.pl                                |   10 ++++++++++
 14 files changed, 105 insertions(+), 29 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list