[Koha-devel] 3.2.7 Early Release Notice

2011-03-28 Thread Chris Nighswonger
Hi everyone, April is a big month with the forthcoming major release of Koha 3.4.0. So in order to yield the stage to the 3.4.0 release, the 3.2.7 release will take place one week earlier than our normal schedule on 15 April 2011. This puts 3.2.x into string freeze on 8 April 2011. 3.2.x will ret

Re: [Koha-devel] Greetings Koha-devel

2011-03-28 Thread Robin Sheat
Chris Cormack schreef op do 17-03-2011 om 08:44 [+1300]: > Great to have you onboard. If you want to avoid having to use MarcEdit > (proprietary software). Then you might like to check out > the script we have developed to convert from a csv file to MARC > http://git.catalyst.net.nz/gw?p=koha.git;a

Re: [Koha-devel] Perl edit|debug

2011-03-28 Thread Mike Hafen
I have a shell script that sets certain environment variables then runs the perl debugger. With that I can step through the script. I have to log in first, so that I have a valid session, and get the session id from the browser. Basically it's like this: #!/bin/bash export KOHA_CONF=/usr/local

[Koha-devel] Perl edit|debug

2011-03-28 Thread Paul
Koha 3.02.05.000 on Ubuntu 10.10 Does anyone have a suggestion for a perl editor|debugger (or other method? attach?) that allows stop lines and single-line step-by-step instructions? We need a fast way of following variables, objects and logic through various .pl and .tmpl files - without hav

Re: [Koha-devel] KohaCon11 hackfest: discussion

2011-03-28 Thread Koustubha Kale
On Mon, Mar 28, 2011 at 3:40 PM, MJ Ray wrote: > Paul Poulain wrote: >> Le 26/03/2011 05:44, Koustubha Kale a écrit : >> > So is there a consensus emerging here about splitting the hackfest and >> > running in parallel? >> About splitting yes, about running in parallel, i'm still not convinced. >

Re: [Koha-devel] KohaCon11 hackfest: discussion

2011-03-28 Thread MJ Ray
Paul Poulain wrote: > Le 26/03/2011 05:44, Koustubha Kale a écrit : > > So is there a consensus emerging here about splitting the hackfest and > > running in parallel? > About splitting yes, about running in parallel, i'm still not convinced. OK, so we have a consensus on part of it! > Let me exp

Re: [Koha-devel] Koha 3.2.6 on Ubuntu ? how to backup all my data from 2.2.9 to 3.2.6 in windows?

2011-03-28 Thread Fridolyn SOMERS
Everything is in the database. Make a dump (mysqldump) and import it to have a copy of your database. Then you have to migrate your database to 3.2.6 version. Look here : http://wiki.koha-community.org/wiki/Upgrading_2.2 Regards, On Wed, Mar 23, 2011 at 2:39 PM, Saumendra Swain wrote: > > I am

[Koha-devel] Koha 3.2.6 on Ubuntu ? how to backup all my data from 2.2.9 to 3.2.6 in windows?

2011-03-28 Thread Saumendra Swain
I am using Koha 2.2.9 on Windows Platform . I need some insight into the implementation of Koha 3.2.6 on Ubuntu. So that I Can Switch allthe data for 2.2.9 to it. Regards Saumendra www.saumendra.com - Original Message - From: "Nicole Engard" To: "Koha" ; "Koha Devel" Sent: We

Re: [Koha-devel] KohaCon11 hackfest: discussion

2011-03-28 Thread Paul Poulain
Le 26/03/2011 05:44, Koustubha Kale a écrit : > So is there a consensus emerging here about splitting the hackfest and > running in parallel? About splitting yes, about running in parallel, i'm still not convinced. Let me explain My main concern here is: if we run in parallel will put more pressure