Kanboard-Prod/app
Lorinczy Zsigmond dcdbd3758b In PHP-7.4, nested ternary operators are to be bracketed
(as their default association is counter-intuitive)
https://wiki.php.net/rfc/ternary_associativity
2019-11-15 17:55:05 -08:00
..
Action Improve english task description 2019-08-27 20:51:27 -07:00
Analytic Convert time comparison chart to Vue.js component 2016-09-03 21:20:54 -04:00
Api Feature: Set "start date" and "end date" on projects from API 2019-05-27 11:33:51 +02:00
Auth Check if user role has changed while the session is open 2019-01-30 20:59:25 -08:00
Console Upgrade jQuery to version 3.4.1 2019-10-23 20:53:02 -07:00
Controller Stop last project manager role from being removed 2019-10-09 20:34:21 -07:00
Core Change string indexing from {0} to [0] (deprecated in PHP 7.4) 2019-11-09 11:46:53 -08: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 missing webhook event: task.move.project 2019-02-13 18:23:12 -08: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 Change string indexing from {0} to [0] (deprecated in PHP 7.4) 2019-11-09 11:46:53 -08:00
Formatter Change string indexing from {0} to [0] (deprecated in PHP 7.4) 2019-11-09 11:46:53 -08:00
Group Rename all models 2016-05-28 19:48:22 -04:00
Helper Fix SubtaskRestrictionController modal misbehaviour on link 2019-10-15 20:06:39 -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 ru_RU (Russian) translation 2019-11-15 17:54:04 -08:00
Middleware Check if user role has changed while the session is open 2019-01-30 20:59:25 -08:00
Model In PHP-7.4, nested ternary operators are to be bracketed 2019-11-15 17:55:05 -08: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 Change string indexing from {0} to [0] (deprecated in PHP 7.4) 2019-11-09 11:46:53 -08:00
ServiceProvider Change order to connect API Before LDAP 2019-10-05 18:48:02 -07:00
Subscriber Add missing webhook event: task.move.project 2019-02-13 18:23:12 -08:00
Template Fixes broken PR #4328 2019-10-26 18:07:21 -07:00
User Add hash to image url to force browser to update profile when changed 2019-08-27 20:19:51 -07: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 Add cURL support to HTTP Client 2019-06-03 20:00:49 -07:00
functions.php Add error checks to glob function 2019-08-03 19:51:50 -07:00