summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2016-01-17Make sure that no events are fired if nothing have been modified in the taskFrederic Guillot
2016-01-17Make sure that project daily column stats works when score is nullFrederic Guillot
2016-01-17Add dropdown menu on each board column title to close all tasksFrederic Guillot
2016-01-17Replace raw SQL query by PicoDbFrederic Guillot
2016-01-16Remove class TaskMovedDateSubscriberFrederic Guillot
2016-01-16Simplify class ProjectDailyStatsFrederic Guillot
2016-01-16Improve class ProjectDailyColumnStatsFrederic Guillot
2016-01-16Remove ProjectAnalytic classFrederic Guillot
2016-01-15Move analytic logic to separate classesFrederic Guillot
2016-01-14Fix broken unit testFrederic Guillot
2016-01-14Do not cache app settings in sessionFrederic Guillot
2016-01-14Fix bug: unable to set currency rate with PostgresFrederic Guillot
2016-01-14Move validator methodsFrederic Guillot
2016-01-11Move project validator methodsFrederic Guillot
2016-01-11Move task link validator methodsFrederic Guillot
2016-01-11Move user validator methodsFrederic Guillot
2016-01-10Fix bug: Automatic action listeners were using the same instanceFrederic Guillot
2016-01-09Add forgot password featureFrederic Guillot
2016-01-09Update API testFrederic Guillot
2016-01-07Remove HTMLToMarkdown dependencyFrederic Guillot
2016-01-07Move Gitlab webhook to an external pluginFrederic Guillot
2016-01-07Move bitbucket webhook to an external pluginFrederic Guillot
2016-01-06Move Github Webhook to external pluginFrederic Guillot
2016-01-05Improve 2FAFrederic Guillot
2016-01-03Improve Automatic Actions plugin apiFrederic Guillot