[Cdash] CDash 2.2 regression: Show Filters not available on pages where it used to be...

David Cole DLRdave at aol.com
Tue Oct 7 18:37:39 UTC 2014


As of the new UI changes in CDash 2.2, the "Show Filters" link is
inside the little drop-down menu attached to the settings "gear" icon.
That's a fine place for it, but that icon does not appear on the
queryTests.php and viewTest.php pages, and it should.

The pages listed in this part of the code...:
https://github.com/GArik/CDash/blob/f131c38b/filterdataFunctions.php#L574

...are these:
'index.php'
'project.php'
'queryTests.php'
'viewCoverage.php'
'getviewcoverage.php'
'viewTest.php'

But grepping for "Show Filters" only shows hits on index.xsl,
queryTests.xsl and viewCoverage.xsl.

Despite the grep hit in queryTests.xsl, there's no gear icon on the
queryTests page, and the queryTests page is quite useless without
being able to filter the results...

Also: there's no way to show the filters on the viewTest.php page
anymore either.

Could whoever changed the UI please enable showing the filters on the
queryTests and viewTest pages again? (Either with the gear settings
icon, or just the old-fashioned hyperlink like they used to have...
(It still has a hyperlink on the viewCoverage page...))


Thanks,
David C.



More information about the CDash mailing list