Age | Commit message (Expand) | Author |
2016-07-20 | Rename CommentModel::EVENT_REMOVE to CommentModel::EVENT_DELETE | Frederic Guillot |
2016-07-17 | Subtasks events refactoring and show delete in activity stream | Frederic Guillot |
2016-07-17 | Added event for removed comments with some refactoring | Frederic Guillot |
2016-07-14 | Added tighter access controls to profile section | Dj Padzensky |
2016-07-11 | missing translation in dasboard/tasks | Busfreak |
2016-07-09 | Fix a couple of bugs in PR #2424 | Frederic Guillot |
2016-07-07 | Hide empty parts of task details page | Valentin Yakovenkov |
2016-07-05 | Hide tasks within specific columns in dashboard (#2424) | Busfreak |
2016-07-03 | Fixed "due today" highlighting | Jannik Winkel |
2016-07-02 | Move Task::duplicate() to class ProjectTaskDuplicationModel | Frederic Guillot |
2016-07-02 | Handle project tags duplication | Frederic Guillot |
2016-07-01 | Fixed empty title for web notification with only one overdue task | Frederic Guillot |
2016-06-28 | Expose task reference field to the user interface | Frederic Guillot |
2016-06-24 | Added tag modification from the user interface | Frederic Guillot |
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 |