IRC log for #koha, 2013-03-22

All times shown according to UTC.

Time S Nick Message
00:04 papa joined #koha
00:07 bgallagher joined #koha
00:27 jcamins rangi: is there any way to get jenkins to include the test results in its e-mails?
00:27 jcamins Because that would be useful.
00:27 rangi hmm ill look into that
00:28 jcamins Thanks.
00:30 huginn New commit(s) kohagit: Merge branch 'bug_5635' into 3.12-master <http://git.koha-community.org/[…]7f1aa768b3a941fa4> / Bug 5635: bulkmarcimport new parameters & features <http://git.koha-community.org/[…]dfefb80a515323df9> / Merge branch 'bug_4354' into 3.12-master <http://git.koha-community.org/[…]iff;h=34fb8a87f2c
00:48 jcamins Wow.
00:48 jcamins Lots of patches pushed this week.
00:48 jcamins 31 feature branches merged since alpha2.
00:48 rangi wow
00:49 jcamins 52 since alpha1.
00:49 rangi thats pretty neat
00:49 jcamins And explains why I feel like I've been spending all my time pushing patches.
00:50 huginn New commit(s) kohagit: Merge branch 'bug_8220' into 3.12-master <http://git.koha-community.org/[…]910a1e8363e678173> / Bug 8220: Increment version number <http://git.koha-community.org/[…]a8f25cf5480897263> / Bug 8220 - QA Followup - Unit Test <http://git.koha-community.org/[…]54e98d874c58c5941
00:52 cjh I am really impressed with how much work has been going in to this release
00:52 cjh community++
01:00 jenkins_koha Project Koha_master build #1097: STILL UNSTABLE in 1 hr 11 min: http://jenkins.koha-community.[…]Koha_master/1097/
01:00 jenkins_koha * Robin Sheat: Bug 9880 - Updated control file for new dependencies
01:00 jenkins_koha * Julian Maurice: Bug 9117: Reports hierarchies management improvements
01:00 jenkins_koha * Owen Leonard: Bug 9117 [Follow-up] Reports hierarchies management improvements
01:00 jenkins_koha * Julian Maurice: Bug 9117 [Follow-up] Reports hierarchies management improvements
01:00 jenkins_koha * Julian Maurice: Bug 9117 [Follow-up] Fix group and subgroup filtering
01:00 jenkins_koha * Julian Maurice: Bug 9117 [Follow-up] Translatable string should be in double quotes
01:00 jenkins_koha * Julian Maurice: Bug 9117: Add imageurl to the list of parameters of AddAuthorisedValue
01:00 jenkins_koha * Adrien Saurat: Bug 8509: allows the Expected status to be chosen back
01:00 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9880 enhancement, P5 - low, ---, koha-bugs, Pushed to Master , Package updates to make master build
01:00 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9117 enhancement, P5 - low, ---, julian.maurice, Pushed to Master , Reports hierarchies management improvements
01:00 jenkins_koha * Jared Camins-Esakov: Bug 8089: Cache sysprefs with Koha::Cache::Object
01:00 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=8509 enhancement, P5 - low, ---, adrien.saurat, Pushed to Master , Allowing the Expected status even if another status has been saved
01:00 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=8089 enhancement, P5 - low, ---, jcamins, Pushed to Master , Use Koha::Cache everywhere
01:02 jenkins_koha Starting build #1098 for job Koha_master (previous build: STILL UNSTABLE -- last SUCCESS #1088 1 day 19 hr ago)
01:02 eythian rangi: oh no, you've fixed something, now I'm getting jenkins emails :(
01:03 rangi heh
01:03 jcamins Hrm.
01:03 jcamins Why is that test failing?
01:06 rangi hmm
01:06 rangi ./installer/data/mysql/updatedatabase.pl
01:06 rangi gives me lots of
01:06 rangi se of uninitialized value in concatenation (.) or string at Koha/Cache/Object.pm line 93.
01:06 rangi prepare_cached(SELECT value FROM systempreferences WHERE variable=? LIMIT 1) statement handle DBI::st=HASH(0x7bc040) still Active at C4/Context.pm line 575.
01:07 jcamins Hmm.
01:08 jcamins Oh, the test doesn't cope with the situation where caching is disabled.
01:08 rangi ahh
01:08 * jcamins reverts
01:09 jcamins We're getting very close to feature freeze, and the unit tests are there for a reason.
01:10 rangi *nod*
01:11 jcamins Reverted and pushed.
01:11 jcamins Dinner time.
01:20 huginn New commit(s) kohagit: Revert "Merge branch 'bug_8089' into 3.12-master" <http://git.koha-community.org/[…]8b3b4d413042604ea>
01:40 jcamins Okay...
01:40 jcamins if I run overdue_notices.pl with -n, how do I know what's in the notice?
01:40 jcamins Oh, they're supposed to go to standard out.
01:40 cjh iirc any that are generated are printed
01:41 jcamins Yeah.
01:41 jcamins Turns out the problem was that my randomly selected patron didn't have any notices configured.
01:42 senator_ joined #koha
01:42 berick joined #koha
01:42 edveal joined #koha
01:46 jcamins Okaaaaayyyy.
01:46 tcohen joined #koha
01:48 jcamins Here are *all* the circulation rules I have configured: http://screencast.com/t/y9zcpaReC
01:49 jcamins I just checked out items to two patrons.
01:49 jcamins I backdated them to be due on February 28.
01:49 jcamins Exactly 21 days ago.
01:49 jcamins I then ran fines.pl.
01:49 jcamins How much should those patrons be charged?
01:50 jcamins I don't think this is a trick question.
01:50 jcamins I think the answer should be $1.80
01:51 jcamins One patron was charged $1.80.
01:51 jcamins The other was charged $1.50.
01:52 tcohen WTF jcamins ?
01:52 wahanui jcamins is, like, too young to be the President of the United States.  Which is a pity, because he had the votes at the 3.12 election
01:53 jcamins tcohen: yeah, exactly.
01:53 jcamins On the plus side, the patch I was testing works fine.
01:54 tcohen do the carges show as overdue charges or rental cost?
01:54 jcamins Overdue.
01:54 wahanui overdue is 21 days
01:54 jcamins Type FU
01:55 jcamins They are different patron types, but I don't have any special circ rules.
01:55 jcamins I have a theory.
01:55 jcamins Wait, no, I've got nothing.
01:56 eythian wahanui: excuse
01:56 wahanui eythian: we're waiting for [the phone company] to fix that line
01:56 eythian there you go
01:57 wahanui joined #koha
01:57 jcamins I don't even know how to report this bug.
01:57 jcamins "FINES ARE BROKEN"
01:58 eythian wahanui: "FINES
01:58 wahanui eythian: what?
01:58 eythian oh well
01:58 jcamins Heh.
01:58 eythian wahanui: fear is http://www.designmom.com/wp-co[…]fearfactory01.jpg
01:58 wahanui OK, eythian.
02:00 huginn New commit(s) kohagit: Merge branch 'bug_8378' into 3.12-master <http://git.koha-community.org/[…]0b7390fc766762d80> / Bug 8378: Increment version number <http://git.koha-community.org/[…]13930cb81cdfd3a3a> / Bug 8378 - followup - update notices to use < > <http://git.koha-community.org/[…]ed4fc4179a7a4be73
02:01 tcohen do both borrowers belong to the very same branch?
02:02 jcamins Different branches, different patron categories.
02:02 jcamins Neither item has an item type.
02:02 tcohen I ask because the only weird thing would be something about the calendar
02:02 tcohen specifically hoyw is used in fines.pl
02:03 tcohen not the calendar itself
02:03 jcamins Oh, you're thinking maybe there are holidays or something?
02:03 tcohen i belive (*hope*) holidays are working fine
02:03 jcamins What table would I look in for holidays?
02:04 ala3vo joined #koha
02:04 tcohen so there's the dataset (holidays set for each branch) and the way fines.pl uses it
02:04 tcohen because I see a weird piece of code there
02:04 tcohen holidays?
02:04 ala3vo hi #koha
02:05 tcohen special_holidays and repeatable_holidays
02:05 jcamins Ah-ha.
02:05 jcamins I think that's it.
02:05 jcamins Sundays.
02:05 wahanui sundays are quiet here - almost noone around
02:05 tcohen oh, glad to hear jcamins :-D
02:05 ala3vo I have this error message 'An error has occurred!  Error 404' when using acquisition module
02:05 jcamins Me too!
02:06 jcamins I was pretty sure that fines were just broken... again.
02:06 tcohen I never used them :D
02:06 jcamins tcohen: I don't use them either.
02:07 tcohen but the calendar problems broke the due date calculation and suspension in days
02:07 jcamins ala3vo: what are you doing when you get that error message?
02:08 ala3vo when I close an online basket
02:08 jcamins What version?
02:08 wahanui version is, like, always noted in a comment on top
02:09 ala3vo 3.10
02:09 jcamins 3.10.3?
02:10 ala3vo 3.10.03.000
02:11 jcamins What URL is it taking you to when you get the 404?
02:11 ala3vo www.peterpal.com.au
02:11 jcamins Ummm...
02:11 jcamins What is the URL of your Koha instance?
02:12 ala3vo wait.... http://192.168.1.98:8001/cgi-b[…]w.peterpal.com.au
02:13 jcamins When you say you are closing an online basket, what are you doing, exactly?
02:13 jcamins What button are you clicking?
02:13 jenkins_koha Project Koha_master build #1098: STILL UNSTABLE in 1 hr 11 min: http://jenkins.koha-community.[…]Koha_master/1098/
02:13 jenkins_koha * Jonathan Druart: Bug 4354: Cannot edit existing issuing rules
02:13 jenkins_koha * Kyle M Hall: Bug 4354 - Followup - Add row highlighting
02:13 jenkins_koha * Jonathan Druart: Bug 4354: Followup Add a Cancel button
02:13 jenkins_koha * Jonathan Druart: Bug 4354: Followup: FIX the hardduedate copy
02:13 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=4354 enhancement, P5 - low, ---, jonathan.druart, Pushed to Master , Cannot edit existing issuing rules
02:13 jenkins_koha * Jonathan Druart: Bug 4354: Manage the specific case "Unlimited" value
02:13 jenkins_koha * Jared Camins-Esakov: Bug 4354 follow-up: correct phrasing of alert
02:13 jenkins_koha * Stéphane Delaune: Bug 5635: bulkmarcimport new parameters & features
02:13 jenkins_koha * Kyle M Hall: Bug 8220 - Allow koc uploads to go to process queue instead of being applied directly.
02:13 jenkins_koha * Kyle M Hall: Bug 8220 - QA Followup - Unit Test
02:13 jenkins_koha * Jared Camins-Esakov: Bug 8220: Increment version number
02:13 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=5635 enhancement, P1 - high, ---, stephane.delaune, Pushed to Master , bulkmarcimport new parameters & features
02:13 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=8220 enhancement, P5 - low, ---, kyle.m.hall, Pushed to Master , Allow koc uploads to go to process queue instead of being applied directly.
02:13 ala3vo I was clicking on the link for peterpal
02:13 jcamins What?
02:14 jcamins So you added a link to Peterpal?
02:14 jcamins In that case, the problem is that the URL you entered was not complete.
02:14 jcamins You need to enter http://www.peterpal.com.au/
02:14 jcamins When you just enter www.peterpal.com.au, your web browser doesn't know what to do with it.
02:15 ala3vo it is a vendor detail window and i tried clicking on the click of peterpal
02:15 jenkins_koha Starting build #1099 for job Koha_master (previous build: STILL UNSTABLE -- last SUCCESS #1088 1 day 21 hr ago)
02:15 jcamins Okay, yeah, if you correct the URL you should be fine. Nothing to do with Koha, which is why I was confused.
02:15 jcamins There is a button for closing baskets, which is what I thought you were talking about at first.
02:16 ala3vo thanks jcamins for the help
02:18 mib_mpoyg33 joined #koha
02:18 alohabot Hi mib_mpoyg33, Welcome to #koha. Feel free to use the '/nick yourname' command to choose a different name. alohabot, wahanui, and huginn are bots. If you need any help, just ask - there's usually someone around to help :)
02:31 huginn New commit(s) kohagit: Merge branch 'bug_9496' into 3.12-master <http://git.koha-community.org/[…]2697aa08ef569bf33> / bug 9496: improve error checking in rebuild_zebra.pl <http://git.koha-community.org/[…]a1636110a72066fe3> / Merge branch 'bug_5608' into 3.12-master <http://git.koha-community.org/[…]tdiff;h=607b4e774
02:40 tcohen jcamins, what do u want me to do with bug 906?
02:40 huginn Bug http://bugs.koha-community.org[…]ow_bug.cgi?id=906 enhancement, P2, ---, tomascohen, Failed QA , ISBN Check
02:41 jcamins tcohen: check whether Paul is correct that this can be done with a plugin.
02:41 jcamins I'm pretty sure it can't be, but if he's right, it'd be better to stick it into a plugin.
02:41 tcohen a plugin would be an ajax call to a validation service, right?
02:42 tcohen (plugin = validator)
02:42 jcamins Right. The question is whether there's any way to make it run without ever clicking into/through the field, and whether it can prevent a record being saved.
02:44 tcohen I think none of them, on save there's a Check js function that checks ifall mandatory fields are properly filled
02:44 tcohen I think its late for me today, tomorrow i'll take a look at it
02:45 jcamins Yeah, that's my understanding. Take a look at the value_builder plugins, though, to see if there's an example that proves us wrong.
02:45 tcohen bye jcamins
02:45 tcohen i will
02:45 tcohen value_builder plugins just build some value to put on the field
02:46 tcohen there are some that are triggered by entering the fields
02:46 tcohen anyway, i'll see it tomorrow, bye!
03:04 qu-bit joined #koha
03:06 jcamins Okay, folks, we need to fix 74 bugs in the next two weeks.
03:07 tcohen only 74? that sounds promising
03:07 jcamins I'm not saying that's all there are to fix.
03:08 jcamins I'm saying if we fix 74 bugs in the next two weeks I'll be committer #6 to Koha. :P
03:08 jcamins http://git.koha-community.org/[…]ster/authors.html
03:10 rangi hehe
03:11 tcohen 68, there's another you with 6 commits down there
03:11 jcamins Awesome!
03:11 wahanui That'll be $1 for the awesome jar, jcamins
03:11 jcamins We'll count that and not count the other hdls.
03:12 jcamins Heh. My line in the commits per author graph is pretty steep.
03:12 tcohen unless he objects that in the next 2 seconds?
03:12 jcamins Right.
03:13 tcohen what about joshua, is he still involved in PTFS?
03:13 jcamins Nope.
03:13 rangi no commits from him in years
03:13 jcamins I don't think I'll be catching up to him in the next two weeks.
03:14 jcamins Oh, hey...
03:14 * jcamins realizes that the history file needs updating.
03:14 rangi new committer?
03:15 jcamins No, but we've had releases since December.
03:15 rangi ah yep
03:15 rangi theres a new one in the wings
03:16 tcohen let gmcharlt fix it in a couple of weeks
03:16 jcamins tcohen: noooooooo!!!!
03:16 tcohen hehe
03:16 jcamins That's one commit closer to #6!
03:16 gmcharlt heh
03:16 rangi it should count author
03:17 rangi so as long as you write the patch, you dont have to actually commit it :)
03:17 jcamins True, but I might as well push it while I have phenomenal cosmic powers.
03:17 rangi heh yep
03:17 jcamins Let's see... guess I'd better figure out when things were released.
03:18 tcohen its on the wordpress site
03:18 tcohen byeeeeeeeeeeeeeeeeeeeee
03:19 wizzyrea 22nd usually :P
03:19 wizzyrea why yes, I am a smartass, why do you ask?
03:20 jcamins wizzyrea: the February release was on the 23rd.
03:20 wizzyrea OH SNAP
03:20 druthb rangi, you've got pull requests! :)
03:20 wizzyrea i got told.
03:20 druthb wizzyrea, you just got *served*
03:21 jcamins rangi: are you putting March 22 or March 23 on the release notes?
03:21 rangi depends if i do them tonight
03:21 rangi or tomorrow
03:21 wahanui it has been said that tomorrow is pizza friday! or the day after today.
03:21 rangi probably tomorrow so 23
03:21 jcamins I can also just push January and February's history and get an extra patch out of it.
03:22 jcamins Entirely missing the point of the metric? You betcha!
03:22 druthb :P
03:22 jenkins_koha Project Koha_master build #1099: STILL UNSTABLE in 1 hr 7 min: http://jenkins.koha-community.[…]Koha_master/1099/
03:22 jenkins_koha * Jared Camins-Esakov: Revert "Merge branch 'bug_8089' into 3.12-master"
03:22 jenkins_koha * Dobrica Pavlinusic: Bug 8378 - <fine> in overdues changed to <<items.fine>>
03:22 jenkins_koha * Dobrica Pavlinusic: Bug 8378 - show all items columns and new items.fine
03:22 jenkins_koha * Dobrica Pavlinusic: Bug 8378 - followup - sample_notices.sql updated to <<items.fine>>
03:22 jenkins_koha * Dobrica Pavlinusic: Bug 8378 - followup - update notices to use <<items.fine>>
03:22 jenkins_koha * Jared Camins-Esakov: Bug 8378: Increment version number
03:22 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=8378 minor, P5 - low, ---, dpavlin, Pushed to Master , <fine> syntax not working on overdues anymore
03:22 rangi oh hey
03:22 wahanui salut, rangi
03:23 jcamins And we're back to where we should be.
03:23 * druthb heads to bed early tonight.
03:23 rangi http://git.koha-community.org/stats/koha-3.10.x/
03:23 rangi we should add a link to that
03:23 rangi http://git.koha-community.org/gitweb/ from there
03:23 jcamins Hey, I'm #2 on that page!
03:24 rangi http://git.koha-community.org/[…].8.x/authors.html
03:24 rangi 3 there
03:24 jcamins 6 on 3.6.
03:24 jenkins_koha Starting build #1100 for job Koha_master (previous build: STILL UNSTABLE -- last SUCCESS #1088 1 day 22 hr ago)
03:24 jcamins And 16 on 3.4.
03:24 rangi http://git.koha-community.org/[…].0.x/authors.html
03:25 rangi such a long cycle on that one
03:25 jcamins I appear no where on that page.
03:25 jcamins *nowhere
03:25 rangi yep, before your time
03:25 jcamins Right, when I start adding gratuitous spaces in the middle of words, it's time for bed.
03:26 jcamins Also, I got through a prodigious backlog.
03:27 jcamins Good night, #koha.
03:27 wizzyrea gnite
03:28 * eythian notes that it's beer o'clock and I've been staring at biblio records for far too long
03:28 rangi good point
03:33 huginn New commit(s) kohagit: Update history with January and February 2013 releases <http://git.koha-community.org/[…]40b82fa2aa54c498c>
03:34 mib_mpoyg33 can any one help? after closing a basket I dont get any confirmations from vendor
03:39 jcamins mib_mpoyg33: Koha does not communicate with your vendor at all.
03:39 jcamins It is your responsibility to e-mail or call the vendor.
03:44 mib_mpoyg33 iam still in the trial n error state
03:45 mib_mpoyg33 this is my first time to try acquisitions on koha
04:33 jenkins_koha Project Koha_master build #1100: STILL UNSTABLE in 1 hr 9 min: http://jenkins.koha-community.[…]Koha_master/1100/
04:33 jenkins_koha * Michael Hafen: Bug 5608 - command-line tool to switch information in 440 and 490 tags
04:33 jenkins_koha * Michael Hafen: Bug 5608 - command-line tool to switch information in 440 and 490 tags
04:33 jenkins_koha * Michael Hafen: Add license statement to switch_series_info CLI script
04:33 jenkins_koha * Paul Poulain: bug 5608 follow-up: exit immediately if UNIMARC
04:33 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=5608 enhancement, P5 - low, ---, mdhafen, Pushed to Master , Tool to move MARC21 series info to 490 tag
04:33 jenkins_koha * Galen Charlton: bug 9496: improve error checking in rebuild_zebra.pl
04:33 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9496 normal, P5 - low, ---, gmcharlt, Pushed to Master , rebuild_zebra.pl should handle invalid XML records better
04:35 jenkins_koha Starting build #1101 for job Koha_master (previous build: STILL UNSTABLE -- last SUCCESS #1088 1 day 23 hr ago)
05:23 cait joined #koha
05:32 wizzyrea1 joined #koha
05:35 * cait waves
05:43 jenkins_koha Project Koha_master build #1101: STILL UNSTABLE in 1 hr 8 min: http://jenkins.koha-community.[…]Koha_master/1101/
05:43 jenkins_koha Jared Camins-Esakov: Update history with January and February 2013 releases
05:45 cait hm
06:05 cait @wunder Marseille
06:05 huginn cait: The current temperature in Realtor, CABRIES, France is 1.9°C (7:02 AM CET on March 22, 2013). Conditions: Clear. Humidity: 53%. Dew Point: -7.0°C. Windchill: 2.0°C. Pressure: 29.83 in 1010 hPa (Steady).
06:05 cait ew
06:05 cait @wunder Konstanz
06:05 huginn cait: The current temperature in Konstanz, Germany is 0.0°C (7:00 AM CET on March 22, 2013). Conditions: Mist. Humidity: 90%. Dew Point: -1.0°C. Pressure: 30.01 in 1016 hPa (Falling).
06:07 cait1 joined #koha
06:17 cait1 jcamins++
06:23 WaqarAzeem joined #koha
07:28 reiveune joined #koha
07:28 reiveune hello
07:35 alex_a bonjour
07:52 sophie_m joined #koha
07:53 frido_s1 joined #koha
07:59 lds joined #koha
08:01 cait joined #koha
08:08 khall irc logs?
08:08 wahanui irc logs are http://irc.koha-community.org/irclog/koha/
08:10 matts hi !
08:13 paul_p joined #koha
08:17 reiveune !cait++
08:18 cait :)
08:18 reiveune thanks cait :)
08:18 cait @karma !cait
08:18 huginn cait: Karma for "!cait" has been increased 1 time and decreased 0 times for a total karma of 1.
08:18 cait hehe
08:18 reiveune !cait++
08:18 reiveune !cait++
08:18 reiveune !cait++!cait++
08:18 reiveune !cait++!cait++
08:18 reiveune !cait++
08:18 reiveune @karma !cait
08:18 huginn reiveune: Karma for "!cait" has been increased 4 times and decreased 0 times for a total karma of 4.
08:18 cait hehe
08:18 reiveune ;)
08:18 cait ;)
08:21 Joubu hello
08:21 wahanui bidet, Joubu
08:22 * cait waves
08:22 cait Joubu++
08:23 clrh bonjour
08:23 cait bonjour clrh :)
08:23 clrh o/
08:24 dpavlin joined #koha
08:29 christophe_c joined #koha
08:30 christophe_c hello #koha
08:32 gaetan_B joined #koha
08:33 gaetan_B hello
08:33 wahanui what's up, gaetan_B
08:40 jenkins_koha Starting build #283 for job Koha_3.8.x (previous build: SUCCESS)
09:02 gerundio joined #koha
09:02 bag good morning
09:03 sophie_m cait: khall : Bug 1993 rebased
09:03 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=1993 enhancement, P3, ---, sophie.meynieux, Needs Signoff , Task Scheduler Needs Re-write
09:10 Viktor joined #koha
09:11 gerundio joined #koha
09:18 jenkins_koha Project Koha_3.8.x build #283: SUCCESS in 38 min: http://jenkins.koha-community.[…]b/Koha_3.8.x/283/
09:18 jenkins_koha * D Ruth Bavousett: 3.8.11 language updates
09:18 jenkins_koha * Chris Cormack: Bumping the db version for a release
09:18 jenkins_koha Starting build #81 for job Koha_3.10.x (previous build: SUCCESS)
09:18 Viktor joined #koha
09:24 khall I think I may have figured out why Jenkins is failing because of the plugins system. The install process is not creating <enable_plugins>0</enable_plugins> in the koha_conf.xml
09:24 khall I have a trivial patch on bug 9883 to fix that
09:24 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9883 blocker, P5 - low, ---, kyle.m.hall, ASSIGNED , Koha::Plugins::* should not require koha-conf to load
09:40 frido_s1 i rebased and squashed Bug 5343
09:40 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=5343 enhancement, P5 - low, ---, jonathan.druart, Needs Signoff , Subscription cost (Link serial and acqui modules)
09:41 magnuse joined #koha
09:42 cait go frido_s1 go ;)
09:43 Viktor joined #koha
10:02 jenkins_koha Project Koha_3.10.x build #81: SUCCESS in 44 min: http://jenkins.koha-community.[…]b/Koha_3.10.x/81/
10:02 jenkins_koha * D Ruth Bavousett: 3.10.4 language updates
10:02 jenkins_koha * Chris Cormack: Bumping database version
10:02 jenkins_koha * Chris Cormack: 3.10.4 release notes
10:02 jenkins_koha Starting build #284 for job Koha_3.8.x (previous build: SUCCESS)
10:03 MrAgent075 joined #koha
10:13 * bag whispers positive QA passing thoughts in cait's and paul_p's direction :P
10:14 * cait just put in [PASSED QA] prematurely... it might work
10:14 bag HA
10:40 jenkins_koha Project Koha_3.8.x build #284: SUCCESS in 38 min: http://jenkins.koha-community.[…]b/Koha_3.8.x/284/
10:40 jenkins_koha Chris Cormack: 3.8.11 Release notes
10:44 Viktor joined #koha
10:50 khall Bug 7740 now has a trivial qa followup and should pass qa
10:50 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7740 enhancement, P5 - low, ---, kyle, Signed Off , Highlight items in own library in search results/detail page in OPAC
10:55 Joubu cait: I will provide a followup for typos (bug 5343)
10:55 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=5343 enhancement, P5 - low, ---, jonathan.druart, Signed Off , Subscription cost (Link serial and acqui modules)
10:56 cait Joubu: cool then i will wait for that - looks good!
10:56 cait i am close to pass qa :)
10:58 Joubu cait: done :)
11:01 cait cool - on it now :)
11:24 bag tajoli++
11:25 bag zeno++
11:36 gaetan_B bye !
11:37 Viktor joined #koha
11:39 jwagner joined #koha
11:47 nengard joined #koha
12:01 talljoy joined #koha
12:12 NateC joined #koha
12:19 oleonard joined #koha
12:21 * oleonard offers condolences to those whose Hackfest is almost over
12:23 slef oleonard: for you, Hackfest is over!
12:25 oleonard Why, did someone take away my badge and keyboard?
12:29 * oleonard did just make a rookie mistake, but does that mean the chief should take away my desk job?
12:41 laurence joined #koha
12:44 jcamins Could someone at the hackfest please see to it that the follow-ups on bug 9883 are signed off and QAed before the end of the day?
12:44 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9883 blocker, P5 - low, ---, kyle.m.hall, ASSIGNED , Koha::Plugins::* should not require koha-conf to load
12:45 oleonard Are they all at lunch?
12:45 jcamins oleonard: maybe.
12:45 jcamins In that case, I hereby delegate to you the job of telling the hackfesters to get those signed off and QAed.
12:46 oleonard @later tell hackfesters See to it that the follow-ups on bug 9883 are signed off and QAed before the end of the day!
12:46 huginn oleonard: The operation succeeded.
12:46 oleonard Done.
12:48 cait we were
12:48 cait and talking
12:48 cait now I am back
12:48 cait so which is number 1 priority?
12:49 jcamins 9883 has to be signed off and QAed before the feature freeze.
12:54 jenkins_koha Starting build #1102 for job Koha_master (previous build: STILL UNSTABLE -- last SUCCESS #1088 2 days 7 hr ago)
12:54 huginn New commit(s) kohagit: Merge branch 'bug_9257' into 3.12-master <http://git.koha-community.org/[…]f30922c42ffb98e42> / Bug 9257: Increment version number <http://git.koha-community.org/[…]6a4d1c9e4ac45b14b> / Bug 9257 - Add "groups" to normal search pulldown <http://git.koha-community.org/[…]19044f7712191c274
12:55 oleonard The 'Plugins' link does not belong in the global "More" menu.
12:56 oleonard Managing plugins is not a daily operation, I assume
12:56 oleonard Or do I misunderstand what plugins will be used for?
12:56 jcamins I would not think it would be.
12:56 * oleonard doesn't really know what plugins will be used for
13:01 cait 9883
13:01 cait ok
13:01 cait bag and kyleh will leave soon
13:01 cait to catch their train
13:01 cait and they are currently at the cathedral
13:01 cait I think
13:01 cait so i am not sure who to ask about testing
13:01 cait I might have to wait for them to come back
13:02 jcamins Anyone can test it, I think.
13:02 jcamins But it must be tested before the end of the day or I have to revert the plugins code.
13:11 oleonard Okay, circulation table of checkouts sorting by date working, 'previous checkouts' header works, works with  UseTablesortForCirc off... But sort by title isn't working correctly :P
13:12 oleonard Do I have to specify a special sort algorithm for a cell that begins with an <a> ?
13:14 cait so do we have any volunteerson koha for testing 9338?
13:14 oleonard I guess I do...
13:14 cait 9883=
13:16 cait jcamins: can you give me a hint how this can be tested?
13:17 jcamins cait: unset KOHA_CONF then run the unit test.
13:17 cait how do I unset?
13:17 jcamins `export KOHA_CONF=`
13:17 jcamins Where "the unit test" = t/00-load.t
13:18 jcamins And also try running a plugin from the web browser.
13:19 cait am I applying all 3 patches for that?
13:19 jcamins Yes.
13:19 oleonard "UseKohaPlugins" is enabled by default?
13:20 jcamins Oh, and rerun the installer to confirm that it creates the enable_plugins key.
13:20 cait tests run correctly with all 3
13:20 jcamins oleonard: shouldn't be.
13:20 cait where does that go? the conf file?
13:20 jcamins Yup.
13:20 cait and run update or rerun from scratch
13:20 cait ?
13:20 jcamins Either way.
13:20 wahanui either way is workable though imho
13:22 jcamins I mean, Makefile.PL.
13:22 jcamins Sorry, I was thinking "fresh install or upgrade."
13:24 JesseM joined #koha
13:24 edveal joined #koha
13:25 cait 9883
13:25 oleonard jcamins: Plugins are enabled by default. Just tested with a blank db
13:25 jcamins oleonard: really?
13:25 jcamins Ugh.
13:26 cait but that can be fixed!
13:26 jcamins Yes.
13:29 oleonard Should I file a new bug for it, or add a comment somewhere?
13:30 cait_ joined #koha
13:33 cait lol
13:34 cait jcamins: Makefile.PL update ran wthout any problems
13:34 cait what's next?
13:36 jcamins Look in koha-conf.xml to see if "enable_plugins" is there.
13:36 jcamins oleonard: I filed a bug.
13:38 libsysguy joined #koha
13:38 cait <pluginsdir>/home/katrin/koha-d​ev/var/lib/plugins</pluginsdir>
13:38 cait <enable_plugins>0</enable_plugins>
13:39 jcamins Excellent!
13:39 cait so can i pass qa on those now?
13:39 jcamins If 00-load.t passes with KOHA_CONF unset, yes.
13:41 cait oh good
13:44 cait it complained about it not being set but without failing a test
13:44 cait so i think that worked
13:45 jcamins Yeah, that's right.
13:46 jcamins Yay!
13:46 jcamins If you finish testing that before I finish getting ready to go, I'll push it.
13:49 cait I was about to reattach it
13:50 jcamins Yay!
13:50 jcamins :)
13:52 cait gnaa
13:52 cait git bz is sendingme back an html page
13:54 cait oook
13:54 cait all attached
13:56 frido_s1 khall: we will need and advice on Bug 9394
13:56 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9394 enhancement, P5 - low, ---, kyle, Needs Signoff , Use reserve_id where possible
13:56 jcamins Pushed.
13:56 huginn New commit(s) kohagit: Merge branch 'bug_9883' into 3.12-master <http://git.koha-community.org/[…]d30a1282049d5bca1> / Bug 9883 - Koha::Plugins::* should not require koha-conf to load - Followup - Load... <http://git.koha-community.org/[…]02d598e56eb7806de> / Bug 9883 - Add missing parameter to koha-conf.xml causing Plugins.t to fail <http:
13:57 Viktor joined #koha
13:57 dpavlin khall: http://www.fileformat.info/inf[…]r/1f374/index.htm
13:57 cait jcamins: when will we know if it really works? :P
13:58 jcamins cait: 1:10 minutes, give or take.
13:58 jcamins !jenkins build Koha_master now
13:58 jenkins_koha jcamins: job Koha_master build scheduled now
13:58 * cait sits there with crossed fingers
13:58 cait actually kyleh and brendan have to leave in like 5 mins...
13:58 cait so that's going to be interesting
13:58 jcamins At least, if I did that right.
13:58 cait maybe we need that patch from the othe rpatch too?
13:59 jcamins That's somewhat less of a blocker from my point of view.
13:59 cait 9090
13:59 cait 9890
13:59 jcamins That patch is also needed, of course, but not quite so desperately.
14:00 cait oh ok
14:00 cait so that could be done tomorrow?
14:00 cait when my head hurts less?
14:01 magnuse khall is working on bug 9900
14:01 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9900 blocker, P5 - low, ---, kyle.m.hall, NEW , Plugins should not be enabled by default
14:01 cait and magnuse volunteered to test 9890
14:01 cait :P
14:01 magnuse it's a one character fix
14:01 jcamins bug 9890 just needs one sign off or QA.
14:01 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9890 normal, P5 - low, ---, koha-bugs, Needs Signoff , Fix the new plugin system for package installs
14:01 jcamins I will QA it myself.
14:01 cait so i will sign off
14:02 cait it's really not looking like it would do anything else thatn it does
14:03 jenkins_koha Project Koha_master build #1102: STILL UNSTABLE in 1 hr 9 min: http://jenkins.koha-community.[…]Koha_master/1102/
14:03 jenkins_koha * Jonathan Druart: Bug 8365: Add a renewal duration in the issuing rules
14:03 jenkins_koha * Jonathan Druart: Bug 8365: Add unit tests and fix QA issues
14:03 jenkins_koha * Jonathan Druart: Bug 8365: Followup Force DateTime type for the datedue variable
14:03 jenkins_koha * Jonathan Druart: Bug 8365: FIX Return issue values instead of item values
14:03 jenkins_koha * Jared Camins-Esakov: Bug 8365: Increment version number
14:03 jenkins_koha * Kyle M Hall: Bug 9257 - Add "groups" to normal search pulldown
14:03 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=8365 enhancement, P5 - low, ---, jonathan.druart, Pushed to Master , Renewal duration in issuingules
14:03 jenkins_koha * Jared Camins-Esakov: Bug 9257: Increment version number
14:03 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9257 enhancement, P5 - low, ---, kyle, Pushed to Master , Add "groups" to normal search pulldown
14:03 jcamins Oh, it was still building.
14:04 * jcamins head into the city.
14:04 jcamins *heads
14:04 wizzyrea joined #koha
14:04 jenkins_koha Starting build #1103 for job Koha_master (previous build: STILL UNSTABLE -- last SUCCESS #1088 2 days 9 hr ago)
14:05 * oleonard hopes wizzyrea is sleep-irc'ing
14:06 maximep joined #koha
14:07 cait 9890 is signed off
14:11 skushner joined #koha
14:14 * cait checks on jenkins
14:15 cait hm still buliding it seems?
14:16 * oleonard wishes bag and khall a good trip if they're still there
14:16 cait they have left *sniff*
14:17 matts already ?
14:17 oleonard Bug 9887 is relentless.
14:17 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9887 normal, P5 - low, ---, oleonard, ASSIGNED , Use DataTables on circulation page
14:17 matts I didn't have a chance to tell them good bye... So I wanted to do it on IRC, but even for that it's too late... :\
14:18 matts Anyway bye bag and khall ! Have a safe trip back !
14:18 oleonard I think I've got sorting working correctly, now I have to accommodate the exports column sometimes being absent
14:21 sophie_m1 joined #koha
14:24 cait matts: we miss kyle... and he left his knife
14:25 matts he had a knife ?
14:25 matts Like, for hunting ? ^^
14:25 cait hmmmm I mean... you maybe could use it for hunting
14:25 cait food
14:26 cait matts: are you on the train now?
14:27 matts no, I'm waiting at the airport
14:28 cait ah taing a plane... fancy :P
14:28 matts where I could manage to find an AC outlet, which is quite a miracle in this airport \o/
14:28 cait heh
14:30 tcohen joined #koha
14:45 gmcharlt @quote random
14:45 huginn gmcharlt: Quote #148: "<oleonard> sekjal wants EVERYTHING in a matrix! <sekjal> I'm like the Anti-Neo" (added by wizzyrea at 05:11 PM, August 25, 2011)
14:46 oleonard Koha has many fewer matrices today than it would have if sekjal were still with us.
14:47 cait that's true :)
14:49 cait @quote random
14:49 huginn cait: Quote #73: "<chris_n> owen: try /msg munin identify nick password" (added by owen at 12:38 PM, April 29, 2010)
14:49 cait @quote random
14:49 huginn cait: Quote #48: "<sekjal> no, anything I said was my fault" (added by jwagner at 09:52 PM, December 09, 2009)
14:49 cait hm
14:49 cait @quote random
14:49 huginn cait: Quote #63: "<jwagner> But no one expects the Spammish Inquisition!" (added by jdavidb at 01:50 PM, March 01, 2010)
14:50 cait @quote random
14:50 huginn cait: Quote #50: "<pianohackr|work> It is a landmine, I tell you" (added by a user that is no longer registered at 04:44 PM, December 23, 2009)
14:50 wahanui i already had it that way, huginn.
14:50 skushner hi all
14:50 matts bye !
14:50 cait bye :)
14:50 cait_ joined #koha
14:50 cait safe travels!
14:52 cait :)
14:52 * cait cheers on jenkins
15:02 nengard left #koha
15:03 clrh cait: congratulation for all the qa you did! Katrin Fischer - 55
15:03 cait clrh: thank you claire :)
15:03 cait still tryng to finish one more
15:03 oleonard Shoot, Bug 9773 didn't get a signoff...
15:03 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9773 enhancement, P5 - low, ---, oleonard, Needs Signoff , Replace YUI AJAX calls in cataloging plugins with jQuery
15:03 cait but my head is not working :)
15:03 cait maybe needs an easy test plan?
15:03 clrh your head is broken ?
15:04 cait clrh: a bit
15:04 clrh :)
15:04 clrh fix it ;)
15:04 rambutan joined #koha
15:04 oleonard When do you leave cait?
15:05 cait tomorrow morning
15:05 cait I still have a list of 4
15:05 cait i really would like to see done
15:05 tcohen cait, you should write some unit tests before starting to fix it
15:05 cait bug 8037
15:05 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=8037 enhancement, P5 - low, ---, kyle.m.hall, Signed Off , Add holds and funds to items already received in parcel.pl
15:05 cait tcohen: lol - but then it will never get fixed!
15:05 cait bug 8435
15:05 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=8435 enhancement, P5 - low, ---, jonathan.druart, Signed Off , new permissions on subscriptions "superserials"
15:05 cait bug 9745
15:05 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9745 trivial, P5 - low, ---, gmcharlt, Signed Off , Don't nuke translated permissions with changes introduced in bug 9382
15:05 cait bug 7736
15:05 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7736 enhancement, P5 - low, ---, mark.gavillet, Failed QA , Edifact QUOTE and ORDER functionality
15:05 cait and probably a bunch more i have not on my list right now
15:14 jenkins_koha Project Koha_master build #1103: STILL UNSTABLE in 1 hr 10 min: http://jenkins.koha-community.[…]Koha_master/1103/
15:14 jenkins_koha * Kyle M Hall: Bug 9883 - Koha::Plugins::Base should not require koha-conf to load
15:14 jenkins_koha * Kyle M Hall: Bug 9883 - Add missing parameter to koha-conf.xml causing Plugins.t to fail
15:14 jenkins_koha * Kyle M Hall: Bug 9883 - Koha::Plugins::* should not require koha-conf to load - Followup - Load C4::Auth at run time
15:14 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9883 blocker, P5 - low, ---, kyle.m.hall, Pushed to Master , Koha::Plugins::* should not require koha-conf to load
15:15 * oleonard crosses his fingers for Bug 9887
15:15 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9887 normal, P5 - low, ---, oleonard, Needs Signoff , Use DataTables on circulation page
15:15 jenkins_koha Starting build #1104 for job Koha_master (previous build: STILL UNSTABLE -- last SUCCESS #1088 2 days 10 hr ago)
15:16 mib_soidwi joined #koha
15:16 alohabot Hi mib_soidwi, Welcome to #koha. Feel free to use the '/nick yourname' command to choose a different name. alohabot, wahanui, and huginn are bots. If you need any help, just ask - there's usually someone around to help :)
15:16 mib_soidwi hi
15:17 mib_soidwi how can i use solr and facet functionality?
15:18 oleonard mib_soidwi: Maybe try this? http://wiki.koha-community.org[…]i/Solr_deployment Or search the wiki for other references?
15:18 * oleonard doesn't know about solr
15:18 jcamins That's what I would've suggested.
15:18 jcamins Well, that and "don't bother."
15:19 oleonard Because it's not ready jcamins?
15:19 jcamins Right.
15:20 nengard joined #koha
15:20 frido_s1 see you, thanks all for your job
15:21 mib_soidwi is solr experimental or stable?
15:22 cait i thin it's still experimental
15:22 cait you can't expect it to wrk the same as zebra
15:22 cait which has richer functionality for now
15:22 jcamins Experimental.
15:23 maximep oleonard: i'm curious. Why are you using \$ instead of $ in for exemple the patch for 9773 ?
15:23 mib_soidwi thank you so much
15:25 chris_n maximep: escaping it for perl
15:25 skushner Hello. Does anyone know if Koha 3.11.00.100 isn't calculation fines upon checkin, anymore? thanks
15:26 jcamins skushner: I think you have to enable that explicitly.
15:26 skushner (sp) calculating
15:26 jcamins I have never used that feature, but it hasn't been touched so it should still work.
15:26 skushner I didn't see a syspref for it.
15:26 jcamins If you have it enabled and it doesn't work, to the Bugzilla!
15:26 jcamins :)
15:26 paul_p joined #koha
15:27 jcamins I'm not sure.
15:27 skushner ok, thanks
15:27 paul_p magnus_away http://www.marseillemarathon.f[…]rs_marathon_v.pdf
15:39 cait oleonard: around?
15:39 oleonard Yes
15:42 cait we agreed on using library instead of branch, is that right?
15:42 oleonard Yes
15:43 cait so my patch for 9604 is ok?
15:44 jcamins bug 9604
15:44 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9604 enhancement, P5 - low, ---, fridolyn.somers, Passed QA , filter overdues with homebranch and holdingbranch
15:44 tcohen has anyone used DBD::Mock::Session with multi-line SQL statements? successfuly?}
15:44 frido_s1 left #koha
15:45 jcamins tcohen: multi-line SQL statements?
15:45 jcamins You mean one statement on multiple lines?
15:45 jcamins I never tried, but I guess probably the way you have to do it is...
15:45 oleonard cait: Yes :)
15:45 tcohen exactly, like the coding guidelines say we have to write :-(
15:45 pastebot Someone at 127.0.0.1 pasted "my $query = 'SELECT * FROM lon" (2 lines) at http://paste.koha-community.org/444
15:45 jcamins http://paste.koha-community.org/444
15:46 tcohen i'm failing to make it work for bug 9659 unit tests
15:46 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9659 normal, P5 - low, ---, tomascohen, Failed QA , Undefined authorised value category yields empty dropdown menu on SQL reports
15:46 tcohen the code is working fine as-is
15:46 jcamins Ah, hm.
15:47 tcohen my problem is making DBD::Mock::Session match that multi-line-d SQL statement
15:48 * magnuse calls it a day, and a week
15:48 jcamins I'm not sure how to do that.
15:48 jcamins magnuse: awww, you're missing the feature freeze after-party!
15:48 magnuse :-)
15:50 oleonard You leave tomorrow too magnuse?
15:50 cait jcamins: we are probably going to miss it too
15:51 cait as he invited us to dinner
15:51 jcamins cait: you're missing the feature freeze after party?!?
15:51 cait well... there will be food at magnuse's house?
15:51 jcamins I'll be having pierogi/dumplings to celebrate.
15:52 cait when exactly is the deadline?
15:53 cait and I think there might be just something wrong with kyle's test
15:53 cait I mean jenkins does look happier
15:53 cait it's only failing one test now
15:53 cait that was more I think before?
15:53 jcamins Nope, that's it.
15:53 jcamins I reverted the other patches causing problems.
15:54 jcamins The deadline will probably be late tonight, after I've finished with the dumplings.
15:55 cait which was the other patch?
15:55 jcamins Bug 8089.
15:55 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=8089 enhancement, P5 - low, ---, jcamins, ASSIGNED , Use Koha::Cache everywhere
15:56 cait ah
15:56 cait maybe
15:56 cait wish my head was working
15:58 jcamins Well, I just tested and I can confirm Kyle's diagnosis.
15:58 jcamins Wait...
15:58 cait which was kyle's diagnosis?
15:58 jcamins That the problem was enable_plugins being missing.
16:00 jcamins bug 5354
16:00 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=5354 enhancement, P5 - low, ---, jonathan.druart, RESOLVED FIXED, Partial duplication of a subscription
16:00 jcamins bug 5343
16:00 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=5343 enhancement, P5 - low, ---, jonathan.druart, Passed QA , Subscription cost (Link serial and acqui modules)
16:07 reiveune bye
16:07 reiveune left #koha
16:13 cait jcamins: hope you are ok: i passed qa on 9604 again with a little follow up from me
16:13 cait changing 2 labels
16:14 jcamins bug 9604
16:14 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9604 enhancement, P5 - low, ---, fridolyn.somers, Passed QA , filter overdues with homebranch and holdingbranch
16:14 jcamins Did I fail it before?
16:14 melia joined #koha
16:14 oleonard It's a string follow-up which cait authored and I signed off on
16:15 jcamins Right, but I don't remember rejecting it before.
16:15 cait not that I know of
16:15 oleonard She's just checking with you because she authored and passed QA on it I think?
16:16 cait yep
16:16 cait but it's tiny tiny tiny
16:16 jcamins Ah.
16:16 jcamins That's fine.
16:16 cait and now I am leaving and hoping for the grace of our RM
16:16 cait have a good pushing patches
16:17 jcamins melia: funny you should show just now when I was thinking of a question for you... when will Kyle be back at work?
16:19 edveal joined #koha
16:20 melia jcamins: I'm not sure. my best guess would be Monday, but it's not on the calendar.
16:24 oleonard *sigh*... speaking of problematic date sorts... Bug 9905
16:24 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9905 normal, P5 - low, ---, oleonard, ASSIGNED , Use DataTables on calendar page
16:24 jenkins_koha Project Koha_master build #1104: STILL UNSTABLE in 1 hr 10 min: http://jenkins.koha-community.[…]Koha_master/1104/
16:26 jcamins Right... I have to decide to do about bug 7804.
16:26 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7804 enhancement, P5 - low, ---, kyle.m.hall, Pushed to Master , Add Koha Plugin System
16:26 christophe_c left #koha
16:27 jcamins On the one hand, I hate to pull it when it's so close, on the other hand, feature freeze is tonight and a beta is supposed to follow immediately thereon, and I can't release a beta that is already known to not work.
16:28 slef jcamins: what do the stats look like?
16:28 oleonard Hmm... "known to not work" seems pretty common these days with betas.
16:29 jcamins oleonard: wtf is the point of releasing then?
16:29 jcamins slef: what do you mean?
16:29 slef Needs Signoff - 72 Signed Off - 131 Passed QA - 13 Failed QA - 148 Patch Doesn't apply - 23
16:29 slef looks like quite a bit of a QA backlog?
16:30 jcamins Yeah, but that's going to stand.
16:30 slef well and 148 failed QA too
16:34 oleonard jcamins: Is there a compelling case for keeping the Plugin feature whatever its flaws? A reason why the rules shouldn't apply?
16:34 slef Oh well, you're RM. I think time-based freezes are troublesome for this reason. Stuff gets snapped off.
16:34 oleonard "Everyone worked so hard on it" isn't really a good reason when you look at it coldly.
16:34 jcamins slef: if I didn't insist on the schedule, I'd never escape!
16:35 jcamins oleonard: I don't really think there is.
16:35 jcamins I guess I will see if I have energy after pushing everything else this evening and try to troubleshoot. If I can fix it quickly, I will, otherwise I'll pull it.
16:35 slef oleonard: nice to be kind when they try hard, though...
16:36 oleonard Sounds to me like jcamins is trying to strike a good balance
16:36 slef oleonard: yeah. I want to dig myself out and take a look but nyahahahahargh ;)
16:46 nengard joined #koha
16:53 jcamins melia: I guess there isn't anyone from ByWater around who could look at it, but I think I will probably be reverting 7804 if no follow-up fixing the unit tests by the end of the day.
16:54 jcamins ... appears
16:54 jcamins What is it with me forgetting to include verbs in all my sentences?
16:54 oleonard Who's got time for verbs?!
16:55 jcamins oleonard: not me, apparently.
16:55 melia verbs smerbs
16:55 melia schmerbs?
16:55 jcamins Yeah, schmerbs sounds better. :)
16:55 melia jcamins: sorry to not be of more help. I don't even know if they're still in France, or if they're on airplanes today. no one bothers to update their calendars around here.
16:56 jcamins Apparently they're on the train.
16:56 melia well in that case, there is certainly no one else here who can work on this today, sadly
16:57 jcamins That's what I figured, but I thought I'd bring it to your attention just in case I had forgotten someone who works at ByWater.
16:57 melia :)
17:09 paul_p ladies & gentlement, #HFK is over, i'm alone in BibLibre office, so I'll leave & go back home ! jcamins 15 more patches passed QA today, happy testing/pushing !
17:09 jcamins Thanks!
17:09 paul_p melia = bag & kyle just left BibLibre office 3 hours ago. They're in a train to Paris. in something like 13/14 hours, they take the plane to fly back
17:10 * jcamins just absent-mindedly described a 2.5-foot tall book as "small."
17:11 melia well, I guess there's a chance that we'll catch them in Paris maybe, if they're not out doing something fun with their last little bit of time in France.
17:12 * jcamins goes to eat some lunch.
17:16 bgkriegel joined #koha
17:17 libsysguy joined #koha
17:33 nengard jcamins or anyone who tested it - can you explain the queryparser to me in manual terms? what does it do for the user - if anything?
17:34 nengard installed it (I think) and enabled it and then tried to search with && ... but it didn't find any results
17:34 jcamins nengard: at present it makes almost no difference.
17:34 jcamins It adds the operators && and ||
17:35 jcamins However, if it isn't installed correctly, Koha falls back to non-QueryParser searches, and of course && and || aren't valid in non-QueryParser searches.
17:35 nengard and how do you install it correctly?
17:35 jcamins Just run the installer: Makefile.PL, make, make install, etc.
17:36 jcamins And right now it is mostly not used in the advanced search.
17:37 nengard not sure what all that means ... so the manual is going to be sparce for now
17:38 jcamins Basically what you could say is "UseQueryParser enables an experimental new query parser which opens the door for a more expressive and more-effective search syntax."
17:38 jcamins s/-/ /
17:40 jcamins oleonard: I just came across a bug (maybe) with the bootstrap buttons.
17:40 oleonard :(
17:40 jcamins With YUI, when hovering over the save button in cataloging, the entire button is highlighted.
17:40 jcamins With Bootstrap, only half
17:41 jcamins It doesn't bother me particularly, so I see no particular need to duplicate that, but, if the YUI button was designed like that for a reason, the Bootstrap button might need updating.
17:42 mib_9r4ua3 joined #koha
17:42 alohabot Hi mib_9r4ua3, Welcome to #koha. Feel free to use the '/nick yourname' command to choose a different name. alohabot, wahanui, and huginn are bots. If you need any help, just ask - there's usually someone around to help :)
17:42 mib_9r4ua3 hi
17:43 mib_9r4ua3 i have problems in data migration, someone can help me?
17:43 jcamins mib_9r4ua3: ask your question, and if anyone can help, they'll respond.
17:44 oleonard jcamins: That doesn't look like a bug to me. I think the Bootstrap way is an improvement in fact.
17:44 mib_9r4ua3 i try... because i'm italian and write in english is difficoult for me...
17:45 jcamins oleonard: okay, good. I had never thought about it before, but I'm cataloging in 3.10 and I was struck by the thought that the highlighting looked different.
17:46 mib_9r4ua3 well, i was able to translate an old unimark database by means of libre office and marceditor but....
17:47 mib_9r4ua3 when i import koha makes a record for each item of the book infact my spreadsheet has 1 row for any item
17:47 jcamins @marc 952
17:47 wahanui The 952 field is used by Koha to store item data in MARC21 and is described at http://wiki.koha-community.org[…]_fields_%289xx%29
17:47 huginn jcamins: unknown tag 952
17:47 mib_9r4ua3 i know but
17:48 jcamins ^^ that link that wahanui just shared says what item data goes where.
17:48 jcamins In UNIMARC the field is 995, but I think it's the same data.
17:48 laurence left #koha
17:49 jcamins So basically what you need to do is combine lines for each book into one record with multiple 952/995 fields.
17:49 mib_9r4ua3 i can put some different value  in field 952, for ex. 952$t but in column and not in row
17:49 jcamins I don't use MarcEdit so I can't help you with the spreadsheet side.
17:52 mib_9r4ua3 i understand but, can i import some records having a identical value in a field and then learn to koha to put that record as item and not ad new record?
17:52 jcamins No.
17:52 jcamins Well, it depends.
17:52 jcamins If you have an identifier of some sort, you could create a matching rule.
17:53 jcamins But you would have to import one record at a time.
17:53 jcamins One *item* at a time.
17:54 jcamins And if there are few enough items for you to import them through the interface one at a time you might as well just merge them in MarcEdit by hand.
17:54 jenkins_koha Starting build #305 for job Koha_Docs (previous build: SUCCESS)
17:54 mib_9r4ua3 there's a method to import also biblionumber and/or biblioitemnumber? if i can manage them, maybe i'm able to resolve....
17:55 jenkins_koha Project Koha_Docs build #305: SUCCESS in 1 min 5 sec: http://jenkins.koha-community.[…]ob/Koha_Docs/305/
17:55 jenkins_koha * Nicole C. Engard: add DisplayIconsXSLT
17:55 jenkins_koha * Nicole C. Engard: remove 'insecure' preference
17:57 jcamins I am not sure if it is possible to import biblionumber/biblioitemnumber easily.
17:57 jcamins I am pretty sure it is not.
17:57 jcamins For the most part, you don't want to be importing biblionumer or biblioitemnumber.
17:57 jcamins The best solution by far is to use MarcEdit to combine the items.
17:58 NateC joined #koha
17:58 mib_9r4ua3 i don't belive marcedit can do it
17:58 jcamins I think it can because this question is asked on the mailing list at least once a month, and everyone seems to succeed in doing it.
17:59 mib_9r4ua3 maybe... i study very much but i don't solve...  :-)
18:00 mib_9r4ua3 my biblio is big: 28000 books
18:00 jcamins 28000 items on a single bib?
18:01 mib_9r4ua3 yes...created with two different sw
18:01 jcamins 76 years of the New York Times?
18:01 jcamins I can't imagine any use case where you could have 28000 items for the same title.
18:01 chris_n joined #koha
18:02 mib_9r4ua3 no... not the same title.... all the books... the tiltes, i don't konow, can be 20000
18:02 mib_9r4ua3 ;-)
18:03 mib_9r4ua3 be patient writing in english is not so easy for me...
18:04 jcamins I see.
18:04 mib_9r4ua3 hahahahahaha
18:04 jcamins That makes more sense.
18:04 jcamins So definitely you need to do the merging outside of Koha.
18:05 mib_9r4ua3 i think it can be the only way...
18:05 mib_9r4ua3 i can put a identical code for each item of the same title
18:06 mib_9r4ua3 and then?
18:06 mib_9r4ua3 what can i do?
18:06 jcamins I usually use Perl scripts for all my migrations.
18:06 jcamins migration toolbox?
18:06 wahanui migration toolbox is https://www.gitorious.org/koha-toolbox/
18:06 jcamins ^^ in there
18:08 jenkins_koha Starting build #306 for job Koha_Docs (previous build: SUCCESS)
18:08 jenkins_koha Project Koha_Docs build #306: SUCCESS in 16 sec: http://jenkins.koha-community.[…]ob/Koha_Docs/306/
18:08 jenkins_koha * Nicole C. Engard: add UseQueryParser
18:09 jenkins_koha * Nicole C. Engard: add TimeFormat
18:09 jenkins_koha * Nicole C. Engard: update library groups with pulldown option
18:24 oleonard I *think* Bug 9905 represents the last of the old tablesorters in the staff client
18:24 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9905 normal, P5 - low, ---, oleonard, Needs Signoff , Use DataTables on calendar page
19:00 Ccorrales joined #koha
19:15 nengard left #koha
19:17 bgkriegel joined #koha
19:39 rambutan joined #koha
19:46 bgkriegel joined #koha
19:51 rambutan @wunder 64505
19:51 huginn rambutan: The current temperature in APRSWXNET St.Joseph MO US, Saint Joseph, Missouri is 2.2°C (2:17 PM CDT on March 22, 2013). Conditions: Overcast. Humidity: 52%. Dew Point: -7.0°C. Windchill: 2.0°C. Pressure: 29.98 in 1015 hPa (Falling). Winter Storm Watch in effect from Saturday evening through Sunday evening...
19:53 oleonard Happy Spring rambutan ;)
20:06 bag jcamins: how long until end of day?  we just got to paris
20:06 jcamins bag: let's say six hours?
20:06 bag we need food badly - but I want to see if I can find sometime for Kyle to unit test :)
20:07 jcamins Thanks.
20:07 bag ok is the bug updated with the lastest problems?
20:07 * chris_n needs food badly too
20:07 bag 6 sounds doable
20:07 jcamins bag: the problem is that jenkins is failing.
20:07 bag sorry 6 hours
20:07 bag still jenkins - ok
20:07 jcamins Unfortunately, I don't have any more information than that.
20:08 bag ok food first and hopefully they don't take 3 hours like two nights ago!!!
20:08 gmcharlt bag: slow to get the food or just slow to eat it? ;)
20:09 jcamins Haven't you ever heard of the slow food movement?
20:09 bag food was quick - then it was 2 hours waiting for the check
20:09 jcamins It was inspired by the fact that France exists!
20:09 jcamins :P
20:09 oleonard Surely there's a way to set the column sort of a DataTable in the markup?
20:10 jcamins oleonard: that would make sense to me.
20:15 rambutan http://vortex.accuweather.com/[…]sundayweekend.jpg
20:15 rambutan I'm in the part that says "substantial snow", which could be up to 12"
20:15 jcamins Woohoo! It's missing us!
20:15 rambutan what's that aboout 319 cm?
20:16 rambutan 300cm
20:16 jcamins 300mm. 30cm.
20:17 oleonard See you later #koha
20:17 rambutan ya, 3 meters
20:21 qu-bit joined #koha
20:33 pastebot "jcamins" at 127.0.0.1 pasted "khall: errors from running t/db_dependent/Plugins.t" (25 lines) at http://paste.koha-community.org/445
20:51 tcohen joined #koha
21:04 huginn New commit(s) kohagit: Merge branch 'bug_9890' into 3.12-master <http://git.koha-community.org/[…]a23ae79c9284446f4> / Bug 9890 - Fix the new plugin system for package installs <http://git.koha-community.org/[…]bf6162f0f8aec0a94>
21:04 cait joined #koha
21:10 jenkins_koha Starting build #1105 for job Koha_master (previous build: STILL UNSTABLE -- last SUCCESS #1088 2 days 16 hr ago)
21:20 cait joined #koha
21:44 tcohen joined #koha
21:57 trea-away joined #koha
21:57 trea-away left #koha
21:57 trea-away joined #koha
21:58 huginn New commit(s) kohagit: Merge branch 'bug_9907' into 3.12-master <http://git.koha-community.org/[…]3b0972cba154ce636> / Bug 9907 - Plugins test dies early on some servers <http://git.koha-community.org/[…]b688a0579706b6b2b>
21:59 trea-away hi #koha - OCLC Connexion Desktop Client is broken in 3.10.3 and above - i've submitted a simple patch in bug 9908 if somebody wouldn't mind taking a look. thanks!
21:59 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9908 enhancement, P5 - low, ---, gmcharlt, NEW , OCLC Connexion Desktop Client Doesn't Work
22:00 jcamins That's a bugfix, so it's not subject to the feature freeze.
22:00 * gmcharlt will check it in a few minutes
22:10 bgallagher joined #koha
22:15 cait joined #koha
22:17 * cait waves
22:17 gmcharlt hi cait
22:18 jenkins_koha Project Koha_master build #1105: STILL UNSTABLE in 1 hr 8 min: http://jenkins.koha-community.[…]Koha_master/1105/
22:18 jenkins_koha Kyle M Hall: Bug 9890 - Fix the new plugin system for package installs
22:18 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9890 normal, P5 - low, ---, koha-bugs, Pushed to Master , Fix the new plugin system for package installs
22:19 cait hi gmcharlt
22:19 cait :)
22:19 cait how is things with the plugins?
22:20 jenkins_koha Starting build #1106 for job Koha_master (previous build: STILL UNSTABLE -- last SUCCESS #1088 2 days 17 hr ago)
22:21 bgallagher Cait ^^
22:21 cait args.
22:21 cait still fighting?
22:22 bgallagher Yup khall is fighting it
22:22 cait bgallagher: can you tell kyle we found his knife?
22:22 bgallagher Awesome I will tell him :)
22:22 cait heh
22:23 cait bgallagher: maybe better tell him fingers crossed
22:25 cait jcamins: still around?
22:31 dpavlin cait: don't you have to go to sleep? You can a trip tommorow :-)
22:31 cait :P
22:31 cait I have to do a bit of packing... and too much fresh air I guess
22:34 maximep left #koha
22:39 gmcharlt cait: I've updated the patch for bug 9820
22:39 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9820 normal, P5 - low, ---, gmcharlt, Needs Signoff , Missing space between 100/700 $a and $c (MARC21/XSLT)
22:51 cait gmcharlt: thank you - will check
22:52 cait and sorry for not liking the $d - we have weird german data :)
22:52 cait citing jcamins
22:52 gmcharlt no, that's fine -- I was of two minds about it myself
22:58 rangi hey all
22:59 * rangi is doign release notes for 3.8.11
23:00 rangi http://koha-community.org/koha-3-8-11-released/
23:01 * cait reads
23:05 rangi not too bad eh?
23:10 cait nope
23:11 * rangi does the emails
23:11 wizzyrea joined #koha
23:14 rangi ok thats that done, now a birthday party
23:16 cait hve fun
23:19 gmcharlt one thing I like about git-bz is that I feel less inhibited about making minor changes when testing and signing off on a patch
23:29 jenkins_koha Project Koha_master build #1106: STILL UNSTABLE in 1 hr 9 min: http://jenkins.koha-community.[…]Koha_master/1106/
23:30 jenkins_koha Kyle M Hall: Bug 9907 - Plugins test dies early on some servers
23:30 huginn Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9907 blocker, P5 - low, ---, kyle.m.hall, Pushed to Master , Plugins test dies early on some servers
23:32 bgallagher joined #koha
23:32 trea-away left #koha
23:49 rangi !jenkins build koha_master now
23:49 jenkins_koha rangi: job koha_master build scheduled now
23:50 jenkins_koha Starting build #1107 for job Koha_master (previous build: STILL UNSTABLE -- last SUCCESS #1088 2 days 18 hr ago)

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