Kanboard-Prod/app
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
..
Action Make sure automatic actions are applied to all tasks when using bulk operations 2018-06-01 16:35:45 -07:00
Analytic Convert time comparison chart to Vue.js component 2016-09-03 21:20:54 -04:00
Api Add Project MetaData API calls 2018-04-04 11:37:52 -07:00
Auth Store PHP sessions in the database 2017-12-12 15:04:28 -08:00
Console Make cli locale commands working outside of source tree 2018-05-09 14:21:43 -07:00
Controller Allow 'No assignee' for external task on single user public boards 2018-08-12 10:28:59 -07:00
Core Reduce number of SQL queries when doing groups sync 2018-10-02 15:15:23 -07:00
Decorator Add cache decorator for UserModel 2016-12-17 13:39:03 -05:00
Event Make user mentions great again 2016-12-01 22:52:58 -05:00
EventBuilder Write log entry on file removal 2018-10-15 17:39:42 -07:00
Export Add tags to task export 2017-10-19 16:26:15 -07:00
ExternalLink Accept more file types for FileLinkProvider 2016-10-09 21:17:14 -04:00
Filter Make swimlane filter compatible with numeric title 2018-10-02 11:34:00 -07:00
Formatter Minor tweaks on PR #3562 2017-11-23 11:07:31 -08:00
Group Rename all models 2016-05-28 19:48:22 -04:00
Helper Defer javascript files by default 2018-06-11 10:24:35 -07:00
Import Increase text fields length in several tables 2018-04-11 13:48:13 -07:00
Job Improve HTTP client to raise exceptions 2018-03-02 12:05:41 -08:00
Locale Update French translation 2018-10-07 11:23:13 -07:00
Middleware Store PHP sessions in the database 2017-12-12 15:04:28 -08:00
Model Write log entry on file removal 2018-10-15 17:39:42 -07:00
Notification Send event author in webhook notification 2018-01-02 11:12:19 -08:00
Pagination Improve dashboard pagination 2018-05-09 11:21:57 -07:00
Schema Update ChangeLog and MySQL dump 2018-10-10 20:17:19 -07:00
ServiceProvider Add search within a range of dates for completion and modification 2018-07-19 12:22:21 -07:00
Subscriber Write log entry on file removal 2018-10-15 17:39:42 -07:00
Template Easier closing of dialogs 2018-10-15 17:47:38 -07:00
User Add user backend provider system 2017-11-09 15:09:54 -08:00
Validator Escape table name 'groups' because groups is a reserved word as of MySql 8.0.2 2018-10-06 13:06:13 -07:00
.htaccess .htaccess: Add compatibility for apache 2.4 2015-10-05 22:46:30 +02:00
check_setup.php Kanboard requires at least PHP 5.6 now 2017-12-15 11:55:42 -08:00
common.php fix config overrides in docker 2018-06-06 15:15:02 -07:00
constants.php Make HTTP client timeout configurable 2018-07-05 14:39:58 -07:00
functions.php Store PHP sessions in the database 2017-12-12 15:04:28 -08:00