IRC log for #koha, 2014-06-19

All times shown according to UTC.

Time S Nick Message
00:03 jburds__ joined #koha
00:04 mtj hey wizzyrea, i bumped into the same problem with importing csv fwrks
00:05 mtj i came up with a workaround patch, if you are curious...
00:06 mtj (i have not had time to clean it up for submitting to kc.org)
00:07 mtj http://git.kohaaloha.com/?p=he[…]b8925b50bd3f2d226
00:10 mtj lol, apologies for the typos and random $varible names ^^
00:13 mtj there is a little example in the patch, that describes the problem with the format of an OO csv file
00:15 nengard joined #koha
00:15 mtj seems to be trailing ',,,,,' chars , and lazy quoting for empty cells/columns
00:16 nengard left #koha
00:28 dcook Ahhh...
00:28 dcook Apparently QueryWeightFields spins off a truncated search as well...
00:28 dcook I don't know how I didn't see that before now
00:28 dcook (It's still horrible though and should be improved :P)
00:30 dcook Ahh, it's also broken. That's cool...
00:30 dcook Could never ever have worked
00:31 dcook Oh wait...no...it does work
00:32 dcook Interesting..
00:32 wahanui i think interesting is sometimes good and sometimes bad
00:33 rocio left #koha
00:35 dcook QueryStemming + QueryWeightFields = relevance and truncation...
00:35 dcook QueryAutoTruncate = truncation but no relevance
00:35 dcook QueryFuzzy also only works with QueryWeightFields...
00:36 * dcook thinks a patch is coming to change to the system preference descriptions...
00:36 * dcook is still planning on improving Search.pm as much as possible...
00:36 dcook ES?
00:36 wahanui i guess ES is pretty awesome
00:36 dcook ES?
00:36 wahanui ES is pretty awesome
00:36 dcook elasticsearch?
00:37 dcook eythian: What's the link to your ES stuff again?
00:37 dcook I wouldn't mind seeing how you're implementing your code so that I might plan C4::Search a bit better...
00:37 * dcook recalls a mention of using existing code?
00:37 dcook Rather not make it worse for you
00:38 dcook Ha...QueryAutoTruncate is on by default
00:38 dcook Mutually exclusive sysprefs ftw
00:55 * mtompset sneaks out quietly. ;)
01:00 rangi dcook: http://git.catalyst.net.nz/gw?[…]ds/elastic_search
01:01 dcook Cool. Thanks, rangi. Do you know where the majority of the code is kept?
01:01 dcook Koha?
01:01 wahanui Koha is a free software ils see http://koha-community.org for more info
01:02 rangi who what where?
01:02 dcook Exactly
01:02 rangi yeah Koha::SearchEngine and Koha::ElasticSearch
01:02 rangi (and the dirs under them)
01:03 dcook I never noticed the Koha::SearchEngine::Zebra stuff before. Neat...
01:03 dcook I thought that Moose had found its way into Koha..
01:03 dcook Although I don't think any of this code is actually used atm..
01:04 rangi nope its not, mostly becasue moose is unusable in anything except a persistent environment
01:04 dcook Ah, that's...unfortunate
01:04 dcook Although I would love to try out Plack sometime..
01:05 dcook I might stick to refactoring Search.pm
01:05 dcook Hopefully in a way that will make it easier to transition to Koha later
01:05 dcook Koha::*
01:12 chrisvella94 joined #koha
01:14 dcook So why is there a Koha::ElasticSearch?
01:14 dcook Rather than just Koha::SearchEngine::ElasticSearch?
01:15 kmlussier joined #koha
01:16 * dcook wonders if anyone has plans to work on Koha::Zebra or if he should start planning..
01:18 rangi because it doesnt just do search
01:19 rangi Koha::SearchEngine::ElasticSearch::QueryBuilder
01:19 rangi builds queries
01:19 dcook Right, but that's for the search engine
01:20 dcook It looks like Koha::Solr and the Koha::Zebra stub bundle QueryBuilder into that namespace as well
01:20 rangi there is no Koha::Solr
01:20 rangi only Koha::SearchEngine::Solr
01:20 dcook Sorry, that's what I meant :p
01:21 rangi and its all moose
01:21 dcook Koha::SearchEngine::Solr and Koha::SearchEngine::Zebra
01:21 rangi and heavy and unusable
01:21 dcook Fair enough.
01:21 dcook But wouldn't it make sense to be consistent in our organization?
01:21 dcook I'm not saying that means ElasticSearch necessarily needs to fit the existing mould.
01:22 rangi not at the expense of usable code
01:22 rangi and it wouldnt be consistent to write Koha::SeachEngine::Elastic search, that wasnt based on Koha::SearchEngine
01:23 dcook Good point
01:23 dcook Is Koha::SearchEngine::Elasticsearch::QueryBuilder based on Koha::SearchEngine?
01:23 rangi nope
01:49 kmlussier left #koha
02:09 trea barton
02:10 trea ha. disregard.
02:11 dcook These aren't the droids you're looking for.
02:12 * trea vanishes in a puff of smoke
02:18 NateC joined #koha
02:18 dcook rangi: 17 patches. 3 more than I thought :p
02:18 * dcook looks to increase that number..
04:04 tgoat joined #koha
04:07 ashimema joined #koha
04:10 ashimema joined #koha
04:42 ashimema joined #koha
04:57 laurence joined #koha
05:12 sophie_m joined #koha
05:20 pianohacker joined #koha
05:20 magnuse joined #koha
05:31 magnuse joined #koha
05:36 Tyler joined #koha
05:37 Tyler I just setup Koha on a Debian wheezy server, and when I go in to define Patron categories, I can get to the page to fill in information regarding the category, but after I click save, the category seemingly disappears and I am taken back to a page that states "No categories have been defined. Create a new category"
05:37 Tyler Any ideas?
05:37 wahanui Any ideas are welcome :)
05:40 * magnuse waves
05:41 magnuse @later tell bag HI
05:41 huginn magnuse: The operation succeeded.
05:44 mtj Tyler: try checking your error log
05:47 mtj /var/log/koha/XXX/intranet-error.log
05:47 Tyler Where would this error log be located?
05:47 Tyler Nevermind, there was a delay in sending. Give me a second.
05:49 Tyler I have a var/log/koha directory, but no other directories. In the koha directory, I have koha-error_log and koha-opac-error_log.
05:50 mtj hmm, you probably didnt install koha via the debian packages
05:50 Tyler koha-error_log complains about a missing favicon.ico file, and koha-opac-error_log does the same but also complains about missing browserconfig.xml and colors.css files
05:51 Tyler I followed this link: http://git.koha-community.org/[…]LL.debian;hb=HEAD and installed via Git
05:51 mtj use the packages
05:52 mtj packages?
05:52 wahanui it has been said that packages is at http://wiki.koha-community.org/wiki/Debian
05:52 mtj follow those install instructions Tyler ^^
05:53 Tyler Should I just scrap this box and reinstall Debian from scratch?
05:54 Tyler And also, do these instructions differ at all since I am using Debian wheezy? Or should I download squeeze?
05:54 mtj its not really needed, Tyler
05:54 mtj they should work fine for wheezy
05:56 Tyler Alright, I'll work on this tonight and hopefully will have better luck. Thank you for your help.
05:56 mtj no probs, you came to the right place for help :)
05:58 ashimema joined #koha
06:04 magnuse mtj++
06:05 dcook Whoa, peeps be talkin'
06:05 * dcook waves to magnuse and mtj
06:09 magnuse howdy dcook
06:10 dcook :)
06:10 dcook I think I might've tested myself into the ground today :p
06:10 mtj hey guys
06:11 mtj sounds like you are making some progress over there, dcook
06:11 mtj the zebra stuff is beyond arcane, for me O_o
06:12 dcook hehe
06:12 dcook I remember when I first started working on Koha, I was terrified by Zebra
06:12 dcook It was the one thing I refused to work on
06:12 dcook Now...I think I get it
06:12 dcook (Mostly)
06:12 mtj i discovered a weird zebra bug recently with the cloud-kw.pl, after a DOM upgrade...
06:13 dcook Well, it's still a bit of a black b ox, b ut I think I understand what it wants from us.
06:13 dcook Yeah?
06:14 mtj ...zebra started handing back subjects, but the subjects now  are prefixed (and sometimes suffixed) by numbers
06:14 Viktor joined #koha
06:14 dcook prefixed and suffixed by numbers?
06:14 mtj but, change the cloud.conf to fetch titles instead... works fine ?!
06:14 wahanui mtj: that doesn't look right
06:14 wahanui joined #koha
06:15 mtj or, switch back to GRS1... works fine
06:15 dcook Who wrote cloud-kw.pl?
06:15 dcook It's got some...issues
06:15 dcook Ah, Frederic, me thinks
06:16 mtj oops, fone.
06:16 magnuse kia ora Viktor
06:16 Viktor kia ora magnuse
06:16 Viktor Greetings all!
06:17 dcook mtj: I'd have to dig deeper, but I think that'll have to wait until another day
06:17 dcook heya Viktor
06:17 Viktor hi dcook
06:17 * dcook turns off his Koha brain and puts on his Dspace hat
06:18 magnuse wow, Bug 12450 was just added, and it's an exact description of what i am about to start work on
06:18 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=12450 enhancement, P5 - low, ---, koha-bugs, NEW , Closing libraries for the summer
06:18 magnuse that's almost creepy ;-)
06:18 Viktor Yay :)
06:19 Viktor I'm glad to see this happen.
06:19 dcook That is creepy, magnuse :p
06:19 dcook Good luck with it though :)
06:21 magnuse Viktor: thought you might like it :-)
06:22 Viktor Yep. Current solution works but is a bit of a hack :)
06:23 Viktor Would anyone oppose developing the opac towards more of a "regular website". With news in opac having URIs, a news archive, clickable athors with profile pages etc.
06:23 Viktor ?
06:24 magnuse sounds good to me!
06:24 magnuse Viktor: it would be good if you edit and reupload the patches that do not start with "Bug ZYX"
06:25 magnuse "git commit --amend" to edit and then "git bz attach -e ..." and make sure you obsolete the old patch
06:25 Viktor magnuse - Can I just resubmit the same patch or will that mess anything up? I found out that I missed the initial "Bug" :/
06:25 Viktor Aha. Hm.
06:29 magnuse Viktor: hope you still have the commits on branches :-)
06:30 mtj dcook: yeah, i still need to confirm the cloud-kw bug a little more myself, before i submit it
06:31 mtj hej Viktor :)
06:39 dcook mtj: Give me a shout when you do submit it :)
06:39 dcook I'm tempted to start working on Koha::Zebra or something like that...
06:40 dcook Tempted to refactor more first before I start "improving" things though
06:43 Viktor hi mtj :)
06:45 Viktor Hm. Is amend only for redoing the last commit? For the first patches I didn't create separate branches in my git folder for the patches so little bit of problem :)
06:46 dcook Viktor: you probably want git rebase -i HEAD~X
06:46 dcook Where X is the number of commits that you want to include
06:46 dcook It'll let you rewind and edit commits then fastforward back to the HEAD again
06:47 dcook Useful for exactly this sort of thing, as --amend does only do the last commit I believe
06:48 Viktor That looks exiting. And also like a new way to mess things up :) Might have to practice a bit on own github projects before attempting that. But highly useful.
06:48 Viktor Thanks for the help.
06:49 dcook Definitely a good way of messing things up too ;)
06:49 yohann joined #koha
06:49 dcook salut yohann
06:49 magnuse yohann++ test all the things!
06:49 yohann salut
06:52 dcook Hmm, QueryParser is not happy in my staff client..
06:52 * dcook really needs to look at it sometime..
06:54 fridolin joined #koha
06:54 fridolin morning all
06:55 dcook salut fridolin
06:55 magnuse @wunder boo
06:56 huginn magnuse: The current temperature in Bodo, Norway is 8.0°C (8:50 AM CEST on June 19, 2014). Conditions: Scattered Clouds. Humidity: 71%. Dew Point: 3.0°C. Windchill: 5.0°C. Pressure: 29.71 in 1006 hPa (Steady).
06:57 dcook @wunder sydney, australia
06:57 huginn dcook: The current temperature in Sydney, New South Wales is 18.0°C (4:30 PM EST on June 19, 2014). Conditions: Mostly Cloudy. Humidity: 64%. Dew Point: 11.0°C. Pressure: 30.18 in 1022 hPa (Steady).
06:57 dcook @wunder vancouver, canada
06:57 huginn dcook: The current temperature in Vancouver International Air-Port, B. C., British Columbia is 15.0°C (11:00 PM PDT on June 18, 2014). Conditions: Overcast. Humidity: 65%. Dew Point: 10.0°C. Pressure: 30.02 in 1017 hPa (Falling).
06:57 alex_a joined #koha
06:58 dcook yo alex_a
06:58 alex_a bonjour
06:59 Joubu Hello #koha
06:59 dcook salut Joubu
07:00 reiveune joined #koha
07:00 reiveune hello
07:00 magnuse bonjour alex_a Joubu reiveune
07:00 reiveune bonjour magnuse
07:00 dcook magnuse: much more economical way of saying hello :)
07:00 * dcook will say hi later next time :p
07:00 * dcook waves to reiveune
07:01 reiveune \o_ dcook
07:02 alex_a hello magnuse
07:02 cait joined #koha
07:03 fridolin bonjour magnuse
07:04 paul_p joined #koha
07:05 dcook mtj: what was that error you were getting from your jquery when it loaded at the bottom?
07:05 dcook I'm getting an unexpected token illegal...and I can't see why..
07:06 mtj error: $ not defined
07:06 mtj something like that
07:06 dcook Ah right
07:07 mtj its basically the error you would get, if you forgot to load jquery.js
07:08 dcook Ah, makes sense
07:08 mtj and attempt to execute..
07:08 mtj $(document).ready(function(){     });
07:08 dcook I think I see my problem
07:09 dcook Looks like bad data making problems with the opac browse results..
07:12 Viktor Is there a way to select which branch to view in Opac that I am missing (apart from switching home library on your account while logged in)?
07:13 Viktor Because I think there needs to be an easy way to look at the news feed for another library.
07:15 cait hm i think you are right
07:15 cait but i don't know if it's possible
07:16 cait library specific news is a quite new feature
07:18 Viktor cait Yes I do have a feeling of "that didn't use to be possible" :)
07:19 cait i think mayb it was missed in development of the new idea :)
07:19 Viktor But when it's here I think it implies having to develop the opac to be more of a regular web.
07:19 cait maybe wecould optionally provide a pulldown to switch?
07:20 Viktor Pulldown would be quick but preserve the "single screen for all" thinking.
07:20 Viktor I'm a little bit in favor of creating an actual navigation like "Home -> Centerville"
07:21 Viktor Maybe not in tabs but perhaps as breadcrumbs?
07:23 Viktor There are side effects however you do it. But in the long run I'd like to see Koha develop a little bit more into a useful CMS for at least smaller libraries.
07:24 Viktor Libraries here waste a lot of money on additional front ends for their opacs to get just a blog and some webpages going integrated with their opals.
07:25 cait hm yeah
07:25 cait maybe we should find a way to integrate the cms hack in a nicer way
07:27 Viktor Thanks cait - Gotta mess around with the CMS hack now that I have an actual dev install of my own :)
07:27 Viktor I've been dying to try it out and see if it's still a good option.
07:27 Viktor But had forgotten :)
07:28 Viktor But yes - a nice way to use it would be good :)
07:29 * dcook tries to remember what the CMS hack is exactly
07:29 dcook I know I looked a while ago but I can't recall now...
07:30 dcook We have a CMS hack of our own, which I've thought about pushing upstream...
07:30 dcook Although it's only good for static web content
07:30 Viktor http://wiki.koha-community.org/wiki/Koha_as_a_CMS This?
07:30 dcook Thanks for the link :)
07:31 dcook Ahh, I guess that's the same hack we use :)
07:31 dcook We just have a WYSIWYG editor overtop of the syspref to make it easier for librarians
07:31 Viktor I'm interested in how you solved it dcook. I took Owens tip and ran with it a bit to create tabs without loosing the head with login session etc.
07:31 dcook That is one that I am planning to upstream eventually
07:32 dcook I'm not sure what you mean
07:32 magnuse koha as a cms?
07:32 magnuse koha as a cms is http://wiki.koha-community.org/wiki/Koha_as_a_CMS
07:32 magnuse koha as a cms?
07:32 wahanui i guess koha as a cms is http://wiki.koha-community.org/wiki/Koha_as_a_CMS
07:32 dcook "create tabs without loosing the head with login session etc"?
07:33 Viktor dcook Have a look at the first and second tab on http://hylte.demo.bibkat.se/ Not clean but as a demo.
07:33 Viktor Realized I have to redo it with proper jQuery.
07:33 dcook Oh, that's cool
07:34 Viktor Thanks :)
07:34 dcook We just publish them as pages which people link to via the OpacNav
07:35 Viktor Does that break access to login in the head?
07:36 Viktor This is all in the javascript syspref, but I think picking up includes from the server would be cleaner.
07:36 dcook Hmm, that's interesting.
07:37 dcook I have to run, but it looks like you're onto something interesting
07:37 Viktor :)
07:37 dcook I'm definitely interested in anything Koha/CMS related :)
07:37 cait magnuse: bug 12450 interesting for you?
07:37 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=12450 enhancement, P5 - low, ---, koha-bugs, NEW , Closing libraries for the summer
07:37 Viktor I'm almost missing "fika" here so will be AFK a bit too :)
07:37 Viktor Thanks for the input dcook
07:37 dcook hehe
07:37 dcook I really should watch...
07:38 * dcook hopes his Search.pm stuff gets tested and QAed ;)
07:38 magnuse cait: have a look at my comment on it :-) thanks for keeping an eye out!
07:38 magnuse cait++
07:38 dcook I think I have more coming down the pipes..
07:38 dcook Ok, must go or wife will kill me.
07:39 cait magnuse: ah, was just owrking through the bug mails from yesterday
07:39 cait we don#t want that - have a nice evening dcook :)
07:39 dcook thanks, cait :). Have a good day!
07:39 cait holiday here.. easy :)
07:39 dcook :o
07:39 Joubu dcook: Are you sure you patch won't be in conflict with Robin's devs?
07:39 dcook You're a trooper :)
07:39 dcook Joubu: which one?
07:39 wahanui which one is that? The fixed navbar?
07:39 dcook In regards to ES?
07:39 Joubu dcook: yes
07:40 dcook I haven't looked super super close yet, but that reminds me that I was going to look at that!
07:40 cait hi Joubu :)
07:40 Joubu But maybe Robin don't work into C4::Search
07:40 * dcook got caught up with the ElasticSearch specific stuff :p
07:40 cait Joubu: hope to finally finish testing onpatron search today :)
07:40 dcook Joubu: He's doing a lot in Koha:: but I am curious now..
07:40 dcook He builds his query elsewhere I think, but I'm not sure how he gets his inputs
07:40 dcook It's probably fine though
07:40 dcook I can double-check tomorrow
07:40 cait i htink when not changing the api, maybe safe
07:41 dcook git.catalyst.net.nz/gw?p=koha.git;a=tr​ee;f=Koha;hb=refs/heads/elastic_search
07:41 Joubu dcook: It would be bad to refactor an area where he is currently working
07:41 dcook Joubu: I agree
07:41 dcook http://git.catalyst.net.nz/gw?[…]ds/elastic_search
07:41 dcook Looks all right :)
07:41 dcook I'm focusing mostly on buildQuery atm
07:42 dcook I suspect he's touching opac-search.pl
07:42 Joubu Yes, it seems he only added new code
07:42 dcook Ahh, but he might be planning to do something with Koha::SearchEngine::Zebra..
07:42 dcook http://git.catalyst.net.nz/gw?[…]ds/elastic_search
07:43 dcook Alas, I didn't run into him today
07:43 dcook Mmm yeah the reference to buildQuery is gone..
07:43 dcook However, my patch should be ok still
07:44 dcook Oh right..
07:44 dcook Koha::SearchEngine::Zebra is just a wrapper for C4::Search
07:44 dcook Yep, it's safe
07:44 dcook http://git.catalyst.net.nz/gw?[…]ds/elastic_search
07:44 dcook Thanks for the reminder though, Joubu :)
07:45 dcook Longer term, I'd like to put code into Koha::SearchEngine::Zebra::QueryBuilder
07:45 dcook Although I think some people still have reservations about Moose
07:46 dcook I really do have to run, but I'm curious about whether or not it has to be used in a persistent environmment
07:46 dcook As we don't use Plack
07:46 dcook But yep...running along now :)
07:46 dcook night all
07:46 wahanui goodnight dcook. You'll be back.
07:47 Joubu cait: great for the patron search. Don't hesitate to ping me if you are questions
07:49 cait i will
07:49 cait but breakfast first :)
07:56 pianohacker perhaps I should go to bed. Good night, all.
08:03 Viktor joined #koha
08:11 grharry joined #koha
08:14 grharry Hello! what is the difference of publicserver, biblioserver and authorityserver ??? I only see the publicserver which in fact is the biblioserver exposed ! I am not able to query my authorities database on this conf ...
08:20 JesseM_a_ joined #koha
08:21 drojf hi #koha
08:27 cait grharry: the authority server is configured separately - yo might want to take a look at the koha-conf.xml
08:28 grharry cait: Indeed I WONDER, How to be able to  OPEN my authority server too ???
08:28 cait i haven't tried that yet, i am sorry
08:29 cait i imagine it might be similar, maybe running on another port
08:29 grharry do I need to open a new publicserver STANZA on A DIFFERENT PORT ???
08:29 grharry ANYBODY ???
08:29 wahanui The #koha IRC channel is populated by people from many timezones, sometimes even on weekends. However, if no one is here right now and you need help you should take a look at http://koha-community.org/support/
08:33 cait grharry: please don't shout
09:00 mtj grharry: yes, different ports...
09:03 fridolin grharry : default ports are : 9998 for biblio and 9999 for authorities
09:03 fridolin in koha-conf.xml, you may enable z3950 access : uncomment <listen id="biblioserver" >tcp:localhost:9998/bibliosocket</listen> adn <listen id="authorityserver" >tcp:localhost:9999/authoritysocket</listen>
09:03 fridolin and replace "localhost" with @
09:04 fridolin and remove /bibliosocket  and /authoritysocket
09:04 fridolin and comment the lines above : <listen id="biblioserver" >unix:/home/koha/var/run/ze​bradb/bibliosocket</listen>
09:04 fridolin <listen id="authorityserver" >unix:/home/koha/var/run/zebr​adb/authoritysocket</listen>
09:06 fridolin and restart the zebra server
09:08 grharry fridolin++
09:08 grharry at last
09:08 fridolin last ?
09:08 grharry yes
09:08 grharry it worked
09:08 fridolin it works ?
09:08 wahanui But now the Universe has disappeared
09:08 grharry where do I mail the beer ???
09:09 grharry I owe U a beer or two !!!
09:09 fridolin grharry: with pleasure, scan one ;)
09:09 fridolin FYI im from Belgium so a good one only
09:16 Joubu I would like a Chimay, please!
09:16 Joubu Hum, maybe a little bit too early for a Chimay...
09:25 drojf joined #koha
09:31 Viktor Having a little Git trouble. Tried to resubmit a little beautified patch but it crashed. And now "Git add file" does nothing since it (seems to) think there is no changes.
09:31 Viktor Anyone knows what's the best way to get things in sync again?
09:32 Viktor I don't really have anything saved in my git that I'm afraid to lose.
09:33 cait hm
09:33 cait what did git say? :)
09:33 cait (not the fox)
09:33 cait and what does your git status say?
09:34 pastebot "Viktor" at 127.0.0.1 pasted "Git not friends with me today" (21 lines) at http://paste.koha-community.org/53
09:35 magnuse hm, that's not very clear
09:35 magnuse could it have timed out?
09:36 Viktor Glad to hear it's not obvious :)
09:36 Viktor Was quite quick (I think)
09:36 magnuse git bz will still do that if you spend too much time editing the status, complexity etc
09:36 Viktor Hm.
09:36 Viktor Might have been to slow then since I wanted to get it right :)
09:37 magnuse not sure, but maybe
09:37 Viktor Problem now is that git add does nothing now :/
09:37 magnuse try "git bz attach -e 5672 HEAD" again and see what happens?
09:37 magnuse nothing was changed in bugzilla, right?
09:38 Viktor No. Reloaded the web but nothing.
09:38 rangi do a git log, if your commit is there
09:38 rangi then yes just attach it again
09:38 magnuse what does "git status" say?
09:38 rangi (fwiw that error is not git erroring, but git bz
09:39 rangi which is a python script, and there are a few reasons why
09:39 rangi 1/ it timesout
09:39 Viktor It is there range
09:39 Viktor rangi
09:39 rangi 2/ you have utf8 in your commit message
09:39 rangi if its the latter
09:39 rangi then do a git bz attach 5672 HEAD
09:39 rangi (without the -e)
09:39 rangi and change the status in bugzilla yourself
09:39 wahanui rangi: that doesn't look right
09:40 wahanui joined #koha
09:40 rangi if its time out, you just have to edit faster :)
09:40 Viktor Will try to be quick. But hard when trying to get it right at the same time :)
09:41 cait oh hi rangi
09:41 rangi if you do without the -e you dont have to edit, and can just change it in bugzilla (it just attaches the patch)
09:42 magnuse good advice
09:44 Viktor Yay that seems to work! Got it attached and changed it back to needs siqnoff manually
09:44 rangi cool
09:44 magnuse woohoo
09:44 Viktor rangi++ cait++ magnuse++
09:45 cait rangi++ magnuse++ - i got distacted heh
09:45 magnuse now the only problem is that bug 5672 was signed off... :-)
09:45 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=5672 enhancement, P5 - low, ---, viktor.sarge, Needs Signoff , Search History Should have RSS Feeds
09:46 Viktor I know magnuse - but they had relevant feedback that it was ugly to have a complete new row with just RSS-icons.
09:47 magnuse ah, so a new signoff might perhaps be in order, then
09:47 Viktor This seemed better than risking forgetting to fix it with a follow up :)
09:48 magnuse cool
09:50 rangi and signed off now
09:51 magnuse rangi++
09:52 * magnuse offers some round tuits to whoever wants to update history.txt
09:55 cait rangi++
09:55 Viktor rangi++
09:56 * Viktor is going for lunch while things are still going well.
10:01 magnuse rangi: any thoughts on a koha team on gittip?
10:02 magnuse https://www.gittip.com/about/teams/
10:03 cait Viktor: if you want to fix the descriptions of your bugs - make a new branch, git bz apply bugnumber - git commit ---amend
10:03 paul_p joined #koha
10:03 cait then you can edit your commit message :) and reupload it after
10:04 rangi magnuse: couldnt hurt
10:05 rangi https://www.gittip.com/ranginui/
10:05 magnuse that's my thought too
10:06 magnuse https://www.gittip.com/MagnusEnger/ :-)
10:06 magnuse oops, lunchtime!
10:24 binu joined #koha
10:35 grharry left #koha
10:43 magnuse back
11:04 * cait puts a bowl of peanut butter cups in the middle of #koha
11:05 magnuse oooh, yummy!
11:07 cait yep
11:10 magnuse you found somewhere that sells them?
11:17 cait yeah i ordered online...
11:18 cait not my wisest idea maybe :)
11:24 magnuse hehe
11:24 magnuse from the us or a german store?
11:24 magnuse a tasty idea, certainly
11:26 francharb joined #koha
11:42 drojf joined #koha
11:42 cait magnuse: imported from the US
11:43 cait magnuse: i think a german store specializing in US food
11:44 magnuse cait: ah, cool
11:44 kosmas joined #koha
11:46 kosmas left #koha
12:00 cait Joubu++
12:04 Joubu cait: the patch does not allow to launch the ut on all DB, but you were right, the case raised by Chris was relevant!
12:05 Joubu so cait++ and rangi++ too ;)
12:14 cait :)
12:18 oleonard joined #koha
12:21 oleonard Hi everyone
12:22 tcohen joined #koha
12:22 nengard joined #koha
12:28 tcohen morning #koha
12:31 cait hi tcohen and oleonard
12:39 Guest14145 joined #koha
12:44 magnuse @wunder boo
12:44 huginn magnuse: The current temperature in Bodo, Norway is 9.0°C (2:20 PM CEST on June 19, 2014). Conditions: Mostly Cloudy. Humidity: 66%. Dew Point: 3.0°C. Pressure: 29.71 in 1006 hPa (Steady).
12:44 magnuse where did summer go?
12:45 jcamins magnuse: here.
12:46 Guest14145 left #koha
12:50 edveal joined #koha
12:51 jcamins @wunder 11375
12:51 huginn jcamins: The current temperature in Juniper Valley Park, Queens, New York is 21.7°C (8:38 AM EDT on June 19, 2014). Conditions: Overcast. Humidity: 74%. Dew Point: 17.0°C. Pressure: 29.99 in 1016 hPa (Rising).
12:51 edveal joined #koha
12:51 jcamins Actually, it's much cooler today. Thank goodness.
12:53 kmlussier joined #koha
12:53 magnuse 21.7 looks ok :-)
12:53 magnuse in case anyone missed it: http://digital.deichman.no/blo[…]-metadata-format/
12:54 magnuse specifically...
12:54 magnuse @later tell bag http://digital.deichman.no/blo[…]-metadata-format/
12:54 huginn magnuse: The operation succeeded.
12:59 tcohen hi jcamins!
13:00 jcamins Greetings!
13:00 wahanui and beatings!
13:03 cait opl++ :)
13:03 cait Joubu: around? :)
13:04 Joubu cait: yes
13:04 cait just a quick question
13:04 cait from y very first tests i remember some 'processing' thing showing up
13:04 cait should tat appear now?
13:06 Joubu cait: I don't know :)
13:07 Joubu cait: I think it should, but if I remember correctly, it was not linked to this patch
13:07 cait i am impressed with the performance - testing with 40.000 now
13:07 Joubu :)
13:09 NateC joined #koha
13:15 cait and it still takes patronsperpage into account
13:15 cait i didn't even know that existed
13:24 cait Joubu: i cannot find any more problems
13:24 cait :)
13:30 * magnuse wonders what cait is talking about
13:35 Joubu cait: thanks!
13:35 Joubu :)
13:36 Joubu magnuse: cait passed QA on bug 9811
13:36 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9811 enhancement, P5 - low, ---, jonathan.druart, Passed QA , Patrons search improvements
13:40 cait Joubu: i ran out of ideas what to test... and everything i tested worked heh :)
13:40 oleonard Joubu++
13:40 oleonard cait++
13:45 paul_p @seen marcelr
13:45 huginn paul_p: marcelr was last seen in #koha 2 weeks, 0 days, 6 hours, 55 minutes, and 21 seconds ago: <marcelr> hi alex_a
13:46 alex_a ?
14:42 cait hm that's a while
14:42 cait maybe vacation?
14:59 yohann left #koha
15:01 tgoat joined #koha
15:05 huginn New commit(s) kohagit: Bug 11891: (follow-up) set DBIC storage flags correctly <http://git.koha-community.org/[…]f62c426254e7066ec> / Bug 11891: (follow-up) remove custom storage class <http://git.koha-community.org/[…]18a6ab933b3b5f926> / Bug 11891 - Make Koha::Schema use C4::Context->dbh <http://git.koha-community.org/[…]web/?p=koha.git;a
15:06 cait oleonard: around?
15:06 oleonard Present
15:07 cait there is another oberdrive patch - bug 12393
15:07 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=12393 normal, P5 - low, ---, jweaver, Signed Off , OverDrive does not depend on SSL modules for LWP, causing searches to fail
15:08 cait i wonder if you coudl test with overdrive?
15:09 oleonard Sure
15:09 cait thx :)
15:10 cait i think a 'real' test is always a bit better
15:20 rocio joined #koha
15:22 * oleonard is trying to finish testing Bug 12451 but can't seem to create a new patron category
15:22 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=12451 minor, P5 - low, ---, koha-bugs, Needs Signoff , circulation rule cant be edited if itemtype contains a space character
15:22 oleonard Getting database errors... I wonder if I missed an update somewhere
15:23 cait hmm
15:23 cait what is your database error like?
15:25 oleonard categorie.pl: DBD::mysql::st execute failed: called with 13 bind variables when 12 are needed at /home/oleonard/kohaclone/admin/categorie.pl line 253
15:25 cait hmm
15:25 cait yeah that looks like a missing field or something like that
15:25 cait that's patron category?
15:25 laurence left #koha
15:26 cait are you editing or adding one?
15:26 oleonard Adding
15:26 cait i am trying in my installation :)
15:27 cait editing was ok,now adding
15:27 cait oleonard: something is off there
15:28 cait it tells me: upperagelimit is not a number
15:28 cait when i didn't enter an upperage
15:28 cait and it didn't save
15:29 cait same error
15:30 cait hm
15:30 cait it might be bug 6254
15:30 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=6254 enhancement, P5 - low, ---, kyle, Pushed to Master , can't set patron privacy by default
15:31 pianohacker joined #koha
15:32 * oleonard git bisects
15:33 cait :)
15:33 cait i am lookign at the code, but didn't spot it yet
15:35 cait i think i found it
15:35 cait http://git.koha-community.org/[…]26254e7066ec#l251
15:35 cait line 251
15:35 cait i tink we need a ? more
15:35 cait oleonard: i am trying to fix it
15:36 cait it works :)
15:39 cait filing a bug
15:40 fridolin left #koha
15:46 reiveune bye
15:46 reiveune left #koha
15:47 cait oleonard: bug 12454 patch coming
15:47 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=12454 critical, P5 - low, ---, katrin.fischer, NEW , Can't add new patron categories
15:48 talljoy joined #koha
15:48 kmlussier joined #koha
15:50 cait oleonard: you still there? :)
15:50 oleonard Yes
15:56 cait :)
16:01 cait Joubu: around?
16:03 cait probably a bit too late now :)
16:08 huginn New commit(s) kohagit: Bug 12041: UT - Get rid of warnings <http://git.koha-community.org/[…]a6d6adb490dad12f1> / Bug 12041 - POD fixing followup <http://git.koha-community.org/[…]7505525f1508bdf30> / Bug 12041 - improve Koha::Cache <http://git.koha-community.org/[…]0f1e938a6f5e8ac67>
16:10 Joubu cait: yep
16:10 cait looking at the search history patch right now :)
16:10 cait i left a comment, still looking at the rest of the code
16:10 oleonard cait: I added my signoff to Bug 12393
16:10 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=12393 normal, P5 - low, ---, jweaver, Signed Off , OverDrive does not depend on SSL modules for LWP, causing searches to fail
16:10 cait oleonard: thx!
16:10 cait i will run the bits without overdrive but i think it can pass then
16:12 Joubu cait: ok thanks, I will fix that tomorrow.
16:12 cait i might do a qa follow up... i think there is a BEFORE (only used AFTER so far :))
16:12 Joubu cait: maybe the "-- prog theme" patch could be obsoleted
16:12 cait hm we could
16:12 cait i think i will test with it
16:13 cait hmmm but i guess you are right
16:13 cait it's a new feature
16:13 cait we probably should not add it to prog
16:17 cait Joubu: i obsoleted the patch with a comment
16:20 Joubu thanks
16:31 Joubu cait: updatedb updated.
16:31 Joubu bye!
16:35 cait Joubu: now you beat me to it :) have a ice evening!
16:36 Joubu cait: it's quite sunny here ;)
16:36 cait ah we just had some rain, still pretty dark
16:36 cbrannon joined #koha
16:36 cait oh
16:36 cait nice :)
16:36 cait nice evening!
16:37 cbrannon Attempting to do some testing in a sandbox with the AnonymousPatron preference.  When I set this preference to a borrower number and then check something in, I get an error 500.  Any ideas what I might be missing?
16:37 cait Joubu: hm looks the same as before, maybe something went wrong?
16:45 Joubu cait: hum, looks good here
16:45 Joubu cait: the query is ALTER TABLE search_history ADD COLUMN id INT(11) NOT NULL AUTO_INCREMENT FIRST, ADD PRIMARY KEY(id);
16:53 cait Joubu: hm but isn't that the same as the first patch?
16:53 cait don't we need to tell it where to add the column? when we want it to be first not last?
16:54 cbrannon_ joined #koha
16:55 Joubu cait: there is "FIRST" in the query
16:55 Joubu in the last patch
16:55 cait oh!
16:55 cait will try it
16:55 cait enjoy the sun :)
16:56 Joubu yep, thanks!
16:58 cbrannon_ Hello.  Anyone know why check in would throw an error 500 when I turn on AnonymousPatron?
17:00 cait hm couldit be something with the patron privacy setting?
17:05 cbrannon_ don't know cait.  Just set a borrower number and tested in a sandbox.  Nothing in the instructions about needing to fuss with privacy settings.
17:05 tcohen @later tell rangi could you help making jenkins report on IRC?
17:05 huginn tcohen: The operation succeeded.
17:44 magnuse joined #koha
18:02 dani joined #koha
18:14 talljoy joined #koha
18:23 cait oleonard: still around?
18:23 oleonard Yes
18:24 cait one sec
18:24 cait trying to upload a screenshot
18:31 cait pm :)
19:08 oleonard Bye #koha
20:03 rangi @later tell tcohen yep will do for all the new jobs
20:03 huginn rangi: The operation succeeded.
20:03 rangi morning
20:04 cait morning rangi
20:10 gmcharlt @later tell tcohen the test results on master + a read of the DBIx::Class changelog suggest that we need to mandate a minimum version of 0.08124 for DBIC
20:10 huginn gmcharlt: The operation succeeded.
20:11 gmcharlt which is annoying on any number of levels
20:13 rangi hmm, yeah
20:14 rangi whats the version in wheezy?
20:14 gmcharlt 0.08196
20:14 rangi one good thing
20:14 wahanui somebody said one good thing was that librarians are helpful people :) so you can always ask for help
20:15 gmcharlt sadly, not ins queeze-backports
20:17 rangi might have to get eythian to put it on debian.koha-community.org then
20:22 cda_brannon joined #koha
20:52 jburds_ joined #koha
21:01 cait @later tell oleonard testing the patch for opac info I was wondering if it was intentional that in bootstrap the name of the library no longer links the their website
21:01 huginn cait: The operation succeeded.
21:03 jenkins_koha joined #koha
21:04 jenkins_koha Starting build #92 for job Koha_3.14.x (previous build: STILL UNSTABLE)
21:11 BigRig joined #koha
22:19 NateC joined #koha
22:20 dani_away left #koha
22:32 BobB joined #koha
22:44 cait1 joined #koha
22:56 rocio left #koha
23:04 papa joined #koha
23:18 cait1 left #koha
23:31 NateC joined #koha
23:32 jenkins_koha Project Koha_3.14.x build #92: STILL UNSTABLE in 2 hr 28 min: http://jenkins.koha-community.[…]b/Koha_3.14.x/92/
23:32 jenkins_koha * Bernardo Gonzalez Kriegel: Bug 11993: fix untranslatable confirm popup in request.tt
23:32 jenkins_koha * Liz Rea: Bug 12032: disable automatic URL conversion by TinyMCE in news
23:32 jenkins_koha * Pasi Kallinen: Bug 12024: fix add to list opening the list adding UI in two windows
23:32 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=11993 minor, P5 - low, ---, bgkriegel, Pushed to Stable , Untranslatable confirm popup in request.tt
23:32 jenkins_koha * Matthias Meusburger: Bug 11850: Add -append option to bulkmarcimport.pl to append to logfile
23:32 jenkins_koha * Owen Leonard: Bug 11570 - Upgrade jQueryUI to latest version in the staff client
23:32 jenkins_koha * Owen Leonard: Bug 12094: fix default tab selection broken by  jQueryUI upgrade
23:32 jenkins_koha * Bernardo Gonzalez Kriegel: Bug 10790: fix misalignment in item type form when noItemTypeImages is off
23:32 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=12032 normal, P5 - low, ---, liz, Pushed to Master , TinyMCE rewrites urls in a very annoying and unexpected way
23:32 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=12024 minor, P5 - low, ---, pasi.kallinen, Pushed to Stable , Add to list opens the list adding UI in two windows
23:32 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=11850 enhancement, P5 - low, ---, matthias.meusburger, Pushed to Stable , Bulkmarcimport does not append in logfile
23:32 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=11570 enhancement, P5 - low, ---, oleonard, Pushed to Stable , Upgrade jQueryUI to latest version in the staff client
23:32 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=12094 normal, P5 - low, ---, oleonard, Pushed to Stable , jQueryUI upgrade broke default tab selection
23:32 huginn Bug http://bugs.koha-community.org[…]_bug.cgi?id=10790 normal, P5 - low, ---, bgkriegel, Pushed to Stable , adding/editing item types screen mis aligned if  noItemTypeImages  not showing
23:47 dcook grs1?
23:47 wahanui somebody said grs1 was deprecated.
23:47 dcook But was somebody right?

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