Re: [Koha-devel] Kohacon11 Mumbai day trip on 3rd November details

2011-10-24 Thread Paul Poulain
Le 22/10/2011 08:49, Koustubha Kale a écrit : > Please let me know urgently if you would llike to join the trip so that > we can do the bookings.. Hi Koustubha, You can count/include the 3 from BibLibre -- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc Tel : (33)

[Koha-devel] Koha 3.6 is out, starting Koha 3.8 !

2011-10-24 Thread Paul Poulain
Hello happy hackers, As Koha 3.6 has been released on saturday, it's time to start officially Koha 3.8 I don't have all doors opened yet, but chris is in a plane back to NZ and will grant all access I need and explain some things he did as RM once he has recovered from his trip. === Bugzilla ===

Re: [Koha-devel] Perl style point, was: tt style point

2011-10-24 Thread Henri-Damien LAURENT
Le samedi 22 octobre 2011 à 18:09 +0100, MJ Ray a écrit : > I'm not sure this ever came back to this list, but the meeting > http://librarypolice.com/koha-meetings/2011/koha.2011-10-05-10.00.log.html#l-862 > agreed to use perlstyle as the recommended perltidy config from now > on. > ok But is

Re: [Koha-devel] Authority data import fail (UTF-8)

2011-10-24 Thread Partha Mukhopadhyay
Dear MJR Ya I set locale as utf. See the result of locale command   psm@libra2:~$ localeLANG=en_IN.utf8LC_CTYPE="en_IN.utf8"LC_NUMERIC="en_IN.utf8"LC_TIME="en_IN.utf8"LC_COLLATE="en_IN.utf8"LC_MONETARY="en_IN.utf8"LC_MESSAGES="en_IN.utf8"LC_PAPER="en_IN.utf8"LC_NAME="en_IN.utf8"LC_ADDRESS="en_IN.ut

[Koha-devel] Bugzilla changes/improvements

2011-10-24 Thread Paul Poulain
Hello koha-devel, I'm doing a checking of our bugzilla usage. I've added some pages on the wiki about submitting a patch, and have some questions/propositions. Please give me your opinion about them. The propositions that won't be agreed by all (unanimity) will be discussed in a later IRC meeting.

Re: [Koha-devel] Bugzilla changes/improvements

2011-10-24 Thread Owen Leonard
> • The priority is used to set "patch sent". This is a problem as we > completly lose Priority field usage. I don't mind that we lose Priority. Priority is completely arbitrary: a bug which is high priority for me might not be high priority for the release manager. I ignore this setting altogethe

Re: [Koha-devel] Bugzilla changes/improvements

2011-10-24 Thread Owen Leonard
Oh, and my vote for the most urgently-needed change to Bugzilla? Please change "Rel_3_8" to "rel_3_8" like all the other "rel_*_*" entries, it's driving me crazy!! -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org ___ Koha

Re: [Koha-devel] Bugzilla changes/improvements

2011-10-24 Thread Paul Poulain
Le 24/10/2011 18:20, Owen Leonard a écrit : > Oh, and my vote for the most urgently-needed change to Bugzilla? > > Please change "Rel_3_8" to "rel_3_8" like all the other "rel_*_*" > entries, it's driving me crazy!! Agreed, I saw this small-but-very-annoying detail today, but can't change it yet (

Re: [Koha-devel] Bugzilla changes/improvements

2011-10-24 Thread Paul Poulain
Le 24/10/2011 18:12, Owen Leonard a écrit : >> • The priority is used to set "patch sent". This is a problem as we >> completly lose Priority field usage. > > I don't mind that we lose Priority. Priority is completely arbitrary: > a bug which is high priority for me might not be high priority for

Re: [Koha-devel] Bugzilla changes/improvements

2011-10-24 Thread Ian Walls
Everyone, First off, Paul, thanks for getting this rolling. I've been thinking a lot about optimizing our Bugzilla set up to match today's current practices. ByWater Solutions uses Bugzilla internally for partners support needs, so I'm pretty well-versed in some of the configuration changes that

Re: [Koha-devel] Koha 3.6 is out, starting Koha 3.8 !

2011-10-24 Thread MJ Ray
Paul Poulain wrote: [...] > * i'll also investigate ENH that are "failed QA" and either bump them to > 3.8 or close the bug as "abandonned" if it seems it's abandonned. Of > course, the author will always be welcomed to reopen it and submit an > acceptable patch. I'll decide looking at the age of t

Re: [Koha-devel] Koha 3.6 is out, starting Koha 3.8 !

2011-10-24 Thread MJ Ray
Paul Poulain wrote: [...] > * looking at all ENH, I see there are 920 that are open. A large part of > them have had no activity for more than 1 year. A few of them maybe good > ideas, but they are not sponsored. I do the following proposition : > "i'll close all ENH bugs that are not sponsored and

Re: [Koha-devel] Koha 3.6 is out, starting Koha 3.8 !

2011-10-24 Thread Ian Walls
Anything that's Failed QA may still be in the process of being developed. I'd recommend trying to reinvigorate the conversation in the comments before marking such as abandoned. I see no problem with leaving enhancement requests open, so long as they still apply. There are enhancements I was look

Re: [Koha-devel] Perl style point, was: tt style point

2011-10-24 Thread MJ Ray
Henri-Damien LAURENT > Le samedi 22 octobre 2011 à 18:09 +0100, MJ Ray a écrit : > > I'm not sure this ever came back to this list, but the meeting > > http://librarypolice.com/koha-meetings/2011/koha.2011-10-05-10.00.log.html#l-862 > > agreed to use perlstyle as the recommended perltidy config fr

[Koha-devel] Proposed changes to our Patch Submission and QA workflows

2011-10-24 Thread Ian Walls
Everyone, In an effort to make patch submission and quality assurance easier on everyone for this next release cycle, I've got some proposals to run by you all. 1. In Bugzilla, move the Koha Bugs List from being the Default QA Contact to a Global Watcher. This has two advantages: 1. It fr

[Koha-devel] utf-8 handling in Koha

2011-10-24 Thread Dobrica Pavlinusic
In our migration to new koha, we hit bug 6554. We are having similar problem, but in our case we don't use localized templates but have utf-8 characters inside MySQL which get double utf-8 encoded before they are sent to browser. 1: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 Be

Re: [Koha-devel] Koha 3.6 is out, starting Koha 3.8 !

2011-10-24 Thread Chris Cormack
On 25 October 2011 01:41, Paul Poulain wrote: > Hello happy hackers, > > As Koha 3.6 has been released on saturday, it's time to start officially > Koha 3.8 > I don't have all doors opened yet, but chris is in a plane back to NZ > and will grant all access I need and explain some things he did as