Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.10.0-b1
-
Component/s: None
-
Labels:None
Description
- New property: private InputFields $filters;
- New property: private string $filter_html;
- New property: private string $filter_uri;
- New method: public function setFilters(InputFields $filters, $uri = null) {}
- New method: public function setFilterHtml($html) {}
- The $filter_html should only be used if $filters is not set
- A new toggle button should be added to the widget
- The toggle button should automatically be added to the $link_buttons when setFilters() or setFilterHtml()
- Make sure not to overwrite the currently set buttons
- We may have to figure something out to keep this separate so that users don't overwrite this button
Activity

Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 3 hours, 12 minutes [ 11520 ] | |
Worklog Id | 13386 [ 13386 ] |

Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Time Spent | 3 hours, 12 minutes [ 11520 ] | 3 hours, 55 minutes [ 14100 ] |
Worklog Id | 13413 [ 13413 ] |

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