Go to file
Christian González ea5cd9cda6 better German translation of relations
"ist übergeordnet" is a bit tricky: "Diese Aufgabe ist übergeordnet (1)": is a bad translation as the direction could be in both ways. The correct translation of "is a parent of" would be "ist ein Elternelement von". This seems a bit long, but is the only really correct possibility I can think of. Others, including "ist übergeordnet von" (not correct German IMHO), or "ist ein Kind von" (seems stupid) are not really better. But "ist übergeordnet" is definitely wrong, because in both directions valid, in this context.
2016-04-21 11:53:30 +02:00
.docker Remove env variables because docker links are deprecated 2016-03-12 17:56:41 -05:00
app better German translation of relations 2016-04-21 11:53:30 +02:00
assets Fixed form submission with Meta+Enter keyboard shortcut 2016-04-13 18:24:36 -04:00
data IIS secure 2016-03-07 12:06:57 +01:00
doc Added Nitrous.io quickstart configs and update doc (#2136) 2016-04-19 09:20:37 -04:00
plugins Cosmetic fixes 2015-10-19 21:32:18 -04:00
tests Added search in activity stream 2016-04-10 15:18:20 -04:00
.gitattributes Remove docker-compose.yml from archive 2016-03-27 19:21:56 -04:00
.gitignore Do not ignore config file for Docker image 2016-02-06 20:34:08 -05:00
.htaccess Check for mod_version 2015-10-11 12:05:50 -04:00
.scrutinizer.yml Fix minor issues 2015-07-19 18:54:00 -04:00
.travis.yml Filter refactoring 2016-04-09 22:42:17 -04:00
CONTRIBUTORS.md Update CONTRIBUTORS.md 2016-04-12 18:39:18 -07:00
ChangeLog Update doc for CLI 2016-04-18 21:57:23 -04:00
Dockerfile Changed download operation from wget to curl since busybox wget does not support HTTPS 2016-03-02 10:01:02 +01:00
LICENSE ++ in License file 2016-01-03 18:55:41 -05:00
Makefile Update regex in Makefile 2016-03-27 19:37:10 -04:00
README.md Update Heroku deploy button 2016-03-27 19:02:44 -04:00
Vagrantfile Simplify Vagrant config 2016-03-26 21:28:48 -04:00
app.json Add Heroku one-click install button 2015-01-12 22:25:44 -05:00
composer.json Allow plugins loading from another location 2016-04-14 22:09:48 -04:00
composer.lock Filter refactoring 2016-04-09 22:42:17 -04:00
config.default.php Update doc and default config file for new config option 2016-02-13 10:55:50 -05:00
docker-compose.yml Docker Compose file 2016-03-15 15:38:34 +00:00
favicon.ico Cleanup and minor fixes 2015-10-19 21:05:41 -04:00
index.php Added the possiblity to define custom routes from plugins 2015-12-22 19:06:03 +01:00
issue_template.md Improve issue template 2016-03-12 10:27:26 -05:00
jsonrpc.php Split Board model into multiple classes 2016-02-20 15:08:18 -05:00
kanboard Added command line utility to reset user password and to disable 2FA 2016-04-12 22:26:44 -04:00
nitrous-post-create.sh Added Nitrous.io quickstart configs and update doc (#2136) 2016-04-19 09:20:37 -04:00
nitrous.json Added Nitrous.io quickstart configs and update doc (#2136) 2016-04-19 09:20:37 -04:00
pull_request_template.md Added pull request template 2016-04-10 08:49:49 -04:00
robots.txt First commit 2014-01-25 14:56:02 -05:00
web.config IIS outofthebox nice url 2016-03-07 12:06:15 +01:00

README.md

Kanboard

Build Status Scrutinizer Code Quality SensioLabsInsight Gitter chat

Kanboard is a project management software that focus on the Kanban methodology.

Official website: http://kanboard.net

Deploy

Authors

Installation and Upgrade