Re: [Koha-devel] [Koha] Roles for 24.05 are open

2023-10-28 Thread Fridolin SOMERS via Koha-devel
Hi community :D I'm happy to propose for the role of Release Maintainer for 23.11. I see we are currently missing a Release Maintainer for 22.11 LTS. This is a very important role for our LTS proposition : https://wiki.koha-community.org/wiki/Koha_Versioning#LTS_Releases Best regards, Le 18/10

Re: [Koha-devel] [Koha] Roles for 24.05 are open

2023-11-03 Thread Fridolin SOMERS via Koha-devel
Hi, Sorry I could not attempt the meeting of 1 nov. Great news :D We have Frédéric Demians for 22.11 LTS Best regards, Le 28/10/2023 à 11:27, Fridolin SOMERS a écrit : Hi community :D I'm happy to propose for the role of Release Maintainer for 23.11. I see we are currently missing a Releas

[Koha-devel] Koha 23.05.05 released

2023-11-07 Thread Fridolin SOMERS via Koha-devel
Hello everyone 🤗 The Koha community is proud to announce the release of Koha 23.05.05. It is a bugfix/maintenance release including 16 enhancements, 85 bugfixes. The full release notes are available here: https://koha-community.org/koha-23-05-05-released/ Debian packages should be available so

[Koha-devel] Koha 23.11.01 released

2024-01-02 Thread Fridolin SOMERS via Koha-devel
Hello everyone 🤗 The Koha community is proud to announce the release of Koha 23.11.01. It is a bugfix/maintenance release including 25 bugfixes. The full release notes are available here: https://koha-community.org/koha-23-11-01-released/ Debian packages should be available soon 🎁 Best regard

[Koha-devel] Koha January release with security fixes

2024-02-02 Thread Fridolin SOMERS via Koha-devel
Hello everyone 🤗 The Koha community is proud to announce the release of January version : 23.11.02 23.05.08 22.11.14 22.05.18 It is a bugfix/maintenance release including security fixes. The full release notes are available here: https://koha-community.org/koha-23-11-02-released/ https://koha

Re: [Koha-devel] January point releases

2024-02-05 Thread Fridolin SOMERS via Koha-devel
Hi, All branches should be in main repo now Le 02/02/2024 à 06:24, David Cook via Koha-devel a écrit : Hi all, I think the January point releases have been done. Just curious when we’ll see those flow through to the main repository? Thanks, David Cook Senior Software Engineer Prosentien

[Koha-devel] Koha February release with security fixes

2024-03-01 Thread Fridolin SOMERS via Koha-devel
Hello everyone 🤗 The Koha community is proud to announce the release of February version: 23.11.03 23.05.09 22.11.15 22.05.19 It is a bugfix/maintenance release including a lot of security fixes. It is highly recommended to upgrade. The full release notes are available here: https://koha-commun

[Koha-devel] REST API : PUT for partial update

2024-03-20 Thread Fridolin SOMERS via Koha-devel
Hi, I've tried to use API for a PUT on patron. Looks like I can't do a partial update, I get error on mandatory datas like if it where a POST. I found this discussion : https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23285#c8 Is this a bug ? Best regards, -- Fridolin SOMERS Soft

Re: [Koha-devel] REST API : PUT for partial update

2024-03-21 Thread Fridolin SOMERS via Koha-devel
mar 2024 a las 11:03, Fridolin SOMERS via Koha-devel (<mailto:koha-devel@lists.koha-community.org>>) escribió: Hi, I've tried to use API for a PUT on patron. Looks like I can't do a partial update, I get error on mandatory datas like if it where a POST. I

Re: [Koha-devel] REST API : PUT for partial update

2024-03-21 Thread Fridolin SOMERS via Koha-devel
Le 21/03/2024 à 11:18, Fridolin SOMERS via Koha-devel a écrit : OK But currently this means in PUT you need to add in body the required fields (even when unchanged) and the fields you want to change. Missing fields are kept unchanged right ? So there is no way to blank a field ? Looks like

Re: [Koha-devel] Elasticsearch sans Zebra

2024-03-25 Thread Fridolin SOMERS via Koha-devel
Hi, We have patch since a few years for that because filling zebraqueue is useless and can't be removed with cleanup_database.pl : https://git.biblibre.com/biblibre/kohac/commit/50ae1a44d200c6fa46940107d15bef6d66e55383 It would be nice to have a more official way ;) Best regards Le 25/03/202

Re: [Koha-devel] Elasticsearch sans Zebra

2024-03-27 Thread Fridolin SOMERS via Koha-devel
5 08:54, Fridolin SOMERS via Koha-devel wrote: Hi, We have patch since a few years for that because filling zebraqueue is useless and can't be removed with cleanup_database.pl : https://git.biblibre.com/biblibre/kohac/commit/50ae1a44d200c6fa46940107d15bef6d66e55383 It would be nice to ha

[Koha-devel] Koha Mars release with security fixes

2024-04-03 Thread Fridolin SOMERS via Koha-devel
Hello everyone 🤗 The Koha community is proud to announce the release of Mars versions: 23.11.04 23.05.10 22.11.16 22.05.20 It is a bugfix/maintenance release including a lot of security fixes. It is highly recommended to upgrade. The full release notes will soon be available here: https://koha-

Re: [Koha-devel] Failed update to Koha 24.05.00: Unknown column 'item_id' in 'bookings'

2024-05-30 Thread Fridolin SOMERS via Koha-devel
Hi, Strange I see bookings.item_id in 23.11.00 sources both DBRev : /installer/data/mysql/db_revs/230600061.pl kohastructure.sql Le 30/05/2024 à 14:09, Michael Kuhn via Koha-devel a écrit : Hi I just tried to update my Koha demo installation from 23.11.00 to 24.05.00 but the process failed wi

[Koha-devel] Koha May release with security fixes

2024-06-18 Thread Fridolin SOMERS via Koha-devel
Hello everyone 🤗 The Koha community is proud to announce the release of May versions: 24.05.01 23.11.06 23.05.12 22.11.18 22.05.22 It is a bugfix/maintenance release including some security fixes. It is highly recommended to upgrade. The full release notes will soon be available here: https://k

Re: [Koha-devel] Koha May release with security fixes

2024-06-19 Thread Fridolin SOMERS via Koha-devel
Hi, There was in 23.11.x a problem with backport of some dbrevs. I've fixed and created tag v23.11.06-1. Packages have been updated. Best regards, Le 18/06/2024 à 12:11, Fridolin SOMERS a écrit : Hello everyone 🤗 The Koha community is proud to announce the release of May versions: 24.05.01 23

[Koha-devel] Koha July release with security fixes

2024-07-30 Thread Fridolin SOMERS via Koha-devel
Hello everyone 🤗 The Koha community is proud to announce the July releases: - 24.05.02 - 23.11.07 - 23.05.13 - 22.11.19 It is a bugfix/maintenance release including some security fixes. It is highly recommended to upgrade 🚀 The full release notes will soon be available here: - https://koha-comm

[Koha-devel] Koha November security release

2024-11-12 Thread Fridolin SOMERS via Koha-devel
The Koha community is proud to announce the following releases 🤗 : - 24.05.05 - 23.11.10 - 23.05.16 - 22.11.22 These are bugfix/maintenance releases including some important security fixes. It is highly recommended to upgrade 🚀 The full release notes will soon be available here: - https://ko