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
/
ServiceProvider
Age
Commit message (
Collapse
)
Author
2015-02-13
Add task links (Merge pull-request #610)
Frederic Guillot
2015-02-11
Add subscriber for task (moved date)
Frederic Guillot
2015-02-08
Add Bitbucket webhook
Frederic Guillot
2015-02-07
Rename subtask model
Frederic Guillot
2015-02-04
Add subtasks restrictions and time tracking
Frederic Guillot
2015-01-25
Fix bug duplicate project with a too long name
Frederic Guillot
2015-01-25
Add new constants: FILES_DIR and DEBUG_FILE
Frederic Guillot
2015-01-18
Pagination refactoring
Frederic Guillot
2015-01-17
Add project calendars (merge/refactoring of #490)
Frederic Guillot
2015-01-04
Add subtasks export and move export actions to a specific controller
Frederic Guillot
2015-01-02
Fix bugs, improve perfs and use SimpleLogger instead of Monolog
Frédéric Guillot
2014-12-31
Add debug option
Frédéric Guillot
2014-12-31
Acl refactoring
Frédéric Guillot
2014-12-28
Add Gitlab webhook
Frédéric Guillot
2014-12-28
Improve css for tablets and fix minor bug
Frédéric Guillot
2014-12-28
Template helpers refactoring
Frédéric Guillot
2014-12-27
Add more subscribers
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-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot