This fixes the following case: 1. open the dropdown menu of a "Filename" 2. click elsewhere on the page to close the dropdown menu (or click on a submenu element) 3. try to open the same dropdown menu => it fails the first time (since it does not have the "dropdown-menu" class) |
||
|---|---|---|
| .github | ||
| app | ||
| assets | ||
| data | ||
| docker | ||
| libs | ||
| plugins | ||
| tests | ||
| vendor | ||
| .dockerignore | ||
| .gitattributes | ||
| .gitignore | ||
| .htaccess | ||
| ChangeLog | ||
| Dockerfile | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| SECURITY.md | ||
| Vagrantfile | ||
| cli | ||
| composer.json | ||
| composer.lock | ||
| config.default.php | ||
| docker-compose.yml | ||
| favicon.ico | ||
| index.php | ||
| jsonrpc.php | ||
| robots.txt | ||
| web.config | ||
README.md
Kanboard
Kanboard is project management software that focuses on the Kanban methodology.
This software is in maintenance mode. It doesn't mean it's abandoned, but there is no significant feature development. Pull-requests are still accepted as long as the guidelines are followed.
- Official website: https://kanboard.org/
- List of features
- Change Log
- Forum
- Official documentation: https://docs.kanboard.org/
Credits
- Main developer: Frédéric Guillot
- Contributors
- Distributed under MIT License