Kanboard-Prod/app/Model
Frédéric Guillot 2c056bb9bb Add option to allow everybody on a project 2014-10-21 18:51:59 -04:00
..
Acl.php Allow quickly creating and changing state of subtask (pull-request #312) 2014-10-07 19:21:26 -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 Add pagination/column sorting for search and completed tasks 2014-10-12 14:28:08 -04:00
Board.php Move some Task model methods to the TaskFinder class 2014-10-12 15:32:35 -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
Config.php Add Danish translation (pull-request #336) 2014-10-20 19:31:31 -04:00
DateParser.php Add 3 new fields for tasks: start date, time estimated and time spent 2014-10-11 21:11:10 -04:00
File.php Add email notifications 2014-08-15 17:23:41 -07:00
GithubWebhook.php Move some Task model methods to the TaskFinder class 2014-10-12 15:32:35 -04:00
LastLogin.php Authentication backends refactoring 2014-08-16 13:59:37 -07:00
Notification.php Project activity refactoring and listeners improvements 2014-10-12 21:38:56 -04:00
Project.php Project activity refactoring and listeners improvements 2014-10-12 21:38:56 -04:00
ProjectActivity.php Add a dashboard (first version) 2014-10-14 22:02:35 -04:00
ProjectPermission.php Add option to allow everybody on a project 2014-10-21 18:51:59 -04:00
SubTask.php Add 3 new fields for tasks: start date, time estimated and time spent 2014-10-11 21:11:10 -04:00
Task.php Move some Task model methods to the TaskFinder class 2014-10-12 15:32:35 -04:00
TaskExport.php Add 3 new fields for tasks: start date, time estimated and time spent 2014-10-11 21:11:10 -04:00
TaskFinder.php Add a dashboard (first version) 2014-10-14 22:02:35 -04:00
TaskPermission.php Regular users can remove only their own tasks 2014-09-23 15:17:04 +02:00
TaskValidator.php Add 3 new fields for tasks: start date, time estimated and time spent 2014-10-11 21:11:10 -04:00
TimeTracking.php Add 3 new fields for tasks: start date, time estimated and time spent 2014-10-11 21:11:10 -04:00
User.php Add option to allow everybody on a project 2014-10-21 18:51:59 -04:00
Webhook.php Project activity refactoring and listeners improvements 2014-10-12 21:38:56 -04:00