Age | Commit message (Expand) | Author |
2017-03-12 | Simplify dashboard to use new tasks list view | Frederic Guillot |
2017-03-09 | Render QR code for TwoFactor authentication without Google Chart API | Frederic Guillot |
2017-02-26 | Add toggle button to show/hide subtasks in task list view | Frederic Guillot |
2017-02-26 | Add class SubtaskListFormatter | Frederic Guillot |
2017-02-26 | Display tags in task list view | Frederic Guillot |
2017-02-19 | Allow people to remove missing automatic actions | Frederic Guillot |
2017-02-18 | Add Reply-To header to emails sent from Kanboard | Frederic Guillot |
2017-02-11 | Open comments in board view with a modal dialog instead of tooltip | Frederic Guillot |
2017-02-05 | Improve LDAP error reporting | Frederic Guillot |
2017-02-05 | Merge pull-request #2766 | Frederic Guillot |
2017-01-28 | Add command to execute individual job | Frederic Guillot |
2017-01-24 | Simplify date and time configuration to avoid potential validation issues | Frederic Guillot |
2017-01-24 | Fix wrong datetime formatting when task form shows validation errors | Frederic Guillot |
2017-01-22 | Add user invitations | Frederic Guillot |
2017-01-14 | Add workaround when IE11 submit corrupted multipart/form-data | Frederic Guillot |
2017-01-08 | Offer the possibility to define version compatibility from plugins | Frederic Guillot |
2017-01-08 | Display project analytics in modal box | Frederic Guillot |
2017-01-05 | Update Swiftmailer to avoid potential security risk | Frederic Guillot |
2017-01-02 | Refactoring/rewrite of modal boxes handling | Frederic Guillot |
2016-12-21 | Fix conflict | phecho |
2016-12-21 | Added pagination details showing | phecho |
2016-12-20 | Make PR #2897 pass unit tests | Frederic Guillot |
2016-12-20 | Merge pull-request #2897 | Frederic Guillot |
2016-12-20 | Offer the possibility to override internal formatter objects from plugins | Frederic Guillot |
2016-12-20 | array_combine error in PHP 5.3 | Busfreak |
2016-12-17 | Add cache decorator for UserModel | Frederic Guillot |
2016-12-17 | Handle username with dots in user mentions | Frederic Guillot |
2016-12-03 | Add personal API access token | Frederic Guillot |
2016-12-03 | Add suggest menu for task ID | Frederic Guillot |
2016-12-01 | Make user mentions great again | Frederic Guillot |
2016-11-30 | Fix link generation when user mention is followed by a punctuation mark | Frederic Guillot |
2016-11-27 | Add suggest menu for user mentions in text editor | Frederic Guillot |
2016-11-15 | Do not load translations from a relative path | Frederic Guillot |
2016-11-09 | Add P3P headers to avoid potential issues with IE | Frederic Guillot |
2016-11-07 | Add documentation to create external task providers | Frederic Guillot |
2016-11-07 | Handle modification of external tasks | Frederic Guillot |
2016-11-06 | Load external tasks asynchronously from task view page | Frederic Guillot |
2016-11-05 | Add the possibility to create external tasks | Frederic Guillot |
2016-11-01 | Add ExternalTaskManager class | Frederic Guillot |
2016-10-19 | Search with 2+ arguments using double quotes now working | Alan Rezende |
2016-09-19 | Fix some php doc | Frederic Guillot |
2016-09-18 | Add column restrictions to custom project roles | Frederic Guillot |
2016-09-11 | Add project restrictions for custom roles | Frederic Guillot |
2016-09-10 | Define only what is allowed for column restrictions | Frederic Guillot |
2016-09-10 | Add ui to create new custom project roles and column restrictions | Frederic Guillot |
2016-09-08 | Apply column restrictions to the board | Frederic Guillot |
2016-09-08 | Custom project roles inherit from project members | Frederic Guillot |
2016-09-03 | Support version operators for plugin directory: >= and > | Frederic Guillot |
2016-08-31 | Time spent for subtasks are not rounded too the nearest quarter anymore | Frederic Guillot |
2016-08-31 | Fix wrong project date format (shown as 01/01/1970) | Frederic Guillot |