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
/
Task.php
Age
Commit message (
Expand
)
Author
2014-08-30
Move a task to another project
Frédéric Guillot
2014-08-17
Highlight recently modified tasks on board (pull-request #201)
Frédéric Guillot
2014-08-16
The fullname is displayed instead of the username if not empty
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-07-08
Add fields: task creator and modification date
Frédéric Guillot
2014-07-07
Fix bug: due date and score lost on update
Frédéric Guillot
2014-07-05
Add Postgresql support
Frédéric Guillot
2014-06-20
First API implementation
Frédéric Guillot
2014-05-26
Improve automatic actions (move task to another position same columns)
Frédéric Guillot
2014-05-26
Improve events handling
Frédéric Guillot
2014-05-25
Make sure that files are removed when a task is deleted
Frédéric Guillot
2014-05-23
Minor code improvements
Frédéric Guillot
2014-05-22
Add files upload
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot