Time  Nick         Message
04:02 kmkale       Namaskar #koha
04:03 kmkale       And in case I dont get a chance on Monday a Very Happy Hindu New Year to you all :)
04:56 cait         hi kmkale_
05:40 kmkale       hi cait
06:47 huginn       New commit(s) kohagit: Bug 5870 : Follow up clean up patch <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=9624644860039ff349fb60000a67ed03da86a78b> / Bug 5870 : suggestion management enhancements <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=940ee0882aa0b213b8f49889f5d5e775164ccbe6>
06:58 brendan_     evening
06:58 huginn       New commit(s) kohagit: Merge remote branch 'kc/new/enh/bug_5548' into kcmaster <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=56d7ab5a19942d2f1adb3abfdcf39a883aea84a9> / Bug 5548: Correct punctuation in patch <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=78dfaa183124fecf48e3c93543a97770250ff565> / Merge remote branch 'magnus/bug6002-sample-data' into new/enh/bug_6002 <http://git.koha-community.org/gitweb/?p=ko
06:58 brendan_     rangi - you busy?
06:59 rangi        little bit :)
06:59 rangi        not super busy, just clearing a back log
06:59 brendan_     heh - the mets lost
06:59 brendan_     :(
07:00 jenkins_koha Starting build 108 for job Koha_master (previous build: SUCCESS)
07:00 brendan_     it's going to be a long season..  but I'll try my best not to miss a single lose
07:02 rangi        ahh lose badly ?
07:02 rangi        wellington is 12-0 down in rugby at the moment
07:02 rangi        still 53 mins to go, but its not looking good
07:03 rangi        15-0
07:04 kmkale       hi brendan_
07:04 kmkale       hi rangi
07:04 rangi        hi kmkale
07:07 cait         hi rangi and brendan_
07:07 cait         I see you pushed magnuse NORMARC sample files - will make him happy :)
07:08 rangi        the framework stuff needs qa still, but i think its pretty safe
07:12 rangi        15-3
07:16 cait         hm?
07:17 rangi        score in the rugby game im watching
07:17 wahanui      in the rugby game im watching has neutral karma
07:21 rangi        gah, how annoying
07:21 rangi        http://www.libraryjournal.com/lj/home/889533-264/automation_marketplace_2011_the_new.html.csp
07:22 rangi        i wish marshall breeding would either learn how open source projects work, or stop commenting on them. It wasnt criticism for its competition, it was criticism from everyone involved in Koha.
07:25 rangi        ah well, those that can, build ILS's
07:25 cait         read it yesterday night
07:25 rangi        those that can't talk bullshit about them
07:26 rangi        in the bigger scheme of things, it probably doesnt matter at all, but he does seem to have a real axe to grind
07:26 rangi        back to koha
07:27 rangi        im with owen
07:27 rangi        i hate that clear screen button
07:27 cait         you can turn it off
07:27 rangi        you can just hit return to achieve the same thing
07:27 rangi        it should be off by default
07:27 cait         I have not told my libraries about it
07:27 rangi        and you should have to turn it on
07:27 cait         teach them to click on the logo if they want to clear the screen from patron information
07:27 rangi        i might change the syspref
07:27 cait         oh
07:27 rangi        yeah, or just hit return
07:27 cait         I thought that's how it was
07:27 * rangi      will check
07:29 * cait       has to start packing
07:29 rangi        :)
07:32 rangi        ahh it is off by default, cool
07:40 jenkins_koha Project Koha_master build #108: SUCCESS in 39 mn: http://jenkins.koha-community.org/job/Koha_master/108/
07:40 jenkins_koha * Magnus Enger: Add sample Z39.50 servers
07:40 jenkins_koha * Magnus Enger: Add a copy of MARC21 data
07:40 jenkins_koha * Magnus Enger: Add files in installer/data/mysql/nb-NO/1-Obligatorisk/
07:40 jenkins_koha * Magnus Enger: Translate OPACSearchForTitleIn in installer/data/mysql/nb-NO/1-Obligatorisk/sysprefs.sql
07:40 jenkins_koha * Magnus Enger: Add files to installer/data/mysql/nb-NO/2-Valgfritt/
07:40 jenkins_koha * Magnus Enger: Fix typo in installer/data/mysql/nb-NO/2-Valgfritt/sample_patrons.txt
07:40 jenkins_koha * Magnus Enger: A couple of missing translations in installer/data/mysql/nb-NO/2-Valgfritt/
07:40 jenkins_koha * Magnus Enger: Fix wrong encodings in installer/data/mysql/nb-NO/2-Valgfritt/
07:40 jenkins_koha * Magnus Enger: Another wrong encoding in installer/data/mysql/nb-NO/2-Valgfritt/
07:40 jenkins_koha * Paul Poulain: Bug 5870 : suggestion management enhancements
07:40 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5870 enhancement, PATCH-Sent, ---, paul.poulain, ASSIGNED, Enhancements to suggestions management
07:40 jenkins_koha * Stéphane Delaune: Bug 5870 : Follow up clean up patch
07:40 jenkins_koha * Colin Campbell: Bug 5548: Correct punctuation in patch
07:40 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5548 enhancement, PATCH-Sent, ---, ian.walls, ASSIGNED, Hard Due Dates Circ Rule
08:38 kmkale_      hi space_librarian
08:40 kmkale_      Can anybody guide me as to how I can create a git repo from untarred koha-latest.tar.gz and have it track the 3.2.x branch?
08:41 rangi        you cant
08:41 rangi        you just have to do a git clone
08:41 rangi        then checkout a branch that tracks 3.2.x
08:41 rangi        eg
08:42 rangi        git checkout -b my3.2.x origin/3.2.x
08:42 kmkale_      :(
08:43 kmkale_      rangi: once I do that and start tracking 3.2.x is it the one from which the latest stable is built? What I mean to ask is is it same as latest stable at some fixed tag / commit level?
08:44 rangi        yes
08:44 kmkale       what are the tags called?
08:44 rangi        you'll see as soon as you clone it
08:44 kmkale       ok. thanks rangi
08:44 rangi        http://git.koha-community.org/gitweb/?p=koha.git;a=tags
08:45 kmkale       rangi++
08:45 kmkale       :)
08:53 kmkale       I have a kohaclone directory from a git clone but not the git config. The backup script ignored names starting from . How do I set up git again with this kohaclone directory?
08:55 * cait       sighs
08:55 cait         missing my train
09:00 rangi        ?
09:01 rangi        kmkale: you cant
09:01 rangi        thats the same situation as the tarball
09:01 kmkale       auch!!
09:01 kmkale       Yeh. :(
09:02 cait         I am too slow packing
09:03 cait         will catch the next
10:31 druthb       g'mornin', #koha
11:51 jcamins_away Good morning, #koha
14:45 kmkale       has anyone noticed that in members-search.pl the pagination does not work?
14:45 kmkale       not finding any a bug report for it
14:46 jcamins      Time to file a new one. :)
14:46 kmkale       hi jcamins
14:46 jcamins      Hello.
14:46 kmkale       have you experienced this problem?
14:47 jcamins      I have not, but I've never tried to look at the second page of results.
15:38 jcamins      If anyone who understand this is around, could someone please remind me how to get the new Template::Toolkit-based branch checked out?
17:26 kmkale       Can't believe it!! India wins the world cup. :)
17:28 brendan_     wow india wins!!!
17:31 kmkale       Its Diwali again. Lots of firecrackers going off.
17:31 kmkale       With the
17:32 kmkale       new year holiday day after its gonna be a big party :)
17:34 Oak          well played Dhoni
17:35 kmkale       yep great knock
17:35 kmkale       and yuvi
17:37 Oak          calm guy Dhoni
20:53 * jcamins    waves to wizzyrea
20:58 jcamins      Why would you set a 700 field to mandatory?
21:01 rangi        yeah I have no time left for that guy
21:01 rangi        he asks questions in an offensive manner and never thanks anyone
21:02 rangi        who takes the time to try to help
21:03 rangi        otoh that liblive cd looks good
21:05 rangi        hi wizzyrea
21:06 wizzyrea     hi there
21:06 jcamins      rangi: yeah, once I got over the initial "they did what?!?" response, I realized I'd misread the title.
21:06 jcamins      And it sounds pretty awesome.
21:06 rangi        yep
21:06 jcamins      wizzyrea: happy 4:07.
21:06 wizzyrea     :)
21:07 jcamins      Someone down the hall is making latkes. :\
21:07 * jcamins    now desperately wants latkes.
21:13 jcamins      rangi: I discovered a minor problem with the way I did the escaping in my patch for bug 4276. I used double quotes instead of curly braces.
21:13 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4276 critical, PATCH-Sent, ---, jcamins, ASSIGNED, "Related subjects" search doesn't work with XSLT on and chained subject terms
21:13 rangi        ahh right
21:13 jcamins      Can we consider that a bugfix so it can get into 3.4?
21:13 rangi        yep
21:13 jcamins      Good.
21:14 rangi        does that escaping work with icu as well?
21:14 jcamins      I sent it to my coworkers for a sign-off, then it'll get sent to the list.
21:14 rangi        cool
21:14 jcamins      The curly braces work with ICU.
21:14 rangi        excellent
21:14 jcamins      The quotes... well, sometimes, kind of, maybe?
21:17 jcamins      I'm still trying to work out how to deal with question marks.
21:18 jcamins      I think we're going to have to filter them out for simple keyword queries.
21:18 jcamins      Wait, no, maybe not.
21:19 * jcamins    discovers that you can just enclose the quotation marks in curly braces and have them work.
21:20 jcamins      *question mark
21:21 rangi        yeah i figured there would be a way to escape them
21:21 jcamins      I thought I had tried everything, but of course that was before I learned about curly braces.
21:31 rangi        hi druthb
21:31 druthb       hi, rangi!
21:56 jcamins      Grr.
21:56 wizzyrea     grr?
21:56 druthb       grr?
21:57 * druthb     grrs at wizzyrea, in greeting.
21:57 * wizzyrea   waves
21:57 jcamins      Why is it I find all the bugs _after_ the patches are pushed?
21:57 wizzyrea     oh ya that's grr worthy
21:57 jcamins      All minor patches, that are fairly no-op.
21:57 jcamins      *bugs
22:02 jcamins      Wow, keyword searches generate weird queries, don't they?
22:04 rangi        depends entirely on syspref settings
22:09 jcamins      Drat. If we're going to escape question marks, it looks like it has to be done before C4.
22:10 jcamins      Wait, maybe not.
22:18 rangi        37 different people have commits in march
22:18 rangi        biggest month ever
22:18 wizzyrea     :D
22:18 rangi        (in terms of people)
22:18 rangi        229 commits is in the top 10 too
22:21 rangi        138 ppl have code in koha now too
22:21 jcamins      Oh... my...
22:22 jcamins      It's a mistake to look at C4::Search, isn't it?
22:22 rangi        yes
22:22 jcamins      Too late now.
22:22 jcamins      Okay, I think I see how to fix this.
22:23 rangi        have a chat with galen, a total rewrite is still on the cards afaik
22:24 jcamins      Hm.
22:25 jcamins      Ooh, if it's not a direct-entered CCL/CQL/PQF query, it should be safe to escape question marks.
22:26 jcamins      Anyone depending on question marks in non-CCL/CQL/PQF queries doing something magical and inexplicable should be ashamed of themselves.
22:27 rangi        well anyone who is expecting them to do something other than just search on them that is
22:32 jcamins      Yes, I suppose search working might be magical and inexplicable.
22:57 jcamins      Good night, #koha