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-07-16
Refactoring of Github authentication (oauth url change)
Frederic Guillot
2015-07-06
Add lead and cycle time for projects
Frederic Guillot
2015-07-01
Change dashboard
Frederic Guillot
2015-06-28
Sync locales
Frederic Guillot
2015-06-27
Update documentation
Frederic Guillot
2015-06-27
PicoDb update
Frederic Guillot
2015-06-24
Bump the version of Parsedown
Frederic Guillot
2015-06-24
Add timer for subtasks and remove settings for subtask time tracking
Frederic Guillot
2015-06-13
API: new procedure 'removeAllFiles' and contract change for 'createFile'
Frederic Guillot
2015-05-30
Update logger
Frederic Guillot
2015-05-24
Rename directory app/Libs
Frederic Guillot
2015-05-23
API refactoring
Frederic Guillot
2015-05-17
Add iCalendar public access for projects
Frederic Guillot
2015-05-11
Add Jabber/XMPP integration
Frederic Guillot
2015-04-19
Add Postmark integration (inbound emails for task creation)
Frederic Guillot
2015-04-13
Remove info box about screenshots
Frederic Guillot
2015-04-11
Add burndown chart
Frederic Guillot
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