index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
composer.lock
Age
Commit message (
Expand
)
Author
2015-03-31
Add two factor authentication
Frederic Guillot
2015-03-26
Add task transitions history
Frederic Guillot
2015-03-15
Add cost breakdown for project budget
Frederic Guillot
2015-03-14
Calculate the time spent based on the timetable
Frederic Guillot
2015-03-05
Add config parameter for custom database port
Frederic Guillot
2015-02-15
Add missing locale
Frederic Guillot
2015-02-14
Refactoring/simplification of the pull-request about links
Frederic Guillot
2015-02-13
Add task links (Merge pull-request #610)
Frederic Guillot
2015-02-08
Add unit test for subtask time tracking
Frederic Guillot
2015-02-07
Be able to disable the login form for specific users
Frederic Guillot
2015-01-25
Merge fix #545, fix invalid HTML when linking to URLs with numeric fragment i...
Frederic Guillot
2015-01-25
Do not show inactive projects info on the dashboard and update picodb (merge ...
Frederic Guillot
2015-01-18
Make Kanboard compatible with PHP 5.3.3
Frederic Guillot
2015-01-18
Update composer files
Frederic Guillot
2015-01-11
Update lock
Frederic Guillot
2015-01-02
Various fixes and improvements
Frédéric 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-28
Template helpers refactoring
Frédéric Guillot
2014-12-27
Move events handling to Symfony\EventDispatcher
Frédéric Guillot
2014-12-26
Use PicoDb operator ilike() instead of like()
Frédéric Guillot
2014-11-29
Replace Core\Cli by Symfony\Console
Frédéric Guillot
2014-11-22
Improve API to return id instead of a boolean
Frédéric Guillot
2014-11-22
Move task creation to a seperate class
Frédéric Guillot