summaryrefslogtreecommitdiff
path: root/app/Template
AgeCommit message (Expand)Author
2016-06-24Added tag modification from the user interfaceFrederic Guillot
2016-06-24Removed useless keyboard shortcutFrederic Guillot
2016-06-24Update links on the boardFrederic Guillot
2016-06-24Remove dropdown menus that are now available with task edit formFrederic Guillot
2016-06-24Use the same task form layout everywhereFrederic Guillot
2016-06-24Expose tags to the user interface (first prototype)Frederic Guillot
2016-06-24Use BoardFormatter to generate the boardFrederic Guillot
2016-06-09Add total sum of tasks per project in dashboardLev Lazinskiy
2016-06-06Show tasks that are due today in a different colorLev Lazinskiy
2016-06-06Merge pull-request #2302Frederic Guillot
2016-06-06Fix plural formLev Lazinskiy
2016-06-06fix for search bug in dashboardBusfreak
2016-06-05Display local date format in date pickerFrederic Guillot
2016-06-05Conifgure email settings through user interfaceFrederic Guillot
2016-06-03Merge pull-request #2188Frederic Guillot
2016-06-03Add link in project nameSébastien Kergreis
2016-06-02Expose to the user interface the email sender addressFrederic Guillot
2016-05-28Move task import outside of project settingsFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-28Fix wrong redirect after removing a task from the task view pageFrederic Guillot
2016-05-28Split Gantt controllerFrederic Guillot
2016-05-28Split board controller into multiple classesFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-26Rename task view controllerFrederic Guillot
2016-05-26Rename task controllersFrederic Guillot
2016-05-26Rename 2FA controllerFrederic Guillot
2016-05-26Mark notification as read when clicking on itFrederic Guillot
2016-05-26Remove webhook endpoint to create tasks (breaking change)Frederic Guillot
2016-05-25Rename ProjectEdit controllerFrederic Guillot
2016-05-25Rename ProjectPermission controllerFrederic Guillot
2016-05-25Split project controller into multiple classesFrederic Guillot
2016-05-23Adds task column in 'my tasks' table on dasboardSébastien Kergreis
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-15Move Chosen images to the right directory and put back JS files in headFrederic Guillot
2016-05-15Use latest hipster tools to manage assetsFrederic Guillot
2016-05-13Put project title before iconsFrederic Guillot
2016-05-13Fixed users tooltip in projects GanttFrederic Guillot
2016-05-13Added dropdown for projectsFrederic Guillot