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
/
ProjectDailyColumnStats.php
Age
Commit message (
Collapse
)
Author
2016-05-28
Rename all models
Frederic Guillot
2016-05-28
Remove model base class
Frederic Guillot
2016-03-22
Force integer type for aggregated metrics
Frederic Guillot
2016-02-20
Split Board model into multiple classes
Frederic Guillot
2016-01-17
Make sure that project daily column stats works when score is null
Frederic Guillot
2016-01-17
Replace raw SQL query by PicoDb
Frederic Guillot
2016-01-16
Improve class ProjectDailyColumnStats
Frederic Guillot
2015-12-05
Remove unused use statements
Frederic Guillot
2015-11-21
Remove workaround for 'INSERT ON DUPLICATE KEY UPDATE...'
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-07-25
Avoid PHP 5.3 issue
Frederic Guillot
2015-07-25
Add settings to disable subtask timer and another to not include closed ↵
Frederic Guillot
tasks into CFD
2015-07-06
Add lead and cycle time for projects
Frederic Guillot