Age | Commit message (Expand) | Author |
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 |
2015-10-17 | Run php-cs-fixer on the code base | Frederic Guillot |
2015-10-17 | Make user notifications pluggable | Frederic Guillot |
2015-10-13 | Change namespace to add Kanboard as prefix | Frederic Guillot |
2015-10-12 | Add user CSV import | Frederic Guillot |
2015-10-11 | Fix some phpdoc | Frederic Guillot |
2015-10-03 | Add web notifications | Frederic Guillot |
2015-09-21 | Add plugin hooks for assets | Frederic Guillot |
2015-09-20 | Move subtask forecast to a plugin | Frederic Guillot |
2015-09-20 | Add abstract cache layer | Frederic Guillot |
2015-09-13 | First draft for plugins system | Frederic Guillot |
2015-09-05 | Creating another task stay in the popover | Frederic Guillot |
2015-08-29 | Include documentation in the application | Frederic Guillot |
2015-08-19 | Improve sidebar menus | Frederic Guillot |
2015-08-14 | Add new role Project Administrator | Frederic Guillot |
2015-07-12 | Start to implement url rewrite (nice urls) | Frederic Guillot |
2015-07-07 | Move board collapse/expand mode to server side to avoid board flickering | Frederic Guillot |
2015-07-05 | Add new analytic page: Average time spent into each column | Frederic Guillot |
2015-07-05 | Add task analytics | Frederic Guillot |
2015-07-05 | Set the assignee as organizer for ical events | Frederic Guillot |
2015-07-04 | Display user initials when tasks are in collapsed mode | Frederic Guillot |
2015-06-24 | Add timer for subtasks and remove settings for subtask time tracking | Frederic Guillot |
2015-06-23 | Improve assets loading: remove http call to load task colors and async load o... | Frederic Guillot |
2015-06-20 | Add automatic action to send a task by email | Frederic Guillot |
2015-06-15 | Remove truncate helper and use css instead | Frederic Guillot |
2015-06-15 | Use css to truncate the page title | Frederic Guillot |
2015-06-14 | Improve activity stream/notification for task update events and add new notif... | Frederic Guillot |
2015-05-30 | Fix template helper bug due to previous refactoring | Frederic Guillot |
2015-05-25 | Move swimlane title and add swimlane anchor | Frederic Guillot |
2015-05-24 | Helpers refactoring | Frederic Guillot |