summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-09-19Exclude current user in email notifications, pull-request #273)Frédéric Guillot
2014-09-18Fix bug: update of the last_modified field for projectsFrédéric Guillot
2014-09-18Fix bug: overdue tasks email notificationFrédéric Guillot
2014-09-17Improve board API callsFrédéric Guillot
2014-09-16Improve API calls for usersFrédéric Guillot
2014-09-16Improve API calls for commentsFrédéric Guillot
2014-09-16Add more events and notifications for tasksFrédéric Guillot
2014-09-16Add more unit tests for task position movesFrédéric Guillot
2014-09-15Run unit tests across different database backends + fix bugsFrédéric Guillot
2014-09-12Add settings field to control project columns (pull-request #244)Frédéric Guillot
2014-09-12Improve API calls for subtasksFrédéric Guillot
2014-09-11Improve API calls for categoriesFrédéric Guillot
2014-09-10Add subtasks and comments historyFrédéric Guillot
2014-09-09Start to implement task history and project activityFrédéric Guillot
2014-09-09Improve project api proceduresFrédéric Guillot
2014-09-09The color is not mandatory for task creation through the APIFrédéric Guillot
2014-09-08Handle the case of tasks with bad previous positionsFrédéric Guillot
2014-09-08Fix bug when moving tasks position in the same columnFrédéric Guillot
2014-09-05Start to improve task Api operations and docFrédéric Guillot
2014-09-04Task move position refactoringFrédéric Guillot
2014-09-01Improve task duplicationFrédéric Guillot
2014-09-01Add the possibility to duplicate a task to another projectFrédéric Guillot
2014-09-01Add an automated action to move a task to another projectFrédéric Guillot
2014-08-30Move a task to another projectFrédéric Guillot
2014-08-16The fullname is displayed instead of the username if not emptyFrédéric Guillot
2014-08-16Authentication backends refactoringFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
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