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

Koha Gitosis gitosis at git.koha.org
Thu Dec 3 22:26:51 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  0d857802010cb7ea5317e16fa8274c1d9bd3421e (commit)
       via  32e13e325a80f29a39a5fbf6971debcd193a59e4 (commit)
       via  20d18c347b2218f0b7355b9164f27dbb697c44f2 (commit)
       via  9c9de92b0f45350d2894e311fcc8050d3ad562ab (commit)
       via  7f7333aebd75f63edb74b727965353cb379e6568 (commit)
       via  dec79cf740b479b1990e11dcd93bec14a9034f49 (commit)
       via  0dfe4220907abac2c39864a9daa707c851c55bd1 (commit)
       via  0b57b4db713437b77364487f1aa5a0063fd86057 (commit)
       via  e73f273a5e747f7f5eb693a03105131b67f0c91b (commit)
       via  11dcaab225b57dcd9889d6c23918a53e76bc7c7a (commit)
       via  776c0da94ac3a9cb4fc759f86e54cd360079f5ed (commit)
       via  4149747ea513a1fbcbf18d4c06967355680a8a4d (commit)
      from  192f7cb76421d271d5ca4eb31beb116e495c61bc (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 0d857802010cb7ea5317e16fa8274c1d9bd3421e
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Thu Dec 3 10:16:51 2009 +0100

    (bug #3819) variable name typo
    
    This patch fix variable name in opac, that made koha fatal error.
    
    Signed-off-by: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>

commit 32e13e325a80f29a39a5fbf6971debcd193a59e4
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Wed Dec 2 17:30:58 2009 +0100

    (bug #3819) still fixing holds policies
    
    This patch backports more code from 3.2 to make hold policies working.

commit 20d18c347b2218f0b7355b9164f27dbb697c44f2
Author: Frédéric Demians <f.demians at tamil.fr>
Date:   Wed Dec 2 13:55:20 2009 +0100

    Bug 3827: Impossible to set a subfield mandatory in biblio framework
    
    This patch is for 3.0.x. 3.2 is correct.

commit 9c9de92b0f45350d2894e311fcc8050d3ad562ab
Author: Frédéric Demians <f.demians at tamil.fr>
Date:   Wed Dec 2 16:04:49 2009 +0100

    Bug 3784: Don't fail on opac-detail.pl with invalid biblionumber

commit 7f7333aebd75f63edb74b727965353cb379e6568
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Thu Dec 3 13:46:33 2009 +0100

    [followup](MT #2298) fix bad conditions
    
    This patch fix bad condition that hide in all cases records without items.

commit dec79cf740b479b1990e11dcd93bec14a9034f49
Author: Matthias Meusburger <matthias.meusburger at biblibre.com>
Date:   Tue Dec 1 12:11:11 2009 +0100

    MT 2415 : tablesorter for shelves
    
    Signed-off-by: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>

commit 0dfe4220907abac2c39864a9daa707c851c55bd1
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Tue Dec 1 13:05:53 2009 +0100

    (bug #3823) on hold items in opac
    
    this fix C4::Items::GetItemsInfo for an old bug, that say all items are on hold if one is on hold.
    
    Signed-off-by: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>

commit 0b57b4db713437b77364487f1aa5a0063fd86057
Author: koha user <koha at copernic.biblibre.com>
Date:   Tue Dec 1 15:29:03 2009 +0100

    MT 2360 : Adds address, city and zipcode to overdues csv export
    
    Signed-off-by: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>

commit e73f273a5e747f7f5eb693a03105131b67f0c91b
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Wed Dec 2 14:48:48 2009 +0100

    (bug #3348) another order receive fix
    
    This patch fix orderreceive.pl when there is no result, and add a link to go back to receive summary.
    
    Signed-off-by: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>

commit 11dcaab225b57dcd9889d6c23918a53e76bc7c7a
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Wed Dec 2 11:44:43 2009 +0100

    (bug #3825) improve waiting holds
    
    This patch :
     * fix indentation
     * Separate waiting holds from holds over with tabs
     * Select only holds for librarian library

commit 776c0da94ac3a9cb4fc759f86e54cd360079f5ed
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Wed Dec 2 11:57:05 2009 +0100

    (bug #3826) improve modrequest.pl
    
    This patch modify the redirect done by modrequest, to return to the referer page. It permit to go back to circ/circulation.pl.

commit 4149747ea513a1fbcbf18d4c06967355680a8a4d
Author: Koha Biblibre <koha at biblibre.com>
Date:   Wed Dec 2 11:10:40 2009 +0100

    MT 2110 : adds title, due date and issue date to csv overdues export

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

Summary of changes:
 C4/Items.pm                                        |    3 +-
 C4/Search.pm                                       |    5 +-
 acqui/orderreceive.pl                              |    3 +-
 admin/marc_subfields_structure.pl                  |    2 +-
 catalogue/search.pl                                |    2 +-
 circ/circulation.pl                                |    4 +-
 circ/overdue.pl                                    |    6 +
 circ/waitingreserves.pl                            |   27 ++++--
 .../prog/en/modules/acqui/orderreceive.tmpl        |    2 +-
 .../prog/en/modules/circ/waitingreserves.tmpl      |  105 +++++++++++++++-----
 .../prog/en/modules/reserve/request.tmpl           |   60 ++++++++++--
 .../prog/en/modules/virtualshelves/shelves.tmpl    |   40 ++++++--
 .../prog/img}/famfamfam/silk/cross.png             |  Bin 655 -> 655 bytes
 .../prog/img}/famfamfam/silk/error.png             |  Bin 666 -> 666 bytes
 .../opac-tmpl/prog/en/modules/opac-reserve.tmpl    |   16 +++-
 misc/cronjobs/overdue_notices.pl                   |   15 ++-
 opac/opac-detail.pl                                |    8 +-
 opac/opac-reserve.pl                               |   14 +++-
 reserve/modrequest.pl                              |    7 +-
 reserve/request.pl                                 |   76 ++++++++++-----
 20 files changed, 294 insertions(+), 101 deletions(-)
 copy koha-tmpl/{opac-tmpl/prog => intranet-tmpl/prog/img}/famfamfam/silk/cross.png (100%)
 copy koha-tmpl/{opac-tmpl/prog => intranet-tmpl/prog/img}/famfamfam/silk/error.png (100%)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list