IRC log for #koha, 2022-01-28

All times shown according to UTC.

Time S Nick Message
03:57 matts_ joined #koha
05:21 bag joined #koha
06:02 reiveune joined #koha
06:03 reiveune hello
06:04 reiveune hello
06:30 chriss joined #koha
06:51 lmstrand joined #koha
07:50 lds joined #koha
07:59 cait joined #koha
08:00 alex_a joined #koha
08:01 alex_a Bonjour
08:12 cait1 joined #koha
08:16 Joubu @later tell marion did you see bug 29910?
08:16 huginn Joubu: The operation succeeded.
08:22 cait1 been asked by a coworker about recommendations for debugging Perl code/IDEs.... anyone?
08:25 Joubu vdebug is the keyword
08:25 Joubu there is a wiki page - https://wiki.koha-community.or[…]/Debugging_in_VIM
08:33 cait1 thx Joubu, I had the impression most of you work without graphical tools :) question is not for Koha, but other Perl uses
08:40 Joubu I had a try at Idea and I managed to make it work quite easily
08:44 Joubu I found that in my notes: https://github.com/Camelcade/P[…]iki/Perl-Debugger
08:45 Joubu cait1: full notes https://paste.koha-community.org/7486
08:46 cait1 thx Joubu, I've forwarded that
08:53 marcelr joined #koha
08:53 marcelr hi #koha
08:56 Joubu Thanks for you work, marcelr! I enjoyed working with you the last couple of days ;)
08:56 marcelr haha
08:56 marcelr i am complete frustrated with that module
08:57 cait1 i am happy for you all to fix all the things... just hope you have tested well for the backports (sorry i was no help there :( )
08:57 Joubu We are making it better, hopefully! Or, maybe we are also adding new bugs :D
08:57 marcelr your note in the test needs adjusting Joubu
08:57 marcelr we need to fix the back to previous regression
08:58 Joubu didn't we notice it was a bug in master?
08:58 marcelr i left a note on the copy-paste bug
08:58 marcelr 28785
08:59 marcelr i am blaming that one for now at least
08:59 marcelr but when testing do not only backspace (thats browser stuff), refresh again
09:00 marcelr Joubu: shall i edit the note or remove it on 29915 ?
09:01 Joubu pm
09:17 * cait1 is now hungry for cookies
09:25 marcelr dont mention that word cait1
09:31 ashimema cookies!
09:31 ashimema morning #koha
09:33 ashimema you guys have been great working through the auth stuff.. apologies I've not been able to help much of yet.. going to take a look again today for whatever still needs SO/QA 🙂
09:36 fridolin yey bugzilla is boilling this days, cool
09:37 * fridolin waves and goes
09:37 fridolin left #koha
09:38 marcelr hi ashimema
09:46 magnuse marcelr++ Joubu++
09:52 marion joined #koha
10:38 paxed uhh... why does gitlab ask for username when i try to clone the repo?
10:38 paxed koha-testing-docker repo
11:02 khall_ joined #koha
11:03 oleonard joined #koha
11:04 oleonard Hi #koha
11:34 alex_a joined #koha
11:45 Joubu paxed: cloning over https?
11:53 khall joined #koha
11:55 paxed Joubu: yes, as per the README
11:55 paxed oh. shit. no, my bad, copy-paste error
11:55 paxed it works.
11:56 paxed sorry
11:56 * paxed goes to get more coffee
12:22 Joubu ashimema: could you have a look at bug 29043 please?
12:22 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=29043 normal, P5 - low, ---, jonathan.druart+koha, Signed Off , Items are processed but not displayed on request.pl before a patron is selected
12:22 Joubu no follow-up if possble, it's at the bottom of a big pile
12:28 jzairo joined #koha
12:29 ashimema Will do after lunch
13:13 gooble_gobble joined #koha
13:53 Joubu ashimema: and, if you enjoy request.pl rebuilt, have a look at bug 29660 ;)
13:53 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=29660 enhancement, P5 - low, ---, jonathan.druart+koha, Needs Signoff , reserve/request.pl should not deal with biblioitem
13:54 Dyrcona joined #koha
14:47 lukeg joined #koha
15:10 magnuse what happens if an smtp server is set to debug mode?
15:15 Joubu debug info will be displayed in the logs
15:16 Joubu it's coming from Net::SMTP
15:18 magnuse sounds promising :-)
15:18 magnuse do you happen to know which log?
15:19 Joubu certainly the log of the cronjobs, when the emails are affectively sent
15:19 Joubu (all this is just a guess)
15:23 magnuse hm, never seen logs from cronjobs, except in syslog
15:24 magnuse maybe tcohen knows something clever?
15:26 alex_a joined #koha
15:27 magnuse oh well, time to make pizza. have fun #koha!
16:05 reiveune bye
16:05 reiveune left #koha
16:26 oleonard Bootstrap 3 -> 5 in the staff interface is going to be quite a task.
16:52 tuxayo oleonard: there is version 5 now! :o
16:53 oleonard Probably a version 6 by the time we get upgraded to 5 :(
16:54 tuxayo Good to see it's maintained. Hopefully the version gap won't big. v4 took 5 years to come out ^^"
16:54 tuxayo *won't be big
17:16 oleonard If I were to make a late new year's resolution it would be to leave myself better notes in work-in-progress branches.
17:17 oleonard 6-months-ago me thought I'd remember where I left off.
17:55 TheMinh joined #koha
18:21 * cait1 sends oleonard cookies
18:22 bag cookies sounds good - I may see if we have any left
18:22 oleonard Hi bag
18:22 bag heya owen
18:24 cait1 sadly i know, that I have none left here right now...
18:24 cait1 hm does someone know how important the account_offset_types are to get right?
18:24 cait1 asking for a migration
18:24 cait1 wonder if i could get away makign them all Manuel Credit or Manual Debit
18:32 khall cait1 I would say yes, you can get away with that
18:32 khall for migrated data it's not going to be much of an issue
18:33 khall it's primarily a history log for all accountlines, but it's also used for reversing/voiding fees and payments and such
18:34 khall I'm pretty sure you don't even need to create them if you don't want to. martin would be able to confirm that
18:34 cait1 thx khall :)
18:34 khall np!
18:34 cait1 we are only migating open fines and credits no payments
18:34 cait1 so i guess that shoudl work then
18:38 cait1 my last accountlines migation was pre-account_offsets resurrection
18:38 cait1 khall++
18:47 cait1 left #koha
18:55 fridolin joined #koha
19:11 TheMinh joined #koha
19:14 TheMinh joined #koha
19:15 TheMinh Hello!
19:15 TheMinh joined #koha
19:21 tuxayo TheMinh hi :)
19:21 TheMinh Hello! I have one question to ask. When I cllick on the system preference "BorrowersUnwantedField", I do not see the borrowers's table columns. The console shows me the error 403 (Forbidden). I think it has something to do with my Apache configuration, but I don't know what I have to change exactly and it what file.
19:24 oleonard TheMinh: The browser is trying to load this file: /intranet-tmpl/prog/en/modules/a​dmin/preferences/borrowers.json
19:28 TheMinh Yes, but I don't know why I can't load the file. Is there a way I can give permission to my server in order to open the file ?
19:29 TheMinh joined #koha
19:35 oleonard TheMinh: Do you have access to the command line on the server? If so you could navigate to that directory and check the permissions of the files there
19:40 TheMinh I see that the file "borrowers.json" have this permission : "-rw-rw-r--".
19:41 oleonard In my system it's -rw-r--r--
19:52 TheMinh I have changed the permission of the file "borrowers.json" to -rw-r--r-- , but I still can not load it.
20:26 lukeg TheMinh: my permissions for that file are also -rw-r--r--, and I am able to load it using a koha-testing-docker
21:15 huginn News from kohagit: Bug 27946: DBRev 21.12.00.011 <https://git.koha-community.org[…]d33aae90a10b0d4ed>
21:15 huginn News from kohagit: Bug 27946: Update DBIC schema <https://git.koha-community.org[…]7831669fe73cb65f7>
21:15 huginn News from kohagit: Bug 21729: Update DBIC schema <https://git.koha-community.org[…]eda95eb064dece424>
21:16 huginn News from kohagit: Bug 21729: DBRev 21.12.00.010 <https://git.koha-community.org[…]923f7ec45898f1b29>
21:16 huginn News from kohagit: Bug 29899: Show public note to patrons when placing a hold <https://git.koha-community.org[…]cc3ba3215e7e67019>
21:16 huginn News from kohagit: Bug 29875: Update wording on maxreserves system preference <https://git.koha-community.org[…]26516bed85c074b80>
21:16 huginn News from kohagit: Bug 27946: (QA follow-up) Remove 'scan' terminology, requests may not be scans <https://git.koha-community.org[…]8ee336b719889c0ea>
21:16 huginn News from kohagit: Bug 21729: Add tests <https://git.koha-community.org[…]a0faae78a9f84b36f>
21:16 huginn News from kohagit: Bug 27946: Add UI handling of AR fees <https://git.koha-community.org[…]213b39d70b0f9086e>
21:16 huginn News from kohagit: Bug 27946: Make Koha::ArticleRequest->request add a fee if required <https://git.koha-community.org[…]a39f7a254160512e4>
21:16 huginn News from kohagit: Bug 27946: Article request fee methods in Koha::Patron <https://git.koha-community.org[…]322b90cdf1fa00ca7>
21:16 huginn News from kohagit: Bug 27868: Add expiration date to holds awaiting pickup <https://git.koha-community.org[…]b9a8a317c0c0850a2>
21:16 huginn News from kohagit: Bug 29629: Remove two unused MODS XSLT stylesheets <https://git.koha-community.org[…]8142568a1a10a56be>
21:16 huginn News from kohagit: Bug 29458: Reorder login elements <https://git.koha-community.org[…]df468fb3461cebd77>
21:16 huginn News from kohagit: Bug 28238: Add tests <https://git.koha-community.org[…]1c0dc19df764fe4c0>
21:16 huginn News from kohagit: Bug 27946: Add article request fee to circulation rules <https://git.koha-community.org[…]5cfa83bc850836cc7>
21:16 huginn News from kohagit: Bug 27946: Add article_requests.debit_id and ARTICLE_REQUEST account debit type <https://git.koha-community.org[…]0f8ecb46cf77b03a6>
21:16 huginn News from kohagit: Bug 21729: Simplify non-existent expiration date <https://git.koha-community.org[…]484412dfbc7fc5072>
21:16 huginn News from kohagit: Bug 28238: (follow-up) Add itemcallnumber to ILS-DI GetAvailability output for unavai... <https://git.koha-community.org[…]bd9156333e845e4e6>
21:16 huginn News from kohagit: Bug 28238: Add itemcallnumber to ils-di GetAvailability output <https://git.koha-community.org[…]6b6c0774a0ab7e6e1>
21:52 koha-jenkins Project Koha_Master_D11_CPAN build #518: UNSTABLE in 34 min: https://jenkins.koha-community[…]ter_D11_CPAN/518/
22:00 koha-jenkins Project Koha_Master_D11_My8 build #733: UNSTABLE in 41 min: https://jenkins.koha-community[…]ster_D11_My8/733/
22:08 koha-jenkins Project Koha_Master_D11_MDB_Latest build #778: STILL UNSTABLE in 52 min: https://jenkins.koha-community[…]1_MDB_Latest/778/
22:14 koha-jenkins Project Koha_Master_U21 build #74: UNSTABLE in 56 min: https://jenkins.koha-community[…]ha_Master_U21/74/
22:18 koha-jenkins Project Koha_Master_U_Stable build #364: UNSTABLE in 1 hr 1 min: https://jenkins.koha-community[…]ter_U_Stable/364/
22:30 koha-jenkins Project Koha_Master_D9 build #1860: UNSTABLE in 38 min: https://jenkins.koha-community[…]a_Master_D9/1860/
22:41 koha-jenkins Project Koha_Master_U20 build #288: UNSTABLE in 41 min: https://jenkins.koha-community[…]a_Master_U20/288/
22:57 koha-jenkins Project Koha_Master_D10 build #516: UNSTABLE in 49 min: https://jenkins.koha-community[…]a_Master_D10/516/
23:16 koha-jenkins Project Koha_Master_D12 build #68: UNSTABLE in 57 min: https://jenkins.koha-community[…]ha_Master_D12/68/
23:20 koha-jenkins Project Koha_Master build #1896: UNSTABLE in 1 hr 6 min: https://jenkins.koha-community[…]Koha_Master/1896/
23:21 koha-jenkins Project Koha_Master_D12 build #69: STILL UNSTABLE in 40 min: https://jenkins.koha-community[…]ha_Master_D12/69/
23:38 fridolin joined #koha

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