Kanboard-Prod/app/Controller
Frédéric Guillot 03fa01ac7b Improve automatic actions (check for compatible events/actions/parameters) 2014-09-28 14:26:40 -04:00
..
Action.php Improve automatic actions (check for compatible events/actions/parameters) 2014-09-28 14:26:40 -04:00
App.php Improve user interface 2014-05-23 09:49:26 -04:00
Base.php Regular users can remove only their own tasks 2014-09-23 15:17:04 +02:00
Board.php Extract project permissions to a separate class 2014-09-20 12:52:48 +02:00
Category.php Projects management refactoring 2014-08-30 14:08:46 -08:00
Comment.php Add public view for tasks 2014-09-08 23:19:40 +02:00
Config.php Add settings field to control project columns (pull-request #244) 2014-09-12 17:35:48 +02:00
File.php Add CSRF protections 2014-05-28 15:14:52 -04:00
Project.php Extract project permissions to a separate class 2014-09-20 12:52:48 +02:00
Subtask.php Extract project permissions to a separate class 2014-09-20 12:52:48 +02:00
Task.php Move task edit form to the task layout 2014-09-23 20:16:07 +02:00
User.php Move methods getIpAddress() and getUserAgent() to the Request class 2014-09-28 09:19:19 -04:00
Webhook.php Basic prototype to handle Github webhooks 2014-09-22 14:31:12 +02:00