Hello librarians and developers,
Koha 16.11 will be released soon, in 1 week only (November 22nd). We are entering the string freeze which means that only bug fixes without string changes will get pushed.
But developers are already focused on 16.12, the next development version :)
Note that we have a blocker (for the release) and we should get a signoff on it ASAP, see bug 17522.
= Refactoring =
I have continued to move the C4::Members code to the Koha namespace. It's quite easy code and so easy to rewrite, but I tried to cut it into small chunks of code and it's very hard to create a tree of bug dependencies.
The shifting of the biblioitems.marcxml field to another table (bug 17196) is still in the needs sign off queue.
= Elastic search =
We are adapting our code to the new 2.4 version of Elastic search, see bug 17255.
This can be tested on kohadevbox (Search for "elasticsearch_version" in the README file)
= Developer tools =
== KohaDevBox ==
KohaDevBox 2.0 has been released. It now works under Windows and Mac OS.
Thanks Tomas for the great work!
== Koha misc4dev ==
13UTC.
Cheers,
Jonathan