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
/
show.php
Age
Commit message (
Expand
)
Author
2016-08-13
Display same task summary on all task view pages
Frederic Guillot
2016-07-27
Fix regression in PR #2439
Frederic Guillot
2016-07-07
Hide empty parts of task details page
Valentin Yakovenkov
2016-06-24
Expose tags to the user interface (first prototype)
Frederic Guillot
2016-05-28
Rename controllers
Frederic Guillot
2016-05-26
Rename task controllers
Frederic Guillot
2016-04-24
Added more template hooks
Frederic Guillot
2016-03-25
Unification of project header
Frederic Guillot
2016-03-18
Rename controller TaskLink to TaskInternalLink
Frederic Guillot
2016-03-18
Improve task summary sections
Frederic Guillot
2016-03-09
Enhance task link view to mimic the subtask view
Olivier Maridat
2016-03-02
add new hooks #1742
Timo Litzbarski
2016-02-19
Add subtasks drag and drop
Frederic Guillot
2016-02-14
Rename File controller to TaskFile
Frederic Guillot
2016-02-07
Fix subtask redirection
Frederic Guillot
2016-02-05
Remove time form on task summary page and move that to task edit form
Frederic Guillot
2016-02-04
Do not refresh the whole page when changing subtask status (work in progress)
Frederic Guillot
2016-02-02
Show subtask modification forms in inline popup
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
2015-12-06
Restrict actions for project viewers
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-07-19
Split task controller into smaller classes
Frederic Guillot
2015-07-19
Improve quick-add subtasks form
Frederic Guillot
2015-05-24
Helpers refactoring
Frederic Guillot
2015-05-10
Recurring tasks (#847): template cleanup
Frederic Guillot
2015-05-03
Initial Recurring Tasks Commit
David-Norris
2015-03-12
Merge and improve pull-request #704
Frederic Guillot
2015-03-10
Merge pull-request #699
Frederic Guillot
2015-03-10
Add a quick task link creation as it is possible for subtask
Olivier Maridat
2015-03-02
preview images in taskview
BlueTeck
2015-03-01
Add subtask position
Frederic Guillot
2015-02-21
Fix bug links with different columns (pull-request merge)
Frederic Guillot
2015-02-20
display column in link details
BlueTeck
2015-02-14
Refactoring/simplification of the pull-request about links
Frederic Guillot
2015-02-13
Add task links (Merge pull-request #610)
Frederic Guillot
2015-02-07
Update task time tracking based on subtask time tracking
Frederic Guillot
2014-12-31
Acl refactoring
Frédéric Guillot
2014-12-28
Template helpers refactoring
Frédéric Guillot
2014-12-03
Move tasks templates to a subfolder
Frédéric Guillot