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
/
SubtaskTimeTracking.php
Age
Commit message (
Expand
)
Author
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 - Subtask - Added option to events to avoid recursive calls
Max Kamashev
2015-09-20
Move timetable to a plugin
Frederic Guillot
2015-09-14
Fix issue: task time tracking is not updated when deleting a subtask
Frederic Guillot
2015-08-12
Improve bug fix
Frederic Guillot
2015-08-12
Fix bug task estimate is reseted when using subtask timer
Frederic Guillot
2015-07-25
Fix bug: avoid the creation of multiple subtask timer for the same task and user
Frederic Guillot
2015-06-24
Add timer for subtasks and remove settings for subtask time tracking
Frederic Guillot
2015-06-07
Add user filter/condition for notifications
Frederic Guillot
2015-05-24
Helpers refactoring
Frederic Guillot
2015-05-16
Display tasks in the calendar + improve settings
Frederic Guillot
2015-03-15
Calculate intersection between time tracking and timetable
Frederic Guillot
2015-03-14
Calculate the time spent based on the timetable
Frederic Guillot
2015-02-17
Update task time spent based on subtasks time spent
Frederic Guillot
2015-02-15
Display unfinished subtasks in the calendar
Frederic Guillot
2015-02-15
Display subtask time tracking in the calendar
Frederic Guillot
2015-02-10
Add subtask time tracking in the task view
Frederic Guillot
2015-02-08
Add unit test for subtask time tracking
Frederic Guillot
2015-02-07
Update subtask spent based on the time tracking
Frederic Guillot
2015-02-07
Rename subtask model
Frederic Guillot
2015-02-04
Add subtasks restrictions and time tracking
Frederic Guillot