summaryrefslogtreecommitdiff
path: root/tests/units/TaskTest.php
AgeCommit message (Expand)Author
2015-09-05Improve unit testsFrederic Guillot
2014-11-23Create TaskDuplication modelFrédéric Guillot
2014-11-23Create TaskModification modelFrédéric Guillot
2014-11-23Create TaskPosition modelFrédéric Guillot
2014-11-22Move task creation to a seperate classFrédéric Guillot
2014-11-21Create TaskStatus modelFrédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-10-12Move some Task model methods to the TaskFinder classFrédéric Guillot
2014-10-12Add pagination/column sorting for search and completed tasksFrédéric Guillot
2014-09-20Models refactoring/improvementsFrédéric Guillot
2014-09-20Extract project permissions to a separate classFrédéric Guillot
2014-09-20Split Task model into smaller classesFrédéric Guillot
2014-09-18Fix bug: overdue tasks email notificationFré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-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-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-08-30Move a task to another projectFré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