Kanboard-Prod/app/Model
Frédéric Guillot 1522be603b Fixs after replacing the event dispatcher 2014-12-27 19:23:51 -05:00
..
Acl.php Add project owner support (allow user management to a regular user), see #316 2014-12-11 20:51:40 -05:00
Action.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -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 Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
Board.php Add swimlanes 2014-12-26 17:43:13 -05:00
Category.php Fix bug category duplication 2014-12-01 21:51:44 -05:00
Color.php Move task creation to a seperate class 2014-11-22 10:05:44 -05:00
Comment.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
Config.php Hungarian translation added 2014-12-14 21:59:59 +01: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 Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
GithubWebhook.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
LastLogin.php Authentication backends refactoring 2014-08-16 13:59:37 -07:00
Notification.php Fixs after replacing the event dispatcher 2014-12-27 19:23:51 -05:00
Project.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
ProjectActivity.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
ProjectAnalytic.php Don't display analytics if not enough data 2014-11-15 21:55:42 -05:00
ProjectDailySummary.php Fixs after replacing the event dispatcher 2014-12-27 19:23:51 -05:00
ProjectPaginator.php Add pagination and sorting to the dashboard 2014-11-15 21:49:06 -05:00
ProjectPermission.php Add project owner support (allow user management to a regular user), see #316 2014-12-11 20:51:40 -05:00
SubTask.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
SubtaskPaginator.php Add pagination and sorting to the dashboard 2014-11-15 21:49:06 -05:00
Swimlane.php Add swimlanes 2014-12-26 17:43:13 -05:00
Task.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
TaskCreation.php Fixs after replacing the event dispatcher 2014-12-27 19:23:51 -05:00
TaskDuplication.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -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 swimlanes 2014-12-26 17:43:13 -05:00
TaskModification.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
TaskPaginator.php Use PicoDb operator ilike() instead of like() 2014-12-26 12:20:17 -05:00
TaskPermission.php Regular users can remove only their own tasks 2014-09-23 15:17:04 +02:00
TaskPosition.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
TaskStatus.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
TaskValidator.php Add swimlanes 2014-12-26 17:43:13 -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 Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00