Go to file
Frédéric Guillot 277357277f Command db:migrate should work even if DB_RUN_MIGRATIONS is false
Fixes #4818
2023-02-12 20:03:49 -08:00
.github build(deps): bump docker/build-push-action from 3 to 4 2023-01-30 17:48:47 -08:00
app Always trim the username before saving changes in the database 2023-02-12 19:30:23 -08:00
assets Fixed a bug about unselecting in the file list-item-selection.js (#5098) 2022-11-15 21:10:15 -08:00
data IIS secure 2016-03-07 12:06:57 +01:00
docker Update Docker image to PHP 8.1 2022-09-04 15:02:56 -07:00
libs Enable Sqlite WAL mode by default 2023-02-10 20:02:18 -08:00
plugins Cosmetic fixes 2015-10-19 21:32:18 -04:00
tests Always trim the username before saving changes in the database 2023-02-12 19:30:23 -08:00
vendor Regenerate Composer auto-loader 2022-09-04 22:13:36 -07:00
.dockerignore Tweak Docker image for PHP 8 2022-02-09 20:08:29 -08:00
.gitattributes Do not bundle ChangeLog into Git archive 2022-02-09 20:16:02 -08:00
.gitignore Tweak Docker image for PHP 8 2022-02-09 20:08:29 -08:00
.htaccess When forcing HTTPS, handle subfolder URLs properly 2018-07-23 12:49:14 -07:00
ChangeLog Update ChangeLog and remove copyright years 2023-01-14 11:47:03 -08:00
Dockerfile Test Docker image build on pull-requests 2022-12-04 11:31:16 -08:00
LICENSE Update ChangeLog and remove copyright years 2023-01-14 11:47:03 -08:00
Makefile Rename master to main in Makefile 2022-09-04 13:51:07 -07:00
README.md Reword notice about maintenance mode in project README 2023-01-21 15:04:39 -08: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 Command db:migrate should work even if DB_RUN_MIGRATIONS is false 2023-02-12 20:03:49 -08:00
composer.json build(deps-dev): bump phpunit/phpunit from 9.5.28 to 9.6.3 2023-02-06 20:38:42 -08:00
composer.lock build(deps-dev): bump phpunit/phpunit from 9.5.28 to 9.6.3 2023-02-06 20:38:42 -08:00
config.default.php feature: add Microsoft SQL Server database support 2022-10-29 21:11:15 -07: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 application is feature complete. Pull Requests for NEW features and fixes are accepted as long as the guidelines are followed.

Credits