Kanboard-Prod/app/Model
Frédéric Guillot 31d3f8bb57 Fix bug: update of the last_modified field for projects 2014-09-18 22:08:16 +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 Start to implement task history and project activity 2014-09-09 20:39:45 +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
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
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 Add more events and notifications for tasks 2014-09-16 16:35:43 +02:00
Project.php Fix bug: update of the last_modified field for projects 2014-09-18 22:08:16 +02:00
SubTask.php Remove some code duplication (validation rules) 2014-09-12 15:57:05 +02:00
SubtaskHistory.php Fix Mysql and Postgresql bug 2014-09-10 16:51:44 +02:00
Task.php Fix bug: overdue tasks email notification 2014-09-18 15:56:43 +02:00
TaskHistory.php Add more events and notifications for tasks 2014-09-16 16:35:43 +02:00
User.php Improve API calls for users 2014-09-16 19:30:18 +02:00
Webhook.php Remove useless code 2014-08-19 18:00:02 -07:00