[Koha-patches] The following changes since commit 391ce2b4693a98753b16980d42c3a5682660ba6f: Galen Charlton (1): bug 3211: fix some errors that crept into the cleanup

Galen Charlton gmcharlt at gmail.com
Tue Oct 26 16:17:48 CEST 2010


are available in the git repository at:

  git://git.librarypolice.com/git/koha-galen.git signoffs

Chris Nighswonger (1):
      Bug 5227 [3.4] Enhance the label batch edit interface

Colin Campbell (1):
      Bug 5315: Remove references to obsolete variable nbstatements

Nicole Engard (1):
      bug 5235 : circ receipt should include name

Owen Leonard (3):
      Fix for Bug 5254 - no need to scroll left to right on acq z search
      Fix for Bug 4261 - keyword mapping should show which framework the map is for
      Fix for Bug 5223, 'related subjects' should read 'subjects'

 acqui/z3950_search.pl                              |    9 ++++-
 admin/fieldmapping.pl                              |   10 ++++-
 authorities/authorities-home.pl                    |    2 -
 cataloguing/z3950_search.pl                        |   11 ++++-
 .../prog/en/includes/auth-finder-search.inc        |    1 -
 .../prog/en/includes/authorities-search.inc        |    3 -
 .../prog/en/includes/labels-batches-toolbar.inc    |    8 +++-
 .../prog/en/modules/acqui/z3950_search.tmpl        |   42 +++++++++++++++----
 .../prog/en/modules/admin/fieldmapping.tmpl        |    8 ++--
 .../prog/en/modules/cataloguing/z3950_search.tmpl  |   17 ++++----
 .../prog/en/modules/labels/label-bib-search.tmpl   |    3 +-
 .../prog/en/modules/labels/label-edit-batch.tmpl   |   44 ++++++++++++++++++-
 .../en/modules/members/moremember-receipt.tmpl     |    3 +-
 .../prog/en/xslt/MARC21slim2intranetDetail.xsl     |    2 +-
 .../prog/en/modules/opac-authorities-home.tmpl     |    1 -
 .../prog/en/xslt/MARC21slim2OPACDetail.xsl         |    2 +-
 labels/label-edit-batch.pl                         |   13 +++++-
 17 files changed, 138 insertions(+), 41 deletions(-)


More information about the Koha-patches mailing list