Age | Commit message (Expand) | Author |
2016-02-07 | Use mock object instead of FakeHttpClient class | Frederic Guillot |
2016-02-06 | The date time format can be chosen in application settings | Frederic Guillot |
2016-02-05 | Category label is broken on the board if there's a url in the description | Frederic Guillot |
2016-02-04 | Do not refresh the whole page when changing subtask status (work in progress) | Frederic Guillot |
2016-01-31 | Add unit tests for last automatic actions | Frederic Guillot |
2016-01-31 | When creating a new project, have the possibility to select another project t... | Frederic Guillot |
2016-01-30 | Fix typo in Mysql migration | Frederic Guillot |
2016-01-30 | Add external links for tasks with plugin api | Frederic Guillot |
2016-01-30 | Move statement to avoid failing build on travis | Frederic Guillot |
2016-01-30 | Load ActionProvider in unit tests | Frederic Guillot |
2016-01-29 | Move Gitlab and Github authentication to external plugins | Frederic Guillot |
2016-01-29 | Fix email client mock | Frederic Guillot |
2016-01-29 | Move Google authentication to an external plugin | Frederic Guillot |
2016-01-24 | Add configurable task priority | Frederic Guillot |
2016-01-24 | Fix broken test | Frederic Guillot |
2016-01-24 | Add project owner | Frederic Guillot |
2016-01-19 | Handle notifications for group members attached to a project | Frederic Guillot |
2016-01-18 | Add unit test for LastLogin class | Frederic Guillot |
2016-01-18 | Return the highest role for a project when a user is member of multiple groups | Frederic Guillot |
2016-01-17 | Make sure that no events are fired if nothing have been modified in the task | Frederic Guillot |
2016-01-17 | Make sure that project daily column stats works when score is null | Frederic Guillot |
2016-01-17 | Add dropdown menu on each board column title to close all tasks | Frederic Guillot |
2016-01-17 | Replace raw SQL query by PicoDb | Frederic Guillot |
2016-01-16 | Remove class TaskMovedDateSubscriber | Frederic Guillot |
2016-01-16 | Simplify class ProjectDailyStats | Frederic Guillot |
2016-01-16 | Improve class ProjectDailyColumnStats | Frederic Guillot |
2016-01-16 | Remove ProjectAnalytic class | Frederic Guillot |
2016-01-15 | Move analytic logic to separate classes | Frederic Guillot |
2016-01-14 | Fix broken unit test | Frederic Guillot |
2016-01-14 | Do not cache app settings in session | Frederic Guillot |
2016-01-14 | Fix bug: unable to set currency rate with Postgres | Frederic Guillot |
2016-01-14 | Move validator methods | Frederic Guillot |
2016-01-11 | Move project validator methods | Frederic Guillot |
2016-01-11 | Move task link validator methods | Frederic Guillot |
2016-01-11 | Move user validator methods | Frederic Guillot |
2016-01-10 | Fix bug: Automatic action listeners were using the same instance | Frederic Guillot |
2016-01-09 | Add forgot password feature | Frederic Guillot |
2016-01-07 | Remove HTMLToMarkdown dependency | Frederic Guillot |
2016-01-07 | Move Gitlab webhook to an external plugin | Frederic Guillot |
2016-01-07 | Move bitbucket webhook to an external plugin | Frederic Guillot |
2016-01-06 | Move Github Webhook to external plugin | Frederic Guillot |
2016-01-05 | Improve 2FA | Frederic Guillot |
2016-01-03 | Improve Automatic Actions plugin api | Frederic Guillot |
2015-12-30 | Add unit test to remove metadata | Frederic Guillot |
2015-12-29 | Add autocompletion in textarea for user mentions | Frederic Guillot |
2015-12-29 | Send notifications on user mentions | Frederic Guillot |
2015-12-23 | Improving performance during task position change (3 times faster than before) | Frederic Guillot |
2015-12-22 | Add unit test for LdapBackendGroupProvider | Frederic Guillot |
2015-12-22 | Added the possiblity to define custom routes from plugins | Frederic Guillot |
2015-12-15 | Show profile link for @username mentions | Frederic Guillot |