13 Commits

Author SHA1 Message Date
ccooper%deadsquid.com
57ea5941e9 b=393470
- allow admins to specify subgroups for testdays
- add selenium tests for testdays

Misc.
- cleanup: remove references to Litmus::Cache


git-svn-id: svn://10.0.0.236/trunk@239980 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-27 17:45:14 +00:00
ccooper%deadsquid.com
693c723c8b b=384365
- enable new testcases by default

b=384366
- change link text to "view/search tests"

b=387475
- add query to footer to show ungrouped testcases

b=389013
- prefill product and branch on new testcases

b=344703
- remember filter state after submitting testcase changes in manage_*.cgi

b=363001
- add query option to advanced_search to search for results with/without bugs specified

b=363293
- add testcase preview to results page


git-svn-id: svn://10.0.0.236/trunk@232054 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-14 17:41:23 +00:00
ccooper%deadsquid.com
ef8e586b35 - fix broken js and include missing js file for testday reports
- update selenium tests with new default (valid results only)


git-svn-id: svn://10.0.0.236/trunk@229542 18797224-902f-48f8-a5cc-f745e15eee43
2007-07-09 17:27:21 +00:00
ccooper%deadsquid.com
2c81c2f527 b=383293
- add ability to persist single form variables
- only persist subgroup variable when repopulating subgroups


git-svn-id: svn://10.0.0.236/trunk@227529 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-05 14:00:08 +00:00
ccooper%deadsquid.com
4c61ec37cc b=358817,362101,362998,366785,367523
* various search improvements:
** use id for searching and filtering
** allow users to search for their own results
** allow searching by vetted
** allow searching by test run
** fix search by comment
** show default limit of 15


git-svn-id: svn://10.0.0.236/trunk@224657 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-17 22:00:01 +00:00
ccooper%deadsquid.com
4c65a00994 b=358035
- add automated testday reporting
- rejig sidebar -> divide up testing and reporting links
- added management category for testdays


git-svn-id: svn://10.0.0.236/trunk@214554 18797224-902f-48f8-a5cc-f745e15eee43
2006-11-01 22:13:32 +00:00
ccooper%deadsquid.com
43788d3b78 b=345272
- add widget for selecting corresponding branch(es) for testgroups
- limit available subgroups based on chosen product/branch

b=314938
- changed schema for test runs, allowing multiple testgroups per test run (also addresses b=337496), combining test run limiting criteria into a single table, and adding more audit/tracking info to the main test_runs table

Misc:
- fix nesting issue whereby first item in a list wasn't being selected properly when a default/already selected value was not found. This affected most of the management interfaces.
- removed extra <br/>s in management interface filtering divs


git-svn-id: svn://10.0.0.236/trunk@203422 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-22 01:18:48 +00:00
zach%zachlipton.com
61ed313b31 Bug 343007 - filter lists in management interfaces. Patch adds AJAX filter options to manage_*.cgi pages and exposes an interface for scripts to request a list of test ids, subgroup ids, testgroup ids, matching a given criteria.
git-svn-id: svn://10.0.0.236/trunk@202036 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-13 17:17:59 +00:00
ccooper%deadsquid.com
b4b89c36ea - revert unnecessary index check
git-svn-id: svn://10.0.0.236/trunk@201137 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-28 20:51:45 +00:00
ccooper%deadsquid.com
3ab5eb366c - add missing brace
git-svn-id: svn://10.0.0.236/trunk@201124 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-28 19:10:41 +00:00
ccooper%deadsquid.com
60a6f92b34 - make sure a product is actually selected
git-svn-id: svn://10.0.0.236/trunk@201123 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-28 19:04:30 +00:00
ccooper%deadsquid.com
5913b8f32c b=323768
- remove Navigation.js (moved to help text in templates)
- remove Percentages js (moved to help text in templates)
- add extra sanity check when repopulating form fields with FormPersist.js
- disable testgroup/subgroup select boxes -> interim step until test runs since we have no UI to change them yet

b=322607
- add hideAll, and simple toggle functions to moo.fx


git-svn-id: svn://10.0.0.236/trunk@199010 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-05 01:22:25 +00:00
ccooper%deadsquid.com
83dca3e531 - new look-and-feel code, css into css/ directory;
- javascript broken out into own directory;
- updated db schema to handle automated test results, along with associted Perl classes;
- reporting: searching and advanced searching functionality added;


git-svn-id: svn://10.0.0.236/trunk@182001 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-11 18:44:16 +00:00