Kanboard-Prod/app/Model
Frederic Guillot 45774afafc Do not rewrite remember me cookie for each request 2015-07-05 10:40:41 -04:00
..
Acl.php Refactoring to implement new layout with filters: board/calendar/list views (work in progress) 2015-07-04 11:14:21 -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 iCalendar public access for projects 2015-05-17 22:09:44 -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 burndown chart 2015-04-11 23:01:17 -04:00
ProjectDailySummary.php Fix issue in aggregate daily project summary 2015-06-23 20:21:55 -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
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 Allow search by task id 2015-07-04 18:01:42 -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 Fix task filter issue 2015-06-27 23:08:11 -04:00
TaskModification.php Add new automatic action: Move task to another column when the category is changed 2015-06-13 22:03:12 -04:00
TaskPermission.php Allow project managers to remove tasks 2015-01-02 22:14:28 -05:00
TaskPosition.php Refactoring to implement new layout with filters: board/calendar/list views (work in progress) 2015-07-04 11:14:21 -04:00
TaskStatus.php Close all subtasks when a task is closed 2015-06-20 16:50:52 -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 Remove column default_project_id for users because it's useless now 2015-06-27 15:14:04 -04:00
UserSession.php Refactoring to implement new layout with filters: board/calendar/list views (work in progress) 2015-07-04 11:14:21 -04:00
Webhook.php Add Mailgun API as mail transport 2015-06-07 22:17:50 -04:00