| .. |
|
ActionModelTest.php
|
Added application and project roles validation for API procedure calls
|
2016-06-26 10:25:13 -04:00 |
|
BoardTest.php
|
Use BoardFormatter to generate the board
|
2016-06-24 08:50:57 -04:00 |
|
CategoryModelTest.php
|
Added application and project roles validation for API procedure calls
|
2016-06-26 10:25:13 -04:00 |
|
ColorTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
ColumnMoveRestrictionModelTest.php
|
Add ui to create new custom project roles and column restrictions
|
2016-09-10 22:37:57 -04:00 |
|
ColumnTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
CommentModelTest.php
|
Added event for removed comments with some refactoring
|
2016-07-17 17:15:14 -04:00 |
|
ConfigTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
CurrencyTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
CustomFilterTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
GroupMemberTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
GroupModelTest.php
|
Move logic of PR #2496 to GroupModel
|
2016-07-20 21:40:27 -04:00 |
|
LanguageTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
LastLoginTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
LinkTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
NotificationModelTest.php
|
Added internal task links to activity stream
|
2016-07-23 14:05:15 -04:00 |
|
PasswordResetTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
ProjectActivityTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
ProjectDailyColumnStatsTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
ProjectDailyStatsTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
ProjectDuplicationModelTest.php
|
Handle priority for task and project duplication
|
2016-07-02 16:36:10 -04:00 |
|
ProjectFileTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
ProjectGroupRoleTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
ProjectMetadataTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
ProjectModelTest.php
|
Fix wrong project date format (shown as 01/01/1970)
|
2016-08-31 21:04:22 -04:00 |
|
ProjectNotificationTypeTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
ProjectPermissionTest.php
|
Allow users to see inactive projects
|
2016-07-28 16:56:37 -04:00 |
|
ProjectRoleModelTest.php
|
Add ui to create new custom project roles and column restrictions
|
2016-09-10 22:37:57 -04:00 |
|
ProjectTaskPriorityModelTest.php
|
Handle priority for task and project duplication
|
2016-07-02 16:36:10 -04:00 |
|
ProjectUserRoleTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
SubtaskModelTest.php
|
Remove SubtaskTimeTrackingSubscriber
|
2016-07-23 22:50:20 -04:00 |
|
SubtaskPositionModelTest.php
|
Create new class SubtaskPositionModel
|
2016-07-23 21:14:33 -04:00 |
|
SubtaskStatusModelTest.php
|
Create new class SubtaskStatusModel
|
2016-07-23 21:48:59 -04:00 |
|
SubtaskTaskConversionModelTest.php
|
Create new class SubtaskTaskConversionModel
|
2016-07-23 21:22:24 -04:00 |
|
SubtaskTimeTrackingModelTest.php
|
Remove SubtaskTimeTrackingSubscriber
|
2016-07-23 22:50:20 -04:00 |
|
SwimlaneTest.php
|
Take default swimlane into consideration for SwimlaneModel::getFirstActiveSwimlane()
|
2016-07-03 10:59:09 -04:00 |
|
TagDuplicationModelTest.php
|
Handle project tags duplication
|
2016-07-02 15:20:59 -04:00 |
|
TagModelTest.php
|
Added models for tags
|
2016-06-23 20:26:19 -04:00 |
|
TaskCreationModelTest.php
|
Refactoring of internal task events
|
2016-07-19 22:38:30 -04:00 |
|
TaskDuplicationModelTest.php
|
Added more unit tests for task priority duplication
|
2016-07-03 10:45:34 -04:00 |
|
TaskExternalLinkTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
TaskFileModelTest.php
|
Added application and project roles validation for API procedure calls
|
2016-06-26 10:25:13 -04:00 |
|
TaskFinderModelTest.php
|
Replace SQL query by a PicoDB query
|
2016-08-13 19:19:55 -04:00 |
|
TaskLinkModelTest.php
|
Added internal task links to activity stream
|
2016-07-23 14:05:15 -04:00 |
|
TaskMetadataTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
TaskModelTest.php
|
Make sure that tags are duplicated for recurring tasks
|
2016-07-02 15:45:55 -04:00 |
|
TaskModificationModelTest.php
|
Refactoring of internal task events
|
2016-07-19 22:38:30 -04:00 |
|
TaskPositionModelTest.php
|
Refactoring of internal task events
|
2016-07-19 22:38:30 -04:00 |
|
TaskProjectDuplicationModelTest.php
|
Added more unit tests for task priority duplication
|
2016-07-03 10:45:34 -04:00 |
|
TaskProjectMoveModelTest.php
|
Refactoring of internal task events
|
2016-07-19 22:38:30 -04:00 |
|
TaskRecurrenceModelTest.php
|
Make sure that tags are duplicated for recurring tasks
|
2016-07-02 15:45:55 -04:00 |
|
TaskStatusTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
TaskTagModelTest.php
|
Handle tags and tasks move/duplication to another project
|
2016-07-02 14:44:26 -04:00 |
|
TimezoneTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
TransitionTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
UserLockingTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
UserMentionTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
UserMetadataTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
UserModelTest.php
|
Remove method UserModel::getFullname()
|
2016-07-24 13:29:24 -04:00 |
|
UserNotificationFilterTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
UserNotificationTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
UserNotificationTypeTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
|
UserUnreadNotificationTest.php
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |