summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-10-27Remove feature "Allow everybody to access to this project"Frederic Guillot
2017-10-19Add tags to task exportFrederic Guillot
2017-10-19Add priority to task exportFrederic Guillot
2017-07-06fixed memory leak in unit testsBernhard Ankenbrand
2017-06-03Add new automatic action to assign tasks to its creatorFrederic Guillot
2017-05-27Check owner existence before to create projectFrederic Guillot
2017-05-22Add task and project API formattersFrederic Guillot
2017-05-12Ensure project tags are removed when the project is removed (PR #3250)Frederic Guillot
2017-05-12Add wildcard search for task reference field (PR #3119)Frederic Guillot
2017-05-12TaskAssignColorOnDueDateAction: update task only when necessaryFrederic Guillot
2017-05-10Change Due Date to Due Timestamp fixes #919 (#3249)Oliver Buchmann
2017-04-30Add [DUPLICATE] prefix to duplicated tasks titleFrederic Guillot
2017-04-08Update integration testsFrederic Guillot
2017-04-08Improve dashboardFrederic Guillot
2017-04-07Add project restriction to block task editionFrederic Guillot
2017-04-05Add new project restriction to block assignee changeFrederic Guillot
2017-04-05Add new project role restriction to block task suppressionFrederic Guillot
2017-03-19Do not list private projects when adding a new userFrederic Guillot
2017-03-12Make sure that tasks are sorted in test caseFrederic Guillot
2017-03-12Simplify dashboard to use new tasks list viewFrederic Guillot
2017-03-11Change groups list layoutFrederic Guillot
2017-03-09Render QR code for TwoFactor authentication without Google Chart APIFrederic Guillot
2017-02-26Order tasks in test caseFrederic Guillot
2017-02-26Add toggle button to show/hide subtasks in task list viewFrederic Guillot
2017-02-26Add class SubtaskListFormatterFrederic Guillot
2017-02-26Display tags in task list viewFrederic Guillot
2017-02-26Project priority is always rendered nowFrederic Guillot
2017-02-23Add helper method to use implode() with HTML escapingFrederic Guillot
2017-02-23Automatic action to change task color when due date is expired (PR #3062)Frederic Guillot
2017-02-19Redesign task list viewFrederic Guillot
2017-02-18Send tasks by emailFrederic Guillot
2017-02-18Send comments by emailFrederic Guillot
2017-02-18Prevent people to remove swimlanes that contains tasksFrederic Guillot
2017-02-18Add mandatory argument "project_id" to API method "updateSwimlane()"Frederic Guillot
2017-02-18Remove default swimlaneFrederic Guillot
2017-02-15Add unit test for PR #3040Frederic Guillot
2017-02-08Prevent people to remove columns that contains tasksFrederic Guillot
2017-02-05Improve LDAP error reportingFrederic Guillot
2017-02-05Remove method getMailboxHash()Frederic Guillot
2017-02-05Add unit test for PR #2766Frederic Guillot
2017-02-05Improve filterSubject() helper methodFrederic Guillot
2017-02-04Do not try to format size if 0Frederic Guillot
2017-02-04Add email address field for projectsFrederic Guillot
2017-01-28Update SQL exportsFrederic Guillot
2017-01-24Simplify date and time configuration to avoid potential validation issuesFrederic Guillot
2017-01-24Fix wrong datetime formatting when task form shows validation errorsFrederic Guillot
2017-01-22Add user invitationsFrederic Guillot
2017-01-22Add date_modification to comments (PR #2950)Lev Lazinskiy
2017-01-14Add workaround when IE11 submit corrupted multipart/form-dataFrederic Guillot
2017-01-08Rename methods to render fields in TaskHelper and SubtaskHelperFrederic Guillot