Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.10.0-b1
-
Component/s: None
-
Labels:None
-
Epic Link:
Description
Different filters should be allowed to be set for the client and admin interface. It may be necessary to add an extra parameter to the getFilters() method of the "FiltersInterface" interface to know if the method has been invoked from the admin or client interface.
<?php namespace Blesta\Core\Util\Filters\Common; interface FiltersInterface { public function getFilters(array $options, array $vars = [], $client = false);
Activity
| Field | Original Value | New Value |
|---|---|---|
| Epic Link | CORE-3540 [ 14785 ] |
| Sprint | 4.10.0 Sprint 2 [ 106 ] |
| Rank | Ranked higher |
| Assignee | Abdy Franco [ abdy ] |
| Sprint | 4.10.0 Sprint 2 [ 106 ] |
| Rank | Ranked higher |
| Story Points | 3 |
| Sprint | 4.10.0 Sprint 2 [ 106 ] |
| Rank | Ranked lower |
Automated transition triggered when Abdy Franco created a branch in Stash -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Automated transition triggered when Abdy Franco created pull request #855 in Stash -
| Status | In Progress [ 3 ] | In Review [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Remaining Estimate | 0 minutes [ 0 ] | |
| Time Spent | 55 minutes [ 3300 ] | |
| Worklog Id | 13555 [ 13555 ] |
Automated transition triggered when Jonathan Reissmueller merged pull request #855 in Stash -
| Status | In Review [ 5 ] | Closed [ 6 ] |