summaryrefslogtreecommitdiff
path: root/app/Model/TaskCreation.php
AgeCommit message (Expand)Author
2016-02-20Split Board model into multiple classesFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-01-17Avoid automatic actions that change the color to fire subsequent eventsFrederic Guillot
2015-12-29Send notifications on user mentionsFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-08-14Add Gantt chart for projectsFrederic Guillot
2015-07-08Fix bug: No creator when duplicating a taskFrederic Guillot
2015-07-07Add datetime picker for start dateFrederic Guillot
2015-02-11Task age and time spent in one column.ashbike
2015-01-02Various fixes and improvementsFrédéric Guillot
2014-12-31Fix bug tasks don't show up on board/swimlanesFrédéric Guillot
2014-12-27Fixs after replacing the event dispatcherFrédéric Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-12-26Add swimlanesFrédéric Guillot
2014-11-23Create TaskPosition modelFrédéric Guillot
2014-11-22Some refactoring for PHP 5.3Frédéric Guillot
2014-11-22Move task creation to a seperate classFrédéric Guillot