[koha-commits] main Koha release repository branch master updated. v3.08.00-1155-g4db3611

Git repo owner gitmaster at git.koha-community.org
Thu Nov 1 15:42:58 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  4db3611ee6210d549e5dda5f705a02310c93e500 (commit)
       via  9b55ebff65971919a539b060b1aa5ba2de4b94c3 (commit)
       via  7cf5e2e954b8874b5ddc3d9ecb1bf50ed0b11293 (commit)
       via  eabe69870556466ff86920a10568df8ca7ae90f4 (commit)
       via  2f860e36f6184011db71818eb282cf3035845c93 (commit)
       via  9bcc1f909557cdded766f7ec44293238998b884d (commit)
       via  1ce2386e3686e26747c50c31189636565cc500d2 (commit)
       via  ba8be1f2f9985c371b09664f082bf665279f5e5d (commit)
       via  f352b05610eacab3e3145f017b12b1586f7ae533 (commit)
       via  e2a702653d7d1db52e02c6f0e4f2e2850312b481 (commit)
      from  43ba461f3905dc07e7e97bb23dc230fdd69ca2d7 (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 -----------------------------------------------------------------
commit 4db3611ee6210d549e5dda5f705a02310c93e500
Merge: 9bcc1f9 9b55ebf
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Nov 1 10:31:14 2012 -0400

    Merge branch 'bug_7455' into 3.12-master

commit 9bcc1f909557cdded766f7ec44293238998b884d
Merge: ba8be1f 1ce2386
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Nov 1 09:32:53 2012 -0400

    Merge branch 'bug_8931' into 3.12-master

-----------------------------------------------------------------------

Summary of changes:
 C4/Installer/PerlDependencies.pm                   |    5 +
 authorities/authorities.pl                         |   18 +-
 cataloguing/addbiblio.pl                           |   25 +-
 cataloguing/additem.pl                             |    6 +-
 debian/control                                     |  160 +++++-
 koha-tmpl/intranet-tmpl/prog/en/css/addbiblio.css  |   10 +-
 .../intranet-tmpl/prog/en/css/staff-global.css     |    1 +
 koha-tmpl/intranet-tmpl/prog/en/js/cataloging.js   |  466 ++++++++++++++
 .../prog/en/modules/authorities/authorities.tt     |  656 +++++---------------
 .../authorities/blinddetail-biblio-search.tt       |    2 +-
 .../prog/en/modules/cataloguing/addbiblio.tt       |  597 ++++--------------
 .../prog/en/modules/cataloguing/additem.tt         |   77 +---
 .../prog/en/modules/serials/serials-edit.tt        |   82 +---
 .../prog/en/modules/tools/batchMod-edit.tt         |    5 +-
 t/db_dependent/SuggestionEngine_ExplodedTerms.t    |   59 ++
 tools/batchMod.pl                                  |    6 +-
 16 files changed, 1015 insertions(+), 1160 deletions(-)
 create mode 100644 koha-tmpl/intranet-tmpl/prog/en/js/cataloging.js


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list