[koha-commits] main Koha release repository branch, 3.2.x, updated. v3.02.00-137-g0de5e43

Git repo owner gitmaster at git.koha-community.org
Mon Nov 15 14:29:34 CET 2010


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.2.x has been updated
       via  0de5e43fcd0c37874c5f8738fbaee7660354c1f5 (commit)
       via  fef4e30e2655e0ee0944c9f15ec29522e299208e (commit)
       via  bb3813956ecc7283ba835ce38b88c0852a08c8c9 (commit)
       via  5a862001b5882038bee22684e0bbc11cfb07ecbc (commit)
       via  50c71c4801e17e90564048df2ca464ef9ddbb610 (commit)
       via  7428c3f8333c8fc47bfe61df1eb762257edfee47 (commit)
      from  da2ea4a4d9fed854978b66b6deaa11076e4a2cd3 (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 0de5e43fcd0c37874c5f8738fbaee7660354c1f5
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Sat Nov 13 12:05:47 2010 -0500

    bug 4866 follow-up - minor code formatting cleanup
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 20be558069cec2a620c60dce913709b6e3e4dc29)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit fef4e30e2655e0ee0944c9f15ec29522e299208e
Author: Marcel de Rooy <M.de.Rooy at rijksmuseum.nl>
Date:   Sat Nov 13 12:05:46 2010 -0500

    Bug 4866 for master (Enable Change event for item plugins)
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit baee3e5c9bd93ac028e7142b0a52e3912ce5098e)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit bb3813956ecc7283ba835ce38b88c0852a08c8c9
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Nov 12 22:53:23 2010 -0500

    Fix for Bug 4913 - Budget pages should show currency name instead of symbol
    
    This patch adds a new include file to handle the display of the active
    currency name and a warning if no currency is active.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 4b69538f9bf6809126cc404a7bc09b02c3830328)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 5a862001b5882038bee22684e0bbc11cfb07ecbc
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Nov 12 22:48:41 2010 -0500

    Fix for Bug 4912 - After editing private list redirect to private lists
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 38360b766c32ab89c6e5ee87d2459692b47f2b29)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 50c71c4801e17e90564048df2ca464ef9ddbb610
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Nov 12 23:03:42 2010 +0100

    Fix for Bug 5175, XSL view doesn't link publisher name to search
    
    Fixes the doubled up display of the publisher.
    
    This patch fixes the bug in both the OPAC and staff client
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit c0272a6b66e053a86010c7eb8fce1bf080bf428b)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 7428c3f8333c8fc47bfe61df1eb762257edfee47
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Nov 12 21:58:00 2010 +0100

    Fix for Bug 5210, back button on batch modification result page useless
    
    I can't see any good use for a back button here, so I'm taking it out.
    
    An improvement might be to build in a method to resubmit the same batch
    of barcodes/item numbers again so that you could make additional
    changes to the same set.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit fa43573b5871f04c15f354def4954d6e70ba36b8)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 admin/aqbudgetperiods.pl                           |    4 +++-
 admin/aqbudgets.pl                                 |    4 +++-
 admin/aqplan.pl                                    |    5 +++--
 cataloguing/additem.pl                             |    4 ++++
 .../prog/en/includes/budgets-active-currency.inc   |    1 +
 .../prog/en/modules/admin/aqbudgetperiods.tmpl     |    4 +++-
 .../prog/en/modules/admin/aqbudgets.tmpl           |    6 +++---
 .../prog/en/modules/admin/aqplan.tmpl              |    2 +-
 .../prog/en/modules/tools/batchMod-edit.tmpl       |    3 +--
 .../prog/en/modules/virtualshelves/shelves.tmpl    |    6 +++++-
 .../prog/en/xslt/MARC21slim2intranetDetail.xsl     |   10 ++++++++--
 koha-tmpl/opac-tmpl/prog/en/css/opac.css           |    5 ++++-
 .../opac-tmpl/prog/en/modules/opac-shelves.tmpl    |    3 ++-
 .../prog/en/xslt/MARC21slim2OPACDetail.xsl         |    8 +++++++-
 14 files changed, 48 insertions(+), 17 deletions(-)
 create mode 100644 koha-tmpl/intranet-tmpl/prog/en/includes/budgets-active-currency.inc


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list