Age | Commit message (Expand) | Author |
2016-03-04 | Improve test case to avoid false positive with the CI | Frederic Guillot |
2016-03-04 | Add unit test for Color model | Frederic Guillot |
2016-03-04 | Added unit test for Category model | Frederic Guillot |
2016-02-29 | Add unit test for transition model | Frederic Guillot |
2016-02-28 | Added support for HTTP header "X-Forwarded-Proto: https" | Frederic Guillot |
2016-02-20 | Add drag and drop to change swimlane positions | Frederic Guillot |
2016-02-20 | Rewrite assertion to avoid false positive on the CI | Frederic Guillot |
2016-02-20 | Split Board model into multiple classes | Frederic Guillot |
2016-02-20 | Add drag and drop to change column positions | Frederic Guillot |
2016-02-19 | Add subtasks drag and drop | Frederic Guillot |
2016-02-16 | Add file preview for Markdown and text files | Frederic Guillot |
2016-02-16 | Add file attachements to projects | Frederic Guillot |
2016-02-14 | Add ProjecFile and TaskFile models | Frederic Guillot |
2016-02-13 | Enable/Disable users | Frederic Guillot |
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 |