Kanboard-Prod/app
mildis 33c3b32cda
Allow email to be retrieve by SSO ReverseProxy
If REMOTE_EMAIL header is set, use it as user email.
If REVERSE_PROXY_DEFAULT_DOMAIN is set but not REMOTE_EMAIL, use the current construct.
2020-08-28 22:59:59 -07:00
..
Action Add action to assign user when the swimlane change 2020-04-22 20:36:49 -07:00
Analytic Convert time comparison chart to Vue.js component 2016-09-03 21:20:54 -04:00
Api Add time_spent and time_estimated as editable values to updateTask and createTask 2020-01-25 18:21:59 -08:00
Auth Allow email to be retrieve by SSO ReverseProxy 2020-08-28 22:59:59 -07:00
Console Use Ajax request for Markdown preview 2020-05-01 20:05:53 -07:00
Controller Added standard notification footer to comment_mail template 2020-06-21 10:36:43 -07:00
Core Allow email to be retrieve by SSO ReverseProxy 2020-08-28 22:59:59 -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 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 Allow task limits to be applied per-swimlane 2020-02-04 20:16:35 -08:00
Group
Helper Use Ajax request for Markdown preview 2020-05-01 20:05:53 -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 Fixed grammatical error and typo in zh_TW. 2020-08-28 22:07:38 -07:00
Middleware Check if user role has changed while the session is open 2019-01-30 20:59:25 -08:00
Model Copy subtask assignee when duplicating a subtask 2020-04-26 11:29:26 -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 Add option to enable or disable global tags per projects 2020-04-04 11:39:17 -07:00
ServiceProvider Add action to assign user when the swimlane change 2020-04-22 20:36:49 -07:00
Subscriber Add subtask events to ProjectModificationDateSubscriber 2020-05-21 20:51:47 -07:00
Template Fix grammatically incorrect error message 2020-07-23 20:41:50 -07:00
User Allow email to be retrieve by SSO ReverseProxy 2020-08-28 22:59:59 -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
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 Allow email to be retrieve by SSO ReverseProxy 2020-08-28 22:59:59 -07:00
functions.php Add error checks to glob function 2019-08-03 19:51:50 -07:00