Go to file
Dj Padzensky 773bf36733 Added a DISABLE_LOGOUT constant, to allow the logout command to be disabled, for support of external SSO solutions. 2016-02-12 15:56:13 -08:00
.docker Do not ignore config file for Docker image 2016-02-06 20:34:08 -05:00
app Added a DISABLE_LOGOUT constant, to allow the logout command to be disabled, for support of external SSO solutions. 2016-02-12 15:56:13 -08:00
assets Fix for issue #1738 2016-02-09 23:31:06 +01:00
data .htaccess: Add compatibility for apache 2.4 2015-10-05 22:46:30 +02:00
doc Remove duplicate entry in documentation 2016-02-11 21:12:23 -05:00
plugins Cosmetic fixes 2015-10-19 21:32:18 -04:00
tests Use mock object instead of FakeHttpClient class 2016-02-07 12:32:47 -05:00
.gitignore Do not ignore config file for Docker image 2016-02-06 20:34:08 -05:00
.htaccess Check for mod_version 2015-10-11 12:05:50 -04:00
.scrutinizer.yml Fix minor issues 2015-07-19 18:54:00 -04:00
.travis.yml Cosmetic fixes 2015-10-19 21:32:18 -04:00
CONTRIBUTORS.md Add new contributors 2016-01-26 19:53:21 -05:00
ChangeLog Update ChangeLog 2016-02-11 21:08:04 -05:00
Dockerfile New Dockerfile based on Alpine Linux and Nginx/PHP-FPM 2016-02-06 20:00:26 -05:00
LICENSE ++ in License file 2016-01-03 18:55:41 -05:00
Makefile Add more hooks 2016-02-09 21:34:55 -05:00
README.md Update doc and readme 2016-01-23 10:52:55 -05:00
Vagrantfile Update Vagrant config 2015-10-11 12:17:14 -04:00
app.json Add Heroku one-click install button 2015-01-12 22:25:44 -05:00
composer.json Remove duplicate ext-hash in composer.json 2016-01-29 10:46:04 +08:00
composer.lock Update composer libs 2016-02-05 17:42:22 -05:00
config.default.php Move Gitlab and Github authentication to external plugins 2016-01-29 23:59:58 -05:00
favicon.ico Cleanup and minor fixes 2015-10-19 21:05:41 -04:00
index.php Added the possiblity to define custom routes from plugins 2015-12-22 19:06:03 +01:00
jsonrpc.php Add new API procedures for groups, roles and project permissions 2016-01-22 21:23:12 -05:00
kanboard Added automatic actions based on a daily event 2016-01-28 08:40:27 -05:00
robots.txt First commit 2014-01-25 14:56:02 -05:00

README.md

Kanboard

Build Status Scrutinizer Code Quality SensioLabsInsight

Kanboard is a project management software that focus on the Kanban methodology.

Official website: http://kanboard.net

Deploy

Authors

Installation and Upgrade