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
/
Helper
/
TaskHelper.php
Age
Commit message (
Expand
)
Author
2019-07-17
Fix tabindexes on task creation and modification forms
Rafael de Camargo
2018-04-11
Increase text fields length in several tables
Frédéric Guillot
2017-11-03
Improve dropdown for task description templates
Frederic Guillot
2017-11-02
Add predefined templates for task descriptions
Frederic Guillot
2017-10-18
Improve external task integration
Frederic Guillot
2017-10-12
Generate a link if the reference is a URL
Frederic Guillot
2017-10-12
Render a dropdown menu for external task providers
Frederic Guillot
2017-05-10
Change Due Date to Due Timestamp fixes #919 (#3249)
Oliver Buchmann
2017-04-05
Add new project restriction to block assignee change
Frederic Guillot
2017-02-26
Project priority is always rendered now
Frederic Guillot
2017-02-18
Remove default swimlane
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-13
Replace SimpleMDE with custom Markdown editor
Frederic Guillot
2016-11-05
Add the possibility to create external tasks
Frederic Guillot
2016-08-14
Merge pull-request #2539
Frederic Guillot
2016-08-13
Improve form helpers and add more hooks
Frederic Guillot
2016-08-07
Reduce number of font size
Frederic Guillot
2016-08-01
Display priority changes in board view for inverted priority ranges
Rys Sommefeldt
2016-08-01
Allow priority changes when start and end differ
Rys Sommefeldt
2016-07-15
Fixed Markdown editor auto-grow on the task form
Frederic Guillot
2016-07-02
Make sure that tags are duplicated for recurring tasks
Frederic Guillot
2016-07-02
Do not create empty tags and remove tags only when necessary
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
Minor fixes
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-03-04
Helper refactoring
Frederic Guillot