Kanboard-Prod/app
Michael Vickers 7c0a1a5fbd Defer javascript files by default
Prevent scripts blocking browser HTML parsing. The modern method instead of moving scripts to the end of the body tag as suggested in kanboard/kanboard#3829
2018-06-11 10:24:35 -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 Add more fields in bulk task creation form 2018-06-08 11:12:24 -07:00
Core Improve dashboard pagination 2018-05-09 11:21:57 -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 Add class SubtaskListFormatter 2017-02-26 16:06:09 -05: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 Allow filtering for tasks without due date 2018-01-15 10:30:08 -08: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 chinese translations 2018-06-11 10:10:40 -07:00
Middleware Store PHP sessions in the database 2017-12-12 15:04:28 -08:00
Model Make sure task timestamps are updated when using bulk move feature 2018-06-05 10:07:40 -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 Increase size of the "users.language" column 2018-05-25 01:07:35 -07:00
ServiceProvider Add bulk task modification in list view 2018-06-06 11:07:12 -07:00
Subscriber Add error log for authentication failure to allow fail2ban integration 2018-02-19 16:55:57 -08:00
Template Add more fields in bulk task creation form 2018-06-08 11:12:24 -07:00
User Add user backend provider system 2017-11-09 15:09:54 -08:00
Validator Adjust field size to keep compatibility with MySQL 5.6 2018-04-12 15:39:55 -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 Move documentation to https://docs.kanboard.org/ 2018-04-06 10:54:58 -07:00
functions.php Store PHP sessions in the database 2017-12-12 15:04:28 -08:00