Kanboard-Prod/app/Model
Frédéric Guillot f7fa47fa35 Only send notifications to project members (#299) 2014-10-07 12:21:02 -04:00
..
Acl.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
Action.php Add support for Github Issue Webhooks 2014-09-28 18:23:21 -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 Regular users are able to create private projects 2014-10-05 19:40:57 -04: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 Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
DateParser.php Input date format is now a config parameter instead of the current locale 2014-10-05 11:22:10 -04:00
File.php Add email notifications 2014-08-15 17:23:41 -07:00
GithubWebhook.php Add support for Github Issue Webhooks 2014-09-28 18:23:21 -04:00
LastLogin.php Authentication backends refactoring 2014-08-16 13:59:37 -07:00
Notification.php Only send notifications to project members (#299) 2014-10-07 12:21:02 -04:00
Project.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
ProjectPermission.php Regular users are able to create private projects 2014-10-05 19:40:57 -04: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 Add support for Github Issue Webhooks 2014-09-28 18:23:21 -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 Projects are not anymore visible to everybody by default 2014-10-05 12:32:44 -04:00
Webhook.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00