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
/
SubTask.php
Age
Commit message (
Collapse
)
Author
2015-01-04
Add subtasks export and move export actions to a specific controller
Frederic Guillot
2014-12-31
Acl refactoring
Frédéric Guillot
2014-12-27
Move events handling to Symfony\EventDispatcher
Frédéric Guillot
2014-11-26
Move subtask templates to a subfolder
Frédéric Guillot
2014-11-24
Integrate tooltips and code cleanup/fix bugs, see #166
Frédéric Guillot
2014-11-23
Fix issues with PHP 5.3 and phpdocs
Frédéric Guillot
2014-11-23
Create TaskDuplication model
Frédéric Guillot
2014-11-22
Some refactoring for PHP 5.3
Frédéric Guillot
2014-11-22
Improve API to return id instead of a boolean
Frédéric Guillot
2014-11-15
Add pagination and sorting to the dashboard
Frédéric Guillot
2014-11-11
Add subtasks to the dashboard
Frédéric Guillot
2014-10-11
Add 3 new fields for tasks: start date, time estimated and time spent
Frédéric Guillot
2014-09-20
Models refactoring/improvements
Frédéric Guillot
2014-09-12
Remove some code duplication (validation rules)
Frédéric Guillot
2014-09-12
Improve API calls for subtasks
Frédéric Guillot
2014-09-01
Add the possibility to duplicate a task to another project
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-05-25
Add subtasks
Frédéric Guillot