← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
00:07 | dcook joined #koha | |
01:50 | khall joined #koha | |
02:07 | khall joined #koha | |
02:32 | khall joined #koha | |
05:39 | did joined #koha | |
05:44 | dcook_ joined #koha | |
06:12 | matts joined #koha | |
06:13 | did joined #koha | |
06:17 | fridolin joined #koha | |
06:25 | alex_a joined #koha | |
06:25 | alex_a | Bonjour |
06:46 | reiveune joined #koha | |
06:46 | reiveune | hello |
06:50 | fridolin joined #koha | |
06:58 | cait joined #koha | |
06:59 | magnuse | \o/ |
07:01 | lds joined #koha | |
07:01 | cait1 joined #koha | |
07:02 | cait1 | good morning #koha |
07:03 | magnuse | kia ora cait1 |
07:09 | paul_p joined #koha | |
07:11 | khall joined #koha | |
07:54 | ashimema | jajm++ # lovely bit of cleaning up around Koha::Database in bug 28306 |
07:54 | huginn | Bug https://bugs.koha-community.or[…]_bug.cgi?id=28306 enhancement, P5 - low, ---, julian.maurice, Needs Signoff , Allow to query database with minimal memory footprint |
08:33 | cait joined #koha | |
08:34 | khall joined #koha | |
08:56 | swebshet joined #koha | |
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? |
09:13 | alex_a joined #koha | |
09:39 | khall joined #koha | |
10:07 | khall joined #koha | |
10:34 | oleonard | o/ |
10:34 | ashimema | silly question.. |
10:35 | how can holdingbranch become undefined? | |
10:35 | is that a random bug in my data.. or is there actually a solid reason that can happen? | |
10:40 | khall joined #koha | |
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 | tuxayo around? | |
10:44 | ashimema | thanks |
10:49 | janPasi joined #koha | |
11:03 | dcook__ joined #koha | |
11:05 | cait joined #koha | |
11:11 | kohaputti joined #koha | |
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 | 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 | 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:45 | khall joined #koha | |
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 | 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 | or this week? | |
11:55 | cait1 | string freeze is middle of the week |
11:55 | i believe sometime soon, but haven't been in touch with Joubu or bgkriegel about it | |
11:55 | kohaputti | okay |
12:02 | Dyrcona joined #koha | |
12:29 | SimonVoyer joined #koha | |
12:29 | SimonVoyer_ joined #koha | |
12:29 | SimonVoyer_ | good morning Koha! |
12:30 | SimonVoyer_ left #koha | |
12:30 | SimonVoyer | oop |
12:34 | SimonVoyer_ joined #koha | |
12:36 | Joubu | cait1, ashimema: can I get a quick answer on bug 28108 please? |
12:36 | huginn | Bug https://bugs.koha-community.or[…]_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 | Bonjour SimonVoyer_ :) | |
12:46 | SimonVoyer_ | Bonjour Joubu ! |
13:08 | cait1 | Joubu: overlap - already replied |
13:08 | kidclamp: thx for looking into bug 23406 again - the new fix looks promising! | |
13:08 | huginn | Bug https://bugs.koha-community.or[…]_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 | we have an ACQUISITION log module, why do we move 'ACQUISITION ORDER' out of it to put it into "CLAIMS"? | |
13:10 | 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 | I think we could follow-up here pretty quickly with the fix for 'ORDER' being part of AQUISITIONS instead of CLAIMS | |
13:14 | want to me to take a look? | |
13:14 | 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 | this is what the DBrev does | |
13:18 | ashimema | ok, yes.. |
13:18 | but the actual logging is also done in C4::Letters | |
13:18 | so would need handling there to pick between 'CLIAMS' and 'ACQUISITIONS' | |
13:19 | let me through together a quick follow-up to demonstrate my point ;) | |
13:23 | follow-up attached | |
13:23 | bugger | |
13:23 | needs an 'S' | |
13:24 | fixed.. take a look now | |
13:25 | cait, feel free to SO if you feel that follow-up is good? | |
13:25 | Joubu | that make more sense |
13:25 | AndrewFH joined #koha | |
13:25 | Joubu | do you agree, ashimema? |
13:25 | ashimema | I do |
13:26 | 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 | so this is a solid improvement in my opinion. | |
13:33 | ooh.. the syspref description will need a minor update too | |
13:35 | 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[…]e32393f3ff0791b01> |
14:20 | News from kohagit: Bug 28108: DBRev 20.12.00.049 <https://git.koha-community.org[…]091cc4864cd2a436e> | |
14:20 | News from kohagit: Bug 28108: (QA follow-up) Move 'ORDER' back into 'ACQUISITIONS' <https://git.koha-community.org[…]97fd2c221a7bfa3a9> | |
14:20 | News from kohagit: Bug 28108: Replace one remaining occurrence <https://git.koha-community.org[…]463d82e4c44f03463> | |
14:20 | News from kohagit: Bug 28108: (QA follow-up) Add actions to log viewer <https://git.koha-community.org[…]a6fb3f3249568f721> | |
14:20 | News from kohagit: Bug 28108: (QA follow-up) Make the system preference description more precise <https://git.koha-community.org[…]e929075c98921393b> | |
14:20 | News from kohagit: Bug 28179: (follow-up) Remove console.log <https://git.koha-community.org[…]990a24f80857f92b2> | |
14:20 | News from kohagit: Bug 28179: (follow-up) Updates to styling of lightbox controls <https://git.koha-community.org[…]e8908864d9c4ab1f0> | |
14:20 | News from kohagit: Bug 28108: Fix filtering <https://git.koha-community.org[…]910412b146c9b3809> | |
14:20 | News from kohagit: Bug 27625: Add currencies to custom.sql <https://git.koha-community.org[…]8f347cc8ecfa62a8e> | |
14:21 | News from kohagit: Bug 27625: Fix sample_notices.t <https://git.koha-community.org[…]03cfe7bacb6a0d962> | |
14:21 | News from kohagit: Bug 27625: Remove uk-UA installer data <https://git.koha-community.org[…]2e6df59ce1f758825> | |
14:21 | News from kohagit: Bug 27624: Add some stuffs to ru-RU custom.sql <https://git.koha-community.org[…]57245a8233206dabd> | |
14:21 | News from kohagit: Bug 27624: Fix sample_notices.t <https://git.koha-community.org[…]c816bbb9aecb91eae> | |
14:21 | News from kohagit: Bug 27623: Add PLN currency to custom.sql <https://git.koha-community.org[…]b2ce7ec8925a14712> | |
14:21 | News from kohagit: Bug 27623: Fix sample_notices.t <https://git.koha-community.org[…]c1f4abc3a62047d1b> | |
14:21 | News from kohagit: Bug 27623: Remove pl-PL installer data <https://git.koha-community.org[…]be641a70fb9354354> | |
14:21 | News from kohagit: Bug 27624: Remove ru-RU installer data <https://git.koha-community.org[…]6e80f652a528260d5> | |
14:21 | News from kohagit: Bug 27621: Keep COUNTRY and LANG <https://git.koha-community.org[…]68b886d3480c4e9b8> | |
14:21 | News from kohagit: Bug 27621: Remove it-IT installer data <https://git.koha-community.org[…]cc0da63cd3c568d09> | |
14:21 | cait1 | yay :) |
14:23 | 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 | just a bit of historical confusion | |
14:23 | 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:37 | fridolin left #koha | |
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 | To be honest, I am very impressed with the 20.11 version and I am still exploring customization and plug-ins | |
14:57 | 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[…]9_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 | 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 | yall have a good day! | |
15:05 | dcrogers left #koha | |
15:06 | tuxayo | oleonard: hi :) |
15:06 | «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.or[…]_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 | My trouble is that I don't see the notice even after the preference is enabled | |
15:07 | I'm wondering if I've missed a step. | |
15:09 | alex_a joined #koha | |
15:09 | tuxayo | oleonard: So the CSV doesn't contain the notice? |
15:09 | 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 | No phone/itiva notice I mean. | |
15:11 | Joubu | there is a pref |
15:12 | ha, you said it's enabled | |
15:23 | koha-jenkins | Project Koha_Master_D9 build #1646: UNSTABLE in 59 min: https://jenkins.koha-community[…]a_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 | hm have to leave :( bye all! | |
15:30 | cait1 left #koha | |
15:30 | Joubu | yes, there are 2 prefs now |
15:30 | tuxayo | Yep, mutually exclusive. |
15:31 | oleonard: That puzzling, I just tried on a sandbox and the pref was enough to have Phone ( Itiva ) | |
15:31 | 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[…]a_Master_D11/287/ |
15:33 | Project Koha_Master_D9_My8 build #566: UNSTABLE in 1 hr 11 min: https://jenkins.koha-community[…]aster_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 | So there is not margin for error in this divergence of behaviour :o | |
15:36 | > don't pull the latest master right now | |
15:36 | Wait, actually I didn't used the last master. | |
15:36 | 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[…]ter_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.or[…]_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[…]Koha_Master/1643/ |
16:21 | Project Koha_Master_D10_CPAN build #323: STILL UNSTABLE in 47 min: https://jenkins.koha-community[…]ter_D10_CPAN/323/ | |
16:29 | did joined #koha | |
16:59 | reiveune | bye |
16:59 | reiveune left #koha | |
17:03 | cait joined #koha | |
17:34 | AndrewFH joined #koha | |
18:58 | caroline_catlady joined #koha | |
19:54 | did joined #koha | |
20:52 | lukeG1 joined #koha | |
20:52 | lukeG1 | Hi everyone |
20:54 | tuxayo | hi :) |
21:33 | khall joined #koha | |
23:27 | tuxayo | Hi dcook__ :) |
23:27 | 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.or[…]_bug.cgi?id=28200 major, P5 - low, ---, dcook, Needs Signoff , Net::Netmask 1.9104-2 requires constructor change for backwards compatibility |
23:27 | Bug https://bugs.koha-community.or[…]_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 | I'm going to do another patch for 28200 in a couple minutes | |
23:28 | I can add a comment to 28302 too heh | |
23:30 | 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 | > I wonder why 28200 says Needs Signoff since you already signed it off.. | |
23:48 | 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 |
← Previous day | Today | Next day → | Search | Index