Kanboard-Prod/app
Joe Nahmias bd7f3d219d bump symfony to 5.4.21
adapt to the new EventDispatcher API
  - Symfony\Component\EventDispatcher => Symfony\Contracts\EventDispatcher
  - dispatch() arguments swap
  - execute() must return int
2023-07-01 20:41:08 -07:00
..
Action Fire event after `TaskMoveColumnOnDueDate` action 2023-01-12 18:23:53 -08:00
Analytic Add new analytic component "Estimated vs actual time per column" 2021-02-21 20:22:45 -08:00
Api bump symfony to 5.4.21 2023-07-01 20:41:08 -07:00
Auth Allow full name to be retrieved by SSO ReverseProxy 2023-02-18 17:28:39 -08:00
Console bump symfony to 5.4.21 2023-07-01 20:41:08 -07:00
Controller Add missing permission check when creating/updating internal links 2023-06-02 20:32:42 -07:00
Core bump symfony to 5.4.21 2023-07-01 20:41:08 -07:00
Decorator Add cache decorator for UserModel 2016-12-17 13:39:03 -05:00
Event bump symfony to 5.4.21 2023-07-01 20:41:08 -07:00
EventBuilder PHP 8 Compatibility 2022-02-05 11:49:03 -08:00
Export Translate subtask status on demand 2022-07-11 20:45:06 -07:00
ExternalLink Update regex to detect external links with attachments 2020-02-05 18:46:13 -08:00
Filter Add support for comparison operator to priority filter 2023-04-04 20:25:51 -07:00
Formatter Remove `project_id` from task URLs 2022-02-04 20:59:33 -08:00
Group
Helper Add Themes: Dark, light and automatic mode 2023-05-14 21:14:35 -07:00
Import Increase text fields length in several tables 2018-04-11 13:48:13 -07:00
Job bump symfony to 5.4.21 2023-07-01 20:41:08 -07:00
Locale Update Macedonian translation, fixed ASC translation for "Reorder this column by id (ASC)" 2023-06-04 13:57:08 -07:00
Middleware bump symfony to 5.4.21 2023-07-01 20:41:08 -07:00
Model Add Themes: Dark, light and automatic mode 2023-05-14 21:14:35 -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 Fix SQL Server migration 2023-05-18 20:51:51 -07:00
ServiceProvider Add Themes: Dark, light and automatic mode 2023-05-14 21:14:35 -07:00
Subscriber Write RememberMe cookie only after 2FA has been validated 2021-04-04 17:57:47 -07:00
Template Avoid stored XSS in task external link 2023-06-02 20:31:41 -07:00
User Allow full name to be retrieved by SSO ReverseProxy 2023-02-18 17:28:39 -08:00
Validator Add Themes: Dark, light and automatic mode 2023-05-14 21:14:35 -07:00
.htaccess
check_setup.php feature: add Microsoft SQL Server database support 2022-10-29 21:11:15 -07:00
common.php fix config overrides in docker 2018-06-06 15:15:02 -07:00
constants.php Allow full name to be retrieved by SSO ReverseProxy 2023-02-18 17:28:39 -08:00
functions.php Better handling of max file upload size according to PHP settings 2023-03-02 20:51:47 -08:00