summaryrefslogtreecommitdiff
path: root/app/Template/task_creation
AgeCommit message (Expand)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
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
2016-04-24Added more template hooksFrederic Guillot
2016-03-25Update form.phpImbasaur
2016-03-20Added Markdown editor and Javascript code refactoringFrederic Guillot
2016-03-05Added Ajax loading icon for submit buttonsFrederic Guillot
2016-02-16Added hook render for left column in task form.Yaroslav Zemlyanuhin
2016-01-31Rename helper methodFrederic Guillot
2016-01-31Move task form elements to Task helperFrederic Guillot
2016-01-31Add a "Me" button to assignee form elementFrederic Guillot
2016-01-30Simplify code to handle ajax popover and redirectsFrederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-24Add configurable task priorityFrederic Guillot
2015-12-29Add autocompletion in textarea for user mentionsFrederic Guillot
2015-09-05Replace color dropdown by color picker in task formsFrederic Guillot
2015-09-05Creating another task stay in the popoverFrederic Guillot
2015-08-29Include documentation in the applicationFrederic Guillot
2015-07-19Split task controller into smaller classesFrederic Guillot