summaryrefslogtreecommitdiff
path: root/app/Template
AgeCommit message (Collapse)Author
2015-08-23Improve column hide/show with swimlanesFrederic Guillot
2015-08-23Improve file attachments tooltip on the boardFrederic Guillot
2015-08-22Do not force redirect when clicking on task board linkFrederic Guillot
2015-08-22Add milestone marker in board taskFrederic 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-20Update localesFrederic Guillot
2015-08-19Improve sidebar menusFrederic Guillot
2015-08-18Add start and end date for projectsFrederic Guillot
2015-08-18Integrate Norwegian translationFrederic Guillot
2015-08-16Add project users overviewFrederic Guillot
2015-08-15Add show/hide columns on the boardFrederic Guillot
2015-08-14Fix condition for permission on project creationFrederic Guillot
2015-08-14Fix potential issue with json_encode() in templatesFrederic Guillot
2015-08-14Add Gantt chart for projectsFrederic Guillot
2015-08-14Add new role Project AdministratorFrederic Guillot
2015-08-07Rewrite dropdown menuFrederic Guillot
2015-08-04Javascript refactoringFrederic Guillot
2015-08-02Add column vertical scrolling and set column height dynamicallyFrederic Guillot
2015-08-01Fix broken url for closed tasks in project viewFrederic Guillot
2015-08-01Add config parameter to disable/enable RememberMe authenticationFrederic Guillot
2015-08-01Add bruteforce protectionFrederic Guillot
2015-07-25Switch to MIT licenseFrederic Guillot
2015-07-25Add settings to disable subtask timer and another to not include closed ↵Frederic Guillot
tasks into CFD
2015-07-21Add loading icon on board viewFrederic Guillot
2015-07-21Add missing e()Frederic Guillot
2015-07-20Add current values when moving/duplicate a task to another project and add a ↵Frederic Guillot
loading icon
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 icon to hide/show sidebarFrederic Guillot
2015-07-18Fix bug with screenshot dropdown: scroll down on the board view and focus ↵Frederic Guillot
lost when clicking on the drop zone
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