Kanboard-Prod/app/Model
Frédéric Guillot 41e796c52a Models refactoring/improvements 2014-09-20 14:49:31 +02:00
..
Acl.php Add Atom feed for project activity 2014-09-10 18:12:12 +02:00
Action.php Add more events and notifications for tasks 2014-09-16 16:35:43 +02:00
Authentication.php Fix bug for password change 2014-08-19 18:29:13 -07: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
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 Models refactoring/improvements 2014-09-20 14:49:31 +02: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
TaskValidator.php Split Task model into smaller classes 2014-09-20 11:58:27 +02:00
User.php Models refactoring/improvements 2014-09-20 14:49:31 +02:00
Webhook.php Remove useless code 2014-08-19 18:00:02 -07:00