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
/
Task.php
Age
Commit message (
Expand
)
Author
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-30
Avoid code duplication in pull-request #746
Frederic Guillot
2015-03-29
add activity stream to task #693
BlueTeck
2015-03-26
Add task transitions history
Frederic Guillot
2015-03-21
Add swimlane dropdown in task creation form
Frederic Guillot
2015-03-12
Merge and improve pull-request #704
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-02-15
Display confirmation box to close task from the board and improve popover lis...
Frederic Guillot
2015-02-14
Allow remote images for markdown content
Frederic Guillot
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-10
Add subtask time tracking in the task view
Frederic Guillot
2015-02-07
Update task time tracking based on subtask time tracking
Frederic Guillot
2015-02-07
Rename subtask model
Frederic Guillot
2015-02-01
Add shortcut link to close a task from the dropdown menu
Frederic Guillot
2015-01-25
Do not show inactive projects info on the dashboard and update picodb (merge ...
Frederic Guillot
2015-01-02
Cleanup and fixes
Frédéric Guillot
2015-01-02
Various fixes and improvements
Frédéric Guillot
2014-12-31
Acl refactoring
Frédéric Guillot
2014-12-28
Template helpers refactoring
Frédéric Guillot
2014-12-26
Add swimlanes
Frédéric Guillot
2014-12-03
Move tasks templates to a subfolder
Frédéric Guillot
2014-11-25
Improve task creation popover
Frédéric Guillot
2014-11-25
Show the task creation form as a popover
Frédéric Guillot
2014-11-25
Auto assign user during task creation if there is only one user
Frédéric Guillot
2014-11-23
Fix some issues
Frédéric Guillot
2014-11-23
Create TaskDuplication model
Frédéric Guillot
2014-11-23
Create TaskModification model
Frédéric Guillot
2014-11-22
Move task creation to a seperate class
Frédéric Guillot
2014-11-21
Create TaskStatus model
Frédéric Guillot
2014-11-09
Add projects to the dashboard and rename some methods
Frédéric Guillot
2014-11-02
Change layout (experimental)
Frédéric Guillot
2014-10-12
Move some Task model methods to the TaskFinder class
Frédéric Guillot
2014-10-12
Add pagination/column sorting for search and completed tasks
Frédéric Guillot
2014-10-11
Add 3 new fields for tasks: start date, time estimated and time spent
Frédéric Guillot
2014-10-05
Input date format is now a config parameter instead of the current locale
Frédéric Guillot
2014-09-23
Move task edit form to the task layout
Frédéric Guillot
2014-09-23
Regular users can remove only their own tasks
Frédéric Guillot
2014-09-22
Move task webhook to the controller webhook
Frédéric Guillot
2014-09-20
Models refactoring/improvements
Frédéric Guillot
2014-09-20
Extract project permissions to a separate class
Frédéric Guillot
2014-09-20
Split Task model into smaller classes
Frédéric Guillot
2014-09-16
Don't load Javascript assets for public board access
Frédéric Guillot
2014-09-09
The color is not mandatory for task creation through the API
Frédéric Guillot
2014-09-08
Add public view for tasks
Frédéric Guillot
2014-09-08
Handle the case of tasks with bad previous positions
Frédéric Guillot
2014-09-08
Remove the columns list from the edit task form
Frédéric Guillot
2014-09-01
Improve task controller and fix bug description popover
Frédéric Guillot
[next]