summaryrefslogtreecommitdiff
path: root/app/Model/ProjectDailyColumnStats.php
AgeCommit message (Expand)Author
2016-02-20Split Board model into multiple classesFrederic Guillot
2016-01-17Make sure that project daily column stats works when score is nullFrederic Guillot
2016-01-17Replace raw SQL query by PicoDbFrederic Guillot
2016-01-16Improve class ProjectDailyColumnStatsFrederic Guillot
2015-12-05Remove unused use statementsFrederic Guillot
2015-11-21Remove workaround for 'INSERT ON DUPLICATE KEY UPDATE...'Frederic Guillot
2015-10-19Cleanup and minor fixesFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-07-25Avoid PHP 5.3 issueFrederic Guillot
2015-07-25Add settings to disable subtask timer and another to not include closed tasks...Frederic Guillot
2015-07-06Add lead and cycle time for projectsFrederic Guillot