Kanboard-Prod/app/Model
Frederic Guillot 8cd1e6f4c1 Add current values when moving/duplicate a task to another project and add a loading icon 2015-07-20 21:10:09 -04:00
..
Acl.php Split task controller into smaller classes 2015-07-19 18:14:20 -04:00
Action.php Fix minor issues 2015-07-19 18:54:00 -04:00
Authentication.php Do not rewrite remember me cookie for each request 2015-07-05 10:40:41 -04:00
Base.php PicoDb update 2015-06-27 00:00:43 -04:00
Board.php Fix minor issues 2015-07-19 18:54:00 -04:00
Budget.php Add timer for subtasks and remove settings for subtask time tracking 2015-06-24 20:39:06 -04:00
Category.php Remove method Category::getBoardCategories() 2015-07-01 20:55:21 -04:00
Color.php Add settings option to define the default task color 2015-07-19 14:14:05 -04:00
Comment.php Change comments table structure (drop foreign key on user_id) 2015-06-20 17:53:49 -04:00
Config.php Czech translation 2015-07-19 23:45:38 +02:00
Currency.php PicoDb update 2015-06-27 00:00:43 -04:00
DateParser.php Fix minor issues 2015-07-19 18:54:00 -04:00
File.php PicoDb update 2015-06-27 00:00:43 -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 PicoDb update 2015-06-27 00:00:43 -04:00
Notification.php Fix cosmetic issues 2015-07-18 18:35:20 -04:00
Project.php PicoDb update 2015-06-27 00:00:43 -04:00
ProjectActivity.php Improve activity stream/notification for task update events and add new notification for swimlane change 2015-06-14 11:50:31 -04:00
ProjectAnalytic.php Fix bug: division by zero 2015-07-18 16:06:41 -04:00
ProjectDailyColumnStats.php Add lead and cycle time for projects 2015-07-06 21:34:57 -04:00
ProjectDailyStats.php Add lead and cycle time for projects 2015-07-06 21:34:57 -04:00
ProjectDuplication.php PicoDb update 2015-06-27 00:00:43 -04:00
ProjectIntegration.php PicoDb update 2015-06-27 00:00:43 -04:00
ProjectPermission.php PicoDb update 2015-06-27 00:00:43 -04:00
Subtask.php PicoDb update 2015-06-27 00:00:43 -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 timer for subtasks and remove settings for subtask time tracking 2015-06-24 20:39:06 -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
TaskAnalytic.php Add new analytic page: Average time spent into each column 2015-07-05 21:22:31 -04:00
TaskCreation.php Fix bug: No creator when duplicating a task 2015-07-08 19:59:17 -04:00
TaskDuplication.php Prompt user when moving or duplicate a task to another project 2015-07-19 17:03:06 -04:00
TaskExport.php Store due date without the time 2015-01-25 18:55:11 -05:00
TaskFilter.php Add new search attributes: created, modified and updated 2015-07-18 17:22:49 -04:00
TaskFinder.php Add current values when moving/duplicate a task to another project and add a loading icon 2015-07-20 21:10:09 -04:00
TaskLink.php Cosmetic fixes 2015-07-06 21:55:26 -04:00
TaskModification.php Add datetime picker for start date 2015-07-07 19:15:53 -04:00
TaskPermission.php Allow project managers to remove tasks 2015-01-02 22:14:28 -05:00
TaskPosition.php Rewrite movePosition() 2015-07-08 19:31:41 -04:00
TaskStatus.php Close all subtasks when a task is closed 2015-06-20 16:50:52 -04:00
TaskValidator.php Add datetime picker for start date 2015-07-07 19:15:53 -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 new analytic page: Average time spent into each column 2015-07-05 21:22:31 -04:00
User.php Add form to create remote user 2015-07-18 10:02:29 -04:00
UserSession.php Move board collapse/expand mode to server side to avoid board flickering 2015-07-07 20:19:57 -04:00
Webhook.php Add Mailgun API as mail transport 2015-06-07 22:17:50 -04:00