Time  Nick         Message
16:35 oleonard     Hm... 403 error when trying to access /api/v1/.html...
16:22 oleonard     Did the notice preview option ever show rendered HTML, or am I imagining that?
15:14 reiveune     bye
13:56 koha-jenkins Project Koha_Master build #1979: STILL UNSTABLE in 1 hr 4 min: https://jenkins.koha-community.org/job/Koha_Master/1979/
13:43 ashimema     I like the idea of your feature.. be nice to see it submitted if you fancy that
13:42 ashimema     shout if we can be of any more help..
13:42 ashimema     it's great to see you digging in nikkom.. hope I haven't put you off
13:38 nikkom       Thanks ashimema. You're right. I undrstand better and I'll focus on accounts payment page.
13:25 ashimema     once could still go to account and pay there
13:25 ashimema     ok.. so you do want to block at payment time.. just hiding the button won't actually prevent the payments
13:24 nikkom       Yes I want this in staff side. if patron have overdue,  could not be taken his payment.
13:13 ashimema     now.. if all you actually want to do is hide that button there.. you can probably do that with jQuery in intranetuserjs somehow
13:12 ashimema     so you've be best blocking it there.. you can get to that page in a number of ways so unless you block it there you'll just be hiding a button and not actually preventing the payments going through.
13:12 ashimema     but even then.. it directs you to the accounts payment page
13:11 ashimema     the one your talking about anyway
13:11 ashimema     so patron won't see it.. only staff
13:11 ashimema     well.. that make payment button is only in the staff side..
13:10 nikkom       Hi ashimema : I saw  "make payment" button  is in the blocked-fines.inc file. I thougt If there is overdue do not show this button, else  display the button. So if patron has an overdue he doesn't see the button, but a message like "Making payment is blocked because you have overdue" instead. Isn't it make sence?
13:02 koha-jenkins Project Koha_Master_D9 build #1924: STILL UNSTABLE in 1 hr 20 min: https://jenkins.koha-community.org/job/Koha_Master_D9/1924/
12:59 koha-jenkins Project Koha_Master_U_Next build #15: STILL UNSTABLE in 1 hr 4 min: https://jenkins.koha-community.org/job/Koha_Master_U_Next/15/
12:51 koha-jenkins Project Koha_Master build #1978: STILL UNSTABLE in 1 hr 5 min: https://jenkins.koha-community.org/job/Koha_Master/1978/
12:17 koha-jenkins Project Koha_Master_U_Next build #14: STILL UNSTABLE in 45 min: https://jenkins.koha-community.org/job/Koha_Master_U_Next/14/
12:13 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30525 critical, P5 - low, ---, oleonard, Needs Signoff , Items batch modification broken
12:13 oleonard     Reminder: Bug 30525
11:57 koha-jenkins Project Koha_Master_D11_My8 build #793: STILL UNSTABLE in 33 min: https://jenkins.koha-community.org/job/Koha_Master_D11_My8/793/
11:54 koha-jenkins Project Koha_Master_U20 build #363: STILL FAILING in 2 min 47 sec: https://jenkins.koha-community.org/job/Koha_Master_U20/363/
11:52 koha-jenkins Project Koha_Master_Sid build #9: STILL UNSTABLE in 1 hr 5 min: https://jenkins.koha-community.org/job/Koha_Master_Sid/9/
11:46 koha-jenkins Project Koha_Master_U21 build #143: STILL UNSTABLE in 57 min: https://jenkins.koha-community.org/job/Koha_Master_U21/143/
11:41 koha-jenkins Project Koha_Master_D11_MDB_Latest build #860: STILL UNSTABLE in 55 min: https://jenkins.koha-community.org/job/Koha_Master_D11_MDB_Latest/860/
11:31 koha-jenkins Project Koha_Master_D12 build #122: STILL UNSTABLE in 46 min: https://jenkins.koha-community.org/job/Koha_Master_D12/122/
11:28 marcelr      o/
11:23 koha-jenkins Project Koha_Master_U_Stable build #434: FAILURE in 2 min 54 sec: https://jenkins.koha-community.org/job/Koha_Master_U_Stable/434/
11:20 koha-jenkins Project Koha_Master_D10 build #591: STILL UNSTABLE in 32 min: https://jenkins.koha-community.org/job/Koha_Master_D10/591/
11:15 alohabot     🎁 🦄 Koha 'master' packages pushed to 'koha-staging' repo  🎂🍆🍐
10:59 oleonard     Oh, and you updated the bug already, thanks again!
10:58 oleonard     cool, thanks ashimema
10:47 * oleonard   thumbs_up.gif
10:47 ashimema     try pulling oleonard 🙂
10:44 ashimema     🙂
10:44 ashimema     looks like I can
10:44 huginn       News from kohagit: Bug 29810: Fix patron embed definitions <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=dd91077f91c6d33aac95a375afbb889751252797>
10:44 huginn       News from kohagit: Bug 30135: (follow-up) Rename accessor in failing test <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=c2f215378022c4c433de02e7b25aee37b0b551e6>
10:41 ashimema     I could probably push that for frido thinking about it.. though I'm not entirely sure if my credentials are still all set up.
10:39 ashimema     see the follow-up
10:39 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29810 enhancement, P5 - low, ---, martin.renvoize, Pushed to master , Add embed options documentation
10:39 ashimema     bug 29810
10:39 ashimema     I'll dig out the bug
10:39 ashimema     tomas already fixed it
10:38 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30537 normal, P1 - high, ---, koha-bugs, NEW , Patron searches are broken
10:38 oleonard     I've been experiencing Bug 30537 for days
10:36 oleonard     o/
10:25 ashimema     there is also the option to renew on payment btw
10:21 ashimema     so you likely need to do that in paycollect or pay rather than elsewhere
10:19 nikkom       I want to prevent payment if the user has overdues
10:18 nikkom       yes it is exact what I want to do
10:17 ashimema     i feel like that's a totally different code path
10:17 ashimema     it sounded like you want to prevent payment if the user has overdues
10:16 ashimema     blocked-fines only handles displaying a message that check out is not allowed because the user is over a threshold
10:16 ashimema     what exactly are you trying to achieve?
10:16 nikkom       ashimema : sorry but I couldnt understand
09:54 ashimema     can you submit a bug detailing exactly what you want
09:54 ashimema     I'm confused.. I have no idea how blocked-fines.inc comes into this
09:53 ashimema     what about opac payments and things
09:53 ashimema     no payment before checkin
09:53 ashimema     hang on.. you want it the other way around
09:51 ashimema     nikkom ^
09:51 ashimema     looks like that does exactly what you are saying.. doesn't it?
09:51 ashimema     why not just set 'NoIssuesCharge' ?
09:49 ashimema     https://git.koha-community.org/Koha-community/Koha/search?q=blocked-fines.inc
09:49 ashimema     you need to find all the places blocked-fines.inc is called in templates nikkom and then work backwards to the controller scripts to that build those templates to make sure you're passing the variables through each of them
09:47 huginn       ashimema: The operation succeeded.
09:47 ashimema     @later tell fridolin follow-up on bug 30135 ready and should fix one of the currently failing unit tests on master.
09:41 nikkom       I would be glad if anyone help me
09:41 nikkom       Hi eveyone. I want to prevent the patron, who has overdue items, from making payment before check in the items. I have found out that the "making payment" button is in the blocked-fines.inc file. But I coundnt understand if the patron has overdue or not.  There is a variable named odues in the patron_messages.inc. I think I need to pass odues variale to the file  blocked-fines.inc. But I dont know how :(
09:23 koha-jenkins Project Koha_21.11_U20 build #59: SUCCESS in 41 min: https://jenkins.koha-community.org/job/Koha_21.11_U20/59/
08:18 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30540 major, P5 - low, ---, martin.renvoize, Needs Signoff , Double processing invalid dates can lead to ISE
08:18 ashimema     bug 30540
07:51 koha-jenkins Project Koha_Master_U20 build #362: STILL FAILING in 3 min 29 sec: https://jenkins.koha-community.org/job/Koha_Master_U20/362/
07:41 ashimema     Ack.. our timezone handling is a mess
07:41 ashimema     Found it
07:29 ashimema     anyone here know much about our timezone handling?
07:28 ashimema     is Joubu still missing
06:34 wahanui      bonjour, reiveune
06:34 reiveune     hello
06:21 wahanui      hey, alex_
06:21 alex_        Bonjour
06:17 matts        hello !
06:10 marcelr      hi #koha
05:39 koha-jenkins Project Koha_Master_U21 build #142: STILL UNSTABLE in 1 hr 3 min: https://jenkins.koha-community.org/job/Koha_Master_U21/142/
05:39 koha-jenkins Project Koha_Master build #1977: STILL UNSTABLE in 1 hr 5 min: https://jenkins.koha-community.org/job/Koha_Master/1977/
05:23 koha-jenkins Project Koha_Master_D12 build #121: STILL UNSTABLE in 47 min: https://jenkins.koha-community.org/job/Koha_Master_D12/121/
05:08 koha-jenkins Project Koha_Master_D10 build #590: STILL UNSTABLE in 32 min: https://jenkins.koha-community.org/job/Koha_Master_D10/590/
04:34 koha-jenkins Project Koha_Master_U20 build #361: STILL FAILING in 3 min 33 sec: https://jenkins.koha-community.org/job/Koha_Master_U20/361/
04:33 koha-jenkins Project Koha_Master_U20 build #360: STILL FAILING in 4 min 33 sec: https://jenkins.koha-community.org/job/Koha_Master_U20/360/
04:29 koha-jenkins Project Koha_Master_U20 build #359: ABORTED in 1 min 16 sec: https://jenkins.koha-community.org/job/Koha_Master_U20/359/
04:22 koha-jenkins Project Koha_Master_U20 build #358: STILL FAILING in 4 min 45 sec: https://jenkins.koha-community.org/job/Koha_Master_U20/358/
04:18 koha-jenkins Project Koha_Master_U20 build #357: STILL FAILING in 2 min 42 sec: https://jenkins.koha-community.org/job/Koha_Master_U20/357/
04:15 koha-jenkins Project Koha_Master_U20 build #356: STILL FAILING in 2 min 42 sec: https://jenkins.koha-community.org/job/Koha_Master_U20/356/
01:41 dc_rogers    i have so many questions
01:04 dc_rogers    koha-create makes the library folder but does not create a db. i believe i need to update koha to know my db password but can not find documentation on how to do that
00:44 dc_rogers    who would be the best to assist?
00:42 dc_rogers    i need a little assistance with creating the library with koha-create