Re: [Koha-devel] Columns settings fails

2021-06-11 Thread Jonathan Druart
Hello Stefano, This idea has been discussed on bug 16881. It's also indirectly related to bug 27467. Cheers, Jonathan Le mar. 8 juin 2021 à 14:21, Stefano Bargioni a écrit : > > Hi, > imho, Columns settings in circ/circulation.pl (while checking out) doesn't > save columns chosen by the librar

[Koha-devel] First big moves for 21.06 - early pushes

2021-06-11 Thread Jonathan Druart
Hi devs, I'd like to see us focus on those bugs, good candidates for early push: Bug 17600 - Standardize the EXPORT Bug 27526 - Remove Mod/AddItemFromMarc from additem.pl (first step, more work needed in this area) Bug 17427 - Replace CGI::Session with Data::Session Bug 25078 - Update DB process

[Koha-devel] Notes about Docker Swarm / Portainer and Koha

2021-06-11 Thread Tomas Cohen Arazi
Hi all, for the 21.05 release, I proposed to launch the API docs site [1]. I did it on Theke's infrastructure for simplicity, but then started thinking how management could be handed to the community. This site is provided by a docker image [2] that is built on each change on the Koha community re