index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
units
/
TaskTest.php
Age
Commit message (
Collapse
)
Author
2014-11-23
Create TaskDuplication model
Frédéric Guillot
2014-11-23
Create TaskModification model
Frédéric Guillot
2014-11-23
Create TaskPosition model
Frédéric Guillot
2014-11-22
Move task creation to a seperate class
Frédéric Guillot
2014-11-21
Create TaskStatus model
Frédéric Guillot
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot
2014-10-12
Move some Task model methods to the TaskFinder class
Frédéric Guillot
2014-10-12
Add pagination/column sorting for search and completed tasks
Frédéric Guillot
2014-09-20
Models refactoring/improvements
Frédéric Guillot
2014-09-20
Extract project permissions to a separate class
Frédéric Guillot
2014-09-20
Split Task model into smaller classes
Frédéric Guillot
2014-09-18
Fix bug: overdue tasks email notification
Frédéric Guillot
2014-09-16
Add more events and notifications for tasks
Frédéric Guillot
2014-09-16
Add more unit tests for task position moves
Frédéric Guillot
2014-09-15
Run unit tests across different database backends + fix bugs
Frédéric Guillot
2014-09-09
Improve project api procedures
Frédéric Guillot
2014-09-09
The color is not mandatory for task creation through the API
Frédéric Guillot
2014-09-08
Handle the case of tasks with bad previous positions
Frédéric Guillot
2014-09-08
Fix bug when moving tasks position in the same column
Frédéric Guillot
2014-09-04
Task move position refactoring
Frédéric Guillot
2014-09-01
Improve task duplication
Frédéric Guillot
2014-09-01
Add the possibility to duplicate a task to another project
Frédéric Guillot
2014-08-30
Move a task to another project
Frédéric Guillot
2014-08-15
Add email notifications
Frédéric Guillot
2014-07-19
Add Task CSV export and Kanboard CLI
Frédéric Guillot
2014-06-20
First API implementation
Frédéric Guillot