[koha-commits] main Koha release repository branch master updated. v3.08.00-614-g6c77b4d

Git repo owner gitmaster at git.koha-community.org
Fri Aug 31 17:53:28 CEST 2012


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, master has been updated
       via  6c77b4d117bb9a92abc5b0ddeb87fe7f2ed1680c (commit)
       via  7c223802422cf4c57407553f11b6c167a8bc06b3 (commit)
       via  eb51a7346ab46cf2681c1d76a39b4bbcff252864 (commit)
       via  a2186855b39d2bf872b79ad0d1224330de9b8f43 (commit)
       via  0a0f311cc0eaf3f70696ff3a5f4473acb35b86fa (commit)
       via  576f87c4fe170d13aa98d87cdffa169e4d352322 (commit)
       via  3a10cbda9ac49ebf934e5c15a35d7cb47d7c66c6 (commit)
       via  f409df5878c70a2e30f4becd160394cf6397b553 (commit)
       via  67556a733ad323f1affd877eed631e76892eac9d (commit)
       via  c9535a606a342350db4666515915e6a57a3661d2 (commit)
      from  6ca9b8f037f5ba87c26fd9379589505950ebfd13 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 C4/Barcodes/ValueBuilder.pm                        |  109 ++++++++++++++++
 Koha/DateUtils.pm                                  |    6 +-
 authorities/ysearch.pl                             |    4 +-
 cataloguing/value_builder/barcode.pl               |   55 ++-------
 cataloguing/value_builder/barcode_manual.pl        |  132 ++++++++++++++++++++
 .../intranet-tmpl/prog/en/css/staff-global.css     |    4 +
 .../prog/en/modules/acqui/orderreceive.tt          |   22 ++++
 .../prog/en/modules/cataloguing/additem.tt         |    2 +-
 .../en/modules/reports/guided_reports_start.tt     |   16 ++-
 .../prog/en/modules/services/itemrecorddisplay.tt  |   16 +--
 koha_perl_deps.pl                                  |   60 +++++++--
 opac/opac-detail.pl                                |    3 +-
 reports/guided_reports.pl                          |    8 +-
 t/Barcodes_ValueBuilder.t                          |   77 ++++++++++++
 14 files changed, 431 insertions(+), 83 deletions(-)
 create mode 100644 C4/Barcodes/ValueBuilder.pm
 create mode 100755 cataloguing/value_builder/barcode_manual.pl
 create mode 100644 t/Barcodes_ValueBuilder.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list