#koha: Development IRC meeting 14 September 2022
Meeting started by cait at 14:11:54 UTC
(full logs).
Meeting summary
- Introductions (cait, 14:12:04)
- Katrin Fischer, BSZ, Germany (cait,
14:12:22)
- Paul Derscheid, LMSCloud GmbH, Munich,
Germany (paulderscheid[m],
14:12:39)
- Thomas Dukleth, Agogme, New York City
(thd,
14:12:53)
- https://wiki.koha-community.org/wiki/Development_IRC_meeting_14_September_2022
Today's agenda (tuxayo,
14:13:10)
- Martin Renvoize, PTFS Europe, UK (ashimema,
14:13:18)
- Victor Grousset, Tuxayo Limited, France
(tuxayo,
14:14:00)
- Nick Clemens, ByWater Solutions (kidclamp,
14:15:01)
- Announcements (cait, 14:15:27)
- Arthur Suzuki, BibLibre, France (liliputech,
14:15:53)
- KohaCon next week! If you are attending, feel
free to add yourself to arrivals and departures on the wiki:
https://wiki.koha-community.org/wiki/KohaCon22_Social (cait,
14:15:58)
- https://koha-community.org/kohacon/kohacon22/
KohaCon22 website - presentations will also be streamed to YouTube
(cait,
14:16:31)
- National Library of Finland to host KohaCon23
in Helsinki, Finland! (cait,
14:16:50)
- Update from the Release manager (22.11) (tuxayo, 14:18:00)
- Updates from the Release Maintainers (tuxayo, 14:18:45)
- Updates from the QA team (tuxayo, 14:20:36)
- QAM is looking for some topic expert for LDAP -
we got about 4 bugs waiting both queues since forever and I am
calling for help! (cait,
14:21:13)
- QA Team is down another person with kohaputti
leaving - thanks a lot for everything! You'll be missed!
(cait,
14:22:37)
- monday 26th, patch testing session:
https://lists.katipo.co.nz/pipermail/koha/2022-September/058422.html
(tuxayo,
14:23:09)
- Status of roadmap projects (tuxayo, 14:25:13)
- https://annuel.framapad.org/p/koha_22.11_roadmap
(tuxayo,
14:25:24)
- Wiki update is to continue ASAP - thd fixed
another error and we hope for news very soon (cait,
14:30:14)
- Staff interface redesign (bug 30952) is being
worked on intensely. You can use patches on bug to set up a sandbox,
issues for the branch are tracked on github:
https://github.com/jajm/koha-staff-interface-redesign/issues (lots
of screenshots to see) (cait,
14:32:02)
- Task queue: is moving along: API for jobs info
is NQA, moving MARC import is PQA (cait,
14:32:40)
- ERM Any Vue experts: Please have a look at the
ERM development (cait,
14:33:07)
- Rewrite of C4::Biblio and C4::Items is
progressing with some bigger patches pushed lately (cait,
14:34:01)
- ACTION: tcohen to
schedule/call a "CSRF day" to work on related patches
together (cait,
14:34:53)
- https://gitlab.com/thekesolutions/Koha/-/commits/oauth_client
(tcohen,
14:36:04)
- OAuth2/OIDC work is progressing, see
https://gitlab.com/thekesolutions/Koha/-/commits/oauth_client
(cait,
14:37:15)
- Actions from last meeting (cait, 14:38:42)
- ACTION: liliputech
(deferred from previous meetingx3) discuss koha CI (docker image
built + manual build) hosting on gitlab instance provided by
BibLibre's partner AFI. (tuxayo,
14:41:25)
- ACTION: Katrin to
update LTS wiki page with current information from last dev
meeting (tuxayo,
14:43:12)
- General development discussion (trends, ideas, ...) (cait, 14:46:03)
- ACTION: ashimema will
file a bug making Koha::Object::public_read_list throw an
exception (tuxayo,
14:46:10)
- im working on a wiki doc to fix API proiblems,
will upload today (mtj,
14:48:18)
- i'll aim to chat to arthur about the koha CI
stuff on AFI (mtj,
14:52:57)
- VOTE: Voted on
"Renaming master branch to main?" Results are (tuxayo,
14:57:47)
- VOTE: Voted on
"Renaming master branch to main?" Results are, Yes: 6 (tuxayo,
15:03:41)
- AGREED: Renaming
master branch to main (tuxayo,
15:05:09)
- ACTION: tcohen Date
proposal for master→main change and draft of action list
(tuxayo,
15:08:38)
- i think we should aim to have koha 22.11 with
ES7, running on deb11 and higher (mtj,
15:11:56)
- perhaps we suggest ES6 on koha-22.05 with
deb10, and ES7 on koha-22.11 with deb11 (mtj,
15:18:31)
- good news is we do have ES7 tests passing on
22.05 and 21.11 (mtj,
15:20:55)
- Advertise support for ES7 for all branches on
22.11 release. Or sooner if ES7 real world feedback is enough in the
meantime. (tuxayo,
15:26:10)
- ACTION: tuxayo
postpone « Are we supporting MySQL? (either 5.7 or 8.0) - CI only
tests MySQL 8 on main/master. » (tuxayo,
15:27:28)
- ACTION: tuxayo
postpone « SQL8 of our coding guidelines state that SQL should not
be in .pl, but should be in the module in C4 or Koha. This would
mean that SQL in the Koha namespace is allowed and there is no
mention of DBIC in the coding guidelines right now. » (tuxayo,
15:27:53)
- ACTION: tuxayo
postpone «Update guidelines with the replacement of jQueryUI
Datepicker with flatpickr - introduced in bug 29239. And document
the usage in the wiki» (tuxayo,
15:28:33)
- Set time of next meeting (cait, 15:28:57)
- Next meeting: 28 September 2022, 21 UTC
(tuxayo,
15:31:05)
- Next Americas-Europe slot meeting: 12 October
2022, 14 UTC (tuxayo,
15:33:12)
Meeting ended at 15:33:25 UTC
(full logs).
Action items
- tcohen to schedule/call a "CSRF day" to work on related patches together
- liliputech (deferred from previous meetingx3) discuss koha CI (docker image built + manual build) hosting on gitlab instance provided by BibLibre's partner AFI.
- Katrin to update LTS wiki page with current information from last dev meeting
- ashimema will file a bug making Koha::Object::public_read_list throw an exception
- tcohen Date proposal for master→main change and draft of action list
- tuxayo postpone « Are we supporting MySQL? (either 5.7 or 8.0) - CI only tests MySQL 8 on main/master. »
- tuxayo postpone « SQL8 of our coding guidelines state that SQL should not be in .pl, but should be in the module in C4 or Koha. This would mean that SQL in the Koha namespace is allowed and there is no mention of DBIC in the coding guidelines right now. »
- tuxayo postpone «Update guidelines with the replacement of jQueryUI Datepicker with flatpickr - introduced in bug 29239. And document the usage in the wiki»
Action items, by person
- ashimema
- ashimema will file a bug making Koha::Object::public_read_list throw an exception
- liliputech
- liliputech (deferred from previous meetingx3) discuss koha CI (docker image built + manual build) hosting on gitlab instance provided by BibLibre's partner AFI.
- tcohen
- tcohen to schedule/call a "CSRF day" to work on related patches together
- tcohen Date proposal for master→main change and draft of action list
- tuxayo
- tuxayo postpone « Are we supporting MySQL? (either 5.7 or 8.0) - CI only tests MySQL 8 on main/master. »
- tuxayo postpone « SQL8 of our coding guidelines state that SQL should not be in .pl, but should be in the module in C4 or Koha. This would mean that SQL in the Koha namespace is allowed and there is no mention of DBIC in the coding guidelines right now. »
- tuxayo postpone «Update guidelines with the replacement of jQueryUI Datepicker with flatpickr - introduced in bug 29239. And document the usage in the wiki»
People present (lines said)
- cait (120)
- tuxayo (104)
- tcohen (43)
- ashimema (31)
- huginn` (21)
- mtj (20)
- wahanui (12)
- thd (7)
- liliputech (1)
- oleonard (1)
- kidclamp (1)
- paulderscheid[m] (1)
Generated by MeetBot 0.1.4.