Age | Commit message (Expand) | Author |
2017-02-08 | Prevent people to remove columns that contains tasks | Frederic Guillot |
2017-02-05 | Improve LDAP error reporting | Frederic Guillot |
2017-02-05 | Remove method getMailboxHash() | Frederic Guillot |
2017-02-05 | Add unit test for PR #2766 | Frederic Guillot |
2017-02-05 | Improve filterSubject() helper method | Frederic Guillot |
2017-02-04 | Do not try to format size if 0 | Frederic Guillot |
2017-02-04 | Add email address field for projects | Frederic Guillot |
2017-01-28 | Update SQL exports | 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-22 | Add date_modification to comments (PR #2950) | Lev Lazinskiy |
2017-01-14 | Add workaround when IE11 submit corrupted multipart/form-data | Frederic Guillot |
2017-01-08 | Rename methods to render fields in TaskHelper and SubtaskHelper | Frederic Guillot |
2017-01-08 | Offer the possibility to define version compatibility from plugins | Frederic Guillot |
2016-12-20 | Offer the possibility to override internal formatter objects from plugins | Frederic Guillot |
2016-12-20 | Add test case for ExternalTaskManager::getProvidersList() | Frederic Guillot |
2016-12-19 | Avoid code duplication in PR #2891 | Frederic Guillot |
2016-12-18 | Add tags parameter to task API calls | Frederic Guillot |
2016-12-17 | Add API calls to manage tags | Frederic Guillot |
2016-12-17 | Handle username with dots in user mentions | Frederic Guillot |
2016-12-04 | Make sure user mention events are serialized before to push in queue | Frederic Guillot |
2016-12-03 | Add missing service provider for plugin tests | 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-02 | Fix field too small for application settings | 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-06 | Improve unit test for translation files | Frederic Guillot |
2016-11-01 | Add ExternalTaskManager class | Frederic Guillot |
2016-10-09 | Accept more file types for FileLinkProvider | Frederic Guillot |
2016-10-09 | Improve task status filter | Frederic Guillot |
2016-10-09 | Add filter tag:none | Frederic Guillot |
2016-10-08 | Restrict task complexity to a specific range to avoid integer overflow | Frederic Guillot |
2016-10-07 | Add restriction to disable task drag and drop for a project | Frederic Guillot |
2016-09-19 | Add new automatic action to close task based on date moved | Frederic Guillot |
2016-09-19 | Change column move restriction behavior | Frederic Guillot |
2016-09-18 | Add column restrictions to custom project roles | Frederic Guillot |
2016-09-11 | Improve column restrictions | 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-07 | Add new models ColumnMoveRestrictionModel and ProjectRoleModel | Frederic Guillot |
2016-09-03 | Support version operators for plugin directory: >= and > | Frederic Guillot |
2016-09-03 | Improve TaskExport class | Frederic Guillot |
2016-08-31 | Time spent for subtasks are not rounded too the nearest quarter anymore | Frederic Guillot |