Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-27 | Add some phpdoc comments | Frédéric Guillot | |
2014-04-26 | Add a filter by user and due date + minor changes | Frédéric Guillot | |
2014-03-09 | Automatic actions | Frédéric Guillot | |
2014-03-05 | Improve unit test | Frédéric Guillot | |
2014-03-05 | Admin users are not allowed for a project | toomyem | |
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. | |||
2014-03-01 | Add acl and access list for projects | Frédéric Guillot | |
2014-02-22 | Add kiosk mode, public board access with read-only and auto-refresh | Frédéric Guillot | |
2014-02-22 | Add a page to display completed tasks and add the completion date column for ↵ | Frédéric Guillot | |
tasks | |||
2014-02-16 | Improve webhook to add a task | Frédéric Guillot | |
2014-01-25 | First commit | Frédéric Guillot | |