| .. |
|
Acl.php
|
Add graph for user repartition
|
2014-11-13 20:37:37 -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
|
Use Pimple instead of Core\Registry and add Monolog for logging
|
2014-11-14 22:44:25 -05: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
|
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
|
Use Pimple instead of Core\Registry and add Monolog for logging
|
2014-11-14 22:44:25 -05:00 |
|
Project.php
|
Add pagination and sorting to the dashboard
|
2014-11-15 21:49:06 -05:00 |
|
ProjectActivity.php
|
Use Pimple instead of Core\Registry and add Monolog for logging
|
2014-11-14 22:44:25 -05:00 |
|
ProjectAnalytic.php
|
Don't display analytics if not enough data
|
2014-11-15 21:55:42 -05:00 |
|
ProjectPaginator.php
|
Add pagination and sorting to the dashboard
|
2014-11-15 21:49:06 -05:00 |
|
ProjectPermission.php
|
Add projects to the dashboard and rename some methods
|
2014-11-09 12:47:49 -05:00 |
|
SubTask.php
|
Add pagination and sorting to the dashboard
|
2014-11-15 21:49:06 -05:00 |
|
SubtaskPaginator.php
|
Add pagination and sorting to the dashboard
|
2014-11-15 21:49:06 -05: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 pagination and sorting to the dashboard
|
2014-11-15 21:49:06 -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 |
|
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
|
Use Pimple instead of Core\Registry and add Monolog for logging
|
2014-11-14 22:44:25 -05:00 |