Improving Plack support on the staff client
I've been doing a bit of work lately making patches for the staff client to improve its ability to use Plack without exploding in weird ways. Below list of bugs that I've produced patches for. If anyone is interested in Plack support, it'd be really helpful if you could have a look into these, and perhaps sign some off. Syspref changes weren't appearing: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11998 Fix the web installer: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12023 Improve Koha::Cache to make it more generally useful and Plack-friendly: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12041 Authorised values weren't updating properly: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9967 Framework changes weren't showing up: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11842 MARC staging crashed: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Quote editor wasn't working: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9048 Not really plack, but another bug I found in the quote editor: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12163 (though I see Kyle has signed this one off already, it's a tiny change.) There will probably be more coming. PS: many thanks to Bywater for sponsoring this! -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF
Robin Sheat schreef op do 01-05-2014 om 18:28 [+1200]:
There will probably be more coming.
I forgot to add: if you have noticed something funky going on while experimenting with plack on the staff client, please bring it to my attention, e.g. by making a bug for it and adding me to the CC list for it, or emailing me. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF
On 1 May 2014 08:28, Robin Sheat <robin@catalyst.net.nz> wrote:
I've been doing a bit of work lately making patches for the staff client to improve its ability to use Plack without exploding in weird ways.
Hooray for that, Robin! I have taken the liberty of creating an omnibus to make it easier to get an overview of these bugs: Bug 12173 - Improving Plack support on the staff client OMNIBUS http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12173 Best regards, Magnus
participants (2)
-
Magnus Enger -
Robin Sheat