Kanboard-Prod/app
Tomas Dittmann a40da29a0e don't look for project_id for files
it is only used for late accessibility checking (it was already checked in middleware).

With this, you can create stable file links (as long as the file exists)

I need this change for my [inline image plugin](https://github.com/Chaosmeister/PITM)
2021-12-03 17:28:48 -08:00
..
Action For automatic action "Send a task by email to someone", the Subject of the e-mail can contain a template using interpolation expressions (with double braces). 2020-12-29 21:48:04 -08:00
Analytic Add new analytic component "Estimated vs actual time per column" 2021-02-21 20:22:45 -08:00
Api Position parameter for Subtask Api proc. update 2021-07-17 10:30:47 -07:00
Auth Allow email to be retrieve by SSO ReverseProxy 2020-08-28 22:59:59 -07:00
Console Add link to toggle column scrolling in board view 2020-10-04 13:57:34 -07:00
Controller don't look for project_id for files 2021-12-03 17:28:48 -08:00
Core Enable external group synchronization deactivation. 2021-09-24 13:38:41 -07:00
Decorator
Event
EventBuilder Fix grammatical errors 2020-02-29 16:34:38 -08:00
Export Add tags to task export 2017-10-19 16:26:15 -07:00
ExternalLink Update regex to detect external links with attachments 2020-02-05 18:46:13 -08:00
Filter Change string indexing from {0} to [0] (deprecated in PHP 7.4) 2019-11-09 11:46:53 -08:00
Formatter Hide user name from screen readers 2020-10-04 10:42:01 -07:00
Group
Helper solve PHP 8 named parameter impact 2021-10-22 14:23:40 -07:00
Import Increase text fields length in several tables 2018-04-11 13:48:13 -07:00
Job Add new event subtask.create_update 2020-04-05 14:50:11 -07:00
Locale Update Hungarian translation 2021-11-09 19:32:10 -08:00
Middleware Check if user role has changed while the session is open 2019-01-30 20:59:25 -08:00
Model Fix wrong internal link when converting a subtask to task (MySQL) 2021-10-22 15:48:10 -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 tasks.swimlane_id foreign key for sqlite 2020-10-25 17:40:39 -07:00
ServiceProvider Add new analytic component "Estimated vs actual time per column" 2021-02-21 20:22:45 -08:00
Subscriber Write RememberMe cookie only after 2FA has been validated 2021-04-04 17:57:47 -07:00
Template Add missing CSRF checks 2021-06-05 14:59:12 -07:00
User Avoid user enumeration by using avatar image url 2021-06-05 17:07:43 -07:00
Validator Invalidate captcha after it is used 2021-06-05 15:30:03 -07:00
.htaccess
check_setup.php Kanboard now requires PHP >= 7.2 since other versions are deprecated 2020-01-14 12:02:31 -08:00
common.php fix config overrides in docker 2018-06-06 15:15:02 -07:00
constants.php Enable external group synchronization deactivation. 2021-09-24 13:38:41 -07:00
functions.php fix(version): remove whitespace at end of APP_VERSION constant 2021-01-20 20:27:52 -08:00