summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Collapse)Author
2016-05-20Manage plugins from the user interface and from the command lineFrederic Guillot
2016-05-18Added plugin controller (WIP)Frederic Guillot
2016-05-18Reset failed login counter and unlock user when changing passwordFrederic Guillot
2016-05-17Rename subtask controllerFrederic Guillot
2016-05-17Added the possibility to convert a subtask to a taskFrederic Guillot
2016-05-16Improve user controllers and viewsFrederic Guillot
2016-05-16Improve group controllers and viewsFrederic Guillot
2016-05-15Rename UserStatus controllerFrederic Guillot
2016-05-15User creation forms are now displayed with inline popupFrederic Guillot
2016-05-15User import is now a popoverFrederic Guillot
2016-05-15Added task creation menu for all projects viewsFrederic Guillot
2016-05-15Refactoring: added controlled middleware and changed response classFrederic Guillot
2016-05-13Add tasks in bulk from the boardFrederic Guillot
2016-05-07Added support for language LDAP attributeFrederic Guillot
2016-05-07Added support for LDAP user photo profileFrederic Guillot
2016-05-05Fixed PHP warning when removing a user with no Avatar imageFrederic Guillot
2016-05-04Added automated action to change task color based on the priorityFrederic Guillot
2016-05-04Added generic controller for task popoversFrederic Guillot
2016-05-04Unify task drop-down menu between different viewsFrederic Guillot
2016-04-27Fixed wrong URL on comment toggle link for sortingFrederic Guillot
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