Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-17 | Avoid automatic actions that change the color to fire subsequent events | Frederic Guillot | |
2016-01-16 | Remove class TaskMovedDateSubscriber | Frederic Guillot | |
2015-12-29 | Update modification date during task move | Frederic Guillot | |
2015-12-23 | Improving performance during task position change (3 times faster than before) | 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-08 | Rewrite movePosition() | Frederic Guillot | |
2015-07-04 | Refactoring to implement new layout with filters: board/calendar/list views ↵ | Frederic Guillot | |
(work in progress) | |||
2015-05-10 | Recurring tasks (#847): move hardcoded conditions to event subscriber + ↵ | Frederic Guillot | |
refactoring | |||
2015-05-05 | 2nd Recurring Tasks Commit | David-Norris | |
New Trigger (move from first column) New method to get last column of a board Locales updated API changes (createTask, updateTask) API Docs & Examples | |||
2015-05-03 | Initial Recurring Tasks Commit | David-Norris | |
Initial Recurring Tasks Commit No Locales Updated. | |||
2015-03-26 | Add task transitions history | Frederic Guillot | |
2015-03-22 | Improve and translate pull-request | Frederic Guillot | |
2015-02-24 | Add new actions to move issue when the assignee is changed. | Francois Ferrand | |
This will *not* fire the task_moved events, to avoid triggering other auto-assign actions. This does not seem ideal, but I see no easy way to implement this properly (e.g. checking the event stack). | |||
2015-02-11 | Add subscriber for task (moved date) | Frederic Guillot | |
2015-02-11 | Improve pull-request | Frederic Guillot | |
2015-02-11 | Task age and time spent in one column. | ashbike | |
Details: https://github.com/fguillot/kanboard/issues/608 | |||
2014-12-31 | Acl refactoring | Frédéric Guillot | |
2014-12-27 | Fix some PHPAnalyzer issues | Frédéric Guillot | |
2014-12-27 | Move events handling to Symfony\EventDispatcher | Frédéric Guillot | |
2014-12-26 | Add swimlanes | Frédéric Guillot | |
2014-11-23 | Create TaskModification model | Frédéric Guillot | |
2014-11-23 | Fix PHP 5.3 issue | Frédéric Guillot | |
2014-11-23 | Create TaskPosition model | Frédéric Guillot | |