[Koha-devel] maintenance on jenkins

2016-01-27 Thread Laurent Ducos
Hello Maintenance operation before migration of jenkins server, thursday 28, from 10 A.M to 11 A.M french hour. Please do not use http://jenkins.koha-community.org/ durig this period. Have a good day. Laurent Ducos BibLibre ___ Koha-devel mailing list K

Re: [Koha-devel] maintenance on jenkins

2016-01-27 Thread Tomas Cohen Arazi
+1 Good job, Laurent! 2016-01-27 11:58 GMT-03:00 Laurent Ducos : > Hello > Maintenance operation before migration of jenkins server, thursday 28, > from 10 A.M to 11 A.M french hour. > Please do not use http://jenkins.koha-community.org/ durig this period. > Have a good day. > > Laurent Ducos >

Re: [Koha-devel] Zebra: the 'elements zebra::snippet' doesn't work

2016-01-27 Thread Tajoli Zeno
Hi David and all, Il 27/01/2016 06:19, Zeno Tajoli ha scritto: Did you load an old Koha configuration and database? Or did you start fresh? You might need to do a Zebra re-index and a Zebra re-start. It is a start from fresh install and I do same Zebra re-index and a Zebra re-start. But now

[Koha-devel] OAI service for Authorities

2016-01-27 Thread Dhd Koha (grharry)
Hi List, I'm wondering if there is an OAI service providing authorities records. Please correct me if I am wrong. Browsing through the code, implementation would involve some SQL code I presume?? Kind Regards, Harry ___ Koha-devel mailing list Koh

Re: [Koha-devel] Zebra: the 'elements zebra::snippet' doesn't work

2016-01-27 Thread David Cook
Sounds like a good idea asking on the Zebra listserv. I'm also planning on doing a Debian 8 Jessie install today or tomorrow, so I'll take a look at this myself too. David Cook Systems Librarian Prosentient Systems 72/330 Wattle St, Ultimo, NSW 2007 > -Original Message- > From: Tajoli Z

Re: [Koha-devel] OAI service for Authorities

2016-01-27 Thread David Cook
Hi Harry: I don't think there's an OAI endpoint for authority records in Koha at present, no. Yes, implementation would involve some coding. I've thought a bit about it, but it's not something I would personally be interested in doing until later in the year. David Cook Systems Librarian Prosen

Re: [Koha-devel] It's that time - Calling for a dev meeting in IRC - Feb 2nd

2016-01-27 Thread David Cook
2am is a bit too early for me, but my main thing is the OAI stuff I mentioned on IRC the other day anyway. Hopefully will be posting something on Bugzilla 10662 in the next week or two… David Cook Systems Librarian Prosentient Systems 72/330 Wattle St, Ultimo, NSW 2007 From: koha-devel

Re: [Koha-devel] [SOLVED] Zebra: the 'elements zebra::snippet' doesn't work

2016-01-27 Thread David Cook
Hi Zeno: I believe that I've solved the symptom, although I admit that I don't 100% understand the root casue of the problem. The problem appears to be the line '' in "etc/zebradb/retrieval-info-bib-dom.xml". If you remove that and restart Zebra for your instance, you'll find that you're once ag

[Koha-devel] Problems when using Indexdata's Zebra deb packages on Debian Jessie

2016-01-27 Thread David Cook
Hi all, As Zeno Tajoli has mentioned on the "Zebra: the 'elements zebra::snippet'" thread, there are problems using Indexdata's apt repository for Zebra on Debian Jessie. It looks to me that the problems arise from YAZ 5.8.1 onwards, although YAZ 5.15.2 is the version at which we're looking. But

[Koha-devel] RFC: Allow to reserve first available item from a group of titles

2016-01-27 Thread Julian Maurice
Hi, I'm working on this new feature but I have some concerns about its implementation. I made a small, proof-of-concept, patch, and would love to have some feedback before continuing to work on it. It's in bug 15516 [1] and my concerns are described there, next to the test plan :) Thanks. [1] ht