Kanboard-Prod/app/Model
Frederic Guillot e0d4877126 Add edit form for user authentication 2015-07-16 21:33:05 -04:00
..
Acl.php Add edit form for user authentication 2015-07-16 21:33:05 -04:00
Action.php PicoDb update 2015-06-27 00:00:43 -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 Refactoring to implement new layout with filters: board/calendar/list views (work in progress) 2015-07-04 11:14:21 -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 global search section 2015-07-01 18:28:32 -04:00
Comment.php Change comments table structure (drop foreign key on user_id) 2015-06-20 17:53:49 -04:00
Config.php Send notifications with the language of the recipient 2015-04-22 18:46:04 -04:00
Currency.php PicoDb update 2015-06-27 00:00:43 -04:00
DateParser.php Add datetime picker for start date 2015-07-07 19:15:53 -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 phpdoc comments 2015-06-19 18:47:01 -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 Add lead and cycle time for projects 2015-07-06 21:34:57 -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 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 Cosmetic fixes 2015-07-06 21:55:26 -04:00
TaskFinder.php Refactoring to implement new layout with filters: board/calendar/list views (work in progress) 2015-07-04 11:14:21 -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 Refactoring of Github authentication (oauth url change) 2015-07-16 20:35:56 -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