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
/
TaskModification.php
Age
Commit message (
Expand
)
Author
2016-05-28
Rename all models
Frederic Guillot
2016-05-28
Remove model base class
Frederic Guillot
2016-03-04
Create Import namespace and move classes
Frederic Guillot
2016-02-06
The date time format can be chosen in application settings
Frederic Guillot
2016-01-24
Add configurable task priority
Frederic Guillot
2016-01-17
Make sure that no events are fired if nothing have been modified in the task
Frederic Guillot
2016-01-17
Avoid automatic actions that change the color to fire subsequent events
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-07
Add datetime picker for start date
Frederic Guillot
2015-06-13
Add new automatic action: Move task to another column when the category is ch...
Frederic Guillot
2015-05-03
Initial Recurring Tasks Commit
David-Norris
2014-12-27
Move events handling to Symfony\EventDispatcher
Frédéric Guillot
2014-11-23
Create TaskModification model
Frédéric Guillot