Kanboard-Prod/app/Model
Frédéric Guillot bae57838c2 Input date format is now a config parameter instead of the current locale 2014-10-05 11:22:10 -04:00
..
Acl.php Hide users menu for non-admins (pull-request #284) 2014-09-27 21:40:47 -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 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 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 Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
Project.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04: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 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 Move methods getIpAddress() and getUserAgent() to the Request class 2014-09-28 09:19:19 -04:00
Webhook.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00