Kanboard-Prod/app/Model
Frédéric Guillot c4e6d658e4 Finish github webhooks integration 2014-10-25 18:13:13 -04:00
..
Acl.php Regular users were unable to update task time. 2014-10-21 23:02:59 -04:00
Action.php Finish github webhooks integration 2014-10-25 18:13:13 -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 Thai translation (pull-request #353) 2014-10-24 22:17:32 -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 Finish github webhooks integration 2014-10-25 18:13:13 -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 pagination for users page 2014-10-25 15:44:38 -04:00
Webhook.php Project activity refactoring and listeners improvements 2014-10-12 21:38:56 -04:00