index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Model
/
TaskFinder.php
Age
Commit message (
Expand
)
Author
2015-05-10
Merge pull-request #847 (recurring tasks)
Frederic Guillot
2015-05-03
Fix bug: task references are not unique
Frederic Guillot
2015-05-03
Initial Recurring Tasks Commit
David-Norris
2015-02-28
Rename subtasks and files tables
Frederic Guillot
2015-02-14
Refactoring/simplification of the pull-request about links
Frederic Guillot
2015-02-13
Add task links (Merge pull-request #610)
Frederic Guillot
2015-02-11
Improve pull-request
Frederic Guillot
2015-02-11
Task age and time spent in one column.
ashbike
2015-02-07
Add task time tracking on the dashboard
Frederic Guillot
2015-01-26
Allow urls without project_id
Frederic Guillot
2015-01-25
Do not show inactive projects info on the dashboard and update picodb (merge ...
Frederic Guillot
2015-01-18
Pagination refactoring
Frederic Guillot
2015-01-02
Fix bugs, improve perfs and use SimpleLogger instead of Monolog
Frédéric Guillot
2014-12-31
Fix bug tasks don't show up on board/swimlanes
Frédéric Guillot
2014-12-26
Add swimlanes
Frédéric Guillot
2014-11-15
Add pagination and sorting to the dashboard
Frédéric Guillot
2014-10-14
Add a dashboard (first version)
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