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
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
2016-04-24
Added more template hooks
Frederic Guillot
2016-03-25
Update form.php
Imbasaur
2016-03-20
Added Markdown editor and Javascript code refactoring
Frederic Guillot
2016-03-05
Added Ajax loading icon for submit buttons
Frederic Guillot
2016-02-16
Added hook render for left column in task form.
Yaroslav Zemlyanuhin
2016-01-31
Rename helper method
Frederic Guillot
2016-01-31
Move task form elements to Task helper
Frederic Guillot
2016-01-31
Add a "Me" button to assignee form element
Frederic Guillot
2016-01-30
Simplify code to handle ajax popover and redirects
Frederic Guillot
2016-01-30
Add external links for tasks with plugin api
Frederic Guillot
2016-01-24
Add configurable task priority
Frederic Guillot
2015-12-29
Add autocompletion in textarea for user mentions
Frederic Guillot
2015-09-05
Replace color dropdown by color picker in task forms
Frederic Guillot
2015-09-05
Creating another task stay in the popover
Frederic Guillot
2015-08-29
Include documentation in the application
Frederic Guillot
2015-07-19
Split task controller into smaller classes
Frederic Guillot