Go to file
Manfred Hoffmann e41254ed74
Use consistent swimlane and column headers
Column headers now always appear above the swimlane header to allow the collapsing to work correctly.

Having the swimlane headers above column headers should be better but the current HTML/CSS implementation is limited.
2021-04-21 20:29:58 -07:00
.github Add pull-request template 2021-02-17 21:12:04 -08:00
app Use consistent swimlane and column headers 2021-04-21 20:29:58 -07:00
assets Add new analytic component "Estimated vs actual time per column" 2021-02-21 20:22:45 -08: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 Write RememberMe cookie only after 2FA has been validated 2021-04-04 17:57:47 -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-04-16 21:05:00 -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 Setup GitHub Actions 2020-04-04 17:31:52 -07:00
SECURITY.md fixed typo 2021-04-09 18:13:59 -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.3 to 5.2.4 (#4750) 2021-03-08 08:16:14 -08:00
composer.lock Bump symfony/stopwatch from 5.2.3 to 5.2.4 (#4750) 2021-03-08 08:16:14 -08: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.

Credits