IRC log for #koha, 2013-03-24

← Previous day | Today | Next day → | Search | Index

All times shown according to UTC.

Time Nick Message
00:00 talljoy joined #koha
00:03 jenkins_koha Project Koha_master build #1118: STILL UNSTABLE in 1 hr 9 min: http://jenkins.koha-community.[…]Koha_master/1118/
00:18 rangi hmm
00:19 fixed the XISBN one
00:20 not sure what is up with the itemtypes (Koha.t)
00:20 jcamins Ugh.
00:20 rangi must be something in the db
00:21 jenkins_koha Starting build #1119 for job Koha_master (previous build: STILL UNSTABLE -- last SUCCESS #1088 3 days 19 hr ago)
00:21 rangi Failed test 'getitemtypeinfo on "opac" interface returns opac imageurl'
00:21 #   at t/db_dependent/Koha.t line 67.
00:21 #                   ''
00:21 #     doesn't match '(?-xism:opac-tmpl)'
00:25 like ( getitemtypeinfo('BK', 'opac')->{'imageurl'}, qr/opac-tmpl/, 'getitemtypeinfo on "opac" interface returns opac imageurl' );
00:25 ill check that in the db
00:27 fixed
00:27 by adding a BK
00:27 to be fair, that is in the sample itemtypes file
00:29 jcamins Sorry, I must have given you the wrong backup.
00:29 I foolishly did not date them.
00:31 ibeardslee joined #koha
00:34 rangi ah its ok, seems to be all good now
00:51 wizzyrea: you could git bisect to make sure it is that patch that breaks things
01:00 tcohen joined #koha
01:00 clrh joined #koha
01:01 liw joined #koha
01:03 wizzyrea well it's not broken in the commit directly before that one. heh.
01:05 jcamins A) isn't it Sunday?
01:05 wizzyrea yep.
01:05 jcamins B) wasn't that pushed six months ago?
01:06 wizzyrea yep.
01:29 jenkins_koha Yippie, build fixed!
01:29 Project Koha_master build #1119: FIXED in 1 hr 9 min: http://jenkins.koha-community.[…]Koha_master/1119/
01:30 wizzyrea confetti!
01:30 wahanui o/ '`'`'`'`'`'`'`'`
01:33 rangi yay!
02:11 huginn New commit(s) needsignoff: [Bug 7339] Help System in IE8 Does Not Load With 500 Error <http://bugs.koha-community.org[…]w_bug.cgi?id=7339> / [Bug 6875] de-nesting C4 packages <http://bugs.koha-community.org[…]w_bug.cgi?id=6875> / [Bug 6536] Z3950 Enhancements: SRU targets, MARC conversion, additional XSLT processing <http://bugs.koha-community.org[…]w_bug.cgi?id=6536> / [Bug 7127] Templates must be valid XHTML <
02:15 jcamins Ummm...
02:15 huh?
02:15 Where did that come from?
02:26 wizzyrea odd
02:29 jcamins Just thirty patches away from committer #6!
02:34 wizzyrea aiee!
07:25 drojf joined #koha
07:25 drojf good morning #koha
07:26 rangi hi drojf
07:27 drojf hi rangi :)
07:28 cait joined #koha
07:34 another_peter joined #koha
07:40 * cait waves
07:40 rangi hi cait
07:40 cait hi rangi :)
07:40 rangi @wunder konstanz
07:40 huginn rangi: The current temperature in Taegerwilen, Taegerwilen, Germany is 0.1°C (8:40 AM CET on March 24, 2013). Conditions: Mostly Cloudy. Humidity: 79%. Dew Point: -3.0°C. Windchill: 0.0°C. Pressure: 29.74 in 1007 hPa (Steady).
07:40 rangi cold for you
07:42 cait @wunder Marseille
07:42 huginn cait: The current temperature in Marseille, France is 11.0°C (8:30 AM CET on March 24, 2013). Conditions: Rain. Humidity: 88%. Dew Point: 9.0°C. Pressure: 29.56 in 1001 hPa (Steady).
07:42 cait *le sigh*
07:42 rangi heh
07:42 cait @wunder Wellington
07:42 huginn cait: Error: No such location could be found.
07:42 rangi @wunder nzwn
07:43 huginn rangi: The current temperature in Wellington, New Zealand is 17.0°C (8:00 PM NZDT on March 24, 2013). Conditions: Partly Cloudy. Humidity: 72%. Dew Point: 12.0°C. Pressure: 30.24 in 1024 hPa (Steady).
07:43 rangi its sticky
07:43 another_peter cold down in fiordland too.  a newbie question - how do I get an appropriate config accessible to run the tests?
07:43 i have a working gitifed install now ...
07:43 and can log in etc.
07:44 I read http://wiki.koha-community.org/wiki/Unit_Tests which gave me some basic info
07:45 asking creates clarity
07:45 I now see this is a foolish question and the answer is hopefully under by nose
07:45 apologies :-/.
07:46 drojf hi cait, back home?
07:46 cait yep
07:46 another_peter: sorry, I am not sure I unerstand what you want to do
07:47 another_peter cait - thanks, but that's ok, I hope my question is on its way to obsolescence
07:48 rangi another_peter: i do
07:48 export KOHA_CONF=/etc/koha/sites/persona/koha-conf.xml
07:48 where persona is one of my test instances
07:49 then prove t
07:49 another_peter thanks, that's where I was heading.  Just fighting permissions.
07:49 rangi ah yep
07:49 you can do
07:49 another_peter I was trying to add myself to the relevant group to avoid 666
07:49 s/was/am/
07:50 rangi sudo -u persona-koha KOHA_CONF=/etc/koha/sites/persona/koha-conf.xml prove t
07:51 or yep, groups
07:51 another_peter adding myself to the group of the instance seems to have worked, thanks
07:51 rangi drojf: heh, we answered much the same thing to that email
07:51 drojf rangi: yeah i just saw that :D
07:53 another_peter Is there any protocol around newbies like me editing the wiki, e.g. to make the testing page more idiot-friendly?
07:54 drojf rangi: looking forward to those patches :)
07:54 cait another_peter: just edit away and try not to make it more complicated :)
07:54 drojf another_peter: you won't be a noob anymore when your wiki account is finally created :P
07:54 (does that work ok now manually?)
07:55 another_peter: and write something useful into the change comment
07:56 rangi yeah thats pretty much it, go for it, you cant do anything that can't be reverted ;-)
07:57 another_peter drojf: i just signed in with Google Accounts, and the creation seemed to happen in real time...
07:57 OK, thanks for the encouragement all.
07:57 rangi yep, openid is real time
07:57 drojf ah, cool
07:57 rangi if you sign up with the form, its moderated
07:57 that seems to stop 99.9% of the spam
07:58 drojf yay!
07:59 cait I was wondering about walking through bugs for jared for the release note
07:59 s
07:59 another_peter rangi: for the wiki, any objection to me using the group membership method rather than the sudo method ?
07:59 cait but I am not quite sure which things the script picks up
08:00 another_peter rangi: i suppose it may not work for the database tests, on reflection, will test more before I change anything.
08:00 cait bug 9915 is a nice one
08:00 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9915 enhancement, P5 - low, ---, gmcharlt, Needs Signoff , Allow opac/svc/report to be passed sql parameters
08:01 rangi yeah but needs to wait for 3.14 cait
08:01 * cait sniffs
08:01 cait ... I know.
08:05 mbalmer joined #koha
08:17 cait hm bug 9191
08:17 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9191 enhancement, P1 - high, ---, jcamins, Pushed to Master , updatedatabase.pl must have ability to run updates only up to a particular revision
08:17 cait is that still in master or got it reverted with the updatedatabase things?
08:18 ah no, I think it#s separate
08:19 bug 9162 - feature?
08:19 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9162 enhancement, P1 - high, ---, vfernandes, Pushed to Master , Add a system preference to set which notes fields appears on title notes/description separator
08:22 cait how strict do we define new feature?
08:22 rangi i think thats an enhancement
08:22 its extending an existing one
08:22 cait hm
08:23 so new features = new modules?
08:24 so this is an enhancement too: bug 9206
08:24 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9206 enhancement, P1 - high, ---, vfernandes, Pushed to Master , Only allow place holds in records that the patron don't have in his possession
08:24 rangi not nessecarily new modules
08:24 id say thats a feature
08:27 cait people feel free to undo my changes :)
08:27 rangi the first one is changing notes that show, ie notes already showed, its just picking with, the 2nd one is a whole new behaviour
08:27 cait ah all the yui things show up in single bugs
08:28 enh.
08:28 datatables? enh?
08:28 rangi hmm i think so
08:28 cait good
08:28 bug 7973
08:28 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7973 enhancement, P5 - low, ---, gmcharlt, Pushed to Master , Allow for new type of LDAP authentication
08:28 cait new feature?
08:33 rangi could go either way
08:33 lets say yes
08:35 cait editing issuingrules  - enh.
08:35 rangi yeah
08:35 a good one though
08:36 cait yep
08:36 very good one
08:37 bug 9417 is a nice one too
08:37 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9417 enhancement, P5 - low, ---, kyle, Pushed to Master , Allow number of results per page to be selectable for guided reports
08:38 cait bug 4906 - new behaviour = new feature?
08:38 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=4906 enhancement, P5 - low, ---, kyle, Pushed to Master , Allow fine calculation to exclude grace period
08:39 cait hm should we make the main bug for bootstrap a new feature?
08:39 bug 9420
08:39 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9420 enhancement, P5 - low, ---, oleonard, Pushed to Master , Work on Bootstrap for Koha
08:42 rangi hmm
08:42 yeah maybe
08:43 cait i have shared the search
08:44 I wonder if more enh are hiding in the bug lists
08:44 the name is feature/enh
08:44 rangi hm
08:45 cait ah right
08:45 9151
08:46 bug 9151
08:46 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9151 blocker, P1 - high, ---, vfernandes, Pushed to Master , Renewal notice according to patron alert preferences
08:46 cait sending rneewal notices is a new fature
08:48 hm some of the new prefs are marked as bugs
08:48 like bug 9341 and bug 9145
08:48 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9341 major, P1 - high, ---, vfernandes, Pushed to Master , Problem with UNIMARC authors facets
08:48 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9145 major, P1 - high, ---, vfernandes, Pushed to Stable , Authorities: standard language for UNIMARC
08:48 rangi yeah not all new prefs will be features/enhancements
08:54 cait i woud like to make those enh:
08:54 bug 9659
08:54 wahanui bug 9659 is, like, signed off :)
08:54 huginn 04Bug 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
08:54 cait hm
08:54 wrong number sorry
08:54 bug 9695
08:54 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9695 normal, P5 - low, ---, oleonard, Pushed to Stable , Use alphabet system preference on page used to browse patrons for patron card batches
08:54 cait this one
08:54 wahanui rumour has it this one is cool as long as someone *wants* acknowledgement
08:55 rangi hmm
08:55 i think if i pushed it to stable, i wont have thought it was a feature
08:55 cait no? bug 9353 is my next candidate
08:55 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9353 minor, P5 - low, ---, bgkriegel, Pushed to Master , Missing subfields on MARC21 frameworks
08:55 cait rangi: hm I can follow you there :)
08:56 what about bug 9382?
08:56 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9382 trivial, P5 - low, ---, koha-bugs, Pushed to Stable , Bold necessary permissions for staff client access.
08:56 rangi yeah bug fix
08:56 cait ah
08:56 ok
08:59 ok I am done
08:59 rangi :)
09:00 cait ah
09:00 I was only loking for master
09:00 I found 18 more in 3.12
09:00 does the script take those?
09:01 bug 7919 is an example
09:01 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7919 critical, P1 - high, ---, jonathan.druart, Pushed to Master , Display of values depending on the connexion library (authorised values, patron categories, extended attributes)
09:01 rangi yep
09:02 what it does is look at the commits
09:02 then find the bugs
09:02 which is why a bug number in the commit is so important
09:02 cait bug 8377 - feature? :)
09:02 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=8377 enhancement, P5 - low, ---, mirko, Pushed to Master , Show HTML5 video/ audio for media files in OPAC and staff client
09:02 rangi definitely
09:03 cait hm nclinded to see 8715 as a feature too - but you might disagree
09:03 bug 8715
09:03 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=8715 enhancement, P5 - low, ---, jonathan.druart, Pushed to Master , Select all serials for a year
09:04 cait bug 7189 and bug 8733 are my other candidates
09:04 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=7189 enhancement, P5 - low, ---, kyle.m.hall, Pushed to Master , preference to control if returning lost items gives refund
09:04 rangi i wouldnt argue
09:04 huginn 04Bug http://bugs.koha-community.org[…]w_bug.cgi?id=8733 new feature, P5 - low, ---, jcamins, Pushed to Master , Adding critic reviews to book pages
09:04 rangi oh, yeah those are features
09:04 cait hm leaving the serials one
09:04 after reading description some more
09:05 ok
09:05 so now I am really done for now
09:06 @later tell jcamins I reviewed enhancements and features for master and 3.12 - I shared a list for that too. Some are a bit hard to define - maybe someone else can take a look.
09:06 huginn cait: The operation succeeded.
11:12 bgkriegel joined #koha
11:13 mbalmer left #koha
11:18 qu-bit_ joined #koha
11:37 bgkriegel joined #koha
13:50 tcohen joined #koha
13:55 jcamins cait: thanks! I'm not inclined to fuss too much about drawing the line.
13:55 cait good morning jcamins
13:55 :)
13:56 Ifelt like doing something fun this morning
13:58 jcamins :)
14:11 There is a coupon for $1 off three packages of frozen vegetables.
14:11 The vegetables are currently on sale for $1/package.
14:12 Which brings the cost for those three to $0.66/package.
14:12 :)
14:13 cait wow
14:13 wht kinds of vegetables?
14:15 jcamins Spinach and broccoli.
14:16 This makes the first time I have ever seen a coupon for anything useful.
14:21 cait :)
19:02 kathryn joined #koha
19:26 gmcharlt joined #koha
19:28 huginn joined #koha
19:30 gmcharlt @quote random
19:30 huginn gmcharlt: Quote #5: "<jwagner> Why is it every Koha rock I turn over produces a zillion (metaphorical) ants, each with anew question????" (added by kf at 01:13 PM, June 12, 2009)
19:30 cait hi gmcharlt
19:30 gmcharlt hi cait
19:31 cait :)
19:31 rangi morning
19:31 cait morning rangi
19:31 rangi @quote random
19:31 huginn rangi: Quote #96: "< owen> If your vendor calls it KOHA you know it's not really Koha." (added by wasabi at 05:56 AM, October 08, 2010)
19:42 rangi new developer eh? cool
19:42 Rolando Isidoro
19:45 trea joined #koha
19:45 jcamins Yep.
19:58 wizzyrea joined #koha
21:25 wizzyrea kinda neat how bibliocommons does lists: http://jocolibrary.bibliocommo[…]ds_favorite_books
21:26 cait hey wizzyrea
21:26 wahanui wizzyrea is a Cylon, and they all have plans.
21:26 ibeardslee heh
21:26 wizzyrea it's true.
21:26 wahanui I saw it on Digg!
21:26 wizzyrea all kinds of snappy responses today, eh wahanui
21:27 hi cait :)
21:36 eythian hi
21:40 people hosting git should read this: http://jefferai.org/2013/03/24[…]perfect-a-mirror/
21:57 cait good night all :)
21:57 cait left #koha
22:01 nosuchnick joined #koha
22:38 tcohen joined #koha
22:39 tcohen hi jcamins
22:40 has anyone read the news about the KDE git repo?
22:40 http://jefferai.org/2013/03/24[…]perfect-a-mirror/
22:41 rangi hehe yep
22:41 10:40 < eythian> people hosting git should read this:  http://jefferai.org/2013/03/24[…]perfect-a-mirror/
22:41 beat ya by an hour :)
22:42 ibeardslee very ouch
22:42 tcohen oh, damn eythian
22:42 heh
22:42 eythian he is a terrible person.
22:42 tcohen what i wanted to note is i run git fsck on our git
22:43 (on my own copy of course)
22:43 and it found seceveral dangling stuff
22:43 rangi lucky im too lazy and have totally imperfect mirrors running
22:43 eythian dangling is normal though, I think
22:43 it's just commits with no branch
22:43 I expect I have tonnes of them
22:44 well, actually a gc ran recently and probably cleaned them up.
22:44 (at least, I assume that's what fsck means by dangling)
22:45 tcohen i'm sure it relates to that
22:45 the question, do we have backups of git.koha-community.org repositories?
22:46 rangi yup
22:47 * tcohen breathes normally now
22:51 * wizzyrea is having trouble with breathing - KU is playing UNC
22:51 wizzyrea it's tied! >.<
22:54 eythian Kuwait airways vs. Ungía airport? that's a strange combination.
22:54 wizzyrea let's try that again.
22:55 university of kansas is playing the university of north carolina in the NCAA tournament. In Kansas City (100km or so from Lawrence, where I'm from)
22:55 tcohen NCAA?
22:55 wizzyrea National College Athletics Association :)
22:55 eythian maybe it's a hand-egg thing
22:56 wizzyrea basketball
22:56 smarties.
22:56 tcohen college basketball
22:56 wizzyrea yep
22:58 wizzyrea joined #koha
22:58 tcohen bye #koha
22:58 eythian later
23:24 nosuchnick left #koha
23:41 papa joined #koha

← Previous day | Today | Next day → | Search | Index

koha1