<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kanban/models/project.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>2014-05-22T16:28:28Z</updated>
<entry>
<title>Code refactoring (add autoloader and change files organization)</title>
<updated>2014-05-22T16:28:28Z</updated>
<author>
<name>Frédéric Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2014-05-22T16:28:28Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=2230dd4e6b148346c0ec596b9e3e12996a762ed8'/>
<id>urn:sha1:2230dd4e6b148346c0ec596b9e3e12996a762ed8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add categories for projects and tasks</title>
<updated>2014-05-22T02:33:57Z</updated>
<author>
<name>Frédéric Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2014-05-22T02:33:57Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=a750b8ab2a0cb715da6fd9025a7ec8375db68a4d'/>
<id>urn:sha1:a750b8ab2a0cb715da6fd9025a7ec8375db68a4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite board drag and drop with jquery (touch devices, IE, auto-update)</title>
<updated>2014-05-17T21:35:39Z</updated>
<author>
<name>Frédéric Guillot</name>
<email>fred@kanboard.net</email>
</author>
<published>2014-05-17T21:35:39Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=5e4b40665fa11ce0fd0fe957a19e2b7e63f47446'/>
<id>urn:sha1:5e4b40665fa11ce0fd0fe957a19e2b7e63f47446</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some phpdoc comments</title>
<updated>2014-04-27T23:02:38Z</updated>
<author>
<name>Frédéric Guillot</name>
<email>fguillot@users.noreply.github.com</email>
</author>
<published>2014-04-27T23:02:38Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=349b5f3f56f83d681fe6658c1a8475992dde9eea'/>
<id>urn:sha1:349b5f3f56f83d681fe6658c1a8475992dde9eea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a filter by user and due date + minor changes</title>
<updated>2014-04-27T00:04:39Z</updated>
<author>
<name>Frédéric Guillot</name>
<email>fguillot@users.noreply.github.com</email>
</author>
<published>2014-04-27T00:04:39Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=6551609d1b248011d301080c1be7c48085dc5d55'/>
<id>urn:sha1:6551609d1b248011d301080c1be7c48085dc5d55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automatic actions</title>
<updated>2014-03-10T03:21:23Z</updated>
<author>
<name>Frédéric Guillot</name>
<email>fguillot@users.noreply.github.com</email>
</author>
<published>2014-03-10T03:21:23Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=7749b8ed569f6d27b0bb2ed4c2040e8b61ed4422'/>
<id>urn:sha1:7749b8ed569f6d27b0bb2ed4c2040e8b61ed4422</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve unit test</title>
<updated>2014-03-06T01:32:53Z</updated>
<author>
<name>Frédéric Guillot</name>
<email>contact@fredericguillot.com</email>
</author>
<published>2014-03-06T01:32:53Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=1e994f34486da72662ff39f1c3e130e4480e30ab'/>
<id>urn:sha1:1e994f34486da72662ff39f1c3e130e4480e30ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Admin users are not allowed for a project</title>
<updated>2014-03-05T08:40:06Z</updated>
<author>
<name>toomyem</name>
<email>toomyem@toomyem.net</email>
</author>
<published>2014-03-05T08:40:06Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=384b64b7fab59d9de0fea5adb89438c1192b6301'/>
<id>urn:sha1:384b64b7fab59d9de0fea5adb89438c1192b6301</id>
<content type='text'>
In function isUserAllowed() it is only checked if:
1. any user is assigned to the project (if no then allow anybody)
2. if logged user is allowed for given project
But also _admin_ users _not assigned_ to the project shall be allowed.</content>
</entry>
<entry>
<title>Add acl and access list for projects</title>
<updated>2014-03-02T00:51:09Z</updated>
<author>
<name>Frédéric Guillot</name>
<email>contact@fredericguillot.com</email>
</author>
<published>2014-03-02T00:51:09Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=28bc4246bff405367c9e5640bca356b307962026'/>
<id>urn:sha1:28bc4246bff405367c9e5640bca356b307962026</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add kiosk mode, public board access with read-only and auto-refresh</title>
<updated>2014-02-22T21:30:03Z</updated>
<author>
<name>Frédéric Guillot</name>
<email>contact@fredericguillot.com</email>
</author>
<published>2014-02-22T21:30:03Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/kanban/commit/?id=2f4651411b1827e1e5859ba6053052b508f455e0'/>
<id>urn:sha1:2f4651411b1827e1e5859ba6053052b508f455e0</id>
<content type='text'>
</content>
</entry>
</feed>
