Kanboard-Prod/app/Model
Frederic Guillot 96a1511346 Fix postgres issue with time-off timetable 2015-04-06 18:52:00 -04:00
..
Acl.php Restrict currency controller to admins 2015-03-28 18:02:48 -04:00
Action.php Rename action TaskAssignColor to TaskAssignColorColumn 2015-04-03 18:56:05 -04:00
Authentication.php Check if the user session match an existing user 2015-02-13 16:41:50 -05:00
Base.php Various fixes for PHPAnalyzer 2015-04-03 18:32:51 -04:00
Board.php - Markdown supported in column description. 2015-02-09 21:14:53 -05:00
Budget.php Add currency rates for budget calculation 2015-03-28 18:00:18 -04:00
Category.php Do not show inactive projects info on the dashboard and update picodb (merge #546) 2015-01-25 11:55:12 -05:00
Color.php Add project calendars (merge/refactoring of #490) 2015-01-17 17:11:51 -05:00
Comment.php Add Gravatar integration 2015-03-30 21:27:49 -04:00
Config.php Merge pull-request #709 2015-03-12 20:49:25 -04:00
Currency.php Add currency rates for budget calculation 2015-03-28 18:00:18 -04:00
DateParser.php Calculate the time spent based on the timetable 2015-03-14 20:53:33 -04:00
File.php Improve pull-request 2015-03-10 22:37:09 -04:00
HourlyRate.php Add cost breakdown for project budget 2015-03-15 17:28:46 -04:00
LastLogin.php Fix some PHPAnalyzer issues 2014-12-27 19:43:59 -05:00
Link.php Refactoring/simplification of the pull-request about links 2015-02-14 16:11:13 -05:00
Notification.php Uncheck tasks and swimlanes from project duplication and update translations 2015-02-07 14:36:24 -05:00
Project.php Add table/pagination to the project list 2015-01-31 11:21:43 -05:00
ProjectActivity.php Avoid code duplication in pull-request #746 2015-03-30 21:58:16 -04: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
ProjectDuplication.php Uncheck tasks and swimlanes from project duplication and update translations 2015-02-07 14:36:24 -05:00
ProjectPermission.php Display projects on the dashboard and board selector when everybody allowed is checked 2015-03-21 18:16:04 -04:00
Subtask.php add task name to subtask dashboard #682 2015-03-29 12:20:03 +02:00
SubtaskExport.php Rename subtask model 2015-02-07 18:36:16 -05:00
SubtaskForecast.php Fix issue with subtask forecast 2015-04-03 17:57:19 -04:00
SubtaskTimeTracking.php Calculate intersection between time tracking and timetable 2015-03-15 19:42:49 -04:00
Swimlane.php Add swimlane dropdown in task creation form 2015-03-21 13:22:08 -04:00
Task.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
TaskCreation.php Task age and time spent in one column. 2015-02-11 16:52:07 +05:30
TaskDuplication.php Refactoring/simplification of the pull-request about links 2015-02-14 16:11:13 -05:00
TaskExport.php Store due date without the time 2015-01-25 18:55:11 -05:00
TaskFilter.php Refactoring/simplification of the pull-request about links 2015-02-14 16:11:13 -05:00
TaskFinder.php Rename subtasks and files tables 2015-02-28 19:54:32 -05:00
TaskLink.php Order task links by labels and task column 2015-03-10 14:50:17 +01:00
TaskModification.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
TaskPermission.php Allow project managers to remove tasks 2015-01-02 22:14:28 -05:00
TaskPosition.php Add task transitions history 2015-03-26 22:40:46 -04:00
TaskStatus.php Add project calendars (merge/refactoring of #490) 2015-01-17 17:11:51 -05:00
TaskValidator.php Add swimlanes 2014-12-26 17:43:13 -05:00
Timetable.php Various fixes for PHPAnalyzer 2015-04-03 18:32:51 -04:00
TimetableDay.php Add user timetables 2015-03-09 21:37:10 -04:00
TimetableExtra.php Add user timetables 2015-03-09 21:37:10 -04:00
TimetableOff.php Fix postgres issue with time-off timetable 2015-04-06 18:52:00 -04:00
TimetableWeek.php Add user timetables 2015-03-09 21:37:10 -04:00
Transition.php Add task transitions csv export 2015-03-28 12:39:46 -04:00
User.php Add two factor authentication 2015-03-31 22:48:14 -04:00
UserSession.php Add two factor authentication 2015-03-31 22:48:14 -04:00
Webhook.php Add Slack integration 2015-03-28 21:37:53 -04:00