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 (
Collapse
)
Author
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
2014-09-01
Improve task duplication
Frédéric Guillot
2014-09-01
Add the possibility to duplicate a task to another project
Frédéric Guillot
2014-08-31
Improve project move view
Frédéric Guillot
2014-08-30
Move a task to another project
Frédéric Guillot
2014-07-08
Add fields: task creator and modification date
Frédéric Guillot
2014-07-01
Use popover to edit task and description directly from board.
Francois Ferrand
- Click on 'description' icon opens the 'edit-description' page. - Edit task and edit description now open in popover, like the assign dialog.
2014-05-28
Add CSRF protections
Frédéric Guillot
2014-05-25
Add subtasks
Frédéric Guillot
2014-05-23
Improve user interface
Frédéric Guillot
2014-05-22
Add files upload
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot
[prev]