Age | Commit message (Expand) | Author |
2017-03-09 | Render QR code for TwoFactor authentication without Google Chart API | Frederic Guillot |
2017-02-26 | Order tasks in test case | 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-26 | Project priority is always rendered now | Frederic Guillot |
2017-02-23 | Add helper method to use implode() with HTML escaping | Frederic Guillot |
2017-02-23 | Automatic action to change task color when due date is expired (PR #3062) | Frederic Guillot |
2017-02-19 | Redesign task list view | Frederic Guillot |
2017-02-18 | Send tasks by email | Frederic Guillot |
2017-02-18 | Send comments by email | Frederic Guillot |
2017-02-18 | Prevent people to remove swimlanes that contains tasks | Frederic Guillot |
2017-02-18 | Add mandatory argument "project_id" to API method "updateSwimlane()" | Frederic Guillot |
2017-02-18 | Remove default swimlane | Frederic Guillot |
2017-02-15 | Add unit test for PR #3040 | Frederic Guillot |
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-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 |