[koha-commits] updated branch 3.0.x (96e95bce3ccef8e342b30086f794d8ca1b9ab186)

Koha Gitosis gitosis at git.koha.org
Wed Jan 27 16:03:44 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 "Koha GitWeb".

The branch, 3.0.x has been updated
       via  96e95bce3ccef8e342b30086f794d8ca1b9ab186 (commit)
       via  584f93a1d568b9f99bbb7cb195fb71cf596d9f92 (commit)
       via  8f0f18d3376ceb08e07084cad2587af7faee381a (commit)
       via  d52221b316b86d9d239706ebc8854eacb9ac5b8d (commit)
      from  c7a912d7d262a0cb7307663b6fcdb2aa9493888a (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 96e95bce3ccef8e342b30086f794d8ca1b9ab186
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Thu Jan 21 12:15:49 2010 +0100

    [followup](bug #3348) fix spent values and spent resume
    
    This fix the way to get spent datas, to user aqbudgetid instead of bookfund.

commit 584f93a1d568b9f99bbb7cb195fb71cf596d9f92
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Mon Jan 25 14:45:10 2010 +0100

    [followup] (bug #4051) set as binary
    
    As we concat adress, we need to specify csv as binary, else it's broken and skip some lines.

commit 8f0f18d3376ceb08e07084cad2587af7faee381a
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Mon Jan 25 10:16:41 2010 +0100

    [3.0.x] (bug #4055) backport canbook/itembereserved
    
    This backport the functions from 3.2/3.4 to the 3.0 API, because we need to factorize the code.

commit d52221b316b86d9d239706ebc8854eacb9ac5b8d
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Wed Jan 20 10:06:15 2010 +0100

    [followup](bug #4051)  add borrower "title", and complete address in csv
    
    this add the borrower title, and the complete address.

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

Summary of changes:
 C4/Bookfund.pm                                     |    5 +-
 C4/Circulation.pm                                  |    2 +-
 C4/Reserves.pm                                     |   85 ++++++++++++++++++++
 acqui/acqui-home.pl                                |    3 +-
 acqui/spent.pl                                     |    6 +-
 circ/overdue.pl                                    |    5 +-
 .../prog/en/modules/acqui/acqui-home.tmpl          |    2 +-
 .../opac-tmpl/prog/en/modules/opac-reserve.tmpl    |    6 +-
 opac/opac-reserve.pl                               |   37 +++++++--
 reserve/request.pl                                 |   11 ++-
 10 files changed, 139 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list