Go to file
kufeiko cfada3542e Use SET NAMES instead of charset for DB connection
When using charset in buildDsn, not all variables are set on the server side. That leads to MySQL assuming latin1 charset and errors with Cyrillic, for example (I figured out the letter 'И', capital breaks the things).
2018-07-04 10:22:13 -07:00
.github Update issue templates 2018-05-03 13:31:40 -07:00
app Improve Russian translation 2018-06-27 10:05:29 -07:00
assets Update jQuery to latest version 2018-06-11 11:04:42 -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 Use SET NAMES instead of charset for DB connection 2018-07-04 10:22: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 Vendoring deprecated composer libs 2018-06-21 14:13:41 -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-15 13:53:15 -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 Update jQuery to latest version 2018-06-11 11:04:42 -07:00
cli Simplify .htaccess and rename command line script 2016-11-29 20:26:18 -05:00
composer.json Vendoring deprecated composer libs 2018-06-21 14:13:41 -07:00
composer.lock Vendoring deprecated composer libs 2018-06-21 14:13:41 -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