Go to file
Eskiso a630b5b7de Fixed issue of tooltip not disapearing
Tooltips would not disappear if the mouse was never on it. If you move your mouse on an icon and then move the mouse out without passing by the tooltip, the tooltip would remain active until mouse pass and leave or click somewhere else.

With this update, the tooltip will be removed if you leave the target unless you move the mouse to the tooltip.
2019-08-23 19:04:23 -07:00
.github Update GitHub issue template 2019-02-21 14:20:05 -08:00
app Add missing css file to app.min.css 2019-08-22 20:01:00 -07:00
assets Fixed issue of tooltip not disapearing 2019-08-23 19:04:23 -07:00
data IIS secure 2016-03-07 12:06:57 +01:00
docker Simplify local Docker image build 2019-02-27 17:50:18 -08:00
libs Remove dependency on Sass 2019-07-25 11:16:21 -07:00
plugins Cosmetic fixes 2015-10-19 21:32:18 -04:00
tests Implements check for duplicate default categories 2019-07-23 15:41:13 -07:00
vendor Add search within a range of dates for completion and modification 2018-07-19 12:22:21 -07:00
.dockerignore Remove dependency on nodejs and gulp 2019-07-25 13:05:08 -07:00
.gitattributes Ignore Dockerfiles from git archive 2019-07-25 19:56:09 -07:00
.gitignore Remove dependency on bower 2019-02-21 13:59:41 -08:00
.htaccess When forcing HTTPS, handle subfolder URLs properly 2018-07-23 12:49:14 -07:00
.travis.yml Enable explicitly Postgresql in travis.yml 2019-08-03 19:42:21 -07:00
ChangeLog Update ChangeLog 2019-06-21 20:23:03 -07:00
Dockerfile Update Docker image to Alpine Linux 3.10.2 2019-08-21 22:14:04 -07:00
Dockerfile.arm32v6 Update Docker image to Alpine Linux 3.10.2 2019-08-21 22:14:04 -07:00
Dockerfile.arm32v7 Update Docker image to Alpine Linux 3.10.2 2019-08-21 22:14:04 -07:00
Dockerfile.arm64v8 Update Docker image to Alpine Linux 3.10.2 2019-08-21 22:14:04 -07:00
LICENSE Update license year 2019-02-01 11:08:34 -08:00
Makefile Improve assets management 2019-07-25 19:23:30 -07:00
README.md Add link to new forum 2018-11-20 21:26:22 -08:00
Vagrantfile Update Vagrantfile to use Xenial 2018-01-26 17:01:44 -08: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 cURL support to HTTP Client 2019-06-03 20:00:49 -07: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
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
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