[koha-commits] main Koha release repository branch master updated. v3.08.00-1475-ge9d40f7

Git repo owner gitmaster at git.koha-community.org
Thu Dec 27 15:50:31 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  e9d40f74bbde0772aabcf2dc6ba82fac7db4b88e (commit)
       via  7fc4be502d27d77a653f66fb9ea7de50560cfca6 (commit)
       via  e3f6a746602028d02c125ad0927a12989b40b84a (commit)
       via  63f2ceb603b722b04b4cf6f2c2fc6bb8e4ff4f6b (commit)
       via  8ce80b9ad4e30d95193a3dd086138e571089aa0b (commit)
       via  4f1082816b72bab8f18b88cef19bf2ce16112676 (commit)
       via  4dbcd077f61c5ac50e209b31ac0ecdc65268639e (commit)
       via  33aa6ec2fddd5c712f6eb1ba64de4d54f131c24e (commit)
      from  37bd0c8d7e1196648fc3fc24287cf3d8f1afb7d7 (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/Circulation.pm                                  |   21 ++
 C4/HTML5Media.pm                                   |  223 ++++++++++++++++++++
 catalogue/detail.pl                                |    7 +
 installer/data/mysql/sysprefs.sql                  |    3 +
 installer/data/mysql/updatedatabase.pl             |   15 ++
 .../intranet-tmpl/prog/en/css/staff-global.css     |    4 +
 .../en/modules/admin/preferences/circulation.pref  |    6 +
 .../admin/preferences/enhanced_content.pref        |   14 ++
 .../prog/en/modules/catalogue/detail.tt            |   17 ++-
 .../prog/en/modules/reserve/request.tt             |    3 +
 koha-tmpl/opac-tmpl/prog/en/css/opac.css           |    4 +
 koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt |   19 ++
 .../opac-tmpl/prog/en/modules/opac-reserve.tt      |    6 +-
 kohaversion.pl                                     |    2 +-
 opac/opac-detail.pl                                |    6 +
 opac/opac-reserve.pl                               |    5 +
 reserve/request.pl                                 |   12 +-
 17 files changed, 362 insertions(+), 5 deletions(-)
 create mode 100644 C4/HTML5Media.pm


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list