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
/
Taskmodification.php
Age
Commit message (
Expand
)
Author
2016-05-26
Rename task controllers
Frederic Guillot
2016-05-15
Refactoring: added controlled middleware and changed response class
Frederic Guillot
2016-03-08
Always display project name and task title in task views
Frederic Guillot
2016-02-29
Add unit test for transition model
Frederic Guillot
2016-02-09
Rename hooks
Frederic Guillot
2016-02-09
Add more hooks
Frederic Guillot
2016-02-06
The date time format can be chosen in application settings
Frederic Guillot
2016-02-05
Remove time form on task summary page and move that to task edit form
Frederic Guillot
2016-02-03
Add dropdown menu with inline popup for all task actions
Frederic Guillot
2016-02-01
Add new merge hook to override default form values
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-24
Add configurable task priority
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
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-09-05
Creating another task stay in the popover
Frederic Guillot
2015-07-19
Split task controller into smaller classes
Frederic Guillot