Kanboard-Prod/app/Model
Frederic Guillot d3b8fbfa28 Make configurable to number of events stored in project activities 2017-10-19 10:50:36 -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 Redesign project list view 2017-02-19 18:27:57 -05: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 Integrate Vietnamese translation (PR #3465) 2017-09-23 14:44:47 -07: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
ProjectActivityModel.php Make configurable to number of events stored in project activities 2017-10-19 10:50:36 -07: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 Check owner existence before to create project 2017-05-27 12:18:05 -04: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 Add dropdown menu to autocomplete email field from project members 2017-06-03 16:53:40 -04: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 Add dropdown menu to autocomplete email field from project members 2017-06-03 16:53:40 -04: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 Improve dashboard 2017-04-08 13:58:25 -04: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 Create new class SubtaskTaskConversionModel 2016-07-23 21:22:24 -04: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 Change Due Date to Due Timestamp fixes #919 (#3249) 2017-05-10 16:42:34 -04: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 Added internal task links to activity stream 2016-07-23 14:05:15 -04: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 Remove default swimlane 2017-02-18 09:42:01 -05: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 Rename all models 2016-05-28 19:48:22 -04: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 Remove method UserModel::getFullname() 2016-07-24 13:29:24 -04:00
UserNotificationFilterModel.php Rename all models 2016-05-28 19:48:22 -04:00
UserNotificationModel.php Rename all models 2016-05-28 19:48:22 -04: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