Kanboard-Prod/app/Model
Frédéric Guillot 20b60bc628 Move subtask templates to a subfolder 2014-11-26 21:04:46 -05:00
..
Acl.php Integrate tooltips and code cleanup/fix bugs, see #166 2014-11-24 21:32:03 -05:00
Action.php Use Pimple instead of Core\Registry and add Monolog for logging 2014-11-14 22:44:25 -05:00
Authentication.php Use Pimple instead of Core\Registry and add Monolog for logging 2014-11-14 22:44:25 -05:00
Base.php Fix some issues 2014-11-23 18:33:29 -05:00
Board.php Fix some issues 2014-11-23 18:33:29 -05:00
Category.php Create TaskDuplication model 2014-11-23 18:23:20 -05:00
Color.php Move task creation to a seperate class 2014-11-22 10:05:44 -05:00
Comment.php Some refactoring for PHP 5.3 2014-11-22 18:49:34 -05: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 Start templates cleanup and reorganisation 2014-11-09 20:04:27 -05:00
LastLogin.php Authentication backends refactoring 2014-08-16 13:59:37 -07:00
Notification.php Move event and notification templates to a subfolder 2014-11-26 20:43:08 -05:00
Project.php Automatically add the logged user during project creation 2014-11-25 20:30:59 -05:00
ProjectActivity.php Move event and notification templates to a subfolder 2014-11-26 20:43:08 -05:00
ProjectAnalytic.php Don't display analytics if not enough data 2014-11-15 21:55:42 -05:00
ProjectDailySummary.php Fix some issues 2014-11-23 18:33:29 -05:00
ProjectPaginator.php Add pagination and sorting to the dashboard 2014-11-15 21:49:06 -05:00
ProjectPermission.php Auto assign user during task creation if there is only one user 2014-11-25 20:18:21 -05:00
SubTask.php Move subtask templates to a subfolder 2014-11-26 21:04:46 -05:00
SubtaskPaginator.php Add pagination and sorting to the dashboard 2014-11-15 21:49:06 -05:00
Task.php Create TaskDuplication model 2014-11-23 18:23:20 -05:00
TaskCreation.php Create TaskPosition model 2014-11-23 14:42:49 -05:00
TaskDuplication.php Create TaskDuplication model 2014-11-23 18:23:20 -05: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 pagination and sorting to the dashboard 2014-11-15 21:49:06 -05:00
TaskModification.php Create TaskModification model 2014-11-23 15:55:59 -05:00
TaskPaginator.php Add pagination and sorting to the dashboard 2014-11-15 21:49:06 -05:00
TaskPermission.php Regular users can remove only their own tasks 2014-09-23 15:17:04 +02:00
TaskPosition.php Create TaskModification model 2014-11-23 15:55:59 -05:00
TaskStatus.php Create TaskStatus model 2014-11-21 21:41:26 -05:00
TaskValidator.php Description should not be mandatory, see #400 2014-11-20 19:52:34 -05: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 Fix PHP 5.3 issue 2014-11-25 22:13:51 -05:00
Webhook.php Use Pimple instead of Core\Registry and add Monolog for logging 2014-11-14 22:44:25 -05:00