summaryrefslogtreecommitdiff
path: root/app/Template
AgeCommit message (Expand)Author
2015-07-19Improve quick-add subtasks formFrederic Guillot
2015-07-18Add icon to hide/show sidebarFrederic Guillot
2015-07-18Fix bug with screenshot dropdown: scroll down on the board view and focus los...Frederic Guillot
2015-07-18Add new search attribute for swimlaneFrederic Guillot
2015-07-18Add form to create remote userFrederic Guillot
2015-07-16Store redirect login url in session instead of using url parameterFrederic Guillot
2015-07-16Add edit form for user authenticationFrederic Guillot
2015-07-16Add config parameter to hide login formFrederic Guillot
2015-07-16Display OAuth2 urls on integration page and update docFrederic Guillot
2015-07-16Refactoring of Github authentication (oauth url change)Frederic Guillot
2015-07-16Refactoring of Google Authentication (new callback url)Frederic Guillot
2015-07-12Use ajax requests for board collapse/expandFrederic Guillot
2015-07-12Fix some issue dur to url rewritingFrederic Guillot
2015-07-12Remove edit recurrence from the task menuFrederic Guillot
2015-07-12Start to implement url rewrite (nice urls)Frederic Guillot
2015-07-08Do not set anchor for the default swimlane on the link back to boardFrederic Guillot
2015-07-07Move board collapse/expand mode to server side to avoid board flickeringFrederic Guillot
2015-07-07Add icon to set automatically the start dateFrederic Guillot
2015-07-07Add datetime picker for start dateFrederic Guillot
2015-07-06Add lead and cycle time for projectsFrederic Guillot
2015-07-05Add new analytic page: Average time spent into each columnFrederic Guillot
2015-07-05Add task analyticsFrederic Guillot
2015-07-05Merge pull-request #981Frederic Guillot
2015-07-04Update localesFrederic Guillot
2015-07-04Show title in tooltip for collapsed tasksFrederic Guillot
2015-07-04Display user initials when tasks are in collapsed modeFrederic Guillot
2015-07-05Slack channel can be overridden to post to another channel/private group or s...Ash Bike
2015-07-04Set focus on the dropdown for category popoverFrederic Guillot
2015-07-04Add keyboard shortcuts to switch between board/calendar/list viewFrederic Guillot
2015-07-04Add keyboard shortcut to focus on the search boxFrederic Guillot
2015-07-04Add filters helper for search formFrederic Guillot
2015-07-04Improve view mode switcherFrederic Guillot
2015-07-04Do not allow closed tasks to move on the boardFrederic Guillot
2015-07-04Refactoring to implement new layout with filters: board/calendar/list views (...Frederic Guillot
2015-07-03Add search form on the dashboardFrederic Guillot
2015-07-03Check the box remember me by defaultFrederic Guillot
2015-07-03Merge manually pull-request #965Frederic Guillot
2015-07-01Remove method Category::getBoardCategories()Frederic Guillot
2015-07-01Add project and column attributes for advanced searchFrederic Guillot
2015-07-01Add global search sectionFrederic Guillot
2015-07-01Change dashboardFrederic Guillot
2015-06-27Improve user creation form to automatically add project member and enable not...Frederic Guillot
2015-06-27Remove column default_project_id for users because it's useless nowFrederic Guillot
2015-06-24Add timer for subtasks and remove settings for subtask time trackingFrederic Guillot
2015-06-24Display totals on the dashboard for tasks/subtasks/projectsFrederic Guillot
2015-06-23Improve assets loading: remove http call to load task colors and async load o...Frederic Guillot
2015-06-21Change message in templateFrederic Guillot
2015-06-21Replace dimplejs by c3js for chart drawingFrederic Guillot
2015-06-21Fix issue in notification template when there is no comment authorFrederic Guillot
2015-06-20Improve automatic action to create comments based on commit messagesFrederic Guillot