Age | Commit message (Expand) | Author |
2017-07-06 | fixed memory leak in unit tests | Bernhard Ankenbrand |
2017-06-03 | Add new automatic action to assign tasks to its creator | Frederic Guillot |
2017-05-27 | Check owner existence before to create project | Frederic Guillot |
2017-05-22 | Add task and project API formatters | Frederic Guillot |
2017-05-12 | Ensure project tags are removed when the project is removed (PR #3250) | Frederic Guillot |
2017-05-12 | Add wildcard search for task reference field (PR #3119) | Frederic Guillot |
2017-05-12 | TaskAssignColorOnDueDateAction: update task only when necessary | Frederic Guillot |
2017-05-10 | Change Due Date to Due Timestamp fixes #919 (#3249) | Oliver Buchmann |
2017-04-30 | Add [DUPLICATE] prefix to duplicated tasks title | Frederic Guillot |
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 |