Kanboard-Prod/app/Model
Olivier Maridat dfa263e670 Add started, due and completed dates to TaskLinkModel::getAll 2018-02-28 10:47:20 -08:00
..
ActionModel.php
ActionParameterModel.php
AvatarFileModel.php
BoardModel.php
CategoryModel.php
ColorModel.php #3551: Make default colors changeable from inside an inherited class so that colors could be changed via an plugin. 2017-11-17 09:57:18 -08:00
ColumnModel.php Prevent people to remove swimlanes that contains tasks 2017-02-18 13:38:51 -05:00
ColumnMoveRestrictionModel.php Add assignee restriction for custom project roles (dnd) 2017-04-08 11:18:58 -04:00
ColumnRestrictionModel.php
CommentModel.php
ConfigModel.php
CurrencyModel.php Updates for brazilian users (#3360) 2017-07-19 19:34:27 -04:00
CustomFilterModel.php
FileModel.php
GroupMemberModel.php
GroupModel.php Change groups list layout 2017-03-11 17:30:09 -05:00
InviteModel.php
LanguageModel.php Store PHP sessions in the database 2017-12-12 15:04:28 -08:00
LastLoginModel.php
LinkModel.php
MetadataModel.php
NotificationModel.php
NotificationTypeModel.php
PasswordResetModel.php
PredefinedTaskDescriptionModel.php Use task description templates in bulk task creation 2017-11-03 10:57:00 -07:00
ProjectActivityModel.php Add command to remove project activities after one year 2017-12-01 11:54:02 -08:00
ProjectDailyColumnStatsModel.php
ProjectDailyStatsModel.php
ProjectDuplicationModel.php
ProjectFileModel.php
ProjectGroupRoleModel.php Add dropdown menu to autocomplete email field from project members 2017-06-03 16:53:40 -04:00
ProjectMetadataModel.php
ProjectModel.php Check owner existence before to create project 2017-05-27 12:18:05 -04:00
ProjectNotificationModel.php
ProjectNotificationTypeModel.php
ProjectPermissionModel.php Remove feature "Allow everybody to access to this project" 2017-10-27 16:16:11 -07:00
ProjectRoleModel.php
ProjectRoleRestrictionModel.php Sync locales 2017-04-08 16:59:43 -04:00
ProjectTaskDuplicationModel.php
ProjectTaskPriorityModel.php
ProjectUserRoleModel.php Remove feature "Allow everybody to access to this project" 2017-10-27 16:16:11 -07:00
RememberMeSessionModel.php
SettingModel.php
SubtaskModel.php Added 'model:subtask:count:query' to SubtaskModel. 2017-12-07 16:49:18 -08:00
SubtaskPositionModel.php
SubtaskStatusModel.php
SubtaskTaskConversionModel.php Copy category on new task when create a task from sub-task 2017-12-14 10:56:54 -08:00
SubtaskTimeTrackingModel.php Add class SubtaskListFormatter 2017-02-26 16:06:09 -05:00
SwimlaneModel.php Prevent people to remove swimlanes that contains tasks 2017-02-18 13:38:51 -05:00
TagDuplicationModel.php
TagModel.php
TaskAnalyticModel.php
TaskCreationModel.php Added plugin hook 'aftersave' after creating Task 2018-01-10 16:00:15 -08:00
TaskDuplicationModel.php Add [DUPLICATE] prefix to duplicated tasks title 2017-04-30 14:39:51 -04:00
TaskExternalLinkModel.php
TaskFileModel.php
TaskFinderModel.php Add command line argument to filter overdue notification for a given project 2017-06-18 21:57:20 -04:00
TaskLinkModel.php Add started, due and completed dates to TaskLinkModel::getAll 2018-02-28 10:47:20 -08:00
TaskMetadataModel.php
TaskModel.php
TaskModificationModel.php Change Due Date to Due Timestamp fixes #919 (#3249) 2017-05-10 16:42:34 -04:00
TaskPositionModel.php Task move events must be executed synchronously 2017-11-10 14:24:27 -08:00
TaskProjectDuplicationModel.php
TaskProjectMoveModel.php
TaskRecurrenceModel.php
TaskStatusModel.php
TaskTagModel.php Add toggle button to show/hide subtasks in task list view 2017-02-26 19:30:02 -05:00
TimezoneModel.php Store PHP sessions in the database 2017-12-12 15:04:28 -08:00
TransitionModel.php
UserLockingModel.php
UserMetadataModel.php
UserModel.php Disable private projects when disabling a user 2017-11-30 12:02:48 -08:00
UserNotificationFilterModel.php
UserNotificationModel.php Remove feature "Allow everybody to access to this project" 2017-10-27 16:16:11 -07:00
UserNotificationTypeModel.php
UserUnreadNotificationModel.php