Time  Nick       Message
05:46 fridolin   hi tehre
05:48 ashimema   mornin' #koha
05:56 cait       morning ashimema and fridolin :)
05:56 fridolin   hi cait
05:57 * fridolin will not talk about football
05:57 fridolin   ;)
05:57 cait       i am thankful :)
05:58 cait       qa email incoming...
06:33 cait       bbl :)
06:33 reiveune   hello
06:47 * ashimema reads QA email
07:20 gaetan_B   hello
07:31 clrh       hello
07:52 ashimema   Am I imagining it, or did online payments used to allow for 'pay all' but now you have to always select what to pay?
07:53 cait       khall might the one to ask about that
07:59 * ashimema tries to remember what time zone khall is in.
10:13 ashimema   @later tell rangi any chance you could take a look at https://gitlab.com/koha-community/koha-dashboard/merge_requests/69 when you get a moment :)
10:13 huginn     ashimema: The operation succeeded.
10:21 drojf      hi #koha
10:34 cait       hi drojf
10:35 cait       thx for the sign-off :)
10:35 jenkins    Project Koha_17.11_D8 build #70: UNSTABLE in 32 min: https://jenkins.koha-community.org/job/Koha_17.11_D8/70/
10:35 jenkins    * Jonathan Druart: Bug 20175: [sql_modes] Set a correct default value for
10:35 jenkins    * Jonathan Druart: Bug 20175: [sql_modes] (follow-up) Set a correct default value for
10:35 jenkins    * Jonathan Druart: Bug 20175: DBRev 17.11.07.001
10:35 huginn     Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20175 normal, P5 - low, ---, jonathan.druart, RESOLVED FIXED, Set a correct default value for club_enrollments.date_created
10:35 jenkins    * Jonathan Druart: Bug 21020: Fix return branch on transfer - SIP
10:35 jenkins    * Jonathan Druart: Bug 21029: Make "Suspend until:" translatable
10:35 jenkins    * oleonard: Bug 20507: Shelf browser does not update image sources when paging
10:35 huginn     Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21020 major, P5 - low, ---, jonathan.druart, Pushed to Stable , Return branch not set for transfer when using SIP
10:35 jenkins    * katrin.fischer: Bug 7136: Correct description of Grace period for subscriptions
10:35 jenkins    * victor.grousset: Bug 19849: Minor fixes & refactor of opac-reserve.tt & opac-user.tt
10:35 jenkins    * victor.grousset: Bug 19849: Make a string translatable again after a rebase error
10:35 jenkins    * Jonathan Druart: Bug 18856: Don't show cancel option for waiting holds in OPAC
10:35 huginn     Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21029 normal, P5 - low, ---, jonathan.druart, Pushed to Stable , "Suspend until" in modal in staff patron account is not translatable
10:35 jenkins    * kyle: Bug 18856: (QA follow-up) Rename method to avoid confusion
10:35 huginn     Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20507 normal, P5 - low, ---, oleonard, Pushed to Stable , Shelf browser does not update image sources when paging
10:35 huginn     Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7136 minor, P5 - low, ---, katrin.fischer, Pushed to Stable , Correct description of Grace period for subscriptions
10:35 huginn     Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19849 minor, P5 - low, ---, victor.grousset, Pushed to Stable , Rebase of bug 16621 partially reverted bug 12509
10:35 huginn     Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18856 normal, P5 - low, ---, kyle, Pushed to Stable , Cancel Waiting Hold in OPAC does not give useful message
10:36 marcelr    hi #koha
10:43 cait       hi marcelr
10:43 cait       qa on monday? ;)
10:44 cait       not complaining
10:44 marcelr    hi cait
10:44 marcelr    no, but i had to clean up the mess i made
10:44 marcelr    :)
10:44 cait       did that yesterday
10:44 marcelr    cait++
10:45 cait       now to create more soon
10:45 marcelr    heh
11:58 oleonard   Hi everyone
11:59 kidclamp   Hi Owen
13:02 tcohen     morning!
13:05 cait       good morning tcohen :)
13:05 oleonard   Hi cait and tcohen
13:05 cait       oh hey oleonard !
13:05 cait       you are back!
13:06 oleonard   I am.
13:06 cait       we uglified all the things while you were gone
13:06 cait       sorry
13:08 eythian    beat it with the ugly stick eh
13:09 oleonard   You know me, I like to keep busy.
13:09 eythian    I just found a bug that I'd copy-pasted throughout the code I'm working on, and never noticed: $extras->{accesss_token}
13:10 cait       we are supposed to see it, right?
13:10 eythian    cait: you see then the problem that I had :) it is there though
13:11 eythian    sss
13:11 cait       oh
13:11 cait       typos.
13:12 eythian    almost invisible typos
13:12 cait       written by a snake maybe?
13:12 ashimema   lol
13:12 eythian    Has snake case gone too far?
13:12 eythian    (tomorrow's Daily Mail)
13:15 cait       i wish workbench would stop dying on me...
14:37 Ve         print receipts in koha from the opac of the user, thanks
14:37 Ve         print receipts in koha from the opac of the user, thanks
15:10 Guest1248  Hi there, my name is James, I'm trying to find some information about the Koha web-services. I've managed to use the ILSDI API to get patron information etc. but it doesn't seem to support checkouts yet. Is that correct?
15:11 reiveune   bye
15:11 Guest1248  We have built a library kiosk that works with a local library system but we would like the kiosk to also work with Koha
15:11 Guest1248  As far as I can tell so far, we'd have to use SIP to do checkouts
15:14 Joubu      Guest1248: there is a "show_loans" flag you can pass to the ilsdi url request
15:14 Guest1248  Will this allow me to create a loan?
15:15 Joubu      no, to display the checkouts for the given user
15:15 Guest1248  I would like to create a loan/checkout an item using web-services. Is it possible?
15:16 Joubu      nope, it's not implemented yet
15:17 Guest1248  OK, thanks. But it is possible using SIP2 I gather?
15:17 Joubu      yep
15:18 Guest1248  ok, great
15:18 Joubu      sorry, by web-service I understood "REST api"
15:19 Guest1248  Yeah, it usually means the same thing these days! Do you know if there are any public Koha servers (any of the Demo servers) that have SIP enabled so I can experiment and send requests to them? I don't think I can find out by looking in any of the administration pages.
15:22 Joubu      no there is not afaik, but we have a devel script to emulate a SIP machine
15:22 Joubu      it's called sip_cli_emulator.pl
15:35 Guest1248  Oh, ok. I shall look into that. I will have to setup my own server with mysql apache and Koha installed I presume?
15:35 cait       i missed the first question, so not sure
15:35 Guest1248  At the moment I just need to estimate the time it would take to integrate our kiosk with Koha, so I'll have to take that into consideration
15:35 cait       if you just need a dev environment this is helpful: kohadevbox?
15:36 Guest1248  ooh that is handy, thanks cait
15:36 Guest1248  I was going to start up a server on AWS, but I preconfigured vagrant box might be easier
15:36 cait       https://gitlab.com/koha-community/kohadevbox
15:36 cait       sorry usually the bot should print the url with the ?
15:36 cait       i think itis on vacation
15:37 cait       eythian: who cares for wahanui?
15:42 cait       Guest1248: it comes basically preconfigured with all the tools we use, it's very good to get started and for play
15:43 Guest1248  cool
15:43 Guest1248  in case you missed it, I'm interested in playing with the SIP2 web service
15:43 cait       not exatly a web service :)
15:43 Guest1248  so I probably need to get one of these dev instances up and running and enable SIP on it
15:43 cait       telnet
15:44 cait       but yes, that shoudl work
15:44 cait       there is more information in the wiki on how to sset up sip
15:44 Guest1248  cool
15:45 Guest1248  I was hoping one of the "demo" machines might have it enabled. I guess I could always try connecting to them in turn
15:45 cait       I haven't done it in kohadevbox yet, but in theory you need a patron in koha with the right permissions, a conf file pointing to it and then start the sip server (I think)
15:45 Guest1248  anyway, just estimating effort for now
15:45 cait       i don't think they will have it
15:45 cait       in real life you'd always want to use a tunneled connection
15:45 Guest1248  nah, it didn't sound likely
15:45 cait       because sip2 protocol is not encrypted
15:45 eythian    cait: I think wizzyrea
15:45 cait       and it sends patron information
15:46 Guest1248  makes sense
15:46 cait       @later tell wizzyrea can you please bring back wahanui?
15:46 huginn     cait: The operation succeeded.
15:46 Guest1248  ok thanks, I may be back someday soon. Thanks for your help
15:46 cait       this might also be helpful: https://koha-community.org/manual/18.05/en/html/apis_protocols.html#sip2
15:47 Guest1248  yeah i saw that. Looks like I have a lot of fun ahead :)
15:47 cait       it's not a pretty thing to look at
15:48 cait       well depends on your idea of pretty...
16:17 greenjimll Guest1248: the advantage of using SIP2 is that if you can get it working with Koha, you'll stand a good chance of your kiosk being usable with other systems too.
16:19 cait       bye all
18:21 cait       ashimema: can you take a look at bug 20714 please?
18:21 huginn     Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20714 normal, P5 - low, ---, koha-bugs, RESOLVED INVALID, Bug1
18:21 cait       huh
18:21 cait       wrong tab...
18:21 cait       ashimema: it is bug 20934
18:21 huginn     Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20934 critical, P5 - low, ---, jonathan.druart, Pushed to Master , Biblio checkout history shows only current checkout
18:55 Shane-S    Anyone know a trick in Label Creator  > Layouts >List Fields ; A way to enter and line return or blank line that will work?
18:58 oleonard   Bye all
19:25 ashimema   Confused,not sure how I missed that one cait
19:26 cait       htought it might have slipped
19:34 * ashimema goes back and tries to see if there's an easy way to see if he's missed any others :(
20:01 tcohen     ashimema: are you aware if it is possible to reload a schema and the routes once the OpenAPI spec is already loaded?
20:16 ashimema   er
20:16 ashimema   I think I've actually done that before..
20:16 ashimema   would take some digging..
20:16 ashimema   not entirely sure how
20:17 * ashimema goes to bed.. will tihnk about that one overnight
20:20 cait       don't dream about it :)
20:28 barton     cait, I'm looking at bug 18570 ... I can't quite tell what's supposed to happen there -- do we have to call process_message_queue differently?
20:28 huginn     Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18570 normal, P5 - low, ---, mtompset, Pushed to Stable , Password recovery e-mail only sent after message queue is processed
20:33 rangi      ashimema: looking now
20:33 cait       i think it hould just work
20:34 cait       it will still show up in the queue, but shoudl be marked sent right away
20:34 cait       barton:
20:36 cait       kidclamp: around?
20:37 barton     cait: looking...
20:37 ashimema   😀, thanks rangi
20:39 barton     cait: just pinged kidclamp. He shows active, but no reply yet.
20:39 rangi      done
20:39 cait       trying to make sense of bug 19604
20:39 huginn     Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19604 enhancement, P5 - low, ---, nick, Signed Off , Elasticsearch Fixes for build_authorities_query for auth searching
20:40 cait       i can't do any sorted authority search still :(
20:45 cait       hm no kidclamp :(