IRC log for #koha, 2022-01-27

All times shown according to UTC.

Time S Nick Message
01:23 dcook joined #koha
01:50 schnydszch joined #koha
06:18 fridolin joined #koha
06:48 lmstrand joined #koha
07:02 marcelr joined #koha
07:02 marcelr hi #koha
07:11 marcelr fatal: unable to access 'https://git.koha-community.org[…]unity/Koha.git/': The requested URL returned error: 502
07:12 marcelr bad gateway
07:15 reiveune joined #koha
07:15 reiveune hello
07:52 magnuse_ joined #koha
07:52 marcelr hi magnuse
07:55 alex_a joined #koha
07:56 alex_a Bonjour
07:57 ashimema mornig
07:59 lds joined #koha
08:01 cait joined #koha
08:03 cait1 joined #koha
08:05 magnuse__ joined #koha
08:10 Joubu marcelr: I am on it
08:13 marcelr Joubu on what ?
08:14 marcelr i am doing it already
08:17 Joubu marcelr: fixing git server
08:17 marcelr ok
08:17 marcelr great
08:17 marcelr i was thinking about 915
08:18 Joubu ok done
08:18 marcelr Joubu++
08:18 Joubu marcelr: let me know when you are done with it and I will have a look again
08:28 alex_a joined #koha
08:41 cait1 good morning #koha
08:45 marcelr o/
08:45 magnuse__ kia ora!
08:47 magnuse__ cait1: do you remember if there has been any talk about having different fine amounts for fine number 1, 2, 3 etc? tried searching bz, but no luck
08:50 Joubu bug 14666?
08:50 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=14666 enhancement, P5 - low, ---, koha-bugs, In Discussion , adds fixed_fines for overdues
09:14 magnuse ah yes, that would cover it. thanks Joubu!
09:14 magnuse Joubu++
09:15 JBoyer_ joined #koha
09:36 ashimema man there are allot of old bugs floating around that look interesting
09:36 ashimema such a shame some of this stuff doesn't get followed through..
09:36 ashimema more testers and more qa people needed
09:41 Joubu people don't talk to each other and stop when a discussion is needed. The problem with 14666 is that there are actually 3 different implementations of the feature...
09:54 fridolin left #koha
09:54 marion joined #koha
09:56 ashimema @later tell magnuse I've done some work on bug 20517 to get it moving again.. hope the additions work for your use cases still.. I expanded it a bit for some additional use cases our customers have for this feature.
09:56 huginn ashimema: The operation succeeded.
09:56 ashimema mmm, yeah.. I know Joubu
09:57 ashimema communication/collaboration is often hte biggest missing piece in Koha.. I'd love to see a full time paid role in the community for helping to make that happen
09:57 ashimema kinda a bug wrangler on steroids who has the ability to push for decisions and reach out to managers at various involved companies when needed.
09:58 magnuse sounds awesome
09:59 ashimema for reference, we have a customer who sorts on callnumbers.. so the > comparitor is really important for their case 😉
09:59 Joubu I've tried it, it does not work. A single person cannot do the job if it's not followed by others ;)
10:00 ashimema my code wasn't disimilar to your.. though it was all hard coded in a plugin module.. I like your syspref version using rules.. so grabbed it 🙂
10:02 magnuse ashimema: goody, thanks. this is a hack i have been running locally for years, so would be great to get it in
10:02 magnuse i could probably sign off on your two patches...
10:02 * ashimema just uploaded a new set of patches.. fixing my own QA script fails.. lol
10:03 ashimema brill.. the annoyance for you if you've been running in production is that at upgrade you'll need to add in `:eq:` into your syspref appropriately.
10:04 * ashimema will have to add the pref fresh for his 5 sites using it.. and work out how to add the rules in this format as some of them are hashrefs right now.
10:15 alex_a joined #koha
10:46 ashimema Blimey.. bug 29915 grew and grew!
10:46 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=29915 is not accessible.
10:50 marcelr yeah when you dig, you find
10:51 ashimema auth scares me..
10:51 ashimema I had a handle on it once.. well.. ish
10:51 ashimema but most of that knowledge has leached away
10:51 marcelr well i think we should improve now
10:51 marcelr even some C4::Context bugs
10:51 marcelr or inconsistencies
10:51 ashimema yeah
10:52 ashimema for such a core module, it's pretty unfathomable in places
10:52 ashimema and not exactly well covered by tests at times
10:53 ashimema the _unset_userenv bug is scary... that must have been there for years
11:26 alex_a joined #koha
12:27 marion joined #koha
12:32 jzairo joined #koha
12:50 AnkeB joined #koha
12:50 AnkeB Hi! Whatever can be the reason for a HTTP 503 "Service unavailable" when trying to access the web installer for a freshly created instance? I tried restarting Plack, but to no avail.
12:51 koha-jenkins Yippee, build fixed!
12:51 koha-jenkins Project Koha_21.05_U16 build #141: FIXED in 36 min: https://jenkins.koha-community[…]ha_21.05_U16/141/
12:53 Joubu AnkeB: did you restart apache sa well?
12:56 SoniaB joined #koha
12:56 SoniaB Hello :)
12:58 marcelr joined #koha
12:58 marcelr o/
12:59 AnkeB Joubu> well, my create script said it did... I now restarted apache but, alas, the problem is still there.
13:00 Joubu AnkeB: restart, in this order: memcached, apache2 then koha-common
13:02 AnkeB Joubu yeah! Thanks! Either the order, or the hint to restart koha-common, or both did it!
13:08 nlegrand joined #koha
13:08 nlegrand bonjour bonjour
13:29 Dyrcona joined #koha
13:43 * cait1 waves :)
13:54 jzairo hello!
14:05 davidnind left #koha
14:28 marcelr kidclamp: 29915 is the one for you :)
14:55 lukeg joined #koha
14:58 marcelr anyone know what happened with ordering from an existing biblio record ?
14:59 marcelr hmm not in 20.11 but back in master ?
15:07 Joubu what's the problem, marcelr?
15:07 marcelr the option seems to be gone in 20.11 but was restored later probably? need to check bz first now
15:10 SoniaB left #koha
15:13 Joubu marcelr: option has always been there, but the screen is different
15:13 Joubu it's now showing you a regular search result view, but with "add order" links
15:16 marcelr ok will check thx
15:16 marcelr htg
15:20 reiveune left #koha
16:00 bag joined #koha
16:00 alex_a joined #koha
16:01 lukeg joined #koha
16:05 cait1 htg?
16:06 oleonard Have to go
16:07 cait1 oh! thx oleonard
16:07 cait1 also thank you for the patch for the paid fines
16:07 oleonard You're welcome! Nice to start my day with a good little puzzle.
16:12 oleonard Joubu: Thanks for the follow-up on Bug 29940.
16:12 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=29940 minor, P5 - low, ---, oleonard, Signed Off , Phase out jquery.cookie.js in the OPAC
16:15 Joubu not proud of it, but it does the job!
16:17 ashimema hmm
16:17 ashimema I'm not sure about 29957
16:50 lukeg joined #koha
17:36 cait1 left #koha
19:34 lmstrand joined #koha
19:56 lukeg joined #koha
20:16 lmstrand joined #koha
20:16 lukeg joined #koha
20:18 fridolin joined #koha
20:50 lukeg joined #koha
22:34 lukeg joined #koha
23:33 lukeg joined #koha
23:43 lukeg joined #koha

| Channels | #koha index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary