Kanboard-Prod/app
Raphael Horber b622b4e0b2 Display number of tasks according to filter 2021-02-03 19:53:52 -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 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 Add link to toggle column scrolling in board view 2020-10-04 13:57:34 -07:00
Controller remove un-used namespaces 2020-10-21 18:44:11 -07:00
Core LDAP protocol/host/port configuration by URL; make BASE_DN optional 2021-02-03 18:49:50 -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 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 Rename all models 2016-05-28 19:48:22 -04:00
Helper Use an absolute file path in AssetHelper css() & js() functions 2021-02-01 18:37:26 -08: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 zh_CN translation 2021-01-27 18:11:22 -08:00
Middleware Check if user role has changed while the session is open 2019-01-30 20:59:25 -08:00
Model Add Hungarian Forint to the list of currencies 2020-12-29 11:59:57 -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 Fix tasks.swimlane_id foreign key for sqlite 2020-10-25 17:40:39 -07:00
ServiceProvider Add action to assign user when the swimlane change 2020-04-22 20:36:49 -07:00
Subscriber Add IP address to authentication error logs 2020-12-30 20:45:56 -08:00
Template Display number of tasks according to filter 2021-02-03 19:53:52 -08:00
User Add aria-label to letter avatars 2020-10-04 10:42:01 -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 Added an option to send a copy of all generated e-mails to a BCC address 2020-12-07 19:49:41 -08:00
functions.php fix(version): remove whitespace at end of APP_VERSION constant 2021-01-20 20:27:52 -08:00