Go to file
Michael 71630aaa77 Easier closing of dialogs
Allow closing of dialogs by clicking on the background area around it.

When the dialog is closed in this manner, if it contains a form with changed data present a warning that there are unsaved changes. Likewise if the user attempts to navigate away from the page, eg page reload, bookmark click, address bar entry.

If the dialog does not contain a form or the data remains unchanged no warning messages are shown.
2018-10-15 17:47:38 -07:00
.github Update issue templates 2018-05-03 13:31:40 -07:00
app Easier closing of dialogs 2018-10-15 17:47:38 -07:00
assets Easier closing of dialogs 2018-10-15 17:47:38 -07:00
data IIS secure 2016-03-07 12:06:57 +01:00
docker Remove old crontab definition in Docker image 2018-06-06 15:03:36 -07:00
hooks Improve docker build to use hooks 2017-11-30 16:55:53 -08:00
libs Use SET NAMES instead of charset for DB connection 2018-07-04 10:22:13 -07:00
plugins Cosmetic fixes 2015-10-19 21:32:18 -04:00
tests Duplicate tag color when duplicating projects 2018-10-02 11:12:36 -07:00
vendor Add search within a range of dates for completion and modification 2018-07-19 12:22:21 -07:00
.dockerignore Improve docker build to use hooks 2017-11-30 16:55:53 -08:00
.gitattributes Improve docker build to use hooks 2017-11-30 16:55:53 -08:00
.gitignore added data/config.php to .gitignore 2018-05-04 10:37:35 -07:00
.htaccess When forcing HTTPS, handle subfolder URLs properly 2018-07-23 12:49:14 -07:00
.travis.yml Remove MySQL from CI (too slow) 2018-04-12 16:34:58 -07:00
CONTRIBUTING Change links to documentation 2018-04-01 10:24:19 -07:00
ChangeLog Update ChangeLog and MySQL dump 2018-10-10 20:17:19 -07:00
Dockerfile Update Docker image to Alpine Linux 3.8 2018-07-09 16:31:54 -07:00
LICENSE Update year in License file 2018-01-29 11:24:58 -08:00
Makefile Improve docker build to use hooks 2017-11-30 16:55:53 -08:00
README.md Move documentation to https://docs.kanboard.org/ 2018-04-06 10:54:58 -07:00
Vagrantfile Update Vagrantfile to use Xenial 2018-01-26 17:01:44 -08:00
app.json Update code base and doc to use kanboard.org domain 2017-11-27 11:14:37 -08:00
bower.json Update jQuery to latest version 2018-06-11 11:04:42 -07: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 Make PLUGINS_DIR absolute, this is the common requirement in Kanboard. 2018-09-03 12:33:00 -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
gulpfile.js Add basic print stylesheet 2018-06-01 15:25:32 -07: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
package.json Update javascript dev dependencies 2017-01-02 20:47:20 -05: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