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-10-19
Cosmetic fixes
Frederic Guillot
2015-10-19
Cleanup and minor fixes
Frederic Guillot
2015-10-17
Run php-cs-fixer on the code base
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-09-30
refs #1245 - Renamed argument
Max Kamashev
2015-09-24
refs #1245 - Hotfix logical error
Max Kamashev
2015-09-24
refs #1245 - Subtask - Added option to events to avoid recursive calls
Max Kamashev
2015-09-20
Fix some phpdoc and remove useless code
Frederic Guillot
2015-09-14
Add event subtask.delete
Frederic Guillot
2015-06-27
PicoDb update
Frederic Guillot
2015-06-24
Add timer for subtasks and remove settings for subtask time tracking
Frederic Guillot
2015-06-24
Auto assign subtasks when status is toggled
Frederic Guillot
2015-06-20
Close all subtasks when a task is closed
Frederic Guillot
2015-04-18
Fix PHP 5.3 issue
Frederic Guillot
2015-04-18
Fix bug when moving subtasks with non consecutive positions
Frederic Guillot
2015-03-29
add task name to subtask dashboard #682
BlueTeck
2015-03-09
Bust subtask title max length to 255 characters
Frederic Guillot
2015-03-01
Add subtask position
Frederic Guillot
2015-02-28
Rename subtasks and files tables
Frederic Guillot
2015-02-07
Update subtask spent based on the time tracking
Frederic Guillot
2015-02-07
Update task time tracking based on subtask time tracking
Frederic Guillot
2015-02-07
Rename subtask model
Frederic Guillot