Time  Nick             Message
04:46 kpkkprasanth     hai good morning...!
05:39 fridolin         hi
06:40 reiveune         hello
11:02 * kidclamp       waves
11:25 oleonard         Hi all
11:31 calire           hi oleonard
11:31 wahanui          hi oleopard
11:36 oleonard         wahanui, please summarize everything that happened here while I was gone.
11:36 wahanui          oleonard: sorry...
11:39 oleonard         wahanui: Play "Crazy Train" by Ozzy Osbourne
11:39 wahanui          oleonard: huh?
12:09 * indradg        waves
12:10 oleonard         Hi indradg
12:11 indradg          Hi oleonard
12:11 wahanui          hi oleopard
12:11 indradg          wahanui, forget oleopard
12:11 wahanui          indradg, I didn't have anything matching oleopard
12:12 corilynn         i think oleopard is confusing wahanui with alexa or siri
12:12 oleonard         Hey don't forget me!
12:12 indradg          lol
12:12 ashimema         oleonard.. my brain is slow today.. are there any examples of datatables where we have a select box to filter by a particular column?
12:13 oleonard         ashimema: Yes, the new sidebar filter in News
12:13 ashimema         awesome.. I new I'd seen it somewhere :)
12:15 * ashimema       wonders if there would be a sane way to put just one select filter within an existing datatables toolbar
12:15 * ashimema       ponders
12:18 oleonard         ashimema: Off the top of my head I think a different solution is probably preferable
12:18 ashimema         ?
12:19 ashimema         I suppose consistency wise, the left filter box is good..
12:19 ashimema         i.e. follow what's already there
12:19 oleonard         If it's just one select I would also say a form just above the table would work too
12:22 ashimema         https://imgur.com/FmjcyQD
12:23 ashimema         so.. you're suggesting a tiny little form between the 'Cash Registers' title and the existing DataTables toolbar?
12:23 oleonard         I think that could work
12:23 ashimema         ta
12:24 oleonard         Also check your DataTables configuration... Should have paginationType "four_button"
12:25 * oleonard       remembers he needs to cheer-lead for poor Bug 23013
12:25 huginn`          Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23013 enhancement, P5 - low, ---, oleonard, Needs Signoff , Upgrade DataTables in the staff client
12:27 ashimema         ta
12:28 oleonard         Also capitalization :) "Cash registers"
12:28 ashimema         mm.. I spotted that one just as I posted the screenshot 😉 :)
12:31 oleonard         🖖🏻
12:32 indradg          friends... i'm trying to understand under what sort of possible circumstances can overdue_notices.pl generate more than one message when triggered by the "1st ODUE"
12:33 indradg          on Koha 18.11.07
12:37 oleonard         indradg: No idea if this is related but I saw this from ByWater recently: https://bywatersolutions.com/education/when-two-notices-is-too-many-1
12:54 pastebot         "ashimema" at 127.0.0.1 pasted "filter by branch" (47 lines) at http://paste.koha-community.org/2728
12:54 ashimema         anything really obvious wrong with that owen?
12:55 ashimema         I'm seeing `Uncaught TypeError: table.column is not a function` in the js console
12:58 oleonard         ashimema: Can you paste your DataTables initialization JS?
13:00 oleonard         ashimema: I've run into this before: https://stackoverflow.com/questions/24325786/table-columns-is-not-a-function-in-datatable-js#answer-24356348
13:02 ashimema         the code is in that paste already.. isn't it
13:03 ashimema         two functions followed by a ready function which contains the datatable instantiation
13:03 ashimema         interesting..
13:03 * ashimema       tries capital D
13:03 oleonard         Sorry ashimema I completely missed that you already pasted :|
13:04 ashimema         perfect..
13:04 ashimema         glad I asked.. I've have never have spotted that 'd' otherwise
13:04 ashimema         :)
13:05 oleonard         Yeah that's a weird one
13:23 caroline_catlady good morning everyone!
13:26 oleonard         Hi caroline_catlady
13:35 oleonard         If anyone's in the mood for signoffs, I think Bug 21346 and Bug 23328 are good improvements to the check-in process.
13:35 huginn`          Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21346 major, P5 - low, ---, cbrannon, Pushed to stable , Clean up dialogs in returns.pl
13:35 huginn`          Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23328 enhancement, P5 - low, ---, koha-bugs, Needs Signoff , Some check-in messages should be dismissable
13:36 oleonard         Sorry, Bug 23145
13:36 huginn`          Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23145 major, P5 - low, ---, oleonard, Needs Signoff , Confirming transfer during checkin clears the table of previously checked-in items
13:53 ashimema         do we not already print reciepts for patron accoutn payments at all?
13:53 ashimema         appears not
13:54 oleonard         Isn't there a bug for automatically printing receipts upon payment?
13:54 ashimema         might be
13:55 oleonard         Bug 23228
13:55 huginn`          Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23228 enhancement, P5 - low, ---, kyle, Needs Signoff , Add option to automatically display payment receipt for printing after making a payment
13:55 oleonard         Needs signoff, even.
13:56 oleonard         Oh, but patch is full of merge markers...
13:57 ashimema         looks like another one I'll be coaxing back into life
13:58 oleonard         khall: If you can fix the merge issues with Bug 23228 I would like to test it
13:59 ashimema         what is the notice called.. or are these not linked to notices yet?
13:59 * ashimema       is probably being dumb
13:59 oleonard         No, that's Bug 23325 :D
13:59 huginn`          Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23325 enhancement, P5 - low, ---, koha-bugs, NEW , Print receipt from staff client should be a choice of slip type
13:59 * oleonard       has been working on in-production workarounds for these two bugs for the last couple of days
14:00 * ashimema       would happily work on them with you for community if you would like to..
14:00 ashimema         we have a customer I need to deliver allot of this for
14:02 oleonard         What I did was add custom CSS and JS to accountline-details.pl so that it could be printed as a receipt. That was the easiest path to getting the information I wanted into a printout
14:02 oleonard         So nothing that can be put into a patch
14:02 ashimema         cool
14:03 * ashimema       is also interested in bug 19036
14:03 huginn`          Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19036 enhancement, P5 - low, ---, koha-bugs, NEW , Number payment receipts / payment slips
14:03 ashimema         I'm now trying to work out how to do that.. feels like yet another table may be needed for grouping accountlines into a 'transaction' which the reciept reflects
14:05 ashimema         account_transactions me things
14:06 oleonard         Does accountline-details.pl not do that in the way you want?
14:07 ashimema         ok.. stupid question..
14:07 ashimema         how do i get to accountline-details.pl ?
14:07 oleonard         Patron -> Accounting -> Transactions -> Details
14:11 ashimema         hmm
14:11 ashimema         ish
14:12 ashimema         though there's no unique id for a reciept as such
14:12 * ashimema       digs into it.. perhaps I could use an accountline id
14:54 liliputech_asu   !kidclamp++
14:54 AnnaBoten        kidclamp's karma is now 1
14:54 liliputech_asu   :)
14:55 oleonard         @karma kidclamp
14:55 huginn`          oleonard: Karma for "kidclamp" has been increased 295 times and decreased 0 times for a total karma of 295.
14:55 oleonard         Competing karma schemes?
14:58 oleonard         I'm starting my own crypto-karma system, fund my startup
15:02 oleonard         @cyberkarma oleonard
15:02 huginn`          oleonard: I'll give you the answer just as soon as RDA is ready
15:02 wahanui          i already had it that way, huginn`.
15:02 oleonard         Still need to work out some bugs
15:05 reiveune         bye
15:15 liliputech_asu   huginn`: RDA is dead since 1989...
15:15 huginn`          liliputech_asu: I suck
15:15 liliputech_asu   :)
18:20 martin           Hi, I need help to enable koha in web service
18:22 oleonard         Can you be more specific?
18:23 Guest7892        I have koha installed on my pc and I want to access it online not through the intranet
18:25 oleonard         Guest7892: Your question is not strictly a Koha one, but an Apache one (or whatever web server you're using)
18:25 oleonard         Guest7892: You would probably get better information if you researched it from that point of view
18:27 oleonard         Guest7892: I think a generalized query would be "how to make local web server public"
18:28 Guest7892        true thanks
18:34 oleonard         This advice is also based on the fact that there doesn't seem to be anyone around here today :)
18:59 oleonard         Bye all
21:15 lukeG            does anyone happen to know what the TT equivalent of <<suggestions.reason>> would be? When editing the REJECTED notice?
23:29 koha-jenkins     Yippee, build fixed!
23:29 wahanui          Congratulations!
23:29 koha-jenkins     Project Koha_18.11_D9 build #120: FIXED in 25 min: https://jenkins.koha-community.org/job/Koha_18.11_D9/120/
23:40 koha-jenkins     Project Koha_18.11_U18 build #115: SUCCESS in 33 min: https://jenkins.koha-community.org/job/Koha_18.11_U18/115/
23:45 koha-jenkins     Project Koha_18.11_D8 build #120: UNSTABLE in 39 min: https://jenkins.koha-community.org/job/Koha_18.11_D8/120/
23:55 koha-jenkins     Project Koha_18.11_D9 build #121: SUCCESS in 25 min: https://jenkins.koha-community.org/job/Koha_18.11_D9/121/