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
/
TaskCreation.php
Age
Commit message (
Collapse
)
Author
2016-02-06
The date time format can be chosen in application settings
Frederic Guillot
2016-01-17
Avoid automatic actions that change the color to fire subsequent events
Frederic Guillot
2015-12-29
Send notifications on user mentions
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-08-14
Add Gantt chart for projects
Frederic Guillot
2015-07-08
Fix bug: No creator when duplicating a task
Frederic Guillot
2015-07-07
Add datetime picker for start date
Frederic Guillot
2015-02-11
Task age and time spent in one column.
ashbike
Details: https://github.com/fguillot/kanboard/issues/608
2015-01-02
Various fixes and improvements
Frédéric Guillot
2014-12-31
Fix bug tasks don't show up on board/swimlanes
Frédéric Guillot
2014-12-27
Fixs after replacing the event dispatcher
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 TaskPosition model
Frédéric Guillot
2014-11-22
Some refactoring for PHP 5.3
Frédéric Guillot
2014-11-22
Move task creation to a seperate class
Frédéric Guillot