<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kanban/app/ServiceProvider/ApiProvider.php, branch master</title>
<subtitle>Custom fork of https://github.com/kanboard/kanboard
</subtitle>
<id>https://emkael.info/cgit/kanban/atom?h=master</id>
<link rel='self' href='https://emkael.info/cgit/kanban/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/'/>
<updated>2018-04-04T18:37:52Z</updated>
<entry>
<title>Add Project MetaData API calls</title>
<updated>2018-04-04T18:37:52Z</updated>
<author>
<name>Julien Moreau</name>
<email>thylogal@gmail.com</email>
</author>
<published>2018-04-04T18:37:52Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=62178b1f2b4ad6ed8eafbcd3be8ef2f46b041b82'/>
<id>urn:sha1:62178b1f2b4ad6ed8eafbcd3be8ef2f46b041b82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add API calls to manage tags</title>
<updated>2016-12-17T22:02:29Z</updated>
<author>
<name>Frederic Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2016-12-17T22:02:29Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=11861044695e5a6553e5ca2b4db8f2fd57702f7f'/>
<id>urn:sha1:11861044695e5a6553e5ca2b4db8f2fd57702f7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move API calls for task metadata to a separate class</title>
<updated>2016-07-31T19:10:42Z</updated>
<author>
<name>Frederic Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2016-07-31T19:10:42Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=86c950743f2d923a37de3f3a91344dae62a1015e'/>
<id>urn:sha1:86c950743f2d923a37de3f3a91344dae62a1015e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added new API calls for project attachements</title>
<updated>2016-06-26T19:17:38Z</updated>
<author>
<name>Frederic Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2016-06-26T19:17:38Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=f62112983635a281108575bb69bb90df6bed68b7'/>
<id>urn:sha1:f62112983635a281108575bb69bb90df6bed68b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added new API calls for external task links</title>
<updated>2016-06-26T18:33:53Z</updated>
<author>
<name>Frederic Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2016-06-26T18:33:53Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=3d34681610854474cb9dbdd93886dbcf0e208a99'/>
<id>urn:sha1:3d34681610854474cb9dbdd93886dbcf0e208a99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added application and project roles validation for API procedure calls</title>
<updated>2016-06-26T14:25:13Z</updated>
<author>
<name>Frederic Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2016-06-26T14:25:13Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=4a230d331ec220fc32a48525afb308af0d9787fa'/>
<id>urn:sha1:4a230d331ec220fc32a48525afb308af0d9787fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite integration tests to run with Docker containers</title>
<updated>2016-06-25T18:34:46Z</updated>
<author>
<name>Frederic Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2016-06-25T18:34:46Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=922e0fb6de06a98774418612e0b0f75af72b6dbb'/>
<id>urn:sha1:922e0fb6de06a98774418612e0b0f75af72b6dbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ApiProvider.php</title>
<updated>2016-06-08T07:29:22Z</updated>
<author>
<name>ngtech</name>
<email>ngtech@users.noreply.github.com</email>
</author>
<published>2016-06-08T07:29:22Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=b829afc19d851a9248ccf26ebf848abec7e9145a'/>
<id>urn:sha1:b829afc19d851a9248ccf26ebf848abec7e9145a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expose SubTask Time Tracking though the API</title>
<updated>2016-06-07T14:53:24Z</updated>
<author>
<name>Nikolaos Georgakis</name>
<email>nikos.git@ngtech.gr</email>
</author>
<published>2016-06-07T14:48:03Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=27f947412fcf7b04a55f7118ddd1029ab6db4b66'/>
<id>urn:sha1:27f947412fcf7b04a55f7118ddd1029ab6db4b66</id>
<content type='text'>
Also allow users to create Subtasks and Log Time for Subtasks through the User API

Rebased to new API code</content>
</entry>
<entry>
<title>Update JsonRPC library and API</title>
<updated>2016-05-30T00:12:02Z</updated>
<author>
<name>Frederic Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2016-05-30T00:12:02Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=b69eb5f99350a378387ab1f711d4fbe3bb3bddab'/>
<id>urn:sha1:b69eb5f99350a378387ab1f711d4fbe3bb3bddab</id>
<content type='text'>
</content>
</entry>
</feed>
