Age | Commit message (Expand) | Author |
2015-07-18 | Add icon to hide/show sidebar | Frederic Guillot |
2015-07-18 | Fix bug with screenshot dropdown: scroll down on the board view and focus los... | Frederic Guillot |
2015-07-18 | Add new search attribute for swimlane | Frederic Guillot |
2015-07-18 | Add form to create remote user | Frederic Guillot |
2015-07-16 | Store redirect login url in session instead of using url parameter | Frederic Guillot |
2015-07-16 | Add edit form for user authentication | Frederic Guillot |
2015-07-16 | Add config parameter to hide login form | Frederic Guillot |
2015-07-16 | Display OAuth2 urls on integration page and update doc | Frederic Guillot |
2015-07-16 | Refactoring of Github authentication (oauth url change) | Frederic Guillot |
2015-07-16 | Refactoring of Google Authentication (new callback url) | Frederic Guillot |
2015-07-12 | Use ajax requests for board collapse/expand | Frederic Guillot |
2015-07-12 | Fix some issue dur to url rewriting | Frederic Guillot |
2015-07-12 | Remove edit recurrence from the task menu | Frederic Guillot |
2015-07-12 | Start to implement url rewrite (nice urls) | Frederic Guillot |
2015-07-08 | Do not set anchor for the default swimlane on the link back to board | Frederic Guillot |
2015-07-07 | Move board collapse/expand mode to server side to avoid board flickering | Frederic Guillot |
2015-07-07 | Add icon to set automatically the start date | Frederic Guillot |
2015-07-07 | Add datetime picker for start date | Frederic Guillot |
2015-07-06 | Add lead and cycle time for projects | 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 | Merge pull-request #981 | Frederic Guillot |
2015-07-04 | Update locales | Frederic Guillot |
2015-07-04 | Show title in tooltip for collapsed tasks | Frederic Guillot |
2015-07-04 | Display user initials when tasks are in collapsed mode | Frederic Guillot |
2015-07-05 | Slack channel can be overridden to post to another channel/private group or s... | Ash Bike |
2015-07-04 | Set focus on the dropdown for category popover | Frederic Guillot |
2015-07-04 | Add keyboard shortcuts to switch between board/calendar/list view | Frederic Guillot |
2015-07-04 | Add keyboard shortcut to focus on the search box | Frederic Guillot |
2015-07-04 | Add filters helper for search form | Frederic Guillot |
2015-07-04 | Improve view mode switcher | Frederic Guillot |
2015-07-04 | Do not allow closed tasks to move on the board | Frederic Guillot |
2015-07-04 | Refactoring to implement new layout with filters: board/calendar/list views (... | Frederic Guillot |
2015-07-03 | Add search form on the dashboard | Frederic Guillot |
2015-07-03 | Check the box remember me by default | Frederic Guillot |
2015-07-03 | Merge manually pull-request #965 | Frederic Guillot |
2015-07-01 | Remove method Category::getBoardCategories() | Frederic Guillot |
2015-07-01 | Add project and column attributes for advanced search | Frederic Guillot |
2015-07-01 | Add global search section | Frederic Guillot |
2015-07-01 | Change dashboard | Frederic Guillot |
2015-06-27 | Improve user creation form to automatically add project member and enable not... | Frederic Guillot |
2015-06-27 | Remove column default_project_id for users because it's useless now | Frederic Guillot |
2015-06-24 | Add timer for subtasks and remove settings for subtask time tracking | Frederic Guillot |
2015-06-24 | Display totals on the dashboard for tasks/subtasks/projects | Frederic Guillot |
2015-06-23 | Improve assets loading: remove http call to load task colors and async load o... | Frederic Guillot |
2015-06-21 | Change message in template | Frederic Guillot |
2015-06-21 | Replace dimplejs by c3js for chart drawing | Frederic Guillot |
2015-06-21 | Fix issue in notification template when there is no comment author | Frederic Guillot |
2015-06-20 | Improve automatic action to create comments based on commit messages | Frederic Guillot |
2015-06-20 | Change comments table structure (drop foreign key on user_id) | Frederic Guillot |