Bug 87164 - (MON) Provide range filtering for GLA filter blade
Summary: (MON) Provide range filtering for GLA filter blade
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Hyades (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P1 blocker (vote)
Target Milestone: ---   Edit
Assignee: Dave Smith CLA
QA Contact:
URL:
Whiteboard:
Keywords: PII, ui
Depends on:
Blocks: 78322
  Show dependency tree
 
Reported: 2005-03-04 13:49 EST by Malcom Zung CLA
Modified: 2012-02-15 13:42 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Malcom Zung CLA 2005-03-04 13:49:51 EST
The GLA filter blade needs to support range filtering, as follows:

The user can specify to:

Show [scope] [value] [unit].
	
where the variables are described in the table below.

	Description
[scope]	first, last
[value]	A user-defined numeric value
[units]	seconds, minutes, hours, events

For example, the user might specify to “Show last 100 events”
Comment 1 Ruth Lee CLA 2005-03-08 12:13:12 EST
This defect must be fixed in 3.3 iteration 2 because it blocks a committed P1
enhancment, https://bugs.eclipse.org/bugs/show_bug.cgi?id=78322 
Comment 2 Dave Smith CLA 2005-03-21 14:37:48 EST
Another functionality that is required is >= and <= operators for numerical 
filter rules.
Comment 3 Dave Smith CLA 2005-03-28 04:48:59 EST
Committed GLA internal filter component to Hyades 3.3 and TPTP 4.0 head CVS.  
This includes source code, schema (filter.xsd) and messages.  Range filters are 
also supported.
Comment 4 Malcom Zung CLA 2006-09-18 16:05:54 EDT
Closing