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

Koha Gitosis gitosis at git.koha.org
Tue Dec 1 12:54:07 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  d1fb22bf39558c3c4cdb2ba9ae1ad670c8f7b39d (commit)
       via  d1b4824c462726071f6f1412462fea27dfba8284 (commit)
       via  7ab11d5ea5721c37a7f7a7d3f0e275fb5ede331c (commit)
       via  60163b8175de1bb9ea2563575b330b1a8b86ccdd (commit)
       via  b2addbbafb7918b85477feb2884d42f3346441ba (commit)
       via  9da0386a546517e7904c2f1d119511946774ceb8 (commit)
       via  f78dbcdfb8200e75cc795447bc6b513257966021 (commit)
       via  f710a5033bcdd46ae85c85aed4651869117eb28c (commit)
       via  e3e9cfc093cc9429a09fa4b233747521b7d4834b (commit)
       via  65abb5124e7fe00bac13f79dfaa785fc78821300 (commit)
       via  82a0053f5ee15d4e8e8b6dbc6fe378cfe2148631 (commit)
       via  9af463f99e553413fb85fd1235b9888484268e48 (commit)
       via  8014923b41d47e8121a858a1122f380e6f35b383 (commit)
       via  fede858a92ab893f6fc55cfd321b1d869445a44d (commit)
       via  36720b589c8ca7ebad21bf759029b2c071fdcf6f (commit)
      from  af9b39164a7debeaef308e96c2caeb1c2660c0b4 (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 d1fb22bf39558c3c4cdb2ba9ae1ad670c8f7b39d
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Tue Dec 1 12:53:09 2009 +0100

    upgrade to kohaversion

commit d1b4824c462726071f6f1412462fea27dfba8284
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Mon Nov 30 14:06:51 2009 +0000

    Bug 3818 Allow 10 characters in bookfund id input
    
    Field is varchar(10) allow all characters to be used

commit 7ab11d5ea5721c37a7f7a7d3f0e275fb5ede331c
Author: Frédéric Demians <f.demians at tamil.fr>
Date:   Mon Nov 23 14:38:23 2009 +0100

    Bug 3806 - Holidays improperly sorted by date

commit 60163b8175de1bb9ea2563575b330b1a8b86ccdd
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Mon Nov 23 12:05:33 2009 +0000

    Bug 3805 Suppress display of basket level invoice no
    
    The aqbasket invoice number is not the one populated on receipt
    as the order line invoice number is the field used elsewhere
    suppress the unpopulated field from the basket display

commit b2addbbafb7918b85477feb2884d42f3346441ba
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Mon Nov 23 17:14:47 2009 +0000

    Bug 3805 Suppress basket invoice number display
    
    Dont display unpopulated field

commit 9da0386a546517e7904c2f1d119511946774ceb8
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Mon Nov 23 09:39:12 2009 +0100

    (bug #3801) fix itemtype administration
    
    This delete all code related to renewals allowed in itemtype administration.

commit f78dbcdfb8200e75cc795447bc6b513257966021
Author: Chris Cormack <chris at bigballofwax.co.nz>
Date:   Mon Nov 23 21:01:14 2009 +1300

    Bug 3800 - Misplaced IF was causing the no permission message never to be displayed

commit f710a5033bcdd46ae85c85aed4651869117eb28c
Author: Frédéric Demians <f.demians at tamil.fr>
Date:   Fri Nov 27 09:46:06 2009 +0100

    Bug 3813: SIP2, Bad Patron Information Response to Message 64
    
    This fix returns item's barcodes in AU fields

commit e3e9cfc093cc9429a09fa4b233747521b7d4834b
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Mon Nov 30 13:37:50 2009 +0100

    (bug #3816) differenciate reserved and on loan items
    
    This change the way to show only reserved items in intranet search result.

commit 65abb5124e7fe00bac13f79dfaa785fc78821300
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Mon Nov 30 16:37:01 2009 +0100

    (bug #3819) hold policies implementation
    
    This still backports updatedatabase from head, update kohastructure, and fix smart-rules.tmpl/.pl.

commit 82a0053f5ee15d4e8e8b6dbc6fe378cfe2148631
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Mon Nov 30 15:21:17 2009 +0100

    (bug #3819) hold policies doesn't work
    
    This patch backport code from 3.2, create the database, and update kohastructure.sql

commit 9af463f99e553413fb85fd1235b9888484268e48
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Tue Dec 1 09:55:16 2009 +0100

    (bug #3822) fix returning document in transfert
    
    This fix C4::Circulation::AddReturn, to mark as transfered items in transfert that are returned in homebranch.

commit 8014923b41d47e8121a858a1122f380e6f35b383
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Tue Dec 1 10:00:29 2009 +0100

    C4::Output adding getlanguagecookie + other enhancements
    
    required for language stemming management
    Adding also some filters for NSB NSE characters
    Now, get_template can be used even when query->cookie not set
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit fede858a92ab893f6fc55cfd321b1d869445a44d
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Fri Nov 20 10:05:50 2009 +0100

    (MT #2298) Rewrite "only available items"
    
    This change the way to show only available items. Now we don't use anymore zebra that delete records with one non-available item, but we check only for non-available items in perl code.

commit 36720b589c8ca7ebad21bf759029b2c071fdcf6f
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Fri Nov 20 15:58:43 2009 +0100

    (bug #3798) fix changing request branch
    
    a variable was wrong in template.

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

Summary of changes:
 C4/Circulation.pm                                  |    1 +
 C4/Output.pm                                       |   63 +++++++++---
 C4/SIP/Sip/MsgType.pm                              |    2 +-
 C4/Search.pm                                       |   43 +++++---
 admin/itemtypes.pl                                 |   11 +--
 admin/smart-rules.pl                               |  111 ++++++++++++++++++++
 catalogue/search.pl                                |   10 +--
 installer/data/mysql/kohastructure.sql             |   28 +++++
 installer/data/mysql/updatedatabase30.pl           |   40 +++++++
 .../intranet-tmpl/prog/en/includes/facets.inc      |    2 +-
 .../prog/en/modules/acqui/basket.tmpl              |    1 -
 .../prog/en/modules/acqui/neworderempty.tmpl       |    1 -
 .../prog/en/modules/admin/aqbookfund.tmpl          |    2 +-
 .../prog/en/modules/admin/itemtypes.tmpl           |   13 ---
 .../prog/en/modules/admin/smart-rules.tmpl         |    1 +
 .../prog/en/modules/catalogue/results.tmpl         |    9 ++-
 .../prog/en/modules/reserve/request.tmpl           |    4 +-
 .../prog/en/modules/tools/holidays.tmpl            |    9 --
 .../opac-tmpl/prog/en/includes/opac-facets.inc     |    2 +-
 koha-tmpl/opac-tmpl/prog/en/modules/opac-auth.tmpl |    7 +-
 kohaversion.pl                                     |    2 +-
 opac/opac-search.pl                                |   18 ++--
 tools/holidays.pl                                  |    6 +-
 23 files changed, 291 insertions(+), 95 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list