[koha-commits] main Koha release repository branch master updated. v3.08.00-420-g89b1646

Git repo owner gitmaster at git.koha-community.org
Tue Jul 10 13:49:33 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  89b164670a429024d8de04b2c7306213a10e12c9 (commit)
       via  2662e4c069c3a7d8bc935de6a760d0a818e020b1 (commit)
       via  19264af3f4cb75f8111b9d095efde6fd44038cb3 (commit)
       via  9f231c4dd907f6187488fd38549b4c9d95fb6693 (commit)
       via  7ddf7cbb0364f111f87d081a6423f8773c10e593 (commit)
       via  ee9e5ba6b5bac861f793acc0c1f1b807c5ab91f2 (commit)
       via  7243d9c50d43e3334148b392412f8f1399e0bf86 (commit)
       via  8e05a8593535e7c79f69c3070f4ff94b0ec350d0 (commit)
       via  68ba16afe8989291df8afe54dd72fdf0f0a99fbf (commit)
       via  292cd5b9d2e1ab58a52fcb588ad2b7da5c87a95d (commit)
       via  3616eee9962929972c5085677045523aeb94c60a (commit)
      from  93adbdd16e84020be1830f9ab7d94f13c9d74fc4 (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/Auth.pm                                         |    2 +
 C4/Installer/PerlDependencies.pm                   |    4 +
 C4/Reports/Guided.pm                               |   28 ++-
 about.pl                                           |   18 ++
 debian/control                                     |    1 +
 docs/history.txt                                   |    1 +
 installer/data/mysql/kohastructure.sql             |    4 +
 installer/data/mysql/updatedatabase.pl             |   63 +++++
 koha-tmpl/intranet-tmpl/prog/en/modules/about.tt   |   30 +++-
 .../prog/en/modules/catalogue/detail.tt            |    4 +-
 .../prog/en/modules/cataloguing/linkitem.tt        |    2 +-
 .../prog/en/modules/cataloguing/moveitem.tt        |    2 +-
 koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt |    2 +-
 .../prog/en/modules/opac-readingrecord.tt          |    3 +-
 koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tt   |    4 +-
 kohaversion.pl                                     |    2 +-
 .../thirdparty/TalkingTech_itiva_inbound.pl        |    2 +-
 misc/migration_tools/build6xx.pl                   |  246 --------------------
 misc/translator/text-extract2.pl                   |    8 +-
 opac/svc/report                                    |   32 ++-
 svc/report                                         |   41 +++-
 t/db_dependent/00-strict.t                         |   24 ++
 22 files changed, 232 insertions(+), 291 deletions(-)
 delete mode 100755 misc/migration_tools/build6xx.pl
 create mode 100644 t/db_dependent/00-strict.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list