summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-07-19Add Task CSV export and Kanboard CLIFrédéric Guillot
2014-06-20First API implementationFrédéric Guillot
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-26Improve automatic actions (move task to another position same columns)Frédéric Guillot
2014-05-26Improve events handlingFrédéric Guillot
2014-05-25Add more testsFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot
2014-05-21Add categories for projects and tasksFrédéric Guillot
2014-04-27Add support for the ISO 8601 date format (for due date)Frédéric Guillot
2014-04-27Add a basic task searchFrédéric Guillot
2014-04-26Make unit tests compatible with PHP 5.3 and 5.4Frédéric Guillot
2014-04-26Rename include fileFrédéric Guillot
2014-04-21Add a method to apply filters for tasksFrédéric Guillot
2014-04-19Add RememberMe feature and authentications historyFrédéric Guillot
2014-03-30Add Mysql/MariaDB supportFrédéric Guillot
2014-03-23Comment edit/remove actionsFrédéric Guillot
2014-03-19Task duplicationFrédéric Guillot
2014-03-16Add the possiblity to reorder the column position for a boardFrédéric Guillot
2014-03-12Add unit tests for automatic actionsFrédéric Guillot
2014-03-11Fix unit testFrédéric Guillot
2014-03-11Add unit test for the "task close" actionFrédéric Guillot
2014-03-09Uncomment unit testFrédéric Guillot
2014-03-09Automatic actionsFrédéric Guillot
2014-03-05Add a 'due date' field and display the number of comments on the boardFrédéric Guillot
2014-03-05Improve unit testFrédéric Guillot
2014-03-05Altered test cases for allowed user checking.toomyem
2014-03-01Add acl and access list for projectsFrédéric Guillot