Kanboard-Prod/app/Model
Frederic Guillot 0b7435b882 API: new procedure 'removeAllFiles' and contract change for 'createFile' 2015-06-13 15:47:48 -04:00
..
Acl.php Improve project navigation 2015-05-31 17:57:02 -04:00
Action.php Add new automatic action to update the start date 2015-05-16 21:47:16 -04:00
Authentication.php Check if the user session match an existing user 2015-02-13 16:41:50 -05:00
Base.php Add user filter/condition for notifications 2015-06-07 20:06:31 -04:00
Board.php 2nd Recurring Tasks Commit 2015-05-05 23:40:05 -04:00
Budget.php Add currency rates for budget calculation 2015-03-28 18:00:18 -04:00
Category.php Add category description (merge and modify pull-request #692) 2015-04-11 16:26:45 -04:00
Color.php Add project calendars (merge/refactoring of #490) 2015-01-17 17:11:51 -05:00
Comment.php Send all Kanboard events to the webhook (breaking change) 2015-05-18 21:04:06 -04:00
Config.php Send notifications with the language of the recipient 2015-04-22 18:46:04 -04:00
Currency.php Fix PhpAnalyzer issues 2015-05-24 16:47:41 -04:00
DateParser.php Add iCalendar public access for projects 2015-05-17 22:09:44 -04:00
File.php API: new procedure 'removeAllFiles' and contract change for 'createFile' 2015-06-13 15:47:48 -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 Add functional tests for task links 2015-05-23 23:25:18 -04:00
Notification.php Remove unused use statements 2015-06-11 21:25:07 -04:00
Project.php Fix PhpAnalyzer issues 2015-05-24 16:47:41 -04:00
ProjectActivity.php Avoid code duplication in pull-request #746 2015-03-30 21:58:16 -04:00
ProjectAnalytic.php Add burndown chart 2015-04-11 23:01:17 -04:00
ProjectDailySummary.php Include all tasks for daily project summaries 2015-04-11 23:04:19 -04:00
ProjectDuplication.php Uncheck tasks and swimlanes from project duplication and update translations 2015-02-07 14:36:24 -05:00
ProjectIntegration.php Add Slack and Hipchat integrations for each projects 2015-04-18 18:44:45 -04:00
ProjectPermission.php normal user should not have inactive boards in board selector 2015-06-03 12:42:48 +02:00
Subtask.php Fix PHP 5.3 issue 2015-04-18 15:26:12 -04:00
SubtaskExport.php Rename subtask model 2015-02-07 18:36:16 -05:00
SubtaskForecast.php Helpers refactoring 2015-05-24 16:02:25 -04:00
SubtaskTimeTracking.php Add user filter/condition for notifications 2015-06-07 20:06:31 -04:00
Swimlane.php API refactoring 2015-05-23 21:44:33 -04:00
Task.php Add user filter/condition for notifications 2015-06-07 20:06:31 -04:00
TaskCreation.php Task age and time spent in one column. 2015-02-11 16:52:07 +05:30
TaskDuplication.php Recurring tasks (#847): add unit test 2015-05-10 17:39:00 -04:00
TaskExport.php Store due date without the time 2015-01-25 18:55:11 -05:00
TaskFilter.php Fix query with ambiguous column name 2015-05-24 16:52:59 -04:00
TaskFinder.php Add user filter/condition for notifications 2015-06-07 20:06:31 -04:00
TaskLink.php Add functional tests for task links 2015-05-23 23:25:18 -04:00
TaskModification.php Initial Recurring Tasks Commit 2015-05-03 00:12:28 -04:00
TaskPermission.php Allow project managers to remove tasks 2015-01-02 22:14:28 -05:00
TaskPosition.php Recurring tasks (#847): move hardcoded conditions to event subscriber + refactoring 2015-05-10 15:15:58 -04:00
TaskStatus.php Recurring tasks (#847): move hardcoded conditions to event subscriber + refactoring 2015-05-10 15:15:58 -04:00
TaskValidator.php Initial Recurring Tasks Commit 2015-05-03 00:12:28 -04: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 Fix PhpAnalyzer issues 2015-05-24 16:47:41 -04:00
UserSession.php Helpers refactoring 2015-05-24 16:02:25 -04:00
Webhook.php Add Mailgun API as mail transport 2015-06-07 22:17:50 -04:00