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
/
Comment.php
Age
Commit message (
Expand
)
Author
2016-05-28
Rename controllers
Frederic Guillot
2016-05-26
Rename task view controller
Frederic Guillot
2016-05-15
Refactoring: added controlled middleware and changed response class
Frederic Guillot
2016-04-27
Fixed wrong URL on comment toggle link for sorting
Frederic Guillot
2016-03-08
Always display project name and task title in task views
Frederic Guillot
2016-02-04
Do not refresh the whole page when changing subtask status (work in progress)
Frederic Guillot
2016-02-03
Add dropdown menu with inline popup for all task actions
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-14
Move 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-10-11
Add comments sorting
Frederic Guillot
2015-07-19
Fix minor issues
Frederic Guillot
2015-07-19
Split task controller into smaller classes
Frederic Guillot
2015-07-12
Start to implement url rewrite (nice urls)
Frederic Guillot
2015-04-03
Various fixes for PHPAnalyzer
Frederic Guillot
2015-02-16
Fix PHP error in pull-request
Frederic Guillot
2015-02-16
This adds a quick comment creation link in the task menu on board.
ashbike
2014-12-31
Acl refactoring
Frédéric Guillot
2014-11-25
Move comment templates to a subfolder
Frédéric Guillot
2014-11-02
Change layout (experimental)
Frédéric Guillot
2014-09-08
Add public view for tasks
Frédéric Guillot
2014-05-28
Add CSRF protections
Frédéric Guillot
2014-05-23
Improve user interface
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot