Re: [Koha-devel] RFC 3.2 - put item hold request flag in circulation policy matrix

2008-07-31 Thread Nicolas Morin
On Thu, Jul 31, 2008 at 5:59 PM, Paul POULAIN <[EMAIL PROTECTED]> wrote: > Galen Charlton a écrit : >> At present, if a patron is allowed to place hold requests, they can >> request any item that is not on loan or doesn't have the binding, >> lost, or notforloan statuses set. However, some LibLime

Re: [Koha-devel] warnings (was: [Koha-patches] [PATCH] kohabug 2345: bad comparisons pervade reports)

2008-07-31 Thread Rick Welykochy
Joshua Ferraro wrote: > How do those apps deal with the 'uninitialized variable' warnings that are > so pervasive in Perl apps? 'no warnings uninitialized' perhaps? I never allow uninitialised variables in my perl code. It is simply better to be consistent across all programming languages I use a

Re: [Koha-devel] warnings (was: [Koha-patches] [PATCH] kohabug 2345: bad comparisons pervade reports)

2008-07-31 Thread Joshua Ferraro
On Thu, Jul 31, 2008 at 10:56 PM, Rick Welykochy <[EMAIL PROTECTED]> wrote: > Andrew Moore wrote: > >> On Thu, Jul 31, 2008 at 8:06 AM, Galen Charlton >> <[EMAIL PROTECTED]> wrote: >>> Now imagine what would happen if we (as we should) turn on warnings in >>> Koha. I'll make a proper 3.2 RFC for i

Re: [Koha-devel] warnings (was: [Koha-patches] [PATCH] kohabug 2345: bad comparisons pervade reports)

2008-07-31 Thread Rick Welykochy
Andrew Moore wrote: > On Thu, Jul 31, 2008 at 8:06 AM, Galen Charlton > <[EMAIL PROTECTED]> wrote: >> Now imagine what would happen if we (as we should) turn on warnings in >> Koha. I'll make a proper 3.2 RFC for it shortly, but IMO we really >> need to start putting in 'use warnings' in a all sc

Re: [Koha-devel] RFC 3.2 - email checkout slips

2008-07-31 Thread Henri-Damien LAURENT
Galen Charlton a écrit : > Hi, > > On Thu, Jul 31, 2008 at 10:52 AM, Paul POULAIN <[EMAIL PROTECTED]> wrote: > >> Galen Charlton a écrit : >> >>> This will build upon the existing C4::Letters infrastructure. >>> >> C4::Letters should be renamed to something like C4::MailNotifications

[Koha-devel] Database Revision Tracking

2008-07-31 Thread Jesse Weaver
As part of a process improvement effort we're doing at LibLime, I've created the following wiki proposal: http://wiki.koha.org/doku.php?id=en:development:dbrevs:start Please read it and let me know what you think. This is intended as a simple replacement for IRC conversations like this: < random

Re: [Koha-devel] patches & bugs.koha.org

2008-07-31 Thread MJ Ray
"Galen Charlton" <[EMAIL PROTECTED]> wrote: > On Thu, Jul 31, 2008 at 9:06 AM, MJ Ray <[EMAIL PROTECTED]> wrote: > > not a local configuration error. The flames from LibLimeys if I patch > > a bug they've not experienced yet are *not* encouraging this > > (TMPL_ELSIF MacOS X 10.5 unpredictability/

Re: [Koha-devel] patches & bugs.koha.org

2008-07-31 Thread MJ Ray
"Andrew Moore" <[EMAIL PROTECTED]> wrote: > >> Who or what is JOOI? > > Just Out Of Interest. STFW. ;-) > > I did search the [fine] web, and I didn't come up with anything > useful in the small amount of time I was interested in spending. > http://www.google.com/search?hl=en&q=define%3AJOOI&btnG=S

Re: [Koha-devel] GBS terms of services

2008-07-31 Thread Paul POULAIN
Please note that french & US law are highly different on this matter : US has the "fair use", this is something that don't exist in french law. If a material is copy protected, then it can't be used without explicit permission. -- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres

Re: [Koha-devel] Koha Plone Contest

