summaryrefslogtreecommitdiff
path: root/app/Model/TaskPosition.php
AgeCommit message (Expand)Author
2016-01-23Put back date_moved for the task (revert)Frederic Guillot
2016-01-23Revert back optimization of TaskPositionFrederic Guillot
2016-01-17Avoid automatic actions that change the color to fire subsequent eventsFrederic Guillot
2016-01-16Remove class TaskMovedDateSubscriberFrederic Guillot
2015-12-29Update modification date during task moveFrederic Guillot
2015-12-23Improving performance during task position change (3 times faster than before)Frederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-07-08Rewrite movePosition()Frederic Guillot
2015-07-04Refactoring to implement new layout with filters: board/calendar/list views (...Frederic Guillot
2015-05-10Recurring tasks (#847): move hardcoded conditions to event subscriber + refac...Frederic Guillot
2015-05-052nd Recurring Tasks CommitDavid-Norris
2015-05-03Initial Recurring Tasks CommitDavid-Norris
2015-03-26Add task transitions historyFrederic Guillot
2015-03-22Improve and translate pull-requestFrederic Guillot
2015-02-24Add new actions to move issue when the assignee is changed.Francois Ferrand
2015-02-11Add subscriber for task (moved date)Frederic Guillot
2015-02-11Improve pull-requestFrederic Guillot
2015-02-11Task age and time spent in one column.ashbike
2014-12-31Acl refactoringFrédéric Guillot
2014-12-27Fix some PHPAnalyzer issuesFrédéric Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-12-26Add swimlanesFrédéric Guillot
2014-11-23Create TaskModification modelFrédéric Guillot
2014-11-23Fix PHP 5.3 issueFrédéric Guillot
2014-11-23Create TaskPosition modelFrédéric Guillot