index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Model
/
TaskPosition.php
Age
Commit message (
Expand
)
Author
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
2015-05-10
Recurring tasks (#847): move hardcoded conditions to event subscriber + refac...
Frederic Guillot
2015-05-05
2nd Recurring Tasks Commit
David-Norris
2015-05-03
Initial Recurring Tasks Commit
David-Norris
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
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
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