Age | Commit message (Expand) | Author |
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-24 | Filter non compatible plugins | Frederic Guillot |
2016-05-20 | Added missing response::send() after refactoring | Frederic Guillot |
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-13 | Add tasks in bulk from the board | Frederic Guillot |
2016-05-07 | Added support for language LDAP attribute | Frederic Guillot |
2016-05-07 | Added support for LDAP user photo profile | Frederic Guillot |
2016-05-05 | Fixed PHP warning when removing a user with no Avatar image | Frederic Guillot |
2016-05-04 | Added automated action to change task color based on the priority | Frederic Guillot |
2016-05-04 | Added generic controller for task popovers | Frederic Guillot |
2016-05-04 | Unify task drop-down menu between different views | Frederic Guillot |
2016-04-27 | Fixed wrong URL on comment toggle link for sorting | Frederic Guillot |
2016-04-10 | Added search in activity stream | Frederic Guillot |
2016-04-10 | Refactor ProjectActivity model to use Filter and Formatter interface | Frederic Guillot |
2016-04-09 | Filter refactoring | Frederic Guillot |
2016-04-08 | Flashing an error if a nonexistent user is added to a project. | Dj Padzensky |
2016-03-27 | Handle state in OAuth2 client | Frederic Guillot |
2016-03-26 | Make documentation images works with French locales | Frederic Guillot |
2016-03-26 | Make images works in embedded documentation | Frederic Guillot |
2016-03-26 | Added caching HTTP headers for image previews | Frederic Guillot |
2016-03-26 | Move avatar actions to controller AvatarFile | Frederic Guillot |
2016-03-26 | Added avatar image upload | Frederic Guillot |
2016-03-25 | Unification of project header | Frederic Guillot |
2016-03-24 | Remove controller action for Markdown preview | Frederic Guillot |
2016-03-19 | Add buttons in project overview sections | Frederic Guillot |
2016-03-19 | Improve comments design | Frederic Guillot |
2016-03-18 | Rename controller TaskLink to TaskInternalLink | Frederic Guillot |
2016-03-18 | Improve task summary sections | Frederic Guillot |
2016-03-12 | Show server configuration in settings page | Frederic Guillot |
2016-03-11 | Added "?" to display list of keyboard shortcuts | Frederic Guillot |
2016-03-09 | Enhance task link view to mimic the subtask view | Olivier Maridat |
2016-03-08 | Always display project name and task title in task views | Frederic Guillot |
2016-03-05 | Improve automatic action creation | Frederic Guillot |