Age | Commit message (Expand) | Author |
2016-06-24 | Removed useless keyboard shortcut | Frederic Guillot |
2016-06-24 | Update links on the board | Frederic Guillot |
2016-06-24 | Remove dropdown menus that are now available with task edit form | Frederic Guillot |
2016-06-24 | Use the same task form layout everywhere | Frederic Guillot |
2016-06-24 | Expose tags to the user interface (first prototype) | Frederic Guillot |
2016-06-24 | Use BoardFormatter to generate the board | Frederic Guillot |
2016-06-09 | Add total sum of tasks per project in dashboard | Lev Lazinskiy |
2016-06-06 | Show tasks that are due today in a different color | Lev Lazinskiy |
2016-06-06 | Merge pull-request #2302 | Frederic Guillot |
2016-06-06 | Fix plural form | Lev Lazinskiy |
2016-06-06 | fix for search bug in dashboard | Busfreak |
2016-06-05 | Display local date format in date picker | Frederic Guillot |
2016-06-05 | Conifgure email settings through user interface | Frederic Guillot |
2016-06-03 | Merge pull-request #2188 | Frederic Guillot |
2016-06-03 | Add link in project name | Sébastien Kergreis |
2016-06-02 | Expose to the user interface the email sender address | Frederic Guillot |
2016-05-28 | Move task import outside of project settings | Frederic Guillot |
2016-05-28 | Rename all models | Frederic Guillot |
2016-05-28 | Fix wrong redirect after removing a task from the task view page | Frederic Guillot |
2016-05-28 | Split Gantt controller | Frederic Guillot |
2016-05-28 | Split board controller into multiple classes | Frederic Guillot |
2016-05-28 | Rename controllers | Frederic Guillot |
2016-05-28 | Rename controllers | Frederic Guillot |
2016-05-26 | Rename task view controller | Frederic Guillot |
2016-05-26 | Rename task controllers | Frederic Guillot |
2016-05-26 | Rename 2FA controller | Frederic Guillot |
2016-05-26 | Mark notification as read when clicking on it | Frederic Guillot |
2016-05-26 | Remove webhook endpoint to create tasks (breaking change) | Frederic Guillot |
2016-05-25 | Rename ProjectEdit controller | Frederic Guillot |
2016-05-25 | Rename ProjectPermission controller | Frederic Guillot |
2016-05-25 | Split project controller into multiple classes | Frederic Guillot |
2016-05-23 | Adds task column in 'my tasks' table on dasboard | Sébastien Kergreis |
2016-05-20 | Manage plugins from the user interface and from the command line | Frederic Guillot |
2016-05-18 | Added plugin controller (WIP) | Frederic Guillot |
2016-05-18 | Reset failed login counter and unlock user when changing password | Frederic Guillot |
2016-05-17 | Rename subtask controller | Frederic Guillot |
2016-05-17 | Added the possibility to convert a subtask to a task | Frederic Guillot |
2016-05-16 | Improve user controllers and views | Frederic Guillot |
2016-05-16 | Improve group controllers and views | Frederic Guillot |
2016-05-15 | Rename UserStatus controller | Frederic Guillot |
2016-05-15 | User creation forms are now displayed with inline popup | Frederic Guillot |
2016-05-15 | User import is now a popover | Frederic Guillot |
2016-05-15 | Added task creation menu for all projects views | Frederic Guillot |
2016-05-15 | Refactoring: added controlled middleware and changed response class | Frederic Guillot |
2016-05-15 | Move Chosen images to the right directory and put back JS files in head | Frederic Guillot |
2016-05-15 | Use latest hipster tools to manage assets | Frederic Guillot |
2016-05-13 | Put project title before icons | Frederic Guillot |
2016-05-13 | Fixed users tooltip in projects Gantt | Frederic Guillot |
2016-05-13 | Added dropdown for projects | Frederic Guillot |
2016-05-13 | Only Chrome supports multi-line placeholder | Frederic Guillot |