summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-03-27Improve UserHelper::getInitials()Frederic Guillot
2016-03-27Fix bad unique constraints in Mysql table user_has_notificationsFrederic Guillot
2016-03-27Minor improvementsFrederic Guillot
2016-03-27Handle state in OAuth2 clientFrederic Guillot
2016-03-26Added avatar image uploadFrederic Guillot
2016-03-25Allow to use the original template in overridden templates (PR #1941)Frederic Guillot
2016-03-22Force integer type for aggregated metricsFrederic Guillot
2016-03-22Fixes cycle time calculation when the start date is defined in the futureFrederic Guillot
2016-03-19Added letter based avatar providerFrederic Guillot
2016-03-17Added support for multiple placeholders for LDAP_USER_FILTERFrederic Guillot
2016-03-17Added local file link providerFrederic Guillot
2016-03-04Helper refactoringFrederic Guillot
2016-03-04Add namespace Export and move classesFrederic Guillot
2016-03-04Improve test case to avoid false positive with the CIFrederic Guillot
2016-03-04Add unit test for Color modelFrederic Guillot
2016-03-04Added unit test for Category modelFrederic Guillot
2016-02-29Add unit test for transition modelFrederic Guillot
2016-02-28Added support for HTTP header "X-Forwarded-Proto: https"Frederic Guillot
2016-02-20Add drag and drop to change swimlane positionsFrederic Guillot
2016-02-20Rewrite assertion to avoid false positive on the CIFrederic Guillot
2016-02-20Split Board model into multiple classesFrederic Guillot
2016-02-20Add drag and drop to change column positionsFrederic Guillot
2016-02-19Add subtasks drag and dropFrederic Guillot
2016-02-16Add file preview for Markdown and text filesFrederic Guillot
2016-02-16Add file attachements to projectsFrederic Guillot
2016-02-14Add ProjecFile and TaskFile modelsFrederic Guillot
2016-02-13Enable/Disable usersFrederic Guillot
2016-02-07Use mock object instead of FakeHttpClient classFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-02-05Category label is broken on the board if there's a url in the descriptionFrederic Guillot
2016-02-04Do not refresh the whole page when changing subtask status (work in progress)Frederic Guillot
2016-01-31Add unit tests for last automatic actionsFrederic Guillot
2016-01-31When creating a new project, have the possibility to select another project t...Frederic Guillot
2016-01-30Fix typo in Mysql migrationFrederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-30Move statement to avoid failing build on travisFrederic Guillot
2016-01-30Load ActionProvider in unit testsFrederic Guillot
2016-01-29Move Gitlab and Github authentication to external pluginsFrederic Guillot
2016-01-29Fix email client mockFrederic Guillot
2016-01-29Move Google authentication to an external pluginFrederic Guillot
2016-01-25Added API getUserByName()jf-guillou
2016-01-24Add configurable task priorityFrederic Guillot
2016-01-24Fix broken testFrederic Guillot
2016-01-24Add project ownerFrederic Guillot
2016-01-23Add new API procedures to move and duplicate tasks to another projectFrederic Guillot
2016-01-23Fix bug: Unable to unassign a task from the APIFrederic Guillot
2016-01-22Add new API procedures for groups, roles and project permissionsFrederic Guillot
2016-01-19Handle notifications for group members attached to a projectFrederic Guillot
2016-01-18Add unit test for LastLogin classFrederic Guillot
2016-01-18Return the highest role for a project when a user is member of multiple groupsFrederic Guillot