summaryrefslogtreecommitdiff
path: root/app/Template/task_creation/show.php
AgeCommit message (Collapse)Author
2017-11-02Add predefined templates for task descriptionsFrederic Guillot
2017-10-18Improve external task integrationFrederic Guillot
2017-09-23Avoid people to alter other projects by changing form dataFrederic Guillot
2017-01-08Rename methods to render fields in TaskHelper and SubtaskHelperFrederic Guillot
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot
2016-11-05Add the possibility to create external tasksFrederic Guillot
2016-09-28Moved plugin added fields on the first column to position before checkboxEskiso
For templating reasons, when adding new fields to the first column they should be between tag selection and the checkbox.
2016-09-11Duplicate a task quickly to multiple projects after the creationFrederic Guillot
2016-08-07Show project name in task formsFrederic Guillot
2016-06-28Expose task reference field to the user interfaceFrederic Guillot
2016-06-24Use the same task form layout everywhereFrederic Guillot
2016-06-24Expose tags to the user interface (first prototype)Frederic Guillot
2016-05-28Split board controller into multiple classesFrederic Guillot
2016-05-16Improve user controllers and viewsFrederic Guillot
2016-05-15Added task creation menu for all projects viewsFrederic Guillot