Re: [Koha-devel] BugSquashing Sessions

2008-02-29 Thread Galen Charlton
Hi, On 2/28/08, Henri-Damien LAURENT <[EMAIL PROTECTED]> wrote: > Second on Saturday, 15. March 10PM UTC for a long bug squashing > sessions. Bring snacks on irc I am bringing beers. ;) > see http://www.tinyurl.com/3d5sou Great! I'll bring some good (i.e.., Chicago-style ;) ) pizza. Regards

Re: [Koha-devel] Script to delete Biblio if no corresponding items

2008-02-29 Thread Joshua Ferraro
On 2/26/08, C W Nel <[EMAIL PROTECTED]> wrote: > > > Hi All > > Can anyone please give me an indication how to delete a > Biblio if there are no items attached? > > I actually first want to delete an item according the Barcode, > and then delete the Biblio if empty. In the staff client (intranet) t

[Koha-devel] Koha.org-based Listserve

2008-02-29 Thread Joshua Ferraro
Hi gang, Henri-Damien visited the US this week for the Code4libCon conference in Portland and we had a chance to touch base for a few hours. One of the topics we discussed was the need that's arising for additional Koha mailing lists, particularly for non-English users of Koha. I've had several re

Re: [Koha-devel] Script to delete Biblio if no corresponding items

2008-02-29 Thread C W Nel
Thanks for the reply. I actually meant a batch script. A type of "bulkmarcdelete.pl". It reads a marc file, splits it up to find the barcode and delete the item in the marc tables and item tables. If the Biblio is empty, it will delete this as well. I am busy with the script, if anyone else a

Re: [Koha-devel] BugSquashing Sessions

2008-02-29 Thread Chris Cormack
On 2/29/08, Henri-Damien LAURENT <[EMAIL PROTECTED]> wrote: > > Hi, > I invite you all to bug squashing sessions > First on Tuesday, 4. March 10PM UTC for two hours bug squashing session > see http://www.tinyurl.com/35u22t > > Second on Saturday, 15. March 10PM UTC for a long bug squashing > sessio

[Koha-devel] ZOOM 1.16 vs. 1.21

2008-02-29 Thread Galen Charlton
Hi, Koha currently requires version 1.16 of the Perl module ZOOM. I've submitted a patch to fix a use of a method that wasn't introduced until version 1.19, but it occurred to me that we might as well just require the most recent version, 1.21. Does anybody have any objection to doing this? Reg

Re: [Koha-devel] ZOOM 1.16 vs. 1.21

2008-02-29 Thread Henri-Damien LAURENT
Galen Charlton a écrit : > Hi, > > Koha currently requires version 1.16 of the Perl module ZOOM. I've > submitted a patch to fix a use of a method that wasn't introduced > until version 1.19, but it occurred to me that we might as well just > require the most recent version, 1.21. Does anybody ha