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 |

Status | Open [ 1 ] | In Progress [ 3 ] |

Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 55 minutes [ 3300 ] | |
Worklog Id | 13555 [ 13555 ] |

Status | In Review [ 5 ] | Closed [ 6 ] |