* master: ajout captures pour les vues essai intégration image Append filters instead of replacing value for users and categories dropdowns Do not show empty swimlanes in public view Show complexity sum across all swimlanes Show number of tasks for each column across all swimlanes Fix regression (css) Change swimlane layout to save space on the screen Add the possibility to set/unset max column height (scrolling) settings chapter Add getPluginHomepage() Add page to show the list of plugins Do not use preventDefault() with .close-popover when there is no popover opened Show "Open this task" in dropdown menu for closed tasks Add contributor Update app.css Update popover.css Show assignee on card only when someone is assigned |
||
|---|---|---|
| app | ||
| assets | ||
| data | ||
| doc | ||
| plugins | ||
| tests | ||
| .gitignore | ||
| .htaccess | ||
| .scrutinizer.yml | ||
| .travis.yml | ||
| CONTRIBUTORS.md | ||
| ChangeLog | ||
| Dockerfile | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| Vagrantfile | ||
| app.json | ||
| composer.json | ||
| composer.lock | ||
| config.default.php | ||
| index.php | ||
| jsonrpc.php | ||
| kanboard | ||
| robots.txt | ||
README.md
Kanboard
Kanboard is a project management software that use the Kanban methodology.
Official website: http://kanboard.net
- Get a visual and clear overview of your project
- Multiple boards with the ability to drag and drop tasks
- Open source and self-hosted
- Super simple installation
- Translated in 22 languages
- Distributed under MIT License
- List of features are available on the website
- Change Log
Known bugs and feature requests
- Bug tracker: https://github.com/fguillot/kanboard/issues
Authors
- Main developer: Frédéric Guillot (fguillot)
- List of contributors

