IRC log for #koha, 2022-12-21

← Previous day | Today | Next day → | Search | Index

All times shown according to UTC.

Time Nick Message
00:36 philor joined #koha
00:50 Topic for #koha is now Welcome to #koha this channel is for discussion of the Koha project and software https://koha-community.org
06:39 fridolin joined #koha
06:40 fridolin yellow
06:40 Hohoho
07:09 reiveune joined #koha
07:09 reiveune hello
07:41 cait joined #koha
07:46 cait1 joined #koha
07:58 thibaud_g joined #koha
08:48 fridolin left #koha
08:58 ashimema cait around?
08:58 I miss the cait, cati1, cai2, cait3 bot
09:17 NikolayGospodinov[m] Hello #koha! I have a question. When changing the code of a constant value for language? How the code to be changed across all bibliographic records?
09:31 Oak joined #koha
09:40 ashimema still no cait?
11:42 reiveune left #koha
12:04 davidmz[m] joined #koha
12:19 lukeg joined #koha
12:28 tcohen hola #koha
12:30 cait1 ashimema: been here all day?
12:30 well.. kind of
12:31 ashimema I've been looking for you
12:31 cait1 oh what for?
12:31 ashimema tcohen.. your change to Koha/Release for tarball
12:31 have oyu tried running it on mac?
12:31 md5sum doesn't exist
12:32 or is this another thing you're doing from inside the docker image
12:33 * ashimema is updating docs: https://wiki.koha-community.or[…]lease_maintenance
12:35 ashimema I bet you don't have access to add users to download.koha-community.org
12:39 cait1 translation stuff
12:40 I no longer appear to have any rights in the UI..
12:40 so can only make suggestions and not actual translation fixes
12:40 for example
12:40 cait1 i can fix that
12:40 which language?
12:41 tcohen ashimema: you can install md5sum
12:41 ashimema er..
12:41 tcohen but yeah
12:41 I use THE docker image for release-tools
12:41 ashimema well.. I was looking at en-GB initially.. but there are feck loads of fixes we had to do to pass the junit test
12:41 yeah.. I really need to get into habbits of using the docker
12:43 can you add people to wordpress cait1 ?
12:43 matt is rolling release so wanted to draft up the annountment
12:44 cait1 I think i cannot
12:47 ashimema Okies, I'll catch wizzy
12:48 And do it for them this time
12:52 reiveune joined #koha
12:56 reiveune left #koha
13:00 reiveune joined #koha
13:13 magnuse with RealTimeHoldsQueue = on i get 4000+ background jobs for holds per day on one site. anyone else seeing that? the site is an active public library, but not huge either. 1870 active holds at the moment
13:15 tcohen magnuse: yeah, every action that changes bibs or items related to one of those holds will update the queue
13:16 but it should be almost immediate, not taking resources
13:17 magnuse but it makes the page for viewing background jobs very slow to load
13:19 there should be a cutoff there, to only load the 1000 newest jobs or something
13:22 tcohen there should be a 'last hour' checkbox?
13:22 ashimema version magnuse?
13:24 magnuse 22.05.06
13:26 ah, i see that in ktd, at least
13:26 probably not in 22.05
13:28 tcohen https://bugs.koha-community.or[…]_bug.cgi?id=30982
13:28 huginn 04Bug 30982: enhancement, P5 - low, ---, jonathan.druart+koha, RESOLVED FIXED, Use the REST API for background job list view
13:28 tcohen 22.05.07
13:28 magnuse ah bug 30462, which is in 22.11.00, 22.05.07
13:28 ashimema 🙂
13:28 huginn 04Bug https://bugs.koha-community.or[…]_bug.cgi?id=30462 enhancement, P5 - low, ---, martin.renvoize, RESOLVED FIXED, Improve the default display for the background jobs queue management page
13:28 magnuse yeah
13:28 time for a minor upgrade :-)
13:28 thanks for pointing me in that direction
13:28 tcohen \o/
13:38 Dyrcona joined #koha
13:58 paulderscheid[m] oleonard around?
14:07 oleonard A little bit paulderscheid[m] :)
14:08 paulderscheid[m] I just looked at bug 32341 and it technically works but I think the added UI elements could be improved upon. Just thought I'd ask you.
14:08 huginn 04Bug https://bugs.koha-community.or[…]_bug.cgi?id=32341 enhancement, P5 - low, ---, hammat.wele, Signed Off , Some OPAC tables are not displayed well in mobile mode
14:09 cait1 paulderscheid[m]: i had a question for you too
14:09 paulderscheid[m] Maybe you could add your 2 cents on the bug :)
14:25 oleonard paulderscheid[m]: it makes more sense to me to have the controls in the last column rather than at the start. What do you think?
14:26 paulderscheid[m] Agreed. Do the svg icons look good on your end?
14:26 oleonard I don't think the little + icon is very clear in terms of what the user expects it to do
14:26 paulderscheid[m] Yeah, that's what I thought.
14:27 oleonard It's all CSS, so we certainly have a lot of leeway there
14:28 The sorting icons don't work for me. I don't see them.
14:28 (in the table headers)
14:28 paulderscheid[m] Oh my.. I think I overlooked that.
14:29 Ah no, I have them and they seem to work.
14:42 Hey cait1. How can i link to the log of this chat?
14:44 oleonard http://irc.koha-community.org/koha/2022-12-21
14:46 cait1 what oleonard said :)
14:46 paulderscheid[m] Thank you both :)
14:51 oleonard I added some comments paulderscheid[m]. Unfortunately I won't be available to try some other options myself until after the new year.
14:51 paulderscheid[m] I get that. But thanks for chiming in o/
14:58 Happy holidays!
16:00 bag joined #koha
16:02 reiveune bye
16:02 reiveune left #koha
17:30 cait1 left #koha
17:42 fridolin joined #koha
18:44 lukeg joined #koha
18:58 jabiertxof joined #koha
18:58 jabiertxof hi all I start using Koha, thanks for working on
19:00 I need hemp with a issue updating a fresh install from 22.05 to 22.11, all seems correct but when try to upload a mrc file with my books I get a JS error
19:01 the problem is here: xhr.onload = function (e) {         var data = JSON.parse( xhr.responseText );         if( data.status == 'done' ) {             progressbar.val( 100 );             progressbar.next('.fileuploadpercent').text( '100' );         }         callback( data.status, data.fileid, data.errors );     }
19:02 in the JSON parse, I go with the same file to the 22.11 demo server and upload correct. I only add 4 langs, all the rest is a fresh install
19:04 langs also give me a error (also happends in 22.05 can not acces to memcahed sokets. Info koha show memcached working
19:04 paulderscheid[m] Strange
19:04 cait[m] I see the same here
19:04 it has been discussed a few days ago
19:04 jabiertxof thanks so much unsdertand my problem, sorry Im not english
19:04 cait[m] but no bug filed yet I tihnk
19:05 paulderscheid[m] Is that blocking behaviour?
19:05 cait[m] i tihnk it's ealted to the background jobs
19:05 jabiertxof Yes because cant upload the books
19:05 paulderscheid[m] Oh, that's bad
19:05 cait[m] try using the command line scripts if you can get to the server
19:05 they stil work
19:05 jabiertxof bulckbackup.pl or similar?
19:06 I remember a warn to use with caution
19:06 is strange upload go well in other demo server
19:06 paulderscheid[m] This bug should be filed.. Who found it @cait?
19:07 jabiertxof and in my local dev 22.05
19:07 cait[m] stage_file and commit_file for like the staged import
19:07 or bulkmarcimport
19:07 please also consider filing a bug
19:07 paulderscheid[m] Yeah, bugs.koha-community.org jabiertxof
19:08 jabiertxof the bug happends to me on /cgi-bin/koha/tools/stage-marc-import.pl
19:10 probably I fiil out tommorow
19:12 thanks so much for helping me!
19:41 fridolin left #koha
20:12 lukeg joined #koha
21:49 jabiertxof joined #koha
21:50 jabiertxof Hi just to inform my issue uploading is because it give me a 403 Request Entity Too Large
22:11 maybe a warn in the interface is welcome :)
23:03 also wiki on debian setup maybe must warn instance must be stoped before remove
23:03 or better dont allow remove running instances
23:04 it give me some problems I couls sove but is a panic situation on restoring backuups

← Previous day | Today | Next day → | Search | Index

koha1