summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Expand)Author
2015-09-16Add abstract storage layerFrederic Guillot
2015-09-13Move budget outside of the coreFrederic Guillot
2015-09-12Show localized documentation if availableFrederic Guillot
2015-09-05Improve unit testsFrederic Guillot
2015-09-05Creating another task stay in the popoverFrederic Guillot
2015-09-05Improve pull-request about swimlane descriptionFrederic Guillot
2015-09-04#1144 Add description field to swimlane.Fabiano Pereira
2015-08-29Include documentation in the applicationFrederic Guillot
2015-08-26Move tasks Gantt chartFrederic Guillot
2015-08-23Add Gitlab authenticationFrederic Guillot
2015-08-23Improve file attachments tooltip on the boardFrederic Guillot
2015-08-23Make screenshot feature compatible with Firefox 40Frederic Guillot
2015-08-22Add new automated action to change task color based on the task linkFrederic Guillot
2015-08-22Add global Gantt chart for all projectsFrederic Guillot
2015-08-21Add users and categories filters on the boardFrederic Guillot
2015-08-20Show closed tasks on the Gantt chart and fix rounding for task progressFrederic Guillot
2015-08-19Improve sidebar menusFrederic Guillot
2015-08-16Add project users overviewFrederic Guillot
2015-08-14Fix potential issue with conflict namespaceFrederic Guillot
2015-08-14Add Gantt chart for projectsFrederic Guillot
2015-08-14Add new role Project AdministratorFrederic Guillot
2015-08-07Fix permission issue when changing the url manuallyFrederic Guillot
2015-08-01Add bruteforce protectionFrederic Guillot
2015-07-28Fix bug: wrong template name for subtasks tooltip due to previous file renameFrederic Guillot
2015-07-25Add settings to disable subtask timer and another to not include closed tasks...Frederic Guillot
2015-07-19Fix minor issuesFrederic Guillot
2015-07-19Split task controller into smaller classesFrederic Guillot
2015-07-19Prompt user when moving or duplicate a task to another projectFrederic Guillot
2015-07-19Add settings option to define the default task colorFrederic Guillot
2015-07-19Improve quick-add subtasks formFrederic Guillot
2015-07-18Add memory consumption in debug logFrederic Guillot
2015-07-18Fix cosmetic issuesFrederic 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-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-12Remove edit recurrence from the task menuFrederic Guillot
2015-07-12Start to implement url rewrite (nice urls)Frederic Guillot
2015-07-08Fix bug: No creator when duplicating a taskFrederic 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-05Increase date range for ics exportFrederic Guillot
2015-07-04Refactoring to implement new layout with filters: board/calendar/list views (...Frederic Guillot
2015-07-01Remove method Category::getBoardCategories()Frederic Guillot