Time Nick Message 06:25 alex_a Bonjour 06:46 reiveune hello 06:59 magnuse \o/ 07:02 cait1 good morning #koha 07:03 magnuse kia ora cait1 07:54 ashimema jajm++ # lovely bit of cleaning up around Koha::Database in bug 28306 07:54 huginn Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28306 enhancement, P5 - low, ---, julian.maurice, Needs Signoff , Allow to query database with minimal memory footprint 08:58 swebshet Dear All, I just installed koha 20.11 over ubuntu 20.04. Is a must to install postfix to send notices from Koha? 10:34 oleonard o/ 10:34 ashimema silly question.. 10:35 ashimema how can holdingbranch become undefined? 10:35 ashimema is that a random bug in my data.. or is there actually a solid reason that can happen? 10:42 oleonard ashimema: My instinct says there's no valid reason for it, but might be the result of a bug I guess? 10:42 oleonard tuxayo around? 10:44 ashimema thanks 11:16 tcohen morning 11:17 oleonard Hi tcohen 11:17 tcohen hey 11:23 kohaputti cait, hi, do you know anybody who could give review rights to Pootle translations? I know couple finnish translators who would like to review suggestions and have been doing finnish translations already before for Koha. 11:24 cait i think i coudl :) 11:24 cait but can you wait a little? i am just on break 11:24 kohaputti ok 11:24 cait and better to do it at my desk 11:36 cait1 kohaputti: back now 11:36 cait1 so what do you need, should we switch to pm? 11:37 kohaputti ok, I will message you the accounts 11:44 ashimema I have a vague feeling I have that ability too kohaputti.. if you get stuck in the future and cait1's not around ;) 11:46 cait1 i think we are done :) 11:47 kohaputti yup, cait1 got it done (not tested yet though, will let you know if there is any problems in reviewing) 11:47 kohaputti cait1++ 11:47 ashimema nice one 11:49 cait1 yes please do 11:54 kohaputti can we expect next week 21.05 translation files to land? 11:54 kohaputti or this week? 11:55 cait1 string freeze is middle of the week 11:55 cait1 i believe sometime soon, but haven't been in touch with Joubu or bgkriegel about it 11:55 kohaputti okay 12:29 SimonVoyer_ good morning Koha! 12:30 SimonVoyer oop 12:36 Joubu cait1, ashimema: can I get a quick answer on bug 28108 please? 12:36 huginn Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28108 normal, P5 - low, ---, martin.renvoize, Passed QA , LetterLog/Acquistions/Claims: Logging filters are broken 12:36 Joubu "Why do we move 'ACQUISITION ORDER' to claims?" 12:41 Joubu Bonjour SimonVoyer_ :) 12:46 SimonVoyer_ Bonjour Joubu ! 13:08 cait1 Joubu: overlap - already replied 13:08 cait1 kidclamp: thx for looking into bug 23406 again - the new fix looks promising! 13:08 huginn Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23406 minor, P5 - low, ---, nick, Needs Signoff , When using an authorised value for suppression, record doesn't show as suppressed in staff interface 13:09 cait1 kidclamp++ 13:09 Joubu cait1: when I read it I thought you were talking about splitting acq and serial claims 13:10 Joubu we have an ACQUISITION log module, why do we move 'ACQUISITION ORDER' out of it to put it into "CLAIMS"? 13:10 Joubu I don't see a valid answer to that questin 13:12 ashimema must admit.. once I saw people had grabbed hold of that one I took a step back to let the conversation flow ;) 13:14 ashimema I think we could follow-up here pretty quickly with the fix for 'ORDER' being part of AQUISITIONS instead of CLAIMS 13:14 ashimema want to me to take a look? 13:14 ashimema it was a jumble to start with.. this is a good step in the right direction.. with the AquisitionsLog re-introduced in master now, a follow-up here to do the right thing wouldn't be too honorous 13:15 Joubu it's part of acquisitin already 13:15 ashimema is/was prior to this patch.. right? 13:15 Joubu + UPDATE action_logs SET module = 'CLAIMS' 13:15 * ashimema checks out the branch again 13:15 Joubu + WHERE module = 'ACQUISITIONS' AND ( action = 'SERIAL CLAIM' OR action = 'ACQUISITION ORDER' OR action = 'ACQUISITION CLAIM') 13:16 Joubu this is what the DBrev does 13:18 ashimema ok, yes.. 13:18 ashimema but the actual logging is also done in C4::Letters 13:18 ashimema so would need handling there to pick between 'CLIAMS' and 'ACQUISITIONS' 13:19 ashimema let me through together a quick follow-up to demonstrate my point ;) 13:23 ashimema follow-up attached 13:23 ashimema bugger 13:23 ashimema needs an 'S' 13:24 ashimema fixed.. take a look now 13:25 ashimema cait, feel free to SO if you feel that follow-up is good? 13:25 Joubu that make more sense 13:25 Joubu do you agree, ashimema? 13:25 ashimema I do 13:26 ashimema must admit.. originally all I did was make sure I didn't loose the code from the other bug.. I didn't take account of the AcquisitionsLog re-introduction that happened around the same time. ;) 13:26 ashimema so this is a solid improvement in my opinion. 13:33 ashimema ooh.. the syspref description will need a minor update too 13:35 ashimema added a second follow-up for that.. just in case you'd already started applying to your branch Joubu 13:39 Joubu thx 14:20 huginn News from kohagit: Bug 28108: (QA follow-up) Fix syspref text <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=e037c082dd12cb53fcdc58ee32393f3ff0791b01> 14:20 huginn News from kohagit: Bug 28108: DBRev 20.12.00.049 <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=6e7a3b494493de1ae39577b091cc4864cd2a436e> 14:20 huginn News from kohagit: Bug 28108: (QA follow-up) Move 'ORDER' back into 'ACQUISITIONS' <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=fd2d257d2397704a85c171297fd2c221a7bfa3a9> 14:20 huginn News from kohagit: Bug 28108: Replace one remaining occurrence <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=bc2f433a61a1e376f0654ce463d82e4c44f03463> 14:20 huginn News from kohagit: Bug 28108: (QA follow-up) Add actions to log viewer <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=93c1873069a4783da64abd6a6fb3f3249568f721> 14:20 huginn News from kohagit: Bug 28108: (QA follow-up) Make the system preference description more precise <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=56bacdd389f53795d501ab8e929075c98921393b> 14:20 huginn News from kohagit: Bug 28179: (follow-up) Remove console.log <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=32c1cf0f6fc85849a9deaae990a24f80857f92b2> 14:20 huginn News from kohagit: Bug 28179: (follow-up) Updates to styling of lightbox controls <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=f7034f29df744ac7f7c7b84e8908864d9c4ab1f0> 14:20 huginn News from kohagit: Bug 28108: Fix filtering <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=3a3c3aad6f5e398cae82962910412b146c9b3809> 14:20 huginn News from kohagit: Bug 27625: Add currencies to custom.sql <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=aae9f03e7919e1c262b8cee8f347cc8ecfa62a8e> 14:21 huginn News from kohagit: Bug 27625: Fix sample_notices.t <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=4cd9d312b43f4cbace1f1e603cfe7bacb6a0d962> 14:21 huginn News from kohagit: Bug 27625: Remove uk-UA installer data <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=ec8c63550e0252c6b26cd192e6df59ce1f758825> 14:21 huginn News from kohagit: Bug 27624: Add some stuffs to ru-RU custom.sql <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=12e7e17220d373ae9b25a9457245a8233206dabd> 14:21 huginn News from kohagit: Bug 27624: Fix sample_notices.t <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=02c60a1f12d161a9b1bbc40c816bbb9aecb91eae> 14:21 huginn News from kohagit: Bug 27623: Add PLN currency to custom.sql <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=444dd28b02d3bd65dc03eb4b2ce7ec8925a14712> 14:21 huginn News from kohagit: Bug 27623: Fix sample_notices.t <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=7457303704ac11ad80547aac1f4abc3a62047d1b> 14:21 huginn News from kohagit: Bug 27623: Remove pl-PL installer data <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=1a6459bd065380c003bc04ebe641a70fb9354354> 14:21 huginn News from kohagit: Bug 27624: Remove ru-RU installer data <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=8f41f1b36e733a1119f117f6e80f652a528260d5> 14:21 huginn News from kohagit: Bug 27621: Keep COUNTRY and LANG <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=fe9fed3efcc4db6a037d7db68b886d3480c4e9b8> 14:21 huginn News from kohagit: Bug 27621: Remove it-IT installer data <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=ef6d7b48bac09708a580259cc0da63cd3c568d09> 14:21 cait1 yay :) 14:23 cait1 ashimema: Joubu: sorry - the reason I think is that ACQUISITIONS Log didn't exist when the entries for the ORDER one was added, so it's all good now 14:23 cait1 just a bit of historical confusion 14:23 cait1 with the last follow-ups it shoudl all fit i guess 14:23 Joubu Happy you confirm you are ok as I've just pushed it :) 14:39 cait1 i saw, just ... thought it would be good? 14:39 * cait1 goes back to hide in her email inbox 14:39 cait1 noone is going to find me there! 14:41 ashimema :) 14:46 dcrogers Random question regarding the OPAC main page, how can I list or show the most recently added books? Do I just need to create a public list or...? 14:48 caroline_catlady hi dcrogers, I usually tell my clients to add a list 14:50 dcrogers It is a private library with under 50 books and I have at ost 3 clients at this time. I was just hoping to make it easier for them as books and media is added. Right now, I am having them go into advanced search and searching by category 14:50 caroline_catlady we have a carrousel plugin if you want to try, it shows the covers from a list : https://inlibro.com/en/carousel-instructions/ 14:54 dcrogers That might actually be what I am looking for. 14:55 dcrogers To be honest, I am very impressed with the 20.11 version and I am still exploring customization and plug-ins 14:57 dcrogers I do thank you and I must be off to my other job 14:57 Joubu caroline_catlady: it would be great to have the ability to generate the carrousel with a search 14:57 caroline_catlady maybe in a future version? 14:57 koha-jenkins Project Koha_Master_D9_MDB_Latest build #585: UNSTABLE in 34 min: https://jenkins.koha-community.org/job/Koha_Master_D9_MDB_Latest/585/ 14:58 caroline_catlady the newest version has the ability to generate from a collectioncode, from a report or from a list, which is already a big improvement 14:58 caroline_catlady imo 14:58 Joubu from a report is great! 14:59 caroline_catlady And it also allows multiple carrousels, which is great too 14:59 Joubu dcrogers: use a report to generate the carrousel and have a look at items.new_status 14:59 caroline_catlady So you can have one for your cats collection code and one for your dogs collection code ;) 15:00 Joubu and Tools Automatic item modifications by age 15:00 caroline_catlady I know those two (cats and dogs) are the basic collection codes, but you could have a "New item" collection code too 15:02 dcrogers Great tip! I was thinking of something similar when I saw it allows from reports 15:05 dcrogers yall have a good day! 15:06 tuxayo oleonard: hi :) 15:06 tuxayo «tuxayo around?» Beginning to be here ^^ 15:06 oleonard Hi tuxayo, I had a question about bug 27562 15:06 huginn Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27562 normal, P5 - low, ---, kyle, Signed Off , itiva notices break if record title contains quotes 15:07 oleonard I appreciate your message about how to test... I didn't know you could test it without itva credentials. 15:07 oleonard My trouble is that I don't see the notice even after the preference is enabled 15:07 oleonard I'm wondering if I've missed a step. 15:09 tuxayo oleonard: So the CSV doesn't contain the notice? 15:09 tuxayo But is created right? 15:10 oleonard I don't see the option to edit the notices when I open the HOLD notice under tools -> Notices. 15:10 oleonard No phone/itiva notice I mean. 15:11 Joubu there is a pref 15:12 Joubu ha, you said it's enabled 15:23 koha-jenkins Project Koha_Master_D9 build #1646: UNSTABLE in 59 min: https://jenkins.koha-community.org/job/Koha_Master_D9/1646/ 15:30 cait1 oleonard: i remember ther was a change about transport type 15:30 tuxayo oleonard: IIUC «Home => Tools => Notices & slips => Modify notice» doesn't have "Phone ( Itiva ) " ? 15:30 oleonard Correct 15:30 cait1 yeah it hinkw e have phone and phone (itiva) now? or shoudl have 15:30 cait1 hm have to leave :( bye all! 15:30 Joubu yes, there are 2 prefs now 15:30 tuxayo Yep, mutually exclusive. 15:31 tuxayo oleonard: That puzzling, I just tried on a sandbox and the pref was enough to have Phone ( Itiva ) 15:31 tuxayo You don't have syspref PhoneNotification set right? 15:31 oleonard Perhaps I missed a db update somewhere. I'll try after a reset_all. 15:33 koha-jenkins Project Koha_Master_D11 build #287: STILL UNSTABLE in 1 hr 12 min: https://jenkins.koha-community.org/job/Koha_Master_D11/287/ 15:33 koha-jenkins Project Koha_Master_D9_My8 build #566: UNSTABLE in 1 hr 11 min: https://jenkins.koha-community.org/job/Koha_Master_D9_My8/566/ 15:34 Joubu don't pull the latest master right now 15:34 tuxayo oleonard: I tested on a sandbox without any related patch. And no restart of services after setting the pref. 15:35 tuxayo So there is not margin for error in this divergence of behaviour :o 15:36 tuxayo > don't pull the latest master right now 15:36 tuxayo Wait, actually I didn't used the last master. 15:36 tuxayo I used the sandbox of someone else (Joubu's one from a week ago :P ) and reverted the pref after doing the test ^^ 15:38 oleonard tuxayo: It must have been my data. I see it when using the sample data. 15:39 tuxayo :D 15:41 koha-jenkins Project Koha_Master_D10_CPAN build #322: UNSTABLE in 39 min: https://jenkins.koha-community.org/job/Koha_Master_D10_CPAN/322/ 15:59 Joubu Some of the REST API tests are failing on master, if it's blocking for you you can revert bug 28272 from your local branch. 15:59 huginn Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28272 normal, P5 - low, ---, jonathan.druart+koha, Pushed to master , Definition files are missing additionalProperties: false 16:20 koha-jenkins Project Koha_Master build #1643: UNSTABLE in 1 hr 3 min: https://jenkins.koha-community.org/job/Koha_Master/1643/ 16:21 koha-jenkins Project Koha_Master_D10_CPAN build #323: STILL UNSTABLE in 47 min: https://jenkins.koha-community.org/job/Koha_Master_D10_CPAN/323/ 16:59 reiveune bye 20:52 lukeG1 Hi everyone 20:54 tuxayo hi :) 23:27 tuxayo Hi dcook__ :) 23:27 tuxayo Are your comments about bug 28200 and bug 28302 in the weekly QA email relevant to add as comments in the tickets? 23:27 dcook__ hola tuxayo 23:27 huginn Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200 major, P5 - low, ---, dcook, Needs Signoff , Net::Netmask 1.9104-2 requires constructor change for backwards compatibility 23:27 huginn Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28302 major, P5 - low, ---, julian.maurice, Needs Signoff , Koha does not work with CGI::Compile 0.24 23:28 dcook__ Maybe? 23:28 dcook__ I'm going to do another patch for 28200 in a couple minutes 23:28 dcook__ I can add a comment to 28302 too heh 23:30 dcook__ I wonder why 28200 says Needs Signoff since you already signed it off.. 23:36 dcook commented and uploaded tuxayo 23:48 tuxayo dcook: yay :D 23:48 tuxayo > I wonder why 28200 says Needs Signoff since you already signed it off.. 23:48 tuxayo Not switching to signoff because the ticket is kinda "In discussion" 23:56 dcook tuxayo: Yeah I read that in the comments after writing here heh