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

Koha Gitosis gitosis at git.koha.org
Mon Nov 9 09:17:27 CET 2009


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  a9ef88fdb4cdff8343bc358bc905bc64b2fef908 (commit)
       via  c053ba7a15b76c12213c2c8e494c199362406573 (commit)
       via  d3a1ca09318ec46187f48b25f813d7e1aac12bf6 (commit)
       via  344ed7f07f89151a3c1579560732ea559f0598d0 (commit)
       via  800cc8d070e3ec7b4f7beba794bb6bb420cbc989 (commit)
       via  7807c32189770274b668898ce26514e43dc6e4ab (commit)
       via  ff39a7a141d173a0c4264e656e93ce1a94acfed1 (commit)
       via  db47665ea3c9804d1a0a8e0bdbf9a0c6cf81ceb0 (commit)
       via  36ae08af3221f8a5073c1576ee53c4ba00a1d153 (commit)
       via  bf95c2513d6abd570143f0ff6d5739b69d35fd5c (commit)
       via  d8f38816b678cc583d9c41845ad462819a07e7e7 (commit)
       via  9dcd4c677595c07766f2349250ddd6e87ea50a73 (commit)
       via  269a9c2966468ace44ed3465a37e545a211981a4 (commit)
      from  05f8c44deb731720af9767778e47d12db4858517 (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 a9ef88fdb4cdff8343bc358bc905bc64b2fef908
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Mon Nov 9 17:04:22 2009 +0100

    [followup](bug #3779) fix tmpl_if
    
    Fix tmpl_if, else it will generate some translation problems.

commit c053ba7a15b76c12213c2c8e494c199362406573
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Wed Nov 4 16:42:32 2009 +0100

    [followup](bug #3760) delete some warn

commit d3a1ca09318ec46187f48b25f813d7e1aac12bf6
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Wed Nov 4 16:01:43 2009 +0100

    (bug #3760) fix and improve some reports
    
    This patch fix some problems with dates, and itemtypes level.
    And it improve some sql queries.

commit 344ed7f07f89151a3c1579560732ea559f0598d0
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Wed Nov 4 17:31:12 2009 +0100

    (bug #3761) fix virtualshelf ordering
    
    This patch fix the way to order shelfs, and delete an useless warn

commit 800cc8d070e3ec7b4f7beba794bb6bb420cbc989
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Wed Nov 4 17:33:53 2009 +0100

    (bug #3762) fix warnings in GetCoinsBiblio
    
    set defaults values to delete warnings.

commit 7807c32189770274b668898ce26514e43dc6e4ab
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Thu Nov 5 16:13:14 2009 +0100

    (bug #3771) delete multiple holds
    
    This delete an non-implemented feature for multiple holds in opac search results.

commit ff39a7a141d173a0c4264e656e93ce1a94acfed1
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Thu Nov 5 16:58:31 2009 +0100

    (bug #3772) show place hold button in isbd view
    
    This fix the isbd view to show the "place hold" button.

commit db47665ea3c9804d1a0a8e0bdbf9a0c6cf81ceb0
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Fri Nov 6 16:47:39 2009 +0100

    [followup](bug #3550) fix opensearch with subtitle

commit 36ae08af3221f8a5073c1576ee53c4ba00a1d153
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Mon Nov 9 09:38:25 2009 +0100

    (bug #3778) GetBranchesLoop and searchMyLibraryFirst
    
    This fix GetBranchesLoop, if searchmylibraryfirst is disabled, getbranchesloop mustn't select any branch.

commit bf95c2513d6abd570143f0ff6d5739b69d35fd5c
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Mon Nov 9 16:13:11 2009 +0100

    (bug #3779) overdues csv fix
    
    This fix HTML escape in overdue list.
    And fix the csv to be the same as what is shown.

commit d8f38816b678cc583d9c41845ad462819a07e7e7
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Fri Nov 6 08:56:06 2009 +0100

    Subscription add Updating Online Help file

commit 9dcd4c677595c07766f2349250ddd6e87ea50a73
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Fri Nov 6 08:53:48 2009 +0100

    Translation fix : opac-recentacquisitions

commit 269a9c2966468ace44ed3465a37e545a211981a4
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Thu Nov 5 21:47:29 2009 +0100

    Adding Support for $9 and $3 on authority hierarchy
    
    Please test and tell me if it is helpfull and does what it is meant for

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

Summary of changes:
 C4/AuthoritiesMarc.pm                              |   24 ++--
 C4/Biblio.pm                                       |   12 +-
 C4/Branch.pm                                       |    3 +-
 C4/VirtualShelves/Page.pm                          |    1 -
 circ/overdue.pl                                    |   53 ++++++--
 .../prog/en/modules/circ/overdue.tmpl              |   13 ++-
 .../en/modules/help/serials/subscription-add.tmpl  |  131 +++++++++++++++-----
 .../opac-tmpl/prog/en/modules/opac-opensearch.tmpl |    2 +-
 .../prog/en/modules/opac-recentacquisitions.tmpl   |    4 +-
 .../opac-tmpl/prog/en/modules/opac-results.tmpl    |   39 +------
 opac/opac-ISBDdetail.pl                            |   18 +++-
 reports/borrowers_out.pl                           |   24 +---
 reports/cat_issues_top.pl                          |   38 +++---
 13 files changed, 215 insertions(+), 147 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list