Go to file
Frédéric Guillot 0755f0d64f Update ChangeLog 2021-06-08 20:05:01 -07:00
.github Add pull-request template 2021-02-17 21:12:04 -08:00
app Duplicate tags when moving and duplicating tasks to another project 2021-06-07 19:36:08 -07:00
assets onKey Escape ignores input fields 2021-06-05 12:08:45 -07:00
data IIS secure 2016-03-07 12:06:57 +01:00
docker Use more secure default Nginx SSL configuration in Docker image 2020-12-28 14:42:40 -08:00
libs Sqlite migrations should have foreign keys disabled outside the transaction 2020-12-28 11:56:11 -08:00
plugins Cosmetic fixes 2015-10-19 21:32:18 -04:00
tests Duplicate tags when moving and duplicating tasks to another project 2021-06-07 19:36:08 -07:00
vendor Update vendor folder 2020-12-28 13:52:09 -08:00
.dockerignore Remove dependency on nodejs and gulp 2019-07-25 13:05:08 -07:00
.gitattributes Setup GitHub Actions 2020-04-04 17:31:52 -07:00
.gitignore Kanboard now requires PHP >= 7.2 since other versions are deprecated 2020-01-14 12:02:31 -08:00
.htaccess When forcing HTTPS, handle subfolder URLs properly 2018-07-23 12:49:14 -07:00
ChangeLog Update ChangeLog 2021-06-08 20:05:01 -07:00
Dockerfile Bump alpine from 3.13.4 to 3.13.5 2021-04-19 18:31:41 -07:00
LICENSE Update copyright year in license file 2021-04-16 21:15:54 -07:00
Makefile Use Github Actions to publish Docker images 2020-10-25 19:04:03 -07:00
README.md Update readme 2021-06-05 15:16:22 -07:00
SECURITY.md Add missing CSRF checks 2021-06-05 14:59:12 -07:00
Vagrantfile Update Vagrantfile to Ubuntu 20.04 2020-05-20 18:10:53 -07:00
cli Simplify .htaccess and rename command line script 2016-11-29 20:26:18 -05:00
composer.json Bump symfony/stopwatch from 5.2.7 to 5.3.0 2021-06-06 23:14:50 -07:00
composer.lock Bump symfony/stopwatch from 5.2.7 to 5.3.0 2021-06-06 23:14:50 -07:00
config.default.php LDAP protocol/host/port configuration by URL; make BASE_DN optional 2021-02-03 18:49:50 -08:00
docker-compose.yml Update docker-compose.yml to reflect changes in PR #3830 2018-04-30 11:39:16 -07:00
favicon.ico Cleanup and minor fixes 2015-10-19 21:05:41 -04:00
index.php Refactoring: added controlled middleware and changed response class 2016-05-15 18:31:47 -04:00
jsonrpc.php Update JsonRPC library and API 2016-05-29 20:12:02 -04:00
robots.txt First commit 2014-01-25 14:56:02 -05:00
web.config Update IIS config file 2016-06-29 22:21:59 -04:00

README.md

Kanboard

Kanboard is project management software that focuses on the Kanban methodology.

This software is in maintenance mode. It doesn't mean it's abandoned, but there is no significant feature development. Pull-requests are still accepted as long as the guidelines are followed.

Credits