[Koha-patches] [PATCH] fixes fatal error 'Undefined subroutine &GetMemberDetails called at...'

2009-03-05 Thread Mason James
--- C4/Circulation.pm |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/C4/Circulation.pm b/C4/Circulation.pm index 85b848c..47f19f2 100644 --- a/C4/Circulation.pm +++ b/C4/Circulation.pm @@ -777,7 +777,7 @@ sub CanBookBeIssued { elsif ($issue->{borrowernumber}) {

[Koha-patches] [PATCH] New feature Number of Returned Items to Show

2009-03-05 Thread Michael Hafen
This adds a system preference controlled feature. This controls how many returned items are shown on the check-in page. --- admin/systempreferences.pl |1 + circ/returns.pl|3 ++- installer/data/mysql/en/mandatory/sysprefs.sql

[Koha-patches] [PATCH] New feature ceiling Due Date.

2009-03-05 Thread Michael Hafen
This adds a feature and system preference: ceilingDueDate. If this is set to a valid ( according to dateformat syspref ) date, then calculated due dates will be less than this date. --- C4/Circulation.pm |7 +++ admin/systempreferences.pl

[Koha-patches] [PATCH] Markup and style corrections.

2009-03-05 Thread Owen Leonard
Corrects case of "onclick" and creates new style for "send" link rather than re-using inapplicable toolbar ID. --- koha-tmpl/opac-tmpl/prog/en/css/opac.css |9 + .../opac-tmpl/prog/en/modules/opac-shelves.tmpl| 10 +- 2 files changed, 14 insertions(+), 5 deleti

Re: [Koha-patches] [PATCH] New feature Number of Returned Items to Show - database update

2009-03-05 Thread Mike Hafen
Quite right in both cases. Both of these features are two patches, and the first contains the update to en/mandatory/sysprefs.sql. My lack of French prevents me from adding the SQL to the other file. If someone would be so kind as to translate the two strings for me I will correct and re-submit.

[Koha-patches] [PATCH] Add item call number to overdues report

2009-03-05 Thread Francis WANGA
/circ/overdue.pl displays book's title & author. This patch appends items.itemcallnumber after title when available. --- circ/overdue.pl| 17 ++--- .../prog/en/modules/circ/overdue.tmpl |2 +- 2 files changed, 15 insertions(+), 4 dele

[Koha-patches] [PATCH] Changed spent.pl select statment to include joins between tables.

2009-03-05 Thread James Winter
--- acqui/spent.pl | 15 ++- 1 files changed, 10 insertions(+), 5 deletions(-) diff --git a/acqui/spent.pl b/acqui/spent.pl index f73537b..c9c13ea 100755 --- a/acqui/spent.pl +++ b/acqui/spent.pl @@ -27,14 +27,19 @@ my ( $template, $loggedinuser, $cookie ) = get_template_and_user(

Re: [Koha-patches] [PATCH] New feature Number of Returned Items to Show - database update

2009-03-05 Thread Joe Atzberger
Same comment here, that a new syspref should also be added to: - installer/data/mysql/en/mandatory/sysprefs.sql - installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql --Joe On Wed, Feb 25, 2009 at 5:48 PM, Michael Hafen wrote: > This is the database update to add t

Re: [Koha-patches] [PATCH] Translating UNIMARC plugins in English

2009-03-05 Thread LAURENT Henri-Damien
Galen Charlton a écrit : > Hi, > > On Thu, Mar 5, 2009 at 10:24 AM, Galen Charlton > wrote: > >> From: Henri-Damien LAURENT >> >> Signed-off-by: Henri-Damien LAURENT >> (cherry picked from commit 839c87a48cfc1aa3e37705fd7cc8d902d0b6bfb9) >> >> Signed-off-by: Galen Charlton >> > > This p

Re: [Koha-patches] [PATCH] New feature ceiling Due Date - database update

2009-03-05 Thread Joe Atzberger
I think this would require ceilingDueDate to be added to: - installer/data/mysql/en/mandatory/sysprefs.sql - installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql at the same time. --Joe On Wed, Feb 25, 2009 at 5:08 PM, Michael Hafen wrote: > This updates the datab

Re: [Koha-patches] [PATCH] Translating UNIMARC plugins in English

2009-03-05 Thread Galen Charlton
Hi, On Thu, Mar 5, 2009 at 10:24 AM, Galen Charlton wrote: > From: Henri-Damien LAURENT > > Signed-off-by: Henri-Damien LAURENT > (cherry picked from commit 839c87a48cfc1aa3e37705fd7cc8d902d0b6bfb9) > > Signed-off-by: Galen Charlton This patch had been pushed to 3.0.x but never submitted for

Re: [Koha-patches] [PATCH] Kohabug 2500 Fiction Call Number Splitting Enhancement/Bugfix

2009-03-05 Thread Joe Atzberger
More than this minor change, this function needs complete documentation and test cases to establish what it is *trying* to do, and that it does it correctly. ---joe On Thu, Feb 26, 2009 at 3:43 PM, Chris Nighswonger < cnighswon...@foundations.edu> wrote: > The current regexp used to split fictio

[Koha-patches] [PATCH] (bug #2996) update unimarc 105 plugin to the actual norm

2009-03-05 Thread Galen Charlton
From: Nahuel ANGELINETTI This patch add some codes which have been added to the norm: * Religious Text * dissertation or thesis * booklet (cherry picked from commit 673bd0d832c7aba6d8ef642bd420504eee2cc23b) Signed-off-by: Galen Charlton --- .../value_builder/unimarc_field_105.tmpl |

[Koha-patches] [PATCH] [3.0.x](bug #2996) update unimarc 105 [PUSHED]

2009-03-05 Thread LAURENT Henri-Damien
___ Koha-patches mailing list Koha-patches@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-patches

[Koha-patches] [PATCH] Adding and managing location in subscription

2009-03-05 Thread henridamien . laurent
From: Henri-Damien LAURENT --- C4/Serials.pm | 15 --- installer/data/mysql/kohastructure.sql |1 + installer/data/mysql/updatedatabase.pl |7 +++ .../prog/en/modules/serials/subscription-add.tmpl |4

[Koha-patches] [PATCH] [3.0.x](bug #2996) update unimarc 105 plugin to the actual norm

2009-03-05 Thread Nahuel ANGELINETTI
This patch add some codes which have been added to the norm: * Religious Text * dissertation or thesis * booklet --- .../value_builder/unimarc_field_105.tmpl | 46 1 files changed, 46 insertions(+), 0 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modu