Age | Commit message (Expand) | Author |
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 |
2016-03-05 | Import automatic actions from another project | Frederic Guillot |
2016-03-04 | Fix ambiguous column name with very old version of Sqlite | Frederic Guillot |
2016-03-04 | Fix security issue: Unexpected access to any tasks from a shared public board | Frederic Guillot |
2016-03-04 | PHPdoc cleanup | Frederic Guillot |
2016-03-04 | Helper refactoring | Frederic Guillot |
2016-03-04 | Add namespace Export and move classes | Frederic Guillot |
2016-02-29 | Add unit test for transition model | Frederic Guillot |
2016-02-20 | Add drag and drop to change swimlane positions | Frederic Guillot |
2016-02-20 | Fix cosmetic issues and update api documentation | Frederic Guillot |
2016-02-20 | Split Board model into multiple classes | Frederic Guillot |
2016-02-20 | Sync locales | Frederic Guillot |
2016-02-20 | Add drag and drop to change column positions | Frederic Guillot |
2016-02-20 | Use inline popup to create new columns | Frederic Guillot |