<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kanban/app/Controller/TaskCreationController.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>2017-09-24T01:48:45Z</updated>
<entry>
<title>Avoid people to alter other projects by changing form data</title>
<updated>2017-09-24T01:48:45Z</updated>
<author>
<name>Frederic Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2017-09-24T01:48:45Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=074f6c104f3e49401ef0065540338fc2d4be79f0'/>
<id>urn:sha1:074f6c104f3e49401ef0065540338fc2d4be79f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove default swimlane</title>
<updated>2017-02-18T14:42:01Z</updated>
<author>
<name>Frederic Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2017-02-18T14:42:01Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=de128dbad860478496a0d655b5eb5c1005ebbabe'/>
<id>urn:sha1:de128dbad860478496a0d655b5eb5c1005ebbabe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not set default task assignee for team projects</title>
<updated>2017-01-30T01:06:32Z</updated>
<author>
<name>Frederic Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2017-01-30T01:06:32Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=4e78a0aceda217a16d4894f10f36e0a77bc221c5'/>
<id>urn:sha1:4e78a0aceda217a16d4894f10f36e0a77bc221c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Solve conflicts in PR #2431</title>
<updated>2017-01-30T00:58:41Z</updated>
<author>
<name>Frederic Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2017-01-30T00:58:41Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=7056935d844f6e43fc8da795829903d2bd2936b1'/>
<id>urn:sha1:7056935d844f6e43fc8da795829903d2bd2936b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix PHP notice in task creation form</title>
<updated>2017-01-14T18:00:06Z</updated>
<author>
<name>Frederic Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2017-01-14T18:00:06Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=fe1629e3ea1931d1075adbdc3e1d7d11e51b44ac'/>
<id>urn:sha1:fe1629e3ea1931d1075adbdc3e1d7d11e51b44ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always apply merge hooks in task creation controller</title>
<updated>2016-10-08T13:55:31Z</updated>
<author>
<name>Frederic Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2016-10-08T13:55:31Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=cbe606cef560a711f6ae440720a80c37cecc4ea8'/>
<id>urn:sha1:cbe606cef560a711f6ae440720a80c37cecc4ea8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add column restrictions to custom project roles</title>
<updated>2016-09-19T01:19:48Z</updated>
<author>
<name>Frederic Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2016-09-19T01:19:48Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=3043163747b13ce1942b2e55977cf7c5417021de'/>
<id>urn:sha1:3043163747b13ce1942b2e55977cf7c5417021de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Duplicate a task quickly to multiple projects after the creation</title>
<updated>2016-09-12T00:55:21Z</updated>
<author>
<name>Frederic Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2016-09-12T00:55:21Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=49f9b65e6ceb97afffa3d44eb95e5aca64a5ab40'/>
<id>urn:sha1:49f9b65e6ceb97afffa3d44eb95e5aca64a5ab40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show project name in task forms</title>
<updated>2016-08-07T14:31:48Z</updated>
<author>
<name>Frederic Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2016-08-07T14:31:48Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=c0ee8b409223ee38a24a7bbd896efe9386e785b2'/>
<id>urn:sha1:c0ee8b409223ee38a24a7bbd896efe9386e785b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow Unassigned task creation in team projects with one active user only</title>
<updated>2016-07-07T06:39:47Z</updated>
<author>
<name>Valentin Yakovenkov</name>
<email>yakovenkov@niistt.ru</email>
</author>
<published>2016-07-04T16:32:34Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=f392d38e723a51c38da3a938b77822147447676e'/>
<id>urn:sha1:f392d38e723a51c38da3a938b77822147447676e</id>
<content type='text'>
</content>
</entry>
</feed>
