Age | Commit message (Expand) | Author |
2017-04-08 | Update integration tests | Frederic Guillot |
2017-04-08 | Improve dashboard | Frederic Guillot |
2017-04-07 | Add project restriction to block task edition | Frederic Guillot |
2017-04-05 | Add new project restriction to block assignee change | Frederic Guillot |
2017-04-05 | Add new project role restriction to block task suppression | Frederic Guillot |
2017-03-19 | Do not list private projects when adding a new user | Frederic Guillot |
2017-03-12 | Make sure that tasks are sorted in test case | Frederic Guillot |
2017-03-12 | Simplify dashboard to use new tasks list view | Frederic Guillot |
2017-03-11 | Change groups list layout | Frederic Guillot |
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-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 |