index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Template
/
task_creation
/
show.php
Age
Commit message (
Expand
)
Author
2019-07-17
Fix tabindexes on task creation and modification forms
Rafael de Camargo
2017-11-02
Add predefined templates for task descriptions
Frederic Guillot
2017-10-18
Improve external task integration
Frederic Guillot
2017-09-23
Avoid people to alter other projects by changing form data
Frederic Guillot
2017-01-08
Rename methods to render fields in TaskHelper and SubtaskHelper
Frederic Guillot
2017-01-02
Refactoring/rewrite of modal boxes handling
Frederic Guillot
2016-11-05
Add the possibility to create external tasks
Frederic Guillot
2016-09-28
Moved plugin added fields on the first column to position before checkbox
Eskiso
2016-09-11
Duplicate a task quickly to multiple projects after the creation
Frederic Guillot
2016-08-07
Show project name in task forms
Frederic Guillot
2016-06-28
Expose task reference field to the user interface
Frederic Guillot
2016-06-24
Use the same task form layout everywhere
Frederic Guillot
2016-06-24
Expose tags to the user interface (first prototype)
Frederic Guillot
2016-05-28
Split board controller into multiple classes
Frederic Guillot
2016-05-16
Improve user controllers and views
Frederic Guillot
2016-05-15
Added task creation menu for all projects views
Frederic Guillot