IRC log for #koha, 2015-05-21

All times shown according to UTC.

Time S Nick Message
00:00 talljoy joined #koha
00:12 cdickinson joined #koha
00:25 rocio left #koha
01:05 eythian http://dictionary.cambridge.or[…]h/parmesan-cheese <-- dcook, the US has oddly varying pronounciations too
01:07 dcook Oh man... I was making something with parmesan cheese the past two nights, and I realized I had no idea how to say it
01:07 dcook Or maybe I realised... I'm not sure
01:07 dcook lol
01:07 dcook Wth?
01:07 eythian Now you know how to say it.
01:07 dcook eythian: How did you even find this one?
01:08 eythian it's on the internet.
01:08 dcook It's saying "Pennsylvania", yeah?
01:09 eythian yes
01:09 dcook Ok, so the madness hasn't set in
01:09 dcook Unless it's my mad brain telling me you said yes instead of no
01:09 eythian YES
01:09 eythian err
01:09 eythian -caps
01:09 dcook Thank you, I did get a haircut recently
01:09 dcook I'm kidding.
01:10 dcook I didn't get a haircut recently.
01:10 dcook And I'm not crazy (yet)
01:13 wizzyrea it's a recurring joke in our family that people get grumpy when they don't have regular haircuts.
01:14 wizzyrea to the point where "you're grumpy, go get a haircut" is in continual, gently mocking use.
01:15 dcook hehe
01:15 dcook That's awesome, wizzyrea
01:16 dcook So, eythian, I re-post to Facebook pretty much everything you ever post here
01:16 dcook But I can't tag you to credit you!
01:16 eythian heh
01:16 dcook So I've been thinking I should just have little "Referer" credits with either "eythian" or "Robin" at the bottom :p
01:16 dcook I suppose I could direct people to your website :p
01:16 eythian I don't really have a website
01:17 dcook Yeah, I guess you have a few around the web that don't really act as a central point
01:17 eythian (the one I do have I'm going to pull most of the content off some time soon as it's not been updated in forever.)
01:17 dcook If that's the one I think it is, then that's not a horrible idea. I do recall it looking pretty old O_O
01:17 dcook Gave a good snapshot of your past though :p
01:17 * dcook says sounding like the biggest stalker ever
01:17 dcook You gave me the link though!
01:17 dcook I think...
01:18 dcook I don't think I put it together from your GPG key...
01:18 * dcook laughs nervously
01:18 eythian <_<
01:18 eythian >_>
01:20 dcook Btw, worked out the Citrix stuff :D
01:21 dcook Or rather someone with a better understanding of their network told me how to get around all the blocks...
01:53 cdickinson I'm conflicted
01:53 cdickinson just found out how to fix a problem with my Koha puppet module
01:53 cdickinson it fixes it, but it means I have to implement it in a way that I'd rather not :P
01:53 cdickinson not sure if I'm happy or not
01:54 dcook I hate when that happens
01:54 dcook Actually, that describes both yesterday and this coming afternoon
01:54 * dcook could either re-write a 1000 script or do a little workaround
01:55 dcook I don't really like either solution...
01:55 cdickinson is rewriting the script the proper solution? :P
01:55 dcook Well, I'd like to re-write the script, but that's isn't going to happen.
01:55 dcook Totes the proper solution :p
01:55 cdickinson hahaha
01:55 cdickinson you know very well if you do the workaround, you will NEVER rewrite that script
01:56 dcook I'm probably never going to re-write it anyway :p
01:56 dcook Maybe once I squash all the other bugs...
01:57 dcook This other project really makes me appreciate open source even more though
01:57 * eythian closes 300 tabs.
01:57 dcook While there are some nasty bits of code in Koha *cough* Search.pm amongst others *cough*, they're nowhere near as nasty as some closed source code I've seen lately
01:58 dcook Yay for peer review and public accountability
01:58 wizzyrea at least there are sometimes comments and the variable names are not always obtuse.
01:58 dcook True that
01:59 cdickinson makes me think of all the terrible open source code I've written :P
02:00 dcook Hehe
02:00 dcook I admit that sometimes I don't commit things because I'm embarrassed...
02:00 dcook Although really I should commit them, others should school me, and then I can commit improvements
02:00 * dcook is telling himself that's what he's doing with this latest OAI code
02:02 eythian does anyone have a 32-bit Debian system with zebra installed handy?
02:03 dcook Mmm maybe
02:03 dcook Let you know in a sec
02:04 dcook Nopes :/
02:04 eythian no matter
02:04 dcook Unless that Vbox is lying... which it might be
02:04 dcook But now I can't be fussed to start it up
02:04 eythian it's OK, it'd just be an easy way to work something out.
02:05 eythian I can just grab the .deb files I need to know about and pull them apart too
02:05 dcook Well when you put it like that...
02:05 dcook I keep thinking this should be a 32 bit Debian..
02:05 dcook As I think it's the same version I installed on my desktop at home, even though I actually had a machine that could run 64 bit Debian..
02:06 eythian ah right
02:07 dcook Hmm, looks like it is 64 bit...
02:07 * dcook scratches head
02:07 dcook Dunno. I tried :)
02:08 eythian no problem
02:08 eythian (I'm just writing something to figure out where the zebra modules live.)
02:09 eythian to fix bug 14106
02:09 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=14106 major, P5 - low, ---, robin, ASSIGNED , koha-conf paths to zebra libraries are wrong in jessie
02:09 dcook Mmm, I was curious about that one
02:09 dcook I think I have 32 bit Debian at home with a Koha installed :p
02:10 dcook Hmm
02:10 eythian I'll grab the .deb and see where the files are in it
02:10 dcook Don't the zebra libraries assume they're in lib?
02:10 dcook Errr
02:10 dcook I don't even know what I'm saying
02:10 dcook Rather, that Zebra is in lib rather than lib64?
02:11 eythian the packages assume they're in /usr/lib/idzebra-2.0/modules/
02:11 eythian in jessie they're in /usr/lib/x86_64-linux-gnu/idzebra-2.0/modules/
02:11 eythian and somewhere like that for 32-bit
02:11 dcook Mmm right
02:11 dcook Yeah, on OpenSuse they're in /usr/lib64/idzebra-2.0/modules
02:12 dcook OpenSuse 13.2 at least
02:12 dcook 64 bit, obvs
02:12 eythian https://packages.debian.org/je[…]zebra-2.0-mod-dom <-- oh dear, how many platforms do I want to support...
02:12 eythian I should probably include the arm ones at least.
02:12 dcook Yeah, not a bad idea
02:13 dcook Is powerpc still even a thing? :S
02:13 cdickinson in HPC applications, yeah
02:13 dcook Hm, learn something new everyday
02:14 dcook I don't think I've seen x86_64-linux-gnu in a path except for Perl
02:14 eythian also anyone still running on an old playstation
02:14 dcook Oh wait I'm thinking x86_64-linux-thread-multi
02:14 dcook or an old Mac
02:14 * dcook encountered it when trying to upgrade his wife's old Mac
02:15 dcook I actually did find an image for it, but then its RAM decided to die
02:15 cdickinson I used to use my Wii to develop stuff for PowerPC
02:15 dcook I think I actually managed to back it up before it died, which was a minor miracle..
02:15 cdickinson it was awful slow for compiling stuff, so I ended up using a cross-compiler the vast majority of the time
03:42 eythian hmm, after doing this I think I just found an easier way: the list of paths can be : separated, so I could just throw them all into the zebra config
03:43 AmitG joined #koha
03:43 indradg joined #koha
03:43 chris_n joined #koha
03:43 jcamins joined #koha
03:43 RowdyChild|Away joined #koha
03:43 liw joined #koha
03:43 clrh joined #koha
03:43 ibeardslee joined #koha
03:43 matts_away joined #koha
03:43 Callender joined #koha
03:43 thd-away joined #koha
03:43 bag joined #koha
03:43 jeff joined #koha
03:43 cdickinson gosh darn those netsplits
03:43 AmitG hi all
03:43 dcook I definitely read that as something more risque than netsplits
03:43 * dcook waves and then retreats back to his other work
03:44 AmitG heya dcook
03:44 dcook heya AmitG
03:44 dcook eythian: That's true. I think it'll just hunt through them until it finds the first one it can use
03:44 * dcook is really going this time
03:44 * dcook might say this every time
03:44 eythian I'd just finished writing something up to do that for me
03:44 eythian now I get to strip it out again
03:44 eythian :/
03:44 dcook :(
03:45 wizzyrea :'(
03:49 cdickinson gahhh. Just when I thought this is ready to go, the Apache Puppet module decides to play up
03:49 wizzyrea doh!
03:54 thd-away joined #koha
03:54 bag joined #koha
03:54 jeff joined #koha
03:54 Callender joined #koha
03:54 chris_n joined #koha
03:54 indradg joined #koha
03:54 jcamins joined #koha
03:54 RowdyChild|Away joined #koha
03:54 liw joined #koha
03:54 clrh joined #koha
03:54 ibeardslee joined #koha
03:54 matts_away joined #koha
03:55 bag welcome back
03:55 wahanui I was trapped in a maze of twisty, turny passages, all alike.
04:41 indradg joined #koha
05:06 dcook Wooo. I love that moment where you've been beating your head against the desk and then you realize what the problem might be
05:06 dcook Well, not that I actually beat my head against the desk
05:06 * dcook has recently encountered people who actually do hit their desk when they were upset. It was a bit... disturbing.
05:07 liw I had an idea for a product once: a rubber cushion with a strap to attach it to one's forehead
05:07 dcook hehe
05:07 dcook Could be handy
05:13 dcook Hmm this is rather frustrating..
05:13 dcook POE::Component::Client::TCP can only use one type of filter
05:13 dcook Whereas POE::Component::Server::TCP can use different filters for Input/Output
05:13 dcook So I can feed the server input it expects... but can't receive data from it
05:13 dcook Unless I change the filter... then I can't feed it but I can receive from it
05:13 dcook :S
05:15 dcook That seems weird though..
05:26 codavid joined #koha
05:26 codavid left #koha
05:27 dcook Hmm my bad
05:27 dcook Apparently POE::Filter::Stream worked overall
05:42 * magnuse waves
05:43 dcook heya magnuse
05:43 dcook Did a bit more work, but still not done with the OAI :p
05:45 magnuse yay for a bit more work
05:48 dcook :)
06:05 wicope joined #koha
06:12 p_vdk joined #koha
06:14 p_vdk hi
06:24 laurence joined #koha
06:38 reiveune joined #koha
06:39 reiveune hello
06:42 dcook salut reiveune
06:43 reiveune salut dcook magnuse
06:43 marcelr joined #koha
06:45 marcelr hi #koha
06:51 dcook heya marcelr
06:51 marcelr hi dcook
06:57 ashimema dcook..
06:57 ashimema didn't you say you were going home about 2 hours ago
07:06 fridolin joined #koha
07:06 Viktor joined #koha
07:08 dcook Hmm?
07:08 dcook I don't think so
07:08 dcook It's only 5:08pm
07:08 dcook I was concentrating on another project though :)
07:08 dcook Just finished writing a little TCP client using POE::Component::Client::TCP
07:09 dcook POE is actually starting to grow on me
07:09 dcook Too bad that Koha just removed it as a dependency, I think
07:15 Jul joined #koha
07:38 dcook night all
07:38 wahanui goodnight dcook. You'll be back.
07:46 ashimema Mojo has even loops much lke poe ;)
07:46 ashimema so if the api stuff takes off you'll have that dcook
07:47 ashimema night dcook
08:13 indradg joined #koha
08:37 cait joined #koha
08:37 cait hola #koha
08:40 db joined #koha
08:43 indradg hello #koha
08:50 cait hi indradg
08:50 indradg hi cait :)
08:53 magnuse hi cait and indradg
08:53 indradg hola magnuse
08:55 indradg @wunder ladnun
08:55 huginn indradg: An error has occurred and has been logged. Please contact this bot's administrator for more information.
08:56 indradg @wunder kolkata
08:56 huginn indradg: The current temperature in Kolkata, India is 37.0°C (1:50 PM IST on May 21, 2015). Conditions: Haze. Humidity: 56%. Dew Point: 27.0°C. Pressure: 29.53 in 1000 hPa (Steady).
08:57 magnuse @wunder boo
08:57 huginn magnuse: The current temperature in Bodo, Norway is 7.0°C (10:50 AM CEST on May 21, 2015). Conditions: Mostly Cloudy. Humidity: 81%. Dew Point: 4.0°C. Windchill: 4.0°C. Pressure: 29.86 in 1011 hPa (Rising).
09:55 marcelr_ joined #koha
10:04 marcelr_ joined #koha
10:17 magnuse hm, xslts for transforming marc have no idea of "where" they are, right? like intranet/opac and detail/result
10:17 magnuse it strikes me that something like that could reduce the need for 4 different xslts with lots of code duplication...
10:52 AmitG Hi rangi Happy Birthday
10:57 Viktor joined #koha
11:05 slef hi all. Can someone remindign me the command to look inside memcache, please?
11:05 slef searching is sucking, for some reason :(
11:15 Joubu slef: memcdump?
11:21 slef Joubu: thanks. I'll try.
11:24 * cait waves
11:47 marcelr joined #koha
11:51 meliss joined #koha
11:57 marcelr mtompset++ #bug 5010
11:57 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=5010 normal, P5 - low, ---, mtompset, Passed QA , Fix OPACBaseURL to include protocol
11:58 Jul joined #koha
12:04 magnuse wow, mtompset++ but also Joubu++ bgkriegel++ marcelr++
12:16 carmen joined #koha
12:21 cait marcelr++
12:27 tcohen joined #koha
12:27 tcohen MORNING!
12:27 marcelr hola tcohen
12:27 tcohen oops
12:28 marcelr HOLA
12:28 tcohen is it rangi's birthday?
12:33 cait hola tcohen :)
12:34 cait told the coworkers abotu discharge feature - they are excited :)
12:34 cait Joubu++
12:36 magnuse tcohen: looks like it
12:36 tcohen hi cait
12:36 tcohen people are excited here too
12:36 tcohen it is quite common in academic libraries here
12:36 tcohen the need to provide that mechanism
12:36 wahanui Can we get some hard data on that?
12:36 cait heh
12:36 magnuse never heard of it here :-)
12:37 tcohen we solved it by using an ad-hoc slip + debar
12:46 Dyrcona joined #koha
12:46 tcohen joined #koha
12:46 fridolin joined #koha
12:46 reiveune joined #koha
12:46 wahanui joined #koha
12:46 ribasushi joined #koha
12:46 JesseM_away joined #koha
12:46 nlegrand joined #koha
12:46 pastebot joined #koha
12:46 slef joined #koha
12:46 Joubu joined #koha
12:52 JoshB joined #koha
12:54 edveal joined #koha
13:00 mario joined #koha
13:14 tcohen is anyone here?
13:16 cait me
13:17 tcohen ok
13:17 tcohen :-D
13:18 marcelr please quite: everyone is sleeping siesta
13:18 marcelr quiet
13:19 cma joined #koha
13:21 tcohen heh
13:21 tcohen silencio!
13:22 marcelr :)
13:22 drojf joined #koha
13:22 drojf hi #koha
13:22 marcelr hi drojf
13:23 drojf hi marcelr
13:23 Dyrcona joined #koha
13:24 drojf tab completion tells me that ma* is probably the favourite letter combination at the beginning of nicknames in #koha ;)
13:25 nengard joined #koha
13:26 tcohen I think it is nengard's fault
13:27 nengard what??? no fair
13:27 nengard hehe
13:27 nengard good morning to you all too
13:28 marcelr ma 5 matches
13:29 marcelr bye koha
13:32 drojf oh, but i did not mean there should be less ma*-people :O
13:32 * drojf has scared off marcelr :(
13:32 drojf is that nengard's fault too?
13:33 drojf youtube does not show the live stream from finland. thanks, german copyright industries
13:34 cait ugh
13:45 codavid joined #koha
13:45 codavid left #koha
14:05 rocio joined #koha
14:32 nengard I'm wondering if there is a special permission to view circulation history on a bib record - I don't see one - but someone says they get a permission error when they try to view it
14:32 nengard cait you might know - or might know where to look to help :)
14:33 nengard or drojf or tcohen you can help me since you're blaming me for things :) hehe
14:34 tcohen bug 13582
14:34 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=13582 minor, P5 - low, ---, koha-bugs, Pushed to Master , Able to view menu for Circulation History even when user does not have permission
14:34 nengard well look at that
14:34 jvr joined #koha
14:34 jvr Hello all
14:34 nengard tcohen actually that's not it
14:35 nengard that's a patron's circ history
14:35 nengard i'm talking about a bib's circ history
14:35 jvr Need help for RIS export
14:35 nengard cgi-bin/koha/catalogue/issueh​istory.pl?biblionumber=245317
14:37 jvr RIS in unimarc flavour is still deficient
14:38 jvr variable $intype is out of scope outside --> sub marc2ris {
14:38 jvr so every other code the references to it render useless in a unimarc flavour where you need to join several fields to output correct information for AU, PY or PB
14:38 jvr how or where can I upload an image to discribe this problem ?
14:39 p_vdk joined #koha
14:43 cait nengard: i think it's view logs maybe
14:43 nengard bug reported http://bugs.koha-community.org[…]_bug.cgi?id=14244
14:43 huginn Bug 14244: normal, P5 - low, ---, koha-bugs, NEW , viewing a bib item's circ history requires circulation permissions
14:43 nengard nope - it's circulation permissions
14:43 nengard which is strange
14:59 cait left #koha
15:00 reiveune bye
15:00 reiveune left #koha
15:07 tcohen @later tell cait thanks for your comments
15:07 huginn tcohen: The operation succeeded.
15:07 * jvr slaps jcamins around a bit with a large fishbot
15:07 tcohen jvr: isn't that rude?
15:08 jvr thank you help is coming
15:08 tcohen jvr: i was planning to join you
15:09 jvr tcohen can you help me
15:10 jvr can you see the descrition of the problem a few lines ups
15:10 tcohen I see
15:10 tcohen I was dealing with something else when you wrote it
15:11 tcohen the steps would be that you fill a bug on http://bugs.koha-community.org, saying what the problem is, and then attach the image
15:11 tcohen if you want to share a screenshot on the IRC
15:11 tcohen I usually rely on http://snag.gy
15:11 jvr for error report please goto
15:12 jvr http://bd2.fct.unl.pt/wiki_koha/#89-pt
15:12 jvr for live data goto
15:13 jvr https://opac.fct.unl.pt/cgi-bi[…]dl%253A%252020049
15:13 fridolin left #koha
15:13 tcohen jvr: unfortunately that's not enough for someone to look at your problem
15:13 tcohen you need to fill a bug
15:13 tcohen you found that RIS export doesn't work properly on UNIMARC
15:14 tcohen then fill a bug explaining the steps to reproduce the problem
15:14 jvr tcohen: thank you
15:14 tcohen you could even attach the screenshots, etc
15:14 tcohen the clearer you explain it, the odds that someone solves it
15:15 tcohen it seems like an easily solvable thing anyway
15:16 tcohen jvr: please let me know any issue you might have filling the bug
15:18 jvr filling the bug now and will reply to you with the references
15:21 p_vdk left #koha
15:39 xarragon When adding a new preferences option, it will entail an atomic db update, a new pref-file and some changes in various pl/tt files. Should the .pref-file change be a separate commit?
15:45 jvr tcohen: Bug 14245 has been filled for "RIS in unimarc flavour is still deficient"
15:45 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=14245 enhancement, P5 - low, ---, oleonard, NEW , RIS in unimarc flavour is still deficient
15:52 tcohen jvr: great
15:55 tcohen the f*k is ukmarc?
15:58 tcohen jvr: it is extracting data from 210
15:59 tcohen "cop. 1990" is not a valid date so
16:03 jvr for 210$d a replace filter leaving only digits would solve all the problems
16:10 bgkriegel tcohen jvr: problem is "my $marcflavour = C4::Context->preference("marcflavour");" returns empty on marc21 or unimarc, so assumed marc21, then look indicator 1, and build author wrong
16:15 jvr bgkriegel tcohen $intype is declare inside sub marc2ris{ } with "my" so when it is used again in the in Ris.pm file in other sub like in sub get_author{ } it is blank
16:19 bgkriegel yeap
16:21 tcohen jvr: I think you are right
16:23 jvr glad you finally got the bugs but it is several places in this same file
16:27 jcamins As a reminder, I do not respond to requests for help sent via private message.
16:27 jcamins I also am not working on Koha very much.
16:28 tcohen jvr: someone will provide regression tests and then a fix
16:28 jvr jcamins: Sorry really need help this time
16:28 tcohen don't worry
16:29 jvr thank you to you all
16:29 jcamins jvr: I am sorry to hear that.
16:29 jvr thank you again
16:31 jvr for your information in Portugal Koha is popping almost everyday with a new site
16:41 laurence left #koha
16:54 edveal joined #koha
17:16 meliss left #koha
17:16 meliss joined #koha
17:35 dbyrum joined #koha
17:35 dbyrum_ joined #koha
17:50 * magnuse waves
17:50 indradg joined #koha
17:50 magnuse hiya indradg
17:50 indradg hi magnuse
17:50 magnuse @wunder kolkata
17:50 huginn magnuse: The current temperature in Kolkata, India is 31.0°C (11:20 PM IST on May 21, 2015). Conditions: Haze. Humidity: 84%. Dew Point: 28.0°C. Pressure: 29.59 in 1002 hPa (Steady).
17:50 magnuse @wunder boo
17:50 huginn magnuse: An error has occurred and has been logged. Please contact this bot's administrator for more information.
17:51 magnuse indradg: ooh, high humidity!
17:51 magnuse @wunder boo
17:51 huginn magnuse: An error has occurred and has been logged. Please contact this bot's administrator for more information.
17:51 magnuse @wunder bodø, norway
17:51 huginn magnuse: Error: No such location could be found.
17:51 magnuse @wunder bodo, norway
17:51 huginn magnuse: An error has occurred and has been logged. Please contact this bot's administrator for more information.
17:51 magnuse @wunder bodoe, norway
17:51 huginn magnuse: Error: No such location could be found.
17:51 magnuse yeah, just pretend i don't exist
17:52 indradg yup! sweating out bullets! only way out is drinking a liter of water every couple of hours, with salt suppliments
17:53 drojf @wunder berlin, germany
17:53 huginn drojf: The current temperature in Berlin Tegel, Germany is 16.0°C (7:20 PM CEST on May 21, 2015). Conditions: Clear. Humidity: 36%. Dew Point: 1.0°C. Pressure: 30.24 in 1024 hPa (Rising).
17:53 * drojf exists
17:53 indradg lol
17:53 magnuse drojf: lucky you!
17:53 magnuse 16 - nice!
17:53 drojf not sure
17:53 drojf lol
17:53 indradg bgkriegel: around!
17:54 indradg s/!/?
17:54 drojf yeah its alright, i only wish the sun would come out before evening
17:54 * magnuse has sun
17:54 drojf but you don't exists. you can't have everything :D
17:55 drojf *exist
17:55 magnuse true
17:55 magnuse stupid question for indradg: is kolkata = calcutta?
17:56 bgkriegel indradg: here!
17:57 indradg magnuse: not stupid at all! yes! and it confuses the heck of foreigners... for instance my in-laws end up calling it 'kolkutta'
17:58 magnuse hehe
17:58 indradg bgkriegel: I was looking at bug 11057, was wondering if there is a specific reason why we are trying to place the lang switcher option in the opac-bottom navbar, instead of the masthead nav?
17:58 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=11057 minor, P5 - low, ---, bgkriegel, In Discussion , Bootstrap theme: Don't hide language chooser below the fold
17:59 bgkriegel indradg: Don't know if there is room for that there
18:01 bgkriegel I put lang chooser on top for a custom opac, but our default look is the work of Owen Leonard
18:01 magnuse newlines_in_csv--
18:02 magnuse @seen oleonard
18:02 huginn magnuse: oleonard was last seen in #koha 11 weeks, 6 days, 0 hours, 7 minutes, and 40 seconds ago: <oleonard> That's very strange squash. I'm sorry, I don't know what's going on.
18:03 drojf he appeared on the mailing list shortly
18:03 indradg bgkriegel: http://picpaste.com/pics/koha-[…]1U.1432231397.jpg
18:04 drojf indradg: how well does it work with small/ mobile screen?
18:05 magnuse drojf: yeah, i saw, and wondered if he had been here too
18:05 drojf i agree it would feel 'bootstrappier' to have it on the top
18:06 drojf the way it is not does not work too well for small screens
18:07 bgkriegel indrag: nice!! make a bug for it :)
18:07 drojf s/it is not/it is now/
18:12 carmen_ joined #koha
18:22 carmen joined #koha
18:31 indradg drojf, bgkriegel filed bug 14252 with you guys on the CC
18:31 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=14252 normal, P3, ---, indradg, NEW , Moving the OPAC language switcher to masthead navbar
18:33 carmen_ joined #koha
18:34 bgkriegel indradg: Ok :)
18:46 jeff w/c
18:47 jeff nice. "w" and "/c" misdirect at the same time!
18:47 carmen joined #koha
18:58 bgkriegel bye
19:04 rocio joined #koha
19:09 indradg joined #koha
19:20 cait joined #koha
19:21 Viktor joined #koha
19:25 magnuse kia ora cait and Viktor
19:25 * cait waves
19:26 Viktor Kia ora magnuse cait
19:26 cait hi Viktor :)
19:29 * magnuse is filling Viktor's work inbox
19:30 * magnuse hopes Viktor does not worry abut that until tomorrow morning
19:31 * Viktor notices and will have a quick look just for fun and then get some sleep :)
19:32 magnuse good plan
19:37 cait :)
19:40 cdickinson joined #koha
20:15 magnuse have fun #koha!
20:20 drojf1 joined #koha
20:24 Stompro joined #koha
20:34 mario Hello all
20:35 mario Is it possible to password protect the z39.50?
20:40 francharb joined #koha
20:43 cait hm not sure - it might be, but I don#t know
20:43 cait seems like some external resources require a password... so in general i guess it's a thing, but haven't heard if oyu can do it for Koha
20:49 cait @later khall could you take a look at bug 8055 (see last comment from Joubu)
20:49 huginn cait: I'll give you the answer just as soon as RDA is ready
20:49 cait @later tell khall could you take a look at bug 8055 (see last comment from Joubu)
20:49 huginn cait: The operation succeeded.
20:51 cait nightall
20:51 cait left #koha
20:53 tcohen joined #koha
20:58 tcohen hi
20:58 JoshB joined #koha
21:04 nengard left #koha
21:15 dbyrum left #koha
21:15 dbyrum_ left #koha
21:31 JoshB joined #koha
21:33 eythian hi
21:33 wahanui bidet, eythian
21:33 mtj mario-food: from my notes, it is possible to add a passwd to koha's z39
21:34 mtj hey #koha
22:13 tcohen joined #koha
22:14 tcohen hi there
22:21 eythian hi tcohen
22:21 tcohen hi eythian
22:21 tcohen eythian: great news from you :-D
22:21 eythian all good :)
22:21 eythian now I just need to get that last bit finished and tested today...
22:23 tcohen I pushed your updates for the packages
22:23 tcohen what's missing?
22:23 wahanui it has been said that missing is usualy library only, an item that's not out
22:23 eythian bug 14106
22:23 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=14106 major, P5 - low, ---, robin, ASSIGNED , koha-conf paths to zebra libraries are wrong in jessie
22:29 tcohen will you use lsb_release on the scripts?
22:29 eythian no
22:29 eythian I'll make it so that it works in all cases
22:30 eythian actually, I discovered part way through doing it yesterday that I was doing it the hard way anyway
22:30 eythian I found an easier method
22:46 tcohen eythian: relying on the path?
22:46 * tcohen is intrigued
22:47 eythian tcohen: please phrase your question in the form of a question :)
22:47 tcohen hahah
22:50 tcohen i'll try
22:51 tcohen eythian: will your approach rely on the fact that you can add several directories to the path so if one fails then the tool would pick the next one?
22:51 eythian yes
22:51 eythian I didn't realise that that was possible until I looked in the docs
22:51 tcohen I think we actually have a bit of that
22:52 tcohen i recall ashimema added the instance path so the user can override some default (etc/koha/zebradb) files for a specific instance
22:54 eythian ah right
23:02 tcohen joined #koha
23:19 rocio left #koha
23:30 * tcohen is still amazed about the kohadevbox work
23:31 tcohen magnuse++
23:34 wizzyrea magnuse++ generally
23:34 papa joined #koha
23:35 eythian здраво papa
23:44 JoshB joined #koha
23:50 papa здраво здраво, Happy Friday!

| Channels | #koha index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary