Frederic Guillot
6a0895ef76
Remove class TaskMovedDateSubscriber
2016-01-16 19:59:44 -05:00
Frederic Guillot
b4c5e36ee4
Update modification date during task move
2015-12-29 09:42:32 +01:00
Frederic Guillot
4003b122d0
Improving performance during task position change (3 times faster than before)
2015-12-23 15:39:37 +01:00
Frederic Guillot
8c532efd5f
Run php-cs-fixer on the code base
2015-10-17 10:09:03 -04:00
Frederic Guillot
9c9ed02cd7
Change namespace to add Kanboard as prefix
2015-10-13 22:19:17 -04:00
Frederic Guillot
8ddf285f76
Rewrite movePosition()
2015-07-08 19:31:41 -04:00
Frederic Guillot
554500aa49
Refactoring to implement new layout with filters: board/calendar/list views (work in progress)
2015-07-04 11:14:21 -04:00
Frederic Guillot
bd3c44c3d3
Recurring tasks ( #847 ): move hardcoded conditions to event subscriber + refactoring
2015-05-10 15:15:58 -04:00
David-Norris
58a0db28cc
2nd Recurring Tasks Commit
...
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-05 23:40:05 -04:00
David-Norris
a314bbb489
Initial Recurring Tasks Commit
...
Initial Recurring Tasks Commit
No Locales Updated.
2015-05-03 00:12:28 -04:00
Frederic Guillot
87d2c6d99e
Add task transitions history
2015-03-26 22:40:46 -04:00
Frederic Guillot
92510eefb1
Improve and translate pull-request
2015-03-22 19:20:17 -04:00
Francois Ferrand
546e0ec809
Add new actions to move issue when the assignee is changed.
...
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-24 18:41:38 +01:00
Frederic Guillot
1a8ca671b5
Add subscriber for task (moved date)
2015-02-11 21:05:23 -05:00
Frederic Guillot
2c512f93ac
Improve pull-request
2015-02-11 20:46:14 -05:00
ashbike
59ee6f9fee
Task age and time spent in one column.
...
Details: https://github.com/fguillot/kanboard/issues/608
2015-02-11 16:52:07 +05:30
Frédéric Guillot
772804add8
Acl refactoring
2014-12-31 12:37:15 -05:00
Frédéric Guillot
0a14c8d5e5
Fix some PHPAnalyzer issues
2014-12-27 19:43:59 -05:00
Frédéric Guillot
17dc5bdc9e
Move events handling to Symfony\EventDispatcher
2014-12-27 19:10:38 -05:00
Frédéric Guillot
cf821e117c
Add swimlanes
2014-12-26 17:43:13 -05:00
Frédéric Guillot
f684602ebe
Create TaskModification model
2014-11-23 15:55:59 -05:00
Frédéric Guillot
df064fa8a8
Fix PHP 5.3 issue
2014-11-23 14:46:34 -05:00
Frédéric Guillot
9ae83c639e
Create TaskPosition model
2014-11-23 14:42:49 -05:00