Kanboard-Prod/tests/units/Filter
Frédéric Guillot 18ed87cbd3 Filtering by category does not show results when the category name is a number
Fixes #4789
2023-03-04 14:50:12 -08:00
..
ProjectActivityCreationDateFilterTest.php
ProjectActivityCreatorFilterTest.php
ProjectActivityProjectIdFilterTest.php
ProjectActivityProjectIdsFilterTest.php
ProjectActivityProjectNameFilterTest.php
ProjectActivityTaskIdFilterTest.php
ProjectActivityTaskStatusFilterTest.php
ProjectActivityTaskTitleFilterTest.php
TaskAssigneeFilterTest.php Fixes task assignee filter test 2019-08-27 20:28:58 -07:00
TaskCategoryFilterTest.php Filtering by category does not show results when the category name is a number 2023-03-04 14:50:12 -08:00
TaskCommentFilterTest.php Do not show duplicated results when multiple comments match 2019-05-13 22:34:52 -07:00
TaskCreatorFilterTest.php
TaskLinkFilterTest.php Add tests for task link and subtask assignee filters 2019-08-27 20:28:58 -07:00
TaskMovedDateFilterTest.php
TaskPriorityFilterTest.php
TaskReferenceFilterTest.php Add support for reference:none 2019-07-17 15:27:12 -07:00
TaskStartsWithIdFilterTest.php
TaskStatusFilterTest.php
TaskSubtaskAssigneeFilterTest.php Add tests for task link and subtask assignee filters 2019-08-27 20:28:58 -07:00
TaskTagFilterTest.php