Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
ccooper%deadsquid.com ae85a0487c b=322949
- automatically re-select the same testgroup when the user return to continue testing
- select the first subgroup that has not yet been tested in its entirety (defaults to first subgroup if all subgroups have been tested)
2007-04-24 16:37:25 +00:00
ccooper%deadsquid.com baf763b73d b=314938,321116,321388,322949,350251,370211,370212
* test runs:
** update coverage stats dynamically when returning to run more tests
** replace index page with test run summary statistics
** provide more guidance to users after they submit test results
** considerable page load speed increases at entry points to testing by pushing stats calculations into AJAX which will load after the page loads
** basic test run reporting
2007-04-18 01:57:45 +00:00
ccooper%deadsquid.com d0638216e4 b=328268
- use onClick instead of onChange to track radio button state
- do some rudimentary checks of object existence to avoid calling instanceof which doesn't seem to work on Safari
2006-07-14 22:09:55 +00:00
ccooper%deadsquid.com 018544c4df 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
2006-06-05 01:22:25 +00:00
ccooper%deadsquid.com ad77a4f487 - use the right object type <sigh> 2006-02-23 23:02:28 +00:00
ccooper%deadsquid.com 823aed307a - fix display for single testgroup/subgroup case 2006-02-23 22:46:38 +00:00
ccooper%deadsquid.com 01b4f46077 - when enabling the submit button, check whether we are being passed a NodeList or single Element and act accordingly 2005-12-19 22:22:46 +00:00
ccooper%deadsquid.com b2d08873e9 - updated/added licecse boilerplate to template files;
- use moo.fx js libraries to control collapsable divs for holding instructions and such which are nice to have around but we don't always want to see;
- start on admin tool (edit categories)
- more CSS cleanups
2005-11-18 17:37:38 +00:00
ccooper%deadsquid.com 986d1eed54 - 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;
2005-10-11 18:44:16 +00:00