[koha-commits] main Koha release repository branch 3.10.x updated. v3.08.00-1165-g9d15697

Git repo owner gitmaster at git.koha-community.org
Thu Nov 1 22:44:21 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, 3.10.x has been updated
       via  9d15697fe8ccc1abf26b8324eccfe89107353c34 (commit)
       via  235ee021c4dfe2737cab9d4e86e57fedbe4e766f (commit)
       via  5b8e1548e44b66b8d9206b206ee0e768d3c5c12b (commit)
       via  4db3611ee6210d549e5dda5f705a02310c93e500 (commit)
       via  9b55ebff65971919a539b060b1aa5ba2de4b94c3 (commit)
       via  7cf5e2e954b8874b5ddc3d9ecb1bf50ed0b11293 (commit)
       via  eabe69870556466ff86920a10568df8ca7ae90f4 (commit)
       via  2f860e36f6184011db71818eb282cf3035845c93 (commit)
       via  9bcc1f909557cdded766f7ec44293238998b884d (commit)
      from  ddd3004c3c075bd31219fdeda5e8baec4907f331 (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 9d15697fe8ccc1abf26b8324eccfe89107353c34
Merge: 235ee02 5b8e154
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Thu Nov 1 22:48:27 2012 +0100

    Merge remote-tracking branch 'origin/new/bug_8804' into 3.10.x
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit 235ee021c4dfe2737cab9d4e86e57fedbe4e766f
Merge: ddd3004 9b55ebf
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Thu Nov 1 22:41:58 2012 +0100

    Merge remote-tracking branch 'origin/new/bug_7455' into 3.10.x
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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

Summary of changes:
 C4/Auth.pm                                         |    4 +-
 authorities/authorities.pl                         |   18 +-
 cataloguing/addbiblio.pl                           |   25 +-
 cataloguing/additem.pl                             |    6 +-
 koha-tmpl/intranet-tmpl/prog/en/css/addbiblio.css  |   10 +-
 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 +-
 tools/batchMod.pl                                  |    6 +-
 13 files changed, 794 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