..
fixtures
Update Bitbucket webhooks to handle issues/commit/comments
2015-06-21 12:19:06 -04:00
AclTest.php
Improve assets loading: remove http call to load task colors and async load of app.js
2015-06-23 20:47:46 -04:00
ActionCommentCreationTest.php
Update Bitbucket webhooks to handle issues/commit/comments
2015-06-21 12:19:06 -04:00
ActionTaskAssignColorCategoryTest.php
Improve automatic action duplication with unit tests and improve database schema
2015-06-20 14:34:47 -04: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
Improve automatic action duplication with unit tests and improve database schema
2015-06-20 14:34:47 -04: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
PicoDb update
2015-06-27 00:00:43 -04:00
BitbucketWebhookTest.php
Update Bitbucket webhooks to handle issues/commit/comments
2015-06-21 12:19:06 -04: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
Change comments table structure (drop foreign key on user_id)
2015-06-20 17:53:49 -04: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
Add timer for subtasks and remove settings for subtask time tracking
2015-06-24 20:39:06 -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
GithubWebhookTest.php
Update Bitbucket webhooks to handle issues/commit/comments
2015-06-21 12:19:06 -04:00
GitlabWebhookTest.php
Improve automatic action to create comments based on commit messages
2015-06-20 20:55:50 -04:00
HourlyRate.php
Add user cost
2015-03-07 16:50:36 -05:00
LexerTest.php
Allow search by task id
2015-07-04 18:01:42 -04: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
Improve automatic action duplication with unit tests and improve database schema
2015-06-20 14:34:47 -04:00
NotificationTest.php
Add automatic action to send a task by email
2015-06-20 10:48:47 -04:00
PostmarkTest.php
Improve automatic action duplication with unit tests and improve database schema
2015-06-20 14:34:47 -04:00
ProjectActivityTest.php
Fix issue move column up/down with non consecutive positions
2015-04-18 14:28:55 -04:00
ProjectDailySummaryTest.php
Fix issue in aggregate daily project summary
2015-06-23 20:21:55 -04:00
ProjectDuplicationTest.php
Add REST api to manage actions.
2015-02-25 11:35:31 +01:00
ProjectPermissionTest.php
Improve automatic action duplication with unit tests and improve database schema
2015-06-20 14:34:47 -04:00
ProjectTest.php
Add automatic action to send a task by email
2015-06-20 10:48:47 -04:00
SendgridTest.php
Improve automatic action duplication with unit tests and improve database schema
2015-06-20 14:34:47 -04:00
SubtaskTest.php
Auto assign subtasks when status is toggled
2015-06-24 11:17:34 -04:00
SubtaskTimeTrackingTest.php
Add timer for subtasks and remove settings for subtask time tracking
2015-06-24 20:39:06 -04:00
SwimlaneTest.php
Another fix for 5.3 syntax (see above)
2015-02-03 11:32:51 +01:00
TaskCreationTest.php
Change travis-ci configuration
2015-06-20 11:19:44 -04: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
TaskFilterTest.php
Included Subtask when filtering Tasks by Assignee
2015-07-11 11:38:04 +02: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
Close all subtasks when a task is closed
2015-06-20 16:50:52 -04: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
UserHelperTest.php
Show title in tooltip for collapsed tasks
2015-07-04 20:51:52 -04:00
UserSessionTest.php
Remove column default_project_id for users because it's useless now
2015-06-27 15:14:04 -04:00
UserTest.php
Change comments table structure (drop foreign key on user_id)
2015-06-20 17:53:49 -04:00
WebhookTest.php
Send all Kanboard events to the webhook (breaking change)
2015-05-18 21:04:06 -04:00