[koha-commits] main Koha release repository branch master updated. v3.08.00-1358-gb0edca9

Git repo owner gitmaster at git.koha-community.org
Fri Nov 30 14:11:00 CET 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  b0edca918b74b48d658534b54c0df1a84ec94661 (commit)
       via  c39380ed4e3fbc3615dcbbd09800605102dcde57 (commit)
      from  eb570a205206742ffcc03c0c8c99fb1866d733bd (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/Serials.pm                                      |   75 ++++++-
 catalogue/detail.pl                                |    2 +
 installer/data/mysql/kohastructure.sql             |    1 +
 installer/data/mysql/updatedatabase.pl             |   11 +-
 .../prog/en/includes/serials-menu.inc              |    2 +
 .../prog/en/includes/serials-toolbar.inc           |   77 ++++--
 .../prog/en/modules/catalogue/detail.tt            |   26 +-
 .../prog/en/modules/reports/serials_stats.tt       |    8 +
 .../prog/en/modules/serials/claims.tt              |    2 +
 .../prog/en/modules/serials/serial-issues-full.tt  |   14 +-
 .../prog/en/modules/serials/serials-collection.tt  |   44 +++-
 .../prog/en/modules/serials/serials-edit.tt        |  116 +++++-----
 .../prog/en/modules/serials/serials-recieve.tt     |    3 +
 .../prog/en/modules/serials/serials-search.tt      |  249 +++++++++++++-------
 .../prog/en/modules/serials/subscription-detail.tt |   42 ++--
 koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt |    2 +
 .../prog/en/modules/opac-full-serial-issues.tt     |   15 +-
 kohaversion.pl                                     |    2 +-
 misc/cronjobs/serialsUpdate.pl                     |    1 +
 opac/opac-detail.pl                                |    2 +
 reports/serials_stats.pl                           |   14 +-
 serials/checkexpiration.pl                         |    1 +
 serials/serials-collection.pl                      |    3 +
 serials/serials-edit.pl                            |    1 +
 serials/serials-search.pl                          |   25 ++-
 serials/subscription-detail.pl                     |    7 +
 26 files changed, 513 insertions(+), 232 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list