summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2017-01-08Offer the possibility to define version compatibility from pluginsFrederic Guillot
2016-12-20Offer the possibility to override internal formatter objects from pluginsFrederic Guillot
2016-12-20Add test case for ExternalTaskManager::getProvidersList()Frederic Guillot
2016-12-19Avoid code duplication in PR #2891Frederic Guillot
2016-12-18Add tags parameter to task API callsFrederic Guillot
2016-12-17Add API calls to manage tagsFrederic Guillot
2016-12-17Handle username with dots in user mentionsFrederic Guillot
2016-12-04Make sure user mention events are serialized before to push in queueFrederic Guillot
2016-12-03Add missing service provider for plugin testsFrederic Guillot
2016-12-03Add personal API access tokenFrederic Guillot
2016-12-03Add suggest menu for task IDFrederic Guillot
2016-12-02Fix field too small for application settingsFrederic Guillot
2016-12-01Make user mentions great againFrederic Guillot
2016-11-30Fix link generation when user mention is followed by a punctuation markFrederic Guillot
2016-11-27Add suggest menu for user mentions in text editorFrederic Guillot
2016-11-15Do not load translations from a relative pathFrederic Guillot
2016-11-06Improve unit test for translation filesFrederic Guillot
2016-11-01Add ExternalTaskManager classFrederic Guillot
2016-10-09Accept more file types for FileLinkProviderFrederic Guillot
2016-10-09Improve task status filterFrederic Guillot
2016-10-09Add filter tag:noneFrederic Guillot
2016-10-08Restrict task complexity to a specific range to avoid integer overflowFrederic Guillot
2016-10-07Add restriction to disable task drag and drop for a projectFrederic Guillot
2016-09-19Add new automatic action to close task based on date movedFrederic Guillot
2016-09-19Change column move restriction behaviorFrederic Guillot
2016-09-18Add column restrictions to custom project rolesFrederic Guillot
2016-09-11Improve column restrictionsFrederic Guillot
2016-09-11Add project restrictions for custom rolesFrederic Guillot
2016-09-10Define only what is allowed for column restrictionsFrederic Guillot
2016-09-10Add ui to create new custom project roles and column restrictionsFrederic Guillot
2016-09-08Apply column restrictions to the boardFrederic Guillot
2016-09-08Custom project roles inherit from project membersFrederic Guillot