Kanboard-Prod/app/Model
Frédéric Guillot 2d2b50d5dc Remove all attachments when removing a project 2018-04-27 14:32:58 -07:00
..
ActionModel.php Added application and project roles validation for API procedure calls 2016-06-26 10:25:13 -04:00
ActionParameterModel.php Fix indentation in PR #2587 2016-08-23 20:33:02 -04:00
AvatarFileModel.php Rename all models 2016-05-28 19:48:22 -04:00
BoardModel.php Fix Postgres SQL error in PR #3047 2017-02-16 22:37:27 -05:00
CategoryModel.php Added application and project roles validation for API procedure calls 2016-06-26 10:25:13 -04:00
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 Add column restrictions to custom project roles 2016-09-18 21:19:48 -04:00
CommentModel.php Open comments in board view with a modal dialog instead of tooltip 2017-02-11 17:22:10 -05:00
ConfigModel.php Improve PR #3038 2017-02-15 21:06:41 -05:00
CurrencyModel.php Updates for brazilian users (#3360) 2017-07-19 19:34:27 -04:00
CustomFilterModel.php Rename all models 2016-05-28 19:48:22 -04:00
FileModel.php Make base64 decoding optional for uploaded data 2017-02-04 18:26:35 -05:00
GroupMemberModel.php Rename all models 2016-05-28 19:48:22 -04:00
GroupModel.php Change groups list layout 2017-03-11 17:30:09 -05:00
InviteModel.php Add user invitations 2017-01-22 22:38:00 -05:00
LanguageModel.php Store PHP sessions in the database 2017-12-12 15:04:28 -08:00
LastLoginModel.php Minor fixes 2016-06-05 18:22:19 -04:00
LinkModel.php Rename all models 2016-05-28 19:48:22 -04:00
MetadataModel.php Update documentation and move screenshots 2016-10-10 14:14:29 -04:00
NotificationModel.php NotificationModel refactoring 2016-07-23 14:50:59 -04:00
NotificationTypeModel.php Rename all models 2016-05-28 19:48:22 -04:00
PasswordResetModel.php Rename all models 2016-05-28 19:48:22 -04:00
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 Rename all models 2016-05-28 19:48:22 -04:00
ProjectDailyStatsModel.php Rename all models 2016-05-28 19:48:22 -04:00
ProjectDuplicationModel.php Remove default swimlane 2017-02-18 09:42:01 -05:00
ProjectFileModel.php File events refactoring 2016-07-17 18:47:06 -04:00
ProjectGroupRoleModel.php Add dropdown menu to autocomplete email field from project members 2017-06-03 16:53:40 -04:00
ProjectMetadataModel.php Rename all models 2016-05-28 19:48:22 -04:00
ProjectModel.php Remove all attachments when removing a project 2018-04-27 14:32:58 -07:00
ProjectNotificationModel.php Rename all models 2016-05-28 19:48:22 -04:00
ProjectNotificationTypeModel.php Rename all models 2016-05-28 19:48:22 -04:00
ProjectPermissionModel.php Remove feature "Allow everybody to access to this project" 2017-10-27 16:16:11 -07:00
ProjectRoleModel.php Add column restrictions to custom project roles 2016-09-18 21:19:48 -04:00
ProjectRoleRestrictionModel.php Sync locales 2017-04-08 16:59:43 -04:00
ProjectTaskDuplicationModel.php Move Task::duplicate() to class ProjectTaskDuplicationModel 2016-07-02 15:29:48 -04:00
ProjectTaskPriorityModel.php Handle priority for task and project duplication 2016-07-02 16:36:10 -04:00
ProjectUserRoleModel.php Remove feature "Allow everybody to access to this project" 2017-10-27 16:16:11 -07:00
RememberMeSessionModel.php Rename all models 2016-05-28 19:48:22 -04:00
SettingModel.php Rename all models 2016-05-28 19:48:22 -04:00
SubtaskModel.php Added 'model:subtask:count:query' to SubtaskModel. 2017-12-07 16:49:18 -08:00
SubtaskPositionModel.php Create new class SubtaskPositionModel 2016-07-23 21:14:33 -04:00
SubtaskStatusModel.php Remove SubtaskTimeTrackingSubscriber 2016-07-23 22:50:20 -04:00
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 Handle project tags duplication 2016-07-02 15:20:59 -04:00
TagModel.php Added tag modification from the user interface 2016-06-24 22:10:14 -04:00
TaskAnalyticModel.php Rename all models 2016-05-28 19:48:22 -04:00
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 Rename all models 2016-05-28 19:48:22 -04:00
TaskFileModel.php File events refactoring 2016-07-17 18:47:06 -04:00
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 Rename all models 2016-05-28 19:48:22 -04:00
TaskModel.php Make sure that tags are duplicated for recurring tasks 2016-07-02 15:45:55 -04:00
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 Handle tags and tasks move/duplication to another project 2016-07-02 14:44:26 -04:00
TaskProjectMoveModel.php Refactoring of internal task events 2016-07-19 22:38:30 -04:00
TaskRecurrenceModel.php Make sure that tags are duplicated for recurring tasks 2016-07-02 15:45:55 -04:00
TaskStatusModel.php Remove default swimlane 2017-02-18 09:42:01 -05:00
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 Rename all models 2016-05-28 19:48:22 -04:00
UserLockingModel.php Rename all models 2016-05-28 19:48:22 -04:00
UserMetadataModel.php Store board collapsed mode user preference in the database 2016-08-22 21:20:48 -04:00
UserModel.php Disable private projects when disabling a user 2017-11-30 12:02:48 -08:00
UserNotificationFilterModel.php Rename all models 2016-05-28 19:48:22 -04:00
UserNotificationModel.php Remove feature "Allow everybody to access to this project" 2017-10-27 16:16:11 -07:00
UserNotificationTypeModel.php Rename all models 2016-05-28 19:48:22 -04:00
UserUnreadNotificationModel.php Rename all models 2016-05-28 19:48:22 -04:00