2008-07-31 Thread Paul POULAIN
Nicolas Morin a écrit : > On Mon, Jul 28, 2008 at 1:32 PM, Joshua Ferraro <[EMAIL PROTECTED]> wrote: > >> Some have suggested we switch to Plone and just use the standard Plone >> template; > > That's my vote: we need the functionalities sooner rather than later, > especialy as far as the Koha do

Re: [Koha-devel] RFC 3.2 - put item hold request flag in circulation policy matrix

2008-07-31 Thread Paul POULAIN
Galen Charlton a écrit : > At present, if a patron is allowed to place hold requests, they can > request any item that is not on loan or doesn't have the binding, > lost, or notforloan statuses set. However, some LibLime customers to > need more precisely control which items are available for hold

Re: [Koha-devel] RFC 3.2 - email checkout slips

2008-07-31 Thread Galen Charlton
Hi, On Thu, Jul 31, 2008 at 10:52 AM, Paul POULAIN <[EMAIL PROTECTED]> wrote: > Galen Charlton a écrit : >> This will build upon the existing C4::Letters infrastructure. > > C4::Letters should be renamed to something like C4::MailNotifications or > something like that I think. This points to a mo

Re: [Koha-devel] RFC 3.2 - email checkout slips

2008-07-31 Thread Paul POULAIN
Galen Charlton a écrit : > A LibLime customer wants to be able to send emails or SMS messages to > a patron whenever the patron checks out or returns an item. > > The proposed feature would include the following elements > > * A patron will be able to control when and how to receive > checko

Re: [Koha-devel] RFC 3.2 - hourly circulation policies

2008-07-31 Thread Paul POULAIN
Galen Charlton a écrit : > Koha 3's circulation loans are currently measured only in units of > days. However, because some libraries perform loans that are measured > in minutes or hours, particularly for course reserves and short loans, > LibLime proposes to add support for measuring loan periods

Re: [Koha-devel] patches & bugs.koha.org

2008-07-31 Thread Andrew Moore
>> Who or what is JOOI? > > Just Out Of Interest. STFW. ;-) I did search the fucking web, and I didn't come up with anything useful in the small amount of time I was interested in spending. http://www.google.com/search?hl=en&q=define%3AJOOI&btnG=Search I'm interested in adding something to the w

Re: [Koha-devel] Insert return into templates (for transaltion)

2008-07-31 Thread Galen Charlton
Hi, On Thu, Jul 31, 2008 at 9:53 AM, Galen Charlton <[EMAIL PROTECTED]> wrote: > On Thu, Jul 31, 2008 at 9:33 AM, Zeno Tajoli <[EMAIL PROTECTED]> wrote: >> working on translation I have found templase with very few returns >> For the transator is better more lines that one only line. > > Thanks fo

Re: [Koha-devel] patches & bugs.koha.org

2008-07-31 Thread MJ Ray
"Andrew Moore" <[EMAIL PROTECTED]> wrote: > On Thu, Jul 31, 2008 at 9:06 AM, MJ Ray <[EMAIL PROTECTED]> wrote: > > Yeah, please can people discuss such policy changes on -devel first? > > You bet. I should probably have discussed this more before editing. > I'm still getting used to this concept wh

Re: [Koha-devel] Insert return into templates (for transaltion)

2008-07-31 Thread Galen Charlton
Hi, On Thu, Jul 31, 2008 at 9:33 AM, Zeno Tajoli <[EMAIL PROTECTED]> wrote: > working on translation I have found templase with very few returns > (Unix, Win or Mac). > For example the template authorised_values.tmpl > (dir /koha-tmpl/intranet-tmpl/prog/en/modules/help/admin) is only in > 3 lines

Re: [Koha-devel] patches & bugs.koha.org

2008-07-31 Thread Galen Charlton
Hi, On Thu, Jul 31, 2008 at 9:06 AM, MJ Ray <[EMAIL PROTECTED]> wrote: > I think there SHOULD be a bug for every patch. However, there should Obviously, we cannot mandate that every patch have a bug number, and I'm not going to use that as a criteria for rejecting patches for 3.2. However, this

[Koha-devel] Insert return into templates (for transaltion)

