Go to file
Nikolaos Georgakis 27f947412f Expose SubTask Time Tracking though the API
Also allow users to create Subtasks and Log Time for Subtasks through the User API

Rebased to new API code
2016-06-07 17:53:24 +03:00
.docker Upgrade Docker image to Alpine Linux 3.4 2016-06-05 11:30:31 -04:00
app Expose SubTask Time Tracking though the API 2016-06-07 17:53:24 +03:00
assets Show tasks that are due today in a different color 2016-06-06 20:07:01 -07:00
data IIS secure 2016-03-07 12:06:57 +01:00
doc Fixed doc: replace French text by English text 2016-06-06 20:55:05 -04:00
plugins Cosmetic fixes 2015-10-19 21:32:18 -04:00
tests Changed DateParser to use only user format and ISO-8601 2016-06-05 21:28:56 -04:00
.gitattributes Remove docker-compose.yml from archive 2016-03-27 19:21:56 -04:00
.gitignore Use latest hipster tools to manage assets 2016-05-15 12:33:44 -04: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 Added more contributors 2016-06-03 22:10:46 -04:00
ChangeLog Update ChangeLog 2016-06-07 09:17:40 -04:00
Dockerfile Upgrade Docker image to Alpine Linux 3.4 2016-06-05 11:30:31 -04:00
LICENSE ++ in License file 2016-01-03 18:55:41 -05:00
Makefile Improve Postgres SQL dump 2016-05-22 21:11:19 -04:00
README.md Removed Heroku badge from readme 2016-05-04 22:10:48 -04:00
Vagrantfile Add composer to vagrant fix #2305 2016-06-06 19:05:49 -07:00
app.json Change Kanboard's website URL to use HTTPS everywhere 2016-04-30 12:10:27 -04:00
bower.json Replace jQuery mobile detection by the library isMobile 2016-06-03 22:27:46 -04:00
composer.json Update composer dependencies 2016-06-05 17:53:30 -04:00
composer.lock Update composer dependencies 2016-06-05 17:53:30 -04:00
config.default.php Added config parameter to allow self-signed certificates for the HTTP client 2016-06-05 15:42:22 -04: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
gulpfile.js Force order of js files 2016-06-05 10:30:38 -04:00
index.php Refactoring: added controlled middleware and changed response class 2016-05-15 18:31:47 -04:00
issue_template.md Improve issue template 2016-03-12 10:27:26 -05:00
jsonrpc.php Update JsonRPC library and API 2016-05-29 20:12:02 -04:00
kanboard Make console commands pluggable 2016-05-29 20:33:48 -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
package.json Use latest hipster tools to manage assets 2016-05-15 12:33:44 -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: https://kanboard.net

Authors

Installation and Upgrade