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

Git repo owner gitmaster at git.koha-community.org
Wed Nov 24 20:25:31 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  7236c9ea583ddd18a6b92b7086ad376c60883b57 (commit)
       via  dc241c92c061246b0bf2ab8bf5800e3cf5143e90 (commit)
       via  c7da57b9e27f3979eed50fd2b4e455dbf2439435 (commit)
       via  cd9a4182539503fe9af06d073d32f94c26e73dbb (commit)
      from  745a55c0726c2cf90c426b8b7831fc38ce5449a8 (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 7236c9ea583ddd18a6b92b7086ad376c60883b57
Author: Amit Gupta <amit.gupta at osslabs.biz>
Date:   Wed Nov 24 16:32:00 2010 +0530

    Analytical record - improvements in creating analytical record

commit dc241c92c061246b0bf2ab8bf5800e3cf5143e90
Author: Amit Gupta <amit.gupta at osslabs.biz>
Date:   Wed Nov 24 10:18:30 2010 +0530

    Analytical records: Support for holds on items linked via host records

commit c7da57b9e27f3979eed50fd2b4e455dbf2439435
Author: Amit Gupta <amit.gupta at osslabs.biz>
Date:   Wed Nov 24 10:18:08 2010 +0530

    Analytical records: allow only specific copy holds for analytical records plus changes to use new C4 routines
    
    Signed-off-by: Amit Gupta <amit.gupta at osslabs.biz>

commit cd9a4182539503fe9af06d073d32f94c26e73dbb
Author: Amit Gupta <amit.gupta at osslabs.biz>
Date:   Wed Nov 24 10:16:43 2010 +0530

    Analytical records - move host field population to a C4 routine, all changes in pl files to call new routine
    
    Signed-off-by: Amit Gupta <amit.gupta at osslabs.biz>

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

Summary of changes:
 C4/Biblio.pm                                       |   25 ++++++++++
 C4/Items.pm                                        |   38 +++++++++++++++
 C4/Reserves.pm                                     |    8 +++
 cataloguing/addbiblio.pl                           |   49 ++++----------------
 cataloguing/linkitem.pl                            |    9 +---
 .../prog/en/modules/cataloguing/addbiblio.tmpl     |    2 +-
 .../prog/en/modules/reserve/request.tmpl           |    8 +++-
 .../opac-tmpl/prog/en/includes/item-status.inc     |    2 +
 .../opac-tmpl/prog/en/modules/opac-reserve.tmpl    |   47 ++++++++++++++++---
 opac/opac-reserve.pl                               |   28 ++++++------
 reserve/placerequest.pl                            |   10 ++++
 reserve/request.pl                                 |   21 +++++++--
 12 files changed, 172 insertions(+), 75 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list