2008-07-31 Thread Zeno Tajoli
Hi to all, working on translation I have found templase with very few returns (Unix, Win or Mac). For example the template authorised_values.tmpl (dir /koha-tmpl/intranet-tmpl/prog/en/modules/help/admin) is only in 3 lines and the text is only one line (6000 char long). Using poedit we can jump

Re: [Koha-devel] patches & bugs.koha.org

2008-07-31 Thread Andrew Moore
On Thu, Jul 31, 2008 at 9:06 AM, MJ Ray <[EMAIL PROTECTED]> wrote: > Yeah, please can people discuss such policy changes on -devel first? You bet. I should probably have discussed this more before editing. I'm still getting used to this concept where all edits of the wiki need to be vetted by the

Re: [Koha-devel] patches & bugs.koha.org

2008-07-31 Thread MJ Ray
Paul POULAIN <[EMAIL PROTECTED]> wrote: > I see a change in the wiki : [...] Yeah, please can people discuss such policy changes on -devel first? Or at least tell us. I read http://owu.towers.org.uk/planets/koha/ most days, but not everyone does. What's the point of changing policy silently? It

Re: [Koha-devel] warnings (was: [Koha-patches] [PATCH] kohabug 2345: bad comparisons pervade reports)

2008-07-31 Thread Andrew Moore
On Thu, Jul 31, 2008 at 8:06 AM, Galen Charlton <[EMAIL PROTECTED]> wrote: > Now imagine what would happen if we (as we should) turn on warnings in > Koha. I'll make a proper 3.2 RFC for it shortly, but IMO we really > need to start putting in 'use warnings' in a all scripts. Many bugs > have alr

Re: [Koha-devel] RFC 3.2: Autogeneration of Koha UML diagrams

2008-07-31 Thread Andrew Moore
On Thu, Jul 31, 2008 at 4:24 AM, Zeno Tajoli <[EMAIL PROTECTED]> wrote: > Hi to all, > > from first day of October 2008 CILEA is going to support a project > about Koha as student stage (followd by me). > We want to improve tecnical documentation about Koha 3.0 (I hope to > have a stable release fo

Re: [Koha-devel] Tipo fix (unimarc templates).

2008-07-31 Thread Paul POULAIN
Zeno Tajoli a écrit : > Hi to all, > > I write here same tipo fix about english template for Unimarc. > The dir is /koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/ > > > --file unimarc_field_116.tmpl > rows 955, 1152, 1345: Litographie/option>, to fix in: Litographie > >

[Koha-devel] Tipo fix (unimarc templates).

2008-07-31 Thread Zeno Tajoli
Hi to all, I write here same tipo fix about english template for Unimarc. The dir is /koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/ --file unimarc_field_116.tmpl rows 955, 1152, 1345: Litographie/option>, to fix in: Litographie --file unimarc_field_140.tmpl row 644: Pla

Re: [Koha-devel] Status of Debian and Koha

2008-07-31 Thread Vincent Danjean
Marc Chantreux wrote: > On Tue, Jun 17, 2008 at 08:21:30AM -0700, Serhij Dubyk*Сергій Дубик wrote: >> >From my last installation Koha 3 (git) on Debian testing I found only this 3 >> packages not in Debian testing repository (yet, but probably in unstable): > >> Text::CSV >> Text::CSV_XS > > inst

Re: [Koha-devel] RFC 3.2: Autogeneration of Koha UML diagrams

2008-07-31 Thread Paul POULAIN
Zeno Tajoli a écrit : > Hi to all, > > from first day of October 2008 CILEA is going to support a project > about Koha as student stage (followd by me). > We want to improve tecnical documentation about Koha 3.0 (I hope to > have a stable release for october !!). There's many possibilities to c

[Koha-devel] RFC 3.2: Autogeneration of Koha UML diagrams

2008-07-31 Thread Zeno Tajoli
Hi to all, from first day of October 2008 CILEA is going to support a project about Koha as student stage (followd by me). We want to improve tecnical documentation about Koha 3.0 (I hope to have a stable release for october !!). Starting from perl scripts avaible from internet we want to develo