..
ActionModel.php
Added application and project roles validation for API procedure calls
2016-06-26 10:25:13 -04:00
ActionParameterModel.php
In PHP-7.4, nested ternary operators are to be bracketed
2019-11-15 17:55:05 -08:00
AvatarFileModel.php
Rename all models
2016-05-28 19:48:22 -04:00
BoardModel.php
Implements check for duplicate default columns
2019-07-23 15:41:13 -07:00
CategoryModel.php
Implements check for duplicate default categories
2019-07-23 15:41:13 -07:00
ColorModel.php
Allow to associate tags to colors
2018-08-11 10:15:13 +02:00
ColumnModel.php
Allow task limits to be applied per-swimlane
2020-02-04 20:16:35 -08:00
ColumnMoveRestrictionModel.php
Fix custom roles duplication
2018-10-31 18:26:01 -07:00
ColumnRestrictionModel.php
Add custom roles project duplication
2018-08-22 21:00:01 -07:00
CommentModel.php
Add ordering comments by id along with creation
2018-10-25 18:18:02 -07:00
ConfigModel.php
Improve PR #3038
2017-02-15 21:06:41 -05:00
CurrencyModel.php
Sync translations
2019-10-26 17:35:23 -07:00
CustomFilterModel.php
Add option to clone filters on project duplication
2019-07-17 14:32:16 -07:00
FileModel.php
Write log entry on file removal
2018-10-15 17:39:42 -07:00
GroupMemberModel.php
Do not show inactive users in group members dropdown
2018-05-07 10:48:43 -07:00
GroupModel.php
Reduce number of SQL queries when doing groups sync
2018-10-02 15:15:23 -07:00
InviteModel.php
Add user invitations
2017-01-22 22:38:00 -05:00
LanguageModel.php
Update language codes for timepicker so the calendars are translated correctly
2019-11-19 20:11:38 -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
Add per-project and per-swimlane task limits
2020-02-25 20:26:31 -08:00
ProjectFileModel.php
Write log entry on file removal
2018-10-15 17:39:42 -07:00
ProjectGroupRoleModel.php
Fix assignable users on a group with a custom role
2019-01-05 12:10:26 -02:00
ProjectMetadataModel.php
Rename all models
2016-05-28 19:48:22 -04:00
ProjectModel.php
Add per-project and per-swimlane task limits
2020-02-25 20:26:31 -08: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 custom roles project duplication
2018-08-22 21:00:01 -07:00
ProjectRoleRestrictionModel.php
Add custom roles project duplication
2018-08-22 21:00:01 -07: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
Add remove() to Settings Model
2018-12-01 12:00:18 -08: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
Use parent task color when converting a subtask to task
2020-02-23 13:19:37 -08:00
SubtaskTimeTrackingModel.php
Add class SubtaskListFormatter
2017-02-26 16:06:09 -05:00
SwimlaneModel.php
Add per-project and per-swimlane task limits
2020-02-25 20:26:31 -08:00
TagDuplicationModel.php
Duplicate tag color when duplicating projects
2018-10-02 11:12:36 -07:00
TagModel.php
Add the possibility to make tags global from project settings
2020-02-10 19:48:51 -08: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
Auto link duplicated tasks
2018-10-15 17:59:49 -07:00
TaskExternalLinkModel.php
Rename all models
2016-05-28 19:48:22 -04:00
TaskFileModel.php
Write log entry on file removal
2018-10-15 17:39:42 -07:00
TaskFinderModel.php
Add sorting by reference in list view
2018-12-11 21:24:16 -08: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
Make sure task timestamps are updated when using bulk move feature
2018-06-05 10:07:40 -07:00
TaskProjectDuplicationModel.php
Auto link duplicated project tasks
2018-10-15 17:59:49 -07: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
TaskReorderModel.php
Sort columns by due date
2019-07-02 19:52:22 -07:00
TaskStatusModel.php
Remove default swimlane
2017-02-18 09:42:01 -05:00
TaskTagModel.php
Allow to associate tags to colors
2018-08-11 10:15:13 +02: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
Authorize only API tokens when 2FA is enabled
2019-02-01 15:40:35 -08:00
UserNotificationFilterModel.php
Clarified English text: logical 'and' not intended
2018-05-04 16:38:12 -07: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