Re: [Koha-devel] Kohadevbox for testing Packages+Plack

2015-09-21 Thread long_sam.tw
Dear Tomas,  Do you have koha docker (https://www.docker.com/) project ?  kohadevbox image is too big.  BR,  longshan  Tomas Cohen Arazi 於 2015/9/21 (週一) 10:23 PM 寫道﹕ Hi everyone, I hope you had a great weekend :-D We have pushed a new branch to the kohadevbox repository. The branch

[Koha-devel] Kohadevbox for testing Packages+Plack

2015-09-21 Thread Tomas Cohen Arazi
Hi everyone, I hope you had a great weekend :-D We have pushed a new branch to the kohadevbox repository. The branch is called 'ansible' and relies on that tool (Ansible) to load a full packages environment, suitable for testing Plack on packages. I already use it for my RM duties, daily. To try/

Re: [Koha-devel] RESTful Apis

2015-09-21 Thread Julian Maurice
It has been decided during the dev meeting to push first a minimal version of the API code, which will handle only one type of authentication (cookie), and work in CGI mode. Then we will start to build the rest on top of that. So I cleaned up the bug 13799, which I think is now as simple as it c