Kanboard-Prod/app/Model
Frédéric Guillot 03fa01ac7b Improve automatic actions (check for compatible events/actions/parameters) 2014-09-28 14:26:40 -04:00
..
Acl.php Hide users menu for non-admins (pull-request #284) 2014-09-27 21:40:47 -04:00
Action.php Improve automatic actions (check for compatible events/actions/parameters) 2014-09-28 14:26:40 -04:00
Authentication.php Move methods getIpAddress() and getUserAgent() to the Request class 2014-09-28 09:19:19 -04:00
Base.php Models refactoring/improvements 2014-09-20 14:49:31 +02:00
BaseHistory.php Add subtasks and comments history 2014-09-10 16:21:47 +02:00
Board.php Improve board API calls 2014-09-17 14:47:41 +02:00
Category.php Remove some code duplication (validation rules) 2014-09-12 15:57:05 +02:00
Color.php Split Task model into smaller classes 2014-09-20 11:58:27 +02:00
Comment.php Remove some code duplication (validation rules) 2014-09-12 15:57:05 +02:00
CommentHistory.php Fix Mysql and Postgresql bug 2014-09-10 16:51:44 +02:00
Config.php Add settings field to control project columns (pull-request #244) 2014-09-12 17:35:48 +02:00
DateParser.php Split Task model into smaller classes 2014-09-20 11:58:27 +02:00
File.php Add email notifications 2014-08-15 17:23:41 -07:00
GithubWebhook.php Basic prototype to handle Github webhooks 2014-09-22 14:31:12 +02:00
LastLogin.php Authentication backends refactoring 2014-08-16 13:59:37 -07:00
Notification.php Exclude current user in email notifications, pull-request #273) 2014-09-19 22:08:04 +02:00
Project.php Extract project permissions to a separate class 2014-09-20 12:52:48 +02:00
ProjectPermission.php Extract project permissions to a separate class 2014-09-20 12:52:48 +02:00
SubTask.php Models refactoring/improvements 2014-09-20 14:49:31 +02:00
SubtaskHistory.php Fix Mysql and Postgresql bug 2014-09-10 16:51:44 +02:00
Task.php Improve automatic actions (check for compatible events/actions/parameters) 2014-09-28 14:26:40 -04:00
TaskExport.php Split Task model into smaller classes 2014-09-20 11:58:27 +02:00
TaskHistory.php Add more events and notifications for tasks 2014-09-16 16:35:43 +02:00
TaskPermission.php Regular users can remove only their own tasks 2014-09-23 15:17:04 +02:00
TaskValidator.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 Remove useless code 2014-08-19 18:00:02 -07:00