Commit Graph

156 Commits

Author SHA1 Message Date
ccooper%deadsquid.com
dcc3d285f5 - add quick search for results marked as unclear 2005-10-15 04:09:59 +00:00
ccooper%deadsquid.com
088def1e9c - default to displaying all test cases;
- remove domain + absolute path from show test link
2005-10-15 04:04:19 +00:00
ccooper%deadsquid.com
36e003454e - display error message for common error conditions when displaying a single result 2005-10-15 03:37:06 +00:00
ccooper%deadsquid.com
1ec26dd86d - use Date::Manip to set timestamps 2005-10-15 01:09:42 +00:00
ccooper%deadsquid.com
d9b0cbf91a - add privacy notice 2005-10-14 23:15:47 +00:00
ccooper%deadsquid.com
fa8d4c7eb2 - reorganize advanced search: put results on top;
- fix CSS errors;
- obfuscate email addresses and add privacy notice.
2005-10-14 23:08:41 +00:00
ccooper%deadsquid.com
3f210c19ee - allow for obsoletion of testgroups. Only display testgroups that are not marked as obsolete. 2005-10-14 16:02:28 +00:00
ccooper%deadsquid.com
5b2dda09da - do not show login box. That code doesn't exist yet;
- remove alert-on-exception in runtests js code;
2005-10-13 22:38:37 +00:00
ccooper%deadsquid.com
5601ce15b9 - cosmetic changes to run tests display;
- sort subgroups and test cases by the defined sort order;
2005-10-13 22:06:46 +00:00
ccooper%deadsquid.com
05ddd2d470 - remove page load time calc from common failures page;
- check privileges before allowing user to edit test cases;
2005-10-13 18:41:07 +00:00
ccooper%deadsquid.com
aa07751da6 - adding interim logout functionality;
- reorder bug reference table rows
2005-10-13 17:16:42 +00:00
ccooper%deadsquid.com
07fbaf03b6 - allow users who are not logged in to view test results;
- require valid login for adding bug references;
- truncate user display to keep text/input boxes inside sidebar div;
- display default text when no tests have been run (stats)
2005-10-13 15:49:28 +00:00
ccooper%deadsquid.com
24de0ea30a - 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
ccooper%deadsquid.com
4e52f8dfed Updated db creation and population scripts for current schema. 2005-10-05 16:32:36 +00:00
zach%zachlipton.com
f3fbd06c7d Make the makefile actually work... 2005-09-07 04:29:28 +00:00
zach%zachlipton.com
254ebf463e Bustage fix. Properly setup the makefile rules... 2005-09-07 04:14:29 +00:00
zach%zachlipton.com
c6f0d992da Better target name: make compile -> make templates 2005-09-07 02:31:16 +00:00
zach%zachlipton.com
c165506090 Support (indeed, require) the precompilation of templates. This is accomplished through the new makefile. Just run a "make install" to pick up any changes in populatedb.pl and to recompile any changed templates. 2005-09-07 02:25:57 +00:00
zach%zachlipton.com
2ffdc6ea7d Add data/ to cvsignore and create the data directory at install-time. 2005-09-07 00:43:37 +00:00
zach%zachlipton.com
edba8dd0f1 Add .cvsignore for litmus 2005-09-07 00:31:37 +00:00
zach%zachlipton.com
09231a466b Remove tabs. 2005-08-24 03:05:02 +00:00
zach%zachlipton.com
19e3695eb8 For now, disable the hotlist since it's taking way too long to load. 2005-08-24 01:23:13 +00:00
zach%zachlipton.com
f17250a320 Initial checkin of new test list code, designed to go with coop's querying work. 2005-08-23 19:33:54 +00:00
zach%zachlipton.com
25e8546830 Add anti-spam filtering to the stats page. 2005-08-23 16:41:07 +00:00
zach%zachlipton.com
29e13e9935 Require at least that the email address field cannot be blank, at least until we do a real login system. 2005-08-23 16:25:06 +00:00
zach%zachlipton.com
116b89c490 Add basic anti-spam filtering for email addresses. 2005-08-23 16:05:35 +00:00
zach%zachlipton.com
4f8ba67022 Add result count to the statistics page. 2005-08-23 05:25:03 +00:00
zach%zachlipton.com
20239e5b10 Fix broken "run some more tests" in process_test.cgi. 2005-08-23 05:22:14 +00:00
zach%zachlipton.com
f8f7a36213 Actually fix the bug... 2005-08-23 03:55:12 +00:00
zach%zachlipton.com
6696896f2e Fix bustage in process_test.cgi where it was impossible to submit results. 2005-08-23 00:15:29 +00:00
zach%zachlipton.com
b2deb05c02 Fix custom SQL in stats.cgi to work with the new schema. 2005-08-20 04:16:30 +00:00
zach%zachlipton.com
47b65c3586 Since we just required that we wipe the db, we'd better change the name for the login_cookie again... 2005-08-20 04:04:17 +00:00
zach%zachlipton.com
9bd17dd404 Shut up warning about @comments[0] vs $comments[0] 2005-08-20 03:52:05 +00:00
zach%zachlipton.com
0246c15f9a Add new files as per previous checkin. 2005-08-20 03:40:12 +00:00
zach%zachlipton.com
208bbf31e9 Land Coop's new schema. This makes some pretty wideranging changes and there's no upgrade path, so to upgrade from a previous db, wipe your database and start over. Schema changes by coop, Class::DBI wrangling by me. 2005-08-20 03:39:02 +00:00
zach%zachlipton.com
46100724ea Checkin new regexp-based matching for platform as well. 2005-08-19 22:43:00 +00:00
zach%zachlipton.com
4fd2c7e140 Add the 1.5 branch to populatedb. Also convert the branch detection to use real regexps instead of LIKE for matches. This work will continue with real regexps used for the other detected fields shortly. 2005-08-19 22:37:11 +00:00
zach%zachlipton.com
d1b7ed75b5 Fix for bustage; forgot to checkin process.html.tmpl. 2005-08-19 20:56:48 +00:00
zach%zachlipton.com
d15cc01f5b Actually display the correct stats in stats.cgi. Also move the footer down a little. 2005-08-17 23:35:30 +00:00
zach%zachlipton.com
e3c139024f But some padding is good too. 2005-08-17 21:44:18 +00:00
zach%zachlipton.com
a9d26c7d29 Footer should not appear in the middle of pages... 2005-08-17 21:43:24 +00:00
zach%zachlipton.com
7c6db314da Fix broken link in footer 2005-08-17 21:38:26 +00:00
zach%zachlipton.com
087bc13d2c Remove tabs from all files. Add more statistics to stats.cgi. 2005-08-17 21:36:19 +00:00
zach%zachlipton.com
2ea28aaa56 Initial checkin of new litmus statistics page. Also add "statistics" entry to the page footer. 2005-08-17 21:23:48 +00:00
zach%zachlipton.com
2d9be986f7 Add a little more padding to the footer. 2005-08-17 17:34:10 +00:00
zach%zachlipton.com
cb801bb46c Fix the bottom footer in index.cgi so it displays properly. 2005-08-17 17:33:08 +00:00
zach%zachlipton.com
256b55587e First crack at a page footer. Note that this does break the home page. Hopefully someone will know how to fix it... 2005-08-17 03:37:38 +00:00
zach%zachlipton.com
a4f8188759 Forgot to add logincookie and sysconfigcookie to Config.pm. 2005-08-16 21:31:56 +00:00
zach%zachlipton.com
3e92638259 Turns out seamonkey thinks "class" is a reserved word in javascript, causing our select boxes to break. This uses the variable theClass instead. 2005-08-10 16:30:11 +00:00
zach%zachlipton.com
2adfc83b65 This is a kindof hackish fix to bring simpletest back to life so it can be published. A real fix will follow, which will involve fixing Litmus::UserAgentDetect. 2005-08-09 05:03:22 +00:00
zach%zachlipton.com
3654bba028 A four hour flight means another batch of changes.
1. Some UI improvements to the test display page
2. Fix process_test and the format API to properly handle editing of fields defined in formats.
3. Adjust show_test.cgi to only show recent results and the last three non-recent results. Also added a showallresults mode that allows users to view all results if they want to.
2005-08-07 03:05:49 +00:00
zach%zachlipton.com
d9782da0a5 Major rewrite of <select> box code. Now we use litmusconfig.js and automatically generate the contents of select boxes in JavaScript using the information in litmusconfig. Pretty spiffy, eh? 2005-08-04 00:59:29 +00:00
zach%zachlipton.com
c1d7b1191f Actually fix the localconfig-creation code. 2005-07-29 20:36:01 +00:00
zach%zachlipton.com
4fd3faeab5 Write localconfig out before trying to connect to the database if it does not exist. 2005-07-29 20:29:11 +00:00
zach%zachlipton.com
72b8e2fa6f Forgot to checkin the .htaccess file 2005-07-29 20:22:31 +00:00
zach%zachlipton.com
7a85cdab42 Initial checkin of Litmus 0.0.1 (a.k.a Naked Mole Rat). 2005-07-29 20:21:01 +00:00