Kanboard-Prod/tests/units
Frederic Guillot cb0916d10e Add automatic action to send a task by email 2015-06-20 10:48:47 -04:00
..
AclTest.php Add RSS feed for users and change address of project feeds 2015-06-19 19:38:23 -04:00
ActionTaskAssignColorCategoryTest.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
ActionTaskAssignColorColumnTest.php Rename action TaskAssignColor to TaskAssignColorColumn 2015-04-03 18:56:05 -04:00
ActionTaskAssignColorUserTest.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
ActionTaskAssignCurrentUserTest.php Acl refactoring 2014-12-31 12:37:15 -05:00
ActionTaskAssignSpecificUserTest.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
ActionTaskCloseTest.php Add Gitlab webhook 2014-12-28 22:22:15 -05:00
ActionTaskDuplicateAnotherProjectTest.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
ActionTaskEmailTest.php Add automatic action to send a task by email 2015-06-20 10:48:47 -04:00
ActionTaskMoveAnotherProjectTest.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
ActionTaskMoveColumnCategoryChangeTest.php Add new automatic action: Move task to another column when the category is changed 2015-06-13 22:03:12 -04:00
ActionTaskUpdateStartDateTest.php Add automatic action to send a task by email 2015-06-20 10:48:47 -04:00
ActionTest.php Add REST api to manage actions. 2015-02-25 11:35:31 +01:00
AppHelperTest.php Helpers refactoring 2015-05-24 16:02:25 -04:00
AssetHelperTest.php Helpers refactoring 2015-05-24 16:02:25 -04:00
Base.php Add automatic action to send a task by email 2015-06-20 10:48:47 -04:00
BitbucketWebhookTest.php Add Bitbucket webhook 2015-02-08 21:13:59 -05:00
BoardTest.php Fix issue move column up/down with non consecutive positions 2015-04-18 14:28:55 -04:00
CategoryTest.php Create TaskDuplication model 2014-11-23 18:23:20 -05:00
CommentTest.php Improve API to return id instead of a boolean 2014-11-22 18:22:10 -05:00
ConfigTest.php Add automatic action to send a task by email 2015-06-20 10:48:47 -04:00
DateParserTest.php Calculate the time spent based on the timetable 2015-03-14 20:53:33 -04:00
DatetimeHelperTest.php Helpers refactoring 2015-05-24 16:02:25 -04:00
FileHelperText.php Helpers refactoring 2015-05-24 16:02:25 -04:00
FileTest.php API: new procedure 'removeAllFiles' and contract change for 'createFile' 2015-06-13 15:47:48 -04:00
GitlabWebhookTest.php Fix bug: task references are not unique 2015-05-03 11:48:18 -04:00
HourlyRate.php Add user cost 2015-03-07 16:50:36 -05:00
LinkTest.php API refactoring 2015-05-23 21:44:33 -04:00
LocaleTest.php Correct LocaleUnitTest to actually check the number of %d placeholders are correct. 2015-06-20 07:43:09 +01:00
MailgunTest.php Add Mailgun API as mail transport 2015-06-07 22:17:50 -04:00
NotificationTest.php Add automatic action to send a task by email 2015-06-20 10:48:47 -04:00
PostmarkTest.php Improve email sending system and add Postmark as mail transport 2015-06-06 14:10:31 -04:00
ProjectActivityTest.php Fix issue move column up/down with non consecutive positions 2015-04-18 14:28:55 -04:00
ProjectDailySummary.php Move task creation to a seperate class 2014-11-22 10:05:44 -05:00
ProjectDuplicationTest.php Add REST api to manage actions. 2015-02-25 11:35:31 +01:00
ProjectPermissionTest.php Display projects on the dashboard and board selector when everybody allowed is checked 2015-03-21 18:16:04 -04:00
ProjectTest.php Add automatic action to send a task by email 2015-06-20 10:48:47 -04:00
SendgridTest.php Add Sendgrid as mail transport 2015-06-13 13:17:16 -04:00
SubtaskTest.php Fix bug when moving subtasks with non consecutive positions 2015-04-18 15:10:40 -04:00
SubtaskTimeTrackingTest.php Calculate the time spent based on the timetable 2015-03-14 20:53:33 -04:00
SwimlaneTest.php Another fix for 5.3 syntax (see above) 2015-02-03 11:32:51 +01:00
TaskCreationTest.php Add a section to display keyboard shorcuts 2015-02-14 23:09:53 -05:00
TaskDuplicationTest.php UnitTest: Add delta for timestamps comparison 2015-06-11 21:01:56 -04:00
TaskExportTest.php Acl refactoring 2014-12-31 12:37:15 -05:00
TaskFinderTest.php Move task creation to a seperate class 2014-11-22 10:05:44 -05:00
TaskLinkTest.php Update task links, assignee and time tracking (#775), group links by label (#669) 2015-05-09 22:09:09 -04:00
TaskModificationTest.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
TaskMovedDateSubscriberTest.php API: Change parameters for updateTask, enforce the use of moveTaskPosition() to move a task 2015-06-16 20:04:07 -04:00
TaskPermissionTest.php Allow users to override the timezone and the language 2015-01-04 22:34:59 -05:00
TaskPositionTest.php Fix bug tasks don't show up on board/swimlanes 2014-12-31 13:47:47 -05:00
TaskStatusTest.php Add delta to unit test 2015-02-07 22:05:31 -05:00
TaskTest.php Create TaskDuplication model 2014-11-23 18:23:20 -05:00
TextHelperTest.php Remove truncate helper and use css instead 2015-06-15 20:42:41 -04:00
TimetableTest.php Add file procedures to the API 2015-05-24 20:28:54 -04:00
ToolTest.php Add Sendgrid integration (incoming email handling) 2015-04-19 19:23:42 -04:00
UrlHelperTest.php Helpers refactoring 2015-05-24 16:02:25 -04:00
UserSessionTest.php Acl refactoring 2014-12-31 12:37:15 -05:00
UserTest.php Add ical export for users 2015-05-18 12:56:32 -04:00
WebhookTest.php Send all Kanboard events to the webhook (breaking change) 2015-05-18 21:04:06 -04:00