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_modification
Age
Commit message (
Expand
)
Author
2017-11-03
Improve dropdown for task description templates
Frederic Guillot
2017-09-23
Do not expose IDs in forms
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-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
Remove dropdown menus that are now available with task edit form
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-26
Rename task view controller
Frederic Guillot
2016-05-26
Rename task controllers
Frederic Guillot
2016-05-16
Improve user controllers and views
Frederic Guillot
2016-04-24
Added more template hooks
Frederic Guillot
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-05
Remove time form on task summary page and move that to task edit form
Frederic Guillot
2016-02-03
Add dropdown menu with inline popup for all task actions
Frederic Guillot
2016-02-03
Remove description textarea from task edit form
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-24
Add configurable task priority
Frederic Guillot
2015-12-29
Add autocompletion in textarea for user mentions
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
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