Age | Commit message (Expand) | Author |
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-03-27 | Improve UserHelper::getInitials() | Frederic Guillot |
2016-03-26 | Added avatar image upload | Frederic Guillot |
2016-03-25 | Unification of project header | Frederic Guillot |
2016-03-19 | Add buttons in project overview sections | Frederic Guillot |
2016-03-19 | Handle multiple avatar sizes | Frederic Guillot |
2016-03-19 | Render default avatar provider when having no user linked | Frederic Guillot |
2016-03-19 | Added letter based avatar provider | Frederic Guillot |
2016-03-18 | Added pluggable Avatar providers | Frederic Guillot |
2016-03-10 | Rename badly named file after a refactoring | Frederic Guillot |
2016-03-08 | Always display project name and task title in task views | Frederic Guillot |
2016-03-04 | PHPdoc cleanup | Frederic Guillot |
2016-03-04 | Move Template::layout() to LayoutHelper | Frederic Guillot |
2016-03-04 | Helper refactoring | Frederic Guillot |
2016-03-04 | Create Import namespace and move classes | Frederic Guillot |
2016-02-20 | Split Board model into multiple classes | 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-13 | Improve image thumbnails and files table | Frederic Guillot |
2016-02-13 | Add file drag and drop and asynchronous upload | Frederic Guillot |
2016-02-13 | Add setting option to disable private projects | 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-05 | Remove time form on task summary page and move that to task edit form | Frederic Guillot |
2016-02-05 | Improve subtask toggle status and timer | Frederic Guillot |
2016-02-04 | Do not refresh the whole page when changing subtask status (work in progress) | Frederic Guillot |
2016-02-03 | Add dropdown menu with inline popup for all task actions | Frederic Guillot |
2016-02-03 | Remove description textarea from task edit form | Frederic Guillot |
2016-01-31 | Simplify layout and templates generation | Frederic Guillot |
2016-01-31 | Make project creation form a inline popup | Frederic Guillot |
2016-01-31 | Rename helper method | Frederic Guillot |
2016-01-31 | Move subtask form elements to subtask helper | Frederic Guillot |
2016-01-31 | Move task form elements to Task helper | Frederic Guillot |
2016-01-31 | Add a "Me" button to assignee form element | Frederic Guillot |
2016-01-26 | Update task link tooltip view | Olivier Maridat |
2016-01-24 | Add configurable task priority | Frederic Guillot |
2016-01-21 | Replace logout link by a dropdown menu | Frederic Guillot |
2016-01-09 | Add forgot password feature | Frederic Guillot |
2015-12-24 | Update active menu in sidebars | Frederic Guillot |
2015-12-22 | Added the possiblity to define custom routes from plugins | Frederic Guillot |
2015-12-15 | Show profile link for @username mentions | Frederic Guillot |
2015-12-12 | Fix regression for subtask restriction | Frederic Guillot |
2015-12-06 | Restrict actions for project viewers | Frederic Guillot |
2015-12-05 | Remove unused use statements | Frederic Guillot |
2015-12-05 | Rewrite of the authentication and authorization system | Frederic Guillot |
2015-11-15 | Rewrite of session management | Frederic Guillot |
2015-10-25 | Move some classes to namespace Core\Http | Frederic Guillot |
2015-10-25 | Move token generation to Security namespace | Frederic Guillot |