Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-30 | Implement LDAP user lookup. | Francois Ferrand | |
This is required to improve compatibility when the DN cannot be easily computed from the user name. Additionally, this allows automatically getting the full name and email address from LDAP. | |||
2014-06-25 | Merge pull-request #140 (several small fixes) | Frédéric Guillot | |
2014-06-24 | Add Swedish translation | Frédéric Guillot | |
2014-06-24 | Remove Alphanumeric check for the username | Frédéric Guillot | |
2014-06-20 | Add a board selector instead of the list of projects | Frédéric Guillot | |
2014-06-20 | Fix minor translations issues | Frédéric Guillot | |
2014-06-20 | Merge branch 'master' of github.com:fguillot/kanboard | Frédéric Guillot | |
2014-06-20 | First API implementation | Frédéric Guillot | |
2014-06-19 | Chinese works | Nala Ginrut | |
2014-06-02 | Fix bug #108: useless require | Frédéric Guillot | |
2014-05-28 | Fix typo (error message) | Frédéric Guillot | |
2014-05-28 | Add CSRF protections | Frédéric Guillot | |
2014-05-27 | Add a new automatic action: assign a category based on a defined color | Frédéric Guillot | |
2014-05-26 | Improve automatic actions (move task to another position same columns) | Frédéric Guillot | |
2014-05-26 | Improve events handling | Frédéric Guillot | |
2014-05-25 | Make sure that files are removed when a task is deleted | Frédéric Guillot | |
2014-05-25 | Add more tests | Frédéric Guillot | |
2014-05-25 | Improve file upload | Frédéric Guillot | |
2014-05-25 | Add subtasks | Frédéric Guillot | |
2014-05-25 | Added German translation (contribution of @troloo) | Frédéric Guillot | |
2014-05-23 | Improve css and phpdoc comments | Frédéric Guillot | |
2014-05-23 | Minor code improvements | Frédéric Guillot | |
2014-05-23 | Improve user interface | Frédéric Guillot | |
2014-05-22 | Add files upload | Frédéric Guillot | |
2014-05-22 | Code refactoring (add autoloader and change files organization) | Frédéric Guillot | |