Go to file
Michael Vickers 7c0a1a5fbd Defer javascript files by default
Prevent scripts blocking browser HTML parsing. The modern method instead of moving scripts to the end of the body tag as suggested in kanboard/kanboard#3829
2018-06-11 10:24:35 -07:00
.github Update issue templates 2018-05-03 13:31:40 -07:00
app Defer javascript files by default 2018-06-11 10:24:35 -07:00
assets Add bulk task modification in list view 2018-06-06 11:07:12 -07:00
data IIS secure 2016-03-07 12:06:57 +01:00
docker Remove old crontab definition in Docker image 2018-06-06 15:03:36 -07:00
hooks Improve docker build to use hooks 2017-11-30 16:55:53 -08:00
libs Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
plugins Cosmetic fixes 2015-10-19 21:32:18 -04:00
tests Make sure automatic actions are applied to all tasks when using bulk operations 2018-06-01 16:35:45 -07:00
vendor Add quick link assign me in different views 2018-06-07 15:02:10 -07:00
.dockerignore Improve docker build to use hooks 2017-11-30 16:55:53 -08:00
.gitattributes Improve docker build to use hooks 2017-11-30 16:55:53 -08:00
.gitignore added data/config.php to .gitignore 2018-05-04 10:37:35 -07:00
.htaccess Fix HTTP Basic Authentication for Apache/FastCGI/php-fpm setups (#3456) 2017-10-11 10:19:46 -07:00
.travis.yml Remove MySQL from CI (too slow) 2018-04-12 16:34:58 -07:00
CONTRIBUTING Change links to documentation 2018-04-01 10:24:19 -07:00
ChangeLog Update ChangeLog 2018-06-06 16:39:49 -07:00
Dockerfile Update docker-compose.yml to reflect changes in PR #3830 2018-04-30 11:39:16 -07:00
LICENSE Update year in License file 2018-01-29 11:24:58 -08:00
Makefile Improve docker build to use hooks 2017-11-30 16:55:53 -08:00
README.md Move documentation to https://docs.kanboard.org/ 2018-04-06 10:54:58 -07:00
Vagrantfile Update Vagrantfile to use Xenial 2018-01-26 17:01:44 -08:00
app.json Update code base and doc to use kanboard.org domain 2017-11-27 11:14:37 -08:00
bower.json Move calendar to external plugin 2017-04-01 15:43:36 -04:00
cli Simplify .htaccess and rename command line script 2016-11-29 20:26:18 -05:00
composer.json Update Parsedown library 2018-04-20 16:05:50 -07:00
composer.lock Update Parsedown library 2018-04-20 16:05:50 -07:00
config.default.php Add system log driver and use it by default 2018-03-05 13:34:04 -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
gulpfile.js Add basic print stylesheet 2018-06-01 15:25:32 -07: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
package.json Update javascript dev dependencies 2017-01-02 20:47:20 -05: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

Build Status

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

Credits