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
/
Controller
/
Tasklink.php
Age
Commit message (
Expand
)
Author
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-08
Always display project name and task title in task views
Frederic Guillot
2016-01-31
Simplify layout and templates generation
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-11
Move task link validator methods
Frederic Guillot
2015-11-15
Rewrite of session management
Frederic Guillot
2015-10-17
Run php-cs-fixer on the code base
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-05-24
Helpers refactoring
Frederic Guillot
2015-05-09
Update task links, assignee and time tracking (#775), group links by label (#...
Frederic Guillot
2015-04-03
Various fixes for PHPAnalyzer
Frederic Guillot
2015-03-10
Add an item "Add a link" in the dropdown menu of a task in the board view
Olivier Maridat
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