summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Expand)Author
2016-04-10Added search in activity streamFrederic Guillot
2016-04-10Refactor ProjectActivity model to use Filter and Formatter interfaceFrederic Guillot
2016-04-09Filter refactoringFrederic Guillot
2016-04-08Flashing an error if a nonexistent user is added to a project.Dj Padzensky
2016-03-27Handle state in OAuth2 clientFrederic Guillot
2016-03-26Make documentation images works with French localesFrederic Guillot
2016-03-26Make images works in embedded documentationFrederic Guillot
2016-03-26Added caching HTTP headers for image previewsFrederic Guillot
2016-03-26Move avatar actions to controller AvatarFileFrederic Guillot
2016-03-26Added avatar image uploadFrederic Guillot
2016-03-25Unification of project headerFrederic Guillot
2016-03-24Remove controller action for Markdown previewFrederic Guillot
2016-03-19Add buttons in project overview sectionsFrederic Guillot
2016-03-19Improve comments designFrederic Guillot
2016-03-18Rename controller TaskLink to TaskInternalLinkFrederic Guillot
2016-03-18Improve task summary sectionsFrederic Guillot
2016-03-12Show server configuration in settings pageFrederic Guillot
2016-03-11Added "?" to display list of keyboard shortcutsFrederic Guillot
2016-03-09Enhance task link view to mimic the subtask viewOlivier Maridat
2016-03-08Always display project name and task title in task viewsFrederic Guillot
2016-03-05Improve automatic action creationFrederic Guillot
2016-03-05Import automatic actions from another projectFrederic Guillot
2016-03-04Fix ambiguous column name with very old version of SqliteFrederic Guillot
2016-03-04Fix security issue: Unexpected access to any tasks from a shared public boardFrederic Guillot
2016-03-04PHPdoc cleanupFrederic Guillot
2016-03-04Helper refactoringFrederic Guillot
2016-03-04Add namespace Export and move classesFrederic Guillot
2016-02-29Add unit test for transition modelFrederic Guillot
2016-02-20Add drag and drop to change swimlane positionsFrederic Guillot
2016-02-20Fix cosmetic issues and update api documentationFrederic Guillot
2016-02-20Split Board model into multiple classesFrederic Guillot
2016-02-20Sync localesFrederic Guillot
2016-02-20Add drag and drop to change column positionsFrederic Guillot
2016-02-20Use inline popup to create new columnsFrederic Guillot
2016-02-19Add subtasks drag and dropFrederic Guillot
2016-02-16Add file preview for Markdown and text filesFrederic Guillot
2016-02-16Add file attachements to projectsFrederic Guillot
2016-02-16Start to implement a project overview pageFrederic Guillot
2016-02-14Move project header templates to folder project_headerFrederic Guillot
2016-02-14Rename File controller to TaskFileFrederic Guillot
2016-02-14Add ProjecFile and TaskFile modelsFrederic Guillot
2016-02-13Add file drag and drop and asynchronous uploadFrederic Guillot
2016-02-13Enable/Disable usersFrederic Guillot
2016-02-13Add setting option to disable private projectsFrederic Guillot
2016-02-13Merge pull-request #1837Frederic Guillot
2016-02-13Fixed issue with customer filter popover and added confirmation for removalNick Blackledge
2016-02-12Added a DISABLE_LOGOUT constant, to allow the logout command to be disabled, ...Dj Padzensky
2016-02-09Rename hooksFrederic Guillot
2016-02-09Add more hooksFrederic Guillot
2016-02-08Fix PHP notices during creation of first project and in subtasks tableFrederic Guillot