Kanboard-Prod/app/Model
David-Norris 58a0db28cc 2nd Recurring Tasks Commit
New Trigger (move from first column)
New method to get last column of a board
Locales updated
API changes (createTask, updateTask)
API Docs & Examples
2015-05-05 23:40:05 -04:00
..
Acl.php Allow admins to disable the 2FA for a standard user 2015-04-21 19:53:33 -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 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 Add Gravatar integration 2015-03-30 21:27:49 -04:00
Config.php Send notifications with the language of the recipient 2015-04-22 18:46:04 -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 Add screenshot support for tasks (copy/paste images directly) 2015-04-12 18:44:42 -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 Send notifications with the language of the recipient 2015-04-22 18:46:04 -04:00
Project.php Add Mailgun integration (incoming emails) 2015-04-19 16:01: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 Display projects on the dashboard and board selector when everybody allowed is checked 2015-03-21 18:16:04 -04: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 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 2nd Recurring Tasks Commit 2015-05-05 23:40:05 -04:00
TaskCreation.php Task age and time spent in one column. 2015-02-11 16:52:07 +05:30
TaskDuplication.php Initial Recurring Tasks Commit 2015-05-03 00:12:28 -04: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 Initial Recurring Tasks Commit 2015-05-03 00:12:28 -04:00
TaskLink.php Order task links by labels and task column 2015-03-10 14:50:17 +01: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 2nd Recurring Tasks Commit 2015-05-05 23:40:05 -04:00
TaskStatus.php Initial Recurring Tasks Commit 2015-05-03 00:12:28 -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 Add Sendgrid integration (incoming email handling) 2015-04-19 19:23:42 -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