Time  Nick         Message
05:07 reiveune     hello
06:59 alex_a       Bonjour
07:31 magnuse      \o/
09:12 oleonard     Hi #koha
09:24 koha-jenkins Project Koha_20.11_U20 build #97: SUCCESS in 31 min: https://jenkins.koha-community.org/job/Koha_20.11_U20/97/
09:31 koha-jenkins Project Koha_20.11_U2010 build #88: UNSTABLE in 38 min: https://jenkins.koha-community.org/job/Koha_20.11_U2010/88/
09:33 koha-jenkins Project Koha_21.05_D11 build #2: STILL FAILING in 1 min 59 sec: https://jenkins.koha-community.org/job/Koha_21.05_D11/2/
09:41 * cait       waves
09:49 koha-jenkins Project Koha_20.11_D10-Core build #31: STILL UNSTABLE in 56 min: https://jenkins.koha-community.org/job/Koha_20.11_D10-Core/31/
09:50 koha-jenkins Project Koha_20.11_D10-Full build #30: STILL UNSTABLE in 58 min: https://jenkins.koha-community.org/job/Koha_20.11_D10-Full/30/
09:51 koha-jenkins Project Koha_20.11_U18 build #89: SUCCESS in 58 min: https://jenkins.koha-community.org/job/Koha_20.11_U18/89/
09:53 koha-jenkins Project Koha_21.05_D11 build #3: STILL FAILING in 2 min 28 sec: https://jenkins.koha-community.org/job/Koha_21.05_D11/3/
09:53 koha-jenkins Project Koha_20.11_D11 build #117: STILL UNSTABLE in 28 min: https://jenkins.koha-community.org/job/Koha_20.11_D11/117/
09:58 koha-jenkins Project Koha_20.11_D9 build #104: SUCCESS in 1 hr 8 min: https://jenkins.koha-community.org/job/Koha_20.11_D9/104/
10:08 koha-jenkins Project Koha_20.11_D11 build #118: STILL UNSTABLE in 34 min: https://jenkins.koha-community.org/job/Koha_20.11_D11/118/
10:17 koha-jenkins Project Koha_20.11_U16 build #87: SUCCESS in 1 hr 25 min: https://jenkins.koha-community.org/job/Koha_20.11_U16/87/
10:43 koha-jenkins Yippee, build fixed!
10:43 koha-jenkins Project Koha_20.11_D10 build #110: FIXED in 54 min: https://jenkins.koha-community.org/job/Koha_20.11_D10/110/
12:29 magnuse      anyone got a clue about why our man pages (for the koha-* scripts) are broken?
12:30 magnuse      the formatting codes are displayed, like ".SH "DESCRIPTION""
12:33 tuxayo       Hi #koha :)
12:34 oleonard     o/
12:35 tuxayo       .SH "SYNOPSIS"
12:35 tuxayo       .HP 288u
12:35 tuxayo       O_o
12:36 tuxayo       The indentation is broken too. It's like a stair case, going more and more to the right
12:36 magnuse      yup
12:37 magnuse      we must be using the docbook wrong somehow
13:12 caroline     is Biblibre the ones hosting this? https://koha-fr.org/liste-koha-infos/
13:12 caroline     I get a security warning when I go there
13:14 tuxayo       caroline: the website is hosted at OVH
13:14 tuxayo       It seems they don't have an HTTPS cert, where did you find the link that uses https?
13:16 caroline     I clicked on french language list on https://koha-fr.org/liste-koha-infos/
13:16 caroline     tuxayo ^
13:22 tuxayo       Indeed it's listed as HTTPS at https://koha-community.org/support/koha-mailing-lists/
13:24 tuxayo       I might has write access to this page
13:25 tuxayo       And it's fixed :D
13:28 caroline     thanks tuxayo!
13:33 magnuse      tuxayo++
13:34 tuxayo       RMaints can hack the website ^_^
13:34 caroline     tuxayo++
13:34 caroline     thanks for reminding me to give out karma magnuse!
13:35 tcohen       should put a certbot certificate
13:35 tcohen       the current certificate is expired
13:35 caroline     we use let's encrypt for our certificates
13:36 caroline     I think it's free, from what I gather
13:37 caroline     https://letsencrypt.org/
13:38 magnuse      certbot is a program to manage certs from letsencrypt :-)
13:38 magnuse      caroline++
13:39 tcohen       ah
13:39 tcohen       the certificate has the 'cluster013.hosting.ovh.net' common name
13:39 tcohen       which doesn't match koha-fr.org
13:50 tuxayo       It looks like the kind of hosting where one doesn't have shell access to install certbot. But the OVH admin UI should offer a way to get a cert for their domain
14:08 caroline     do you have to be approved to be on koha-devel?
14:31 ivandz       Hello! I have a question for you . I have changed CGI::Session->new() from CGI::Session->load() for use session. This condition good or not - 'CGI::Session->load() or die CGI::Session->errstr();' ? DIE .. I don't know :(
15:37 reiveune     bye
16:02 tuxayo       Has anyone seen 3 decimal digits used in Koha? Acquisition, accounting, point of sale, etc (are there other places?)
16:02 tuxayo       > seen
16:02 tuxayo       Or know that it would be needed
16:03 caroline     I know some currencies use 3 decimals
16:21 tuxayo       Indeed https://en.wikipedia.org/wiki/ISO_4217#Active_codes
16:23 tcohen       oleonard autocomplete is a jqueryui as well, right?
16:24 oleonard     Yes
16:29 tcohen       do you have something in mind?
16:29 oleonard     No
16:30 tcohen       https://selectize.github.io/selectize.js/
16:30 tcohen       but maybe we can use select2?
16:32 oleonard     Yes i think we probably can
16:33 tcohen       I will try something and show you
16:33 tcohen       playing at the holds area (patrons/clubs search)