Time  Nick                  Message
01:02 aleisha               hello
03:58 mtj                   hey #koha
03:59 mtj                   i pushed up a new 22.11 package, many thanks tcohen++
03:59 mtj                   oops 21.11
06:54 alex_                 Bonjour
06:54 wahanui               hola, alex_
06:57 reiveune              hfello
07:33 Joubu                 bug 33934 should get attention quickly, and get backported into the next stable
07:33 huginn                04Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33934 major, P5 - low, ---, jonathan.druart+koha, Needs Signoff , 'No encryption_key in koha-conf.xml' needs more detail
08:35 Joubu                 bug 33888
08:35 huginn                04Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33888 critical, P5 - low, ---, jonathan.druart+koha, Needs Signoff , Overdue fines not displayed branchoverdues.pl error 500
09:10 Joubu                 bug 33885
09:10 huginn                04Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33885 critical, P5 - low, ---, jonathan.druart+koha, Needs Signoff , Get HTTP 500 when retrieving orders created by a non-existent (deleted) user
09:19 Joubu                 keep going, bug 33935
09:19 huginn                04Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33935 blocker, P5 - low, ---, jonathan.druart+koha, ASSIGNED , installer list deleted files which stops the process
10:24 davidnind             for 33885, I have no idea what pages to go to recreate the issue - none of the names match up with what is in the acquisitions area (or am I missing something really basic?)
11:10 Joubu                 PedroAmorim[m]: join #koha-bots
11:10 Joubu                 22.11 RMaints: Koha_22.11_D11/188/ failed because of a random failure, see 29565
11:10 Joubu                 22.11 RMaints: me again for Koha_22.11_D11/189 see 19696
11:11 Joubu                 (What I wrote there)
11:11 PedroAmorim[m]        ty will take a look!
11:11 Joubu                 davidnind: it's the receive page
11:12 Joubu                 create an order, close the basket, receive, and click the receive button in the table
11:24 tcohen                hola #koha
11:33 Joubu                 git bz broken?
11:33 Joubu                 xmlrpclib.ProtocolError: <ProtocolError for bugs.koha-community.org/xmlrpc.cgi: 404 Not Found>
11:35 Joubu                 hum, coming only from 33720, the patch is not corrected formatted
11:48 davewood              is there a koha-specific way to search for all records that have an empty 100a MARC field? my naive approach would be to go through the database but our customer would like to do it via koha
11:49 cait                  compromise with a report? :)
11:49 cait                  as 100 is not repeatable that should be an easy one
11:49 cait                  but maybe they'd want no 100 and no other 1xx
11:49 davewood              with "report" you mean i collect the data and send them the result? or is that a koha term i dont know of
11:49 cait                  which would also be possible
11:50 cait                  just an SQL report that you save so they can access it whenever they want in Koha
11:50 cait                  pretty it up with a link to the record
11:50 davewood              I will propose that. wanted to make sure first there is no native Koha feature I havent heard of
11:50 cait                  if you give me a second I can show you something
11:50 cait                  we have a similar one for "no 245"
11:54 cait                  davewood: https://paste.koha-community.org/16363
11:56 davewood              cait++
11:56 cait                  we love reports :)
11:56 cait                  especially with the links they are super helpful for clean-up jobs etc.
12:04 davewood              cait: I owe you a drink should we meet at some point. :)
12:04 cait                  heh, I'll try to remember
12:11 ashimema              cait
12:11 ashimema              do your users ever install multiple ILL Backends?
12:11 ashimema              or do they always stick to one?
12:12 cait                  we only have one for a very short time for now
12:12 cait                  so I think you better ask Bywater and others maybe
12:12 cait                  i coudl imagine use cases for it
12:12 ashimema              we have various customers using multiple
12:12 ashimema              but the workflow is kinda horrible
12:12 cait                  there are document delivery services that would make sense as additional
12:12 ashimema              we often have like 5 or 6 installed
12:13 cait                  that's interesting
12:13 ashimema              but it's a right pain workflow wise
12:13 ashimema              they all have different required fields and things
12:14 ashimema              so I understand why it was coded the way it was.. where you 'pick the backend' as the very first stpe
12:14 ashimema              step
12:14 cait                  I can imagine, but not sure that coudl be changed much
12:14 cait                  there are different requirements in diffferent backends
12:14 ashimema              but we have customers who are all super keen to basically have one 'request form' to rule them all.. then each backend just does it's best in the background
12:14 ashimema              it's a brain melter
12:15 cait                  it probably depends on the requirements of the backends
12:15 ashimema              I'm still really keen to move the 'generic confirm' functionality out of core
12:16 cait                  but I think ti might be harder to make it play nice with everything
12:16 ashimema              mm
12:16 cait                  we don't do confirms, I don't know about that one
12:16 cait                  our backend doesn't do 'new request' either, so...
12:16 ashimema              it's not confirm at all
12:16 ashimema              it's 'send an email'
12:16 ashimema              it's the stuff that really aught to have been built into the freeform backend
12:17 ashimema              and got split during early QA
12:17 cait                  wasn't the idea to pull Freeform into core at one point?
12:17 ashimema              it was in core
12:17 ashimema              it got split for QA very early on
12:17 ashimema              it's a mess
12:18 ashimema              does anyone use FreeForm as it stands I wonder
12:19 cait                  i always use the british library one for testing
12:19 cait                  or almost always, ours too, but it's harder to test generic features with it
12:46 magnuse               some of our libraries have FreeForm installed, but not sure if they use it
13:40 tcohen                PedroAmorim[m]++
13:40 tcohen                awesome tool to initialize ILL on KTD, and populate with random requests
13:40 tcohen                we should add it to misc4dev
13:47 tcohen                next meeting?
13:47 wahanui               next meeting is https://wiki.koha-community.org/wiki/Next_IRC_meetings
13:47 tcohen                tuxayo: around?
13:47 tcohen                #koha we have a dev meeting in 13 minutes
13:52 tcohen                can someone take on chairing this time?
13:58 thd                   Maybe we lack attendies altogether.
13:59 ashimema              sorry.. in another meeting
13:59 thd                   s/attendies/attendees/
14:01 cait                  oh I am here!
14:01 Joubu                 me too
14:01 cait                  but not sure if I can chair
14:02 Joubu                 I am sure I cannot chair
14:02 cait                  that's the better answer
14:02 tcohen                I will
14:02 cait                  i cant ry to co-chair if you want, help with links and such
14:02 tcohen                #startmeeting Development IRC Meeting 7 June 2023
14:02 huginn                Meeting started Wed Jun  7 14:02:49 2023 UTC.  The chair is tcohen. Information about MeetBot at http://wiki.debian.org/MeetBot.
14:02 huginn                Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
14:02 huginn                The meeting name has been set to 'development_irc_meeting_7_june_2023'
14:03 tcohen                #link https://wiki.koha-community.org/wiki/Development_IRC_meeting_7_June_2023
14:03 cait                  #info Katrin Fischer, BSZ Germany
14:03 tcohen                #topic Introductions
14:03 tcohen                #info Tomas Cohen Arazi
14:03 tcohen                #info Katrin Fischer, BSZ Germany
14:04 kidclamp              #info Nick Clemens, ByWaterSolutions
14:04 thd                   #info Thomas Dukleth, Agogme, New York City
14:04 Joubu                 #info Jonathan Druart
14:05 Joubu                 qa_team?
14:05 wahanui               well, qa_team is cait, marcelr, khall, kidclamp,  lukeg, aleisha, fridolin, ashimema, tuxayo, nugged, petrova, Joubu and dcook
14:05 cait                  RMaints?
14:05 wahanui               somebody said RMaints was liliputech, wainui, lukeg and ashimema
14:05 cait                  needs updating :)
14:05 oleonard              #info Owen Leonard, Athens County Public Libraries, Ohio, USA
14:06 lauraesca[m]          #info Laura Escamilla, ByWaterSolutions
14:08 cait                  moving on?
14:08 tcohen                yes
14:08 ashimema              #info Martin Renvoize, PTFS Europe (Half here and in another meeting)
14:08 tcohen                #topic Announcements
14:09 tcohen                Anyone?
14:09 wahanui               Anyone is free to give it a shot :-)
14:09 cait                  Is there any news on KohaCon?
14:09 Joubu                 did we get the info we were supposed to get end of May?
14:09 cait                  Hotels - not yet I think
14:10 oleonard              I didn't see any end-of-May updates
14:10 cait                  nugged: around maybe?
14:11 cait                  #info German speaking Koha user meeting is scheduled for December 5th - CfP is open (see Koha calendar and koha-dach.eu)
14:13 Joubu                 can we make this faster maybe?
14:13 tcohen                @later tell nugged: please show up and give us info
14:13 huginn                tcohen: The operation succeeded.
14:13 tcohen                #topic Update from the Release Manager (23.11)
14:14 tcohen                #action tcohen will send a roadmap page for 23.11 today
14:14 tcohen                #action tcohen will send a call for testing CSRF fixes
14:15 tcohen                I wanted to mention that I'll propose we use Zoom or similar for the next dev meeting
14:15 cait                  about the roadmap
14:15 cait                  could we move it to the wiki?
14:15 tcohen                cait: yeah, excellent idea
14:15 ashimema              +1
14:15 cait                  I think the framapad is a little chaotic and it's another tool/somethign that is not found
14:15 tcohen                thanks cait
14:15 tcohen                no need to action or announce on that, the link will be to a wiki page
14:16 cait                  about Zoom: let's try it
14:16 tcohen                I've started pushing
14:16 tcohen                things to master
14:16 cait                  shoudl we still use IRC for the minutes?
14:16 tcohen                I decided to push early, things we always say we shuold push early
14:16 tcohen                :-P
14:16 tcohen                cait: yes, we will still use IRC for logging
14:17 thd                   We should still use IRC for freedom.
14:17 tcohen                and I'm proposing this for the dev meetings
14:17 tcohen                thd: we will give it a try
14:18 tcohen                and see how it goes
14:18 tcohen                when I said Zoom or similar
14:18 tcohen                I meant whatever tool we prefer
14:18 tcohen                we should probably use Jitsi
14:19 tcohen                ok moving on
14:19 tcohen                #topic Updates from the Release Maintainers
14:19 tcohen                rmaints?
14:19 wahanui               well, rmaints is liliputech, wainui, lukeg and ashimema
14:19 tcohen                wahanui forget that
14:19 wahanui               tcohen: I forgot that
14:20 Joubu                 :D
14:20 ashimema              22.11.x is catching up.. don't think I've seen anything hit 23.05 from Frido yet
14:20 tcohen                yeah
14:21 ashimema              ooh.. I have seen a few now
14:21 tcohen                anyone from biblibre around today?
14:21 ashimema              or was that you tcohen
14:21 tcohen                ashimema: I pushed a couple things
14:21 Joubu                 no rmaints is fridolin (23.05), PedroAmorim[m] and MatthewBlenkinsop[m] (22.11), lukeG (22.05) and Danyon (21.11)
14:21 ashimema              coolios
14:21 oleonard              Joubu++
14:21 cait                  no rmaints?
14:21 wahanui               somebody said no rmaints was fridolin (23.05), PedroAmorim[m] and MatthewBlenkinsop[m] (22.11), lukeG (22.05) and Danyon (21.11)
14:21 Joubu                 and I have no idea who is Danyon
14:21 tcohen                Joubu++
14:21 cait                  not sure that worked like you wanted :)
14:21 Joubu                 rmaints?
14:21 wahanui               rmaints is probably liliputech, wainui, lukeg and ashimema
14:21 ashimema              He's new from Catalyst
14:21 ashimema              I asked that
14:21 cait                  forget rmaints
14:21 wahanui               cait: I forgot rmaints
14:22 ashimema              either an intern or brand new staff
14:22 Joubu                 no wahanui, rmaints is fridolin (23.05), PedroAmorim[m] and MatthewBlenkinsop[m] (22.11), lukeG (22.05) and Danyon (21.11)
14:22 Joubu                 rmaints?
14:22 wahanui               rmaints is fridolin (23.05), PedroAmorim[m] and MatthewBlenkinsop[m] (22.11), lukeG (22.05) and Danyon (21.11)
14:22 tcohen                forget no rmaints
14:22 wahanui               tcohen: I forgot no rmaints
14:22 ashimema              he's being backed up with Wanui I think?
14:22 cait                  yes, that#s what the wiki says
14:22 Joubu                 could be good to have them on IRC sometimes
14:22 ashimema              I added it when i asked them
14:22 ashimema              yeah
14:23 tcohen                #actions tcohen will update the koha-release-team@theke.io email alias
14:23 tcohen                Joubu: lol
14:23 ashimema              ++
14:23 tcohen                #actions tcohen will update the koha-qa-team@theke.io email alias
14:23 Joubu                 what about post release actions?
14:24 Joubu                 https://tree.taiga.io/project/koha-ils/us/19
14:24 cait                  Bugzilla update is pending, but I'll get to it
14:24 Joubu                 I stil need to update the gitea access
14:24 cait                  We need Liz to update the front page with the new version (bug in website templates)
14:24 tcohen                I wasn't able to access Gitea when was willing to update permissiosn
14:24 cait                  and I think manuals might need changes at some point
14:26 tcohen                liz already updated the frontpage
14:26 tcohen                but there's some caching she's not solving yet
14:26 cait                  it still says 22.11
14:26 cait                  aaah ok
14:27 tcohen                ok, moving on
14:27 tcohen                wait
14:27 tcohen                does anyone have DAnyon's email address?
14:27 cait                  in good news: i updated the demo page, we have a first 23.05 demo from Admin Kuhn
14:27 cait                  tcohen: i thin it's n bugzilla already
14:28 tcohen                cait: Xercode's is 23.05 as wel
14:28 cait                  I'll pm you
14:28 cait                  it's was master when I last checked
14:28 tcohen                @later tell fridolin let's talk about the post-release actions that involve 23.05
14:28 huginn                tcohen: The operation succeeded.
14:28 cait                  23.06 - listed as development
14:28 tcohen                ok
14:29 tcohen                #topic Updates from the QA Team
14:29 oleonard              Danyon's contact can be found on Bug 24401
14:29 huginn                04Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24401 new feature, P5 - low, ---, danyonsewell, Needs Signoff , REST API: Check-in
14:29 cait                  pm'd you the email address tcohen
14:29 tcohen                thanks
14:30 tcohen                oleonard++
14:30 tcohen                cait++
14:30 cait                  Otherwise, I asked the QA team about some lessons learned and will respont to emails soon :)
14:30 tcohen                the stage is yours
14:30 cait                  As always, we need more hands and brains than we have available, but I think we did a good job for 22.11 in keeping the old ones out of the list
14:31 cait                  the number... have been a bit too high at times for my liking, but something we can work on
14:32 cait                  qa_team++
14:32 cait                  join QA, it's fun and we like people who know how to break stuff :)
14:33 cait                  nothing more from me
14:33 tcohen                ok, moving on, will skip KohaCon and roadmap
14:33 tcohen                #topic Actions from last meeting
14:33 tcohen                cait?
14:33 wahanui               i guess cait is looking at the smaller enh still as they can still go in until next week
14:35 Joubu                 which agenda are we following exactly?
14:35 tcohen                https://wiki.koha-community.org/wiki/Development_IRC_meeting_7_June_2023
14:35 tcohen                ?
14:35 oleonard              I think Joubu means we skipped roadmap and KohaCon24?
14:36 cait                  I think only KohaCon24
14:36 oleonard              (no KohaCon23 update forthcoming obviously)
14:36 Joubu                 ha, you said skipping KohaCon, but what next for KohaCon24?
14:36 Joubu                 sorry, lagging...
14:36 cait                  we could start asking the user groups again
14:36 tcohen                #topic KohaCon24
14:36 Joubu                 there is "Extend to all continents?"
14:36 cait                  but we need to extend the deadline for sure, it says April 4
14:37 cait                  yes, we also could do that
14:37 cait                  it would mean adding back US and Europe to the list of eligible continents
14:37 ashimema              ha..
14:37 caroline_crazycatlady extend to all continent was my idea since no one volunteered from the eligible continents... But it can be as a last resort
14:38 * ashimema            votes InLibro hosts
14:38 ashimema              😉
14:38 oleonard              +1 !
14:38 tcohen                inlibro++
14:38 tcohen                let's vote
14:38 ashimema              never been to your neck of the woods
14:38 caroline              lol! I can ask, but we have to extend to all continents ;)
14:38 ashimema              😂
14:38 cait                  deal
14:39 oleonard              I don't think we should hesitate to extend to all continents after giving everyone a chance to volunteer
14:39 tcohen                yeah
14:39 ashimema              +1
14:39 tcohen                we should set a rule
14:39 tcohen                if deadline passes
14:39 thd                   I thought we had a rule.
14:39 caroline              [off] I keep thinking about it bc our new office has a really nice venue, and I'd love to have you all here
14:39 tcohen                the limit is lifted
14:40 cait                  caroline: action you to update the wiki page? :)
14:40 cait                  or is that a conflict of interest now?
14:40 tcohen                I think KohaCon24 should be discussed on a general meeting
14:41 cait                  we only have 4 nowadays
14:41 oleonard              Yes, with details of Inlibro's proposal ;)
14:41 caroline              the last general meeting was missed and I don't think any was scheduled after
14:42 tcohen                let's schedule one?
14:42 cait                  so we are not lifting the limit or just to discuss proposals?
14:42 tcohen                we lift the limit
14:42 tcohen                and we schedule a general meeting, to consider inlibro's proposal
14:43 oleonard              :D
14:43 cait                  ok
14:43 cait                  when?
14:43 cait                  caroline: how much time do you need? ;)
14:44 tcohen                #info The 'different continent' rule for KohaCon24 is lifted as there were no elegible proposals
14:44 oleonard              caroline: Just tell the boss we came to a binding agreement without them
14:45 caroline              lol! He's out for the week, but I can bring the idea to him next week
14:45 Joubu                 time to vote then!
14:45 tcohen                hahaha
14:45 tcohen                inlibro++
14:45 tcohen                moving on hten?
14:45 tcohen                #topic Roles for 23.11
14:46 tcohen                [off] I need to hurry because kid's lunch is approaching
14:46 tcohen                do we have all roles filled?
14:46 tcohen                #link https://wiki.koha-community.org/wiki/Roles_for_23.11
14:46 oleonard              Nothing under meeting facilitator, translation manager, packaging team...
14:47 cait                  https://wiki.koha-community.org/wiki/KohaCon24_Proposals updated the wiki page with a note, please check
14:47 tcohen                mtj: are you willing to continue packaging Koha?
14:47 Joubu                 "cait and ashimema will put together the TODO notes from the hackfest on the Wiki"
14:47 Joubu                 has this been done?
14:47 cait                  i forgot which notes
14:47 tcohen                Joubu: they skipped my question about it
14:47 Joubu                 lol
14:47 ashimema              ha.. I thought we had
14:47 cait                  was that the missing docs notes?
14:47 ashimema              but my brain is all fluff right now
14:48 Joubu                 we need to prepare meetings :D
14:48 cait                  yes
14:48 Joubu                 or that's messy
14:48 ashimema              https://wiki.koha-community.org/wiki/Release_Teams will need further updates (and the bug too) if we change the team more
14:48 tcohen                Joubu: are you also FQA our meetings? LOL
14:48 cait                  I saw the note earlier, but didn't remember, so wanted to ask (was prepared to ask ;) )
14:48 Joubu                 yes, definitelly
14:48 tcohen                :-P
14:48 cait                  anyway, maybe remove it for now
14:49 tcohen                #action everyone should sign for 23.11 roles
14:49 cait                  we are missing an IRC meeting facilitator actually
14:50 cait                  Translation and Packaging
14:50 tcohen                we have the RM improvising
14:50 cait                  and Newsletter editor
14:50 cait                  I can ask our current newsletter editor
14:50 Joubu                 there is a list there - https://wiki.koha-community.org/wiki/Development_IRC_meeting_26_April_2023
14:50 cait                  #link https://wiki.koha-community.org/wiki/Roles_for_23.11
14:51 cait                  which list?
14:51 tcohen                oh, right
14:51 tcohen                the TODO from the hackfest
14:51 cait                  ah right, I'l do that this week
14:52 cait                  what are we doing about the missing roles?
14:52 cait                  I'd love to recruit and Accessibility Advocate too
14:53 tcohen                I don't think there's anything we can do
14:53 thd                   Vote for press gangs.
14:53 tcohen                about translations... bgkriegel will keep doing what he does
14:53 tcohen                and we don't have volunteers
14:53 tcohen                luckily we've got some documentation on the things we need to run
14:54 cait                  We need to find a time to fix the manuals
14:54 tcohen                who?
14:54 cait                  still no po files for the LTS manual
14:54 cait                  22.11
14:55 cait                  I've emailed many times
14:55 tcohen                yeah, we need someone to volunteer
14:55 cait                  I am happy to test, but I think I can't do the technical part
14:57 tcohen                can we jump to the codign guidelines review?
14:57 cait                  yes
14:57 cait                  I emailed for newsletter editor
14:57 tcohen                I will ask rangi about the perldoc site, maybe we can build it automatically as we do with the api docs. Happy to take on that
14:58 cait                  I am nto sure if he runs that, used to be gmcharlt
14:58 tcohen                and gitea, Joubu and I will upgrade it to latest Forgejo any time soon
14:58 tcohen                ok
14:58 gmcharlt              yep
14:58 gmcharlt              happy to enterain discussing of moving it
14:59 * cait                jumps
14:59 tcohen                gmcharlt: do you have a script to build that?
14:59 tcohen                or any docs?
14:59 tcohen                we should make a gitlab project for it if possible
14:59 cait                  gmcharlt: sorry, but as you are here... can we have recent years? :) https://meetings.koha-community.org/
15:00 cait                  newsletter editor is filled now :)
15:00 tcohen                gmcharlt: can we schedule a call to talk about those services
15:00 tcohen                wiki, meetings, perldoc
15:01 tcohen                I ask because I need to leave soon
15:01 tcohen                and I'm interested to talk now we have you here
15:02 tcohen                ok moving on
15:02 tcohen                #topic Review of coding guidelines
15:03 tcohen                Any objections to adopt a perltidyrc for the project?
15:03 Joubu                 nope, push it :D
15:03 tcohen                (once it is approved by devs on the bug)
15:03 tcohen                yeah, of course
15:03 ashimema              go for it
15:03 tcohen                I'm using it already
15:03 Joubu                 me too
15:03 tcohen                ok, stamp your signature ashimema
15:03 Joubu                 we should all set it up for a month and agree with it
15:04 tcohen                I've been using it on VSCode
15:04 ashimema              I think I already did
15:04 ashimema              though actually.. I raised some concerns I think
15:04 cait                  updating the notes on how to use it with different editors would be nice
15:04 tcohen                let's discuss the perltidyrc on the bug
15:05 tcohen                #action Joubu will document on the wiki how to set the perltidyrc on vim
15:05 cait                  https://wiki.koha-community.org/wiki/Perltidy
15:05 tcohen                #action tcohen will document on the wiki how to set perltidyrc on vscode
15:05 tcohen                #link https://wiki.koha-community.org/wiki/Perltidy
15:05 cait                  I can try for Geany (might be the only one using it) when I see how you do it :)
15:05 tcohen                excellent cait
15:05 tcohen                cait++
15:05 Joubu                 I've added it already to the suggestion for the guideline, but yes I can add it there as well
15:06 cait                  the wiki page says we don't use one, so should change that for sure, maybe with link to coding guidelines
15:06 tcohen                About password field treatment
15:06 Joubu                 @later tell mtj please have a look at bug 30002 comment 23
15:06 huginn                Joubu: The operation succeeded.
15:07 tcohen                anyone volunteers to document how password fields should be handled?
15:08 cait                  what's the problem?
15:08 wahanui               the problem is probably time travel hasn't been invented.
15:08 oleonard              That sounds like my department, I'll have to review the bug to get up to speed
15:08 cait                  quck, action oleonard :)
15:08 tcohen                oleonard++
15:08 Joubu                 there is nothing to do, add autocomplete="off"
15:08 tcohen                excellent
15:08 wahanui               darn tootin' it is.
15:09 tcohen                there are a couple new attributes
15:09 Joubu                 looks like more that we need tests to catch regression
15:09 tcohen                new-password or similar
15:09 Joubu                 indeed, I hadn't seen that one
15:09 tcohen                ok, oleonard will look at it
15:10 tcohen                #topic Set time of next meeting
15:10 tcohen                I remembered this time
15:10 tcohen                can we agree on 21 June?
15:11 thd                   +1
15:12 oleonard              +1
15:12 tcohen                at 18 UTC so fridolin can join??
15:13 tcohen                #info Next meeting: 21 Jun 2023, 14:00 UTC
15:14 * thd                 might be more awake.
15:14 cait                  tcohen++
15:14 tcohen                #endmeeting
15:14 huginn                Meeting ended Wed Jun  7 15:14:12 2023 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
15:14 huginn                Minutes:        https://meetings.koha-community.org/2023/development_irc_meeting_7_june_2023.2023-06-07-14.02.html
15:14 huginn                Minutes (text): https://meetings.koha-community.org/2023/development_irc_meeting_7_june_2023.2023-06-07-14.02.txt
15:14 huginn                Log:            https://meetings.koha-community.org/2023/development_irc_meeting_7_june_2023.2023-06-07-14.02.log.html
15:14 tcohen                thanks everyone
15:14 oleonard              tcohen++
15:14 oleonard              cait++
15:14 tcohen                I'll prepare better next time
15:14 tcohen                cait++
15:14 tcohen                Joubu++
15:16 oleonard              FYI the HTML attribute 'autocomplete="new-password"' is only supported by Firefox at the moment but it wouldn't hurt to start using it
15:18 oleonard              cait I'd never heard of Geany before, how did you come to choose it?
15:18 thd                   tcohen: I never had a reply to my email message to rangi and rach about who administers the koha general mailing list mailman configuration for DMARC consideration but have had no reply.
15:20 cait                  oleonard: I am nto sure, I think someone might have recommended when I started using Linux years ago
15:21 cait                  and it has a cute icon
15:27 oleonard              It does!
16:01 reiveune              bye
17:10 tcohen                back
17:34 oleonard              Looks like I neglected to make Bug 33525 dependent on Bug 33524 :(
17:34 huginn                04Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33525 enhancement, P5 - low, ---, oleonard, Pushed to master , Use template wrapper for tabs: Basic MARC editor
17:34 huginn                04Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33524 enhancement, P5 - low, ---, oleonard, Signed Off , Use template wrapper for tabs: Authority editor
17:34 oleonard              Authority editor tabs are unstyled until 33524 catches up :|
18:08 tcohen                oleonard: sorted, stacking some other things before pushing it
18:09 oleonard              Thanks for covering for me tcohen :)
18:24 tcohen                team++
18:31 tcohen                oleonard: when I decide to push the upgrade to fa v6
18:31 tcohen                should I pick your branch?
18:36 oleonard              It needs a rebase, but I think it's the most up to date version
18:42 oleonard              Okay, simple rebase, remote branch is up to date
18:43 oleonard              And of course I can do that again when you're really ready :D
19:47 ashimema              I have a vague feeling geany was default in Ubuntu briefly many moons ago
20:58 tcohen                oleonard-away: I'll be ready by monday
20:58 tcohen                just giving rmaints time to catch up with stable bugs
22:06 gmcharlt              @later tell cait I have updated the meetings index
22:06 huginn                gmcharlt: The operation succeeded.
23:20 cait                  gmcharlt++ thank you :)
23:22 cait                  gmcharlt: I see there is a second list with years on the pages, maybe we could just delete that one, so it's only one spot to maintain: https://meetings.koha-community.org/2023/
23:44 mtj                   hi joubu , ill sort the perltidy pkg,  re bug 30002
23:44 huginn                04Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30002 enhancement, P5 - low, ---, jonathan.druart+koha, Needs Signoff , Add project-level perltidyrc
23:53 cait                  mtj++