[koha-commits] main Koha release repository branch, new/awaiting_qa/analytical_records, updated. v3.02.00-213-g0b2030a

Git repo owner gitmaster at git.koha-community.org
Sun Dec 12 21:27:06 CET 2010


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, new/awaiting_qa/analytical_records has been updated
       via  0b2030ab9dd8bd517762090c66abb082789588e5 (commit)
       via  bc600338a15b4eadcbf29b4a4c9da17c42b96aec (commit)
       via  920ec609579d5440bb10296164f608d5e89d0551 (commit)
      from  e4917c172277c1549b606e90aab583b80721752a (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 0b2030ab9dd8bd517762090c66abb082789588e5
Author: Savitra Sirohi <savitra.sirohi at osslabs.biz>
Date:   Thu Dec 9 20:15:28 2010 +0530

    Analytical records: ability to create analytical records from items, to view linked analytics, and prevent deletion of items that have linked analytics

commit bc600338a15b4eadcbf29b4a4c9da17c42b96aec
Author: Savitra Sirohi <savitra.sirohi at osslabs.biz>
Date:   Thu Dec 9 20:13:33 2010 +0530

    Analytical records: better handling of holds on analytical records, allow holds only on specific copies

commit 920ec609579d5440bb10296164f608d5e89d0551
Author: Savitra Sirohi <savitra.sirohi at osslabs.biz>
Date:   Thu Dec 9 20:12:50 2010 +0530

    Analytical records: changes to accomodate itemnumber and biblionumber in host subfields 9 and 0 respectively.

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

Summary of changes:
 C4/Items.pm                                        |   26 ++++++++++++++++++++
 C4/Search.pm                                       |    4 +-
 catalogue/detail.pl                                |   18 ++++++++++++-
 cataloguing/additem.pl                             |    7 +++++
 .../prog/en/includes/biblio-view-menu.inc          |    2 +
 .../intranet-tmpl/prog/en/includes/cat-toolbar.inc |    1 +
 .../prog/en/modules/cataloguing/additem.tmpl       |    2 +-
 .../prog/en/modules/reserve/request.tmpl           |    3 ++
 .../opac-tmpl/prog/en/modules/opac-reserve.tmpl    |    8 +++++-
 opac/opac-detail.pl                                |    4 +-
 reserve/request.pl                                 |    1 +
 11 files changed, 68 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list