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
Abdy Franco
created issue -
Abdy Franco
made changes -
Field | Original Value | New Value |
---|---|---|
Epic Link | CORE-3540 [ 14785 ] |
Abdy Franco
made changes -
Sprint | 4.10.0 Sprint 2 [ 106 ] |
Abdy Franco
made changes -
Rank | Ranked higher |
Abdy Franco
made changes -
Assignee | Abdy Franco [ abdy ] |
Abdy Franco
made changes -
Sprint | 4.10.0 Sprint 2 [ 106 ] |
Abdy Franco
made changes -
Rank | Ranked higher |
Abdy Franco
made changes -
Story Points | 3 |
Abdy Franco
made changes -
Sprint | 4.10.0 Sprint 2 [ 106 ] |
Abdy Franco
made changes -
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 ] |
Abdy Franco
made changes -
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 ] |