ccooper%deadsquid.com
67894050b9
- be more lenient with the format for bug submission/addition (remove extraneous characters)
...
- don't add bug ID 0
2005-12-13 22:12:22 +00:00
ccooper%deadsquid.com
d3b68cdb7c
- allow searching/sorting by locale
2005-12-13 04:26:15 +00:00
ccooper%deadsquid.com
17518b3c30
- add locale selection for test results;
...
- updated widgets for use with admin tools;
- in-progress work on admin tools
2005-12-13 03:03:37 +00:00
zach%zachlipton.com
37a83a439d
Add Bugzilla database information (for authentication) to localconfig.
2005-11-30 05:20:13 +00:00
ccooper%deadsquid.com
c4b5d4e633
- fix timestamp display for comment on single result display;
...
- fix stats padding;
- smarter ordering of categories on admin page
2005-11-18 22:42:21 +00:00
ccooper%deadsquid.com
72df0e4e01
- this needs to be all on one line otherwise the linebreaks cause the JS to be malformed
2005-11-18 22:22:00 +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
zach%zachlipton.com
aeff360ba5
Fix the "none" filter to work properly.
2005-11-18 03:42:48 +00:00
zach%zachlipton.com
a0688e7a7a
Properly use HTML::StripScripts::Parser in the 'testdata' filter.
2005-11-18 02:27:11 +00:00
zach%zachlipton.com
919fa7e525
Add list tags to the testdata filter whitelist.
2005-11-18 01:48:20 +00:00
zach%zachlipton.com
417b2b2bec
Ensure that email addresses display correctly. The html filter must be applied before the email filter, not after.
2005-11-15 23:46:48 +00:00
zach%zachlipton.com
2874c26ae5
Add make test target.
2005-11-15 21:43:29 +00:00
zach%zachlipton.com
941ebfb393
Fix for bug 315479 part 2: Cross-site scripting security holes in templates. All tests now pass.
2005-11-15 17:30:57 +00:00
zach%zachlipton.com
050d006a31
Fix for bug 315479 part 1: Cross-site scripting security holes in templates. The remaining templates will be fixed in the next checkin.
2005-11-11 00:06:45 +00:00
zach%zachlipton.com
5a25d98bcb
Let's actually pass the tests...Removing tabs from a couple of files (replacing them with spaces) and fixing the test scripts to work properly.
2005-11-10 23:24:46 +00:00
zach%zachlipton.com
033b2c08fd
Initial checkin of a slightly modified version of Bugzilla's test suite to check for compile errors and cross-site issues in template files. Customizations and fixes to follow in subsequent checkins.
2005-11-10 22:58:51 +00:00
ccooper%deadsquid.com
9745f34e21
- latest schema changes, with corresponding changes to Perl classes;
...
- don't include create or use db commands in SQL <- makes it easier to reuse between production and staging env
2005-11-08 02:35:19 +00:00
zach%zachlipton.com
dc584fb69c
Put obsolete back and add it to the schema. Fix mistagged file.
2005-11-08 00:46:35 +00:00
zach%zachlipton.com
90b6972600
Also treat UA strings identifying us as FF 1.5 as part of the 1.5 branch by default.
2005-11-08 00:35:56 +00:00
zach%zachlipton.com
afb33eddbf
The test_groups table doesn't actually have an 'obsolete' col. Removing it to avoid bustage...
2005-11-08 00:32:29 +00:00
zach%zachlipton.com
6bbf7a8a15
Make sidebar header graphic link to index.cgi, not litmus_staging/coop.
2005-10-26 05:32:17 +00:00
ccooper%deadsquid.com
9f9626cd0e
- fix percentage calculation for run tests -> now based on community and personal testing coverage percentages, as limited by the chosen platform and build ID;
...
- some CSS changes, mostly to decrease the default font size;
- added template framework for displaying collapsable instruction text on just about any page.
2005-10-24 17:57:50 +00:00
ccooper%deadsquid.com
b566ec219f
- more accurate title for unclear results aggregate
2005-10-19 22:08:58 +00:00
ccooper%deadsquid.com
65d9146dc3
- remove common failure files
2005-10-19 21:49:24 +00:00
ccooper%deadsquid.com
be31520ed6
- adding new files for common results display
2005-10-19 21:48:29 +00:00
ccooper%deadsquid.com
b91a659dde
- make common results script generic;
...
- use FILTER where applicable;
- show most common results marked as unclear as footer query
2005-10-19 21:47:37 +00:00
ccooper%deadsquid.com
4f6039c0d5
- remove linebreaks from comments prior to display
2005-10-19 01:46:56 +00:00
ccooper%deadsquid.com
01939f7ede
- fix broken search by summary
2005-10-19 01:18:30 +00:00
ccooper%deadsquid.com
82119542af
- adding starred display and popups for test results with comments;
...
- improve wording of footer search for results marked as unclear;
- fix cut-n-paste error in Comment.pm and Resultbug.pm;
- improve default display of test results, and add explanatory blurb for navigation;
2005-10-19 01:06:34 +00:00
ccooper%deadsquid.com
0db73bb0b9
- fix comment and bug ID acquisition for initial result submission
2005-10-17 17:00:06 +00:00
ccooper%deadsquid.com
8265fffe5e
- add quick search for results marked as unclear
2005-10-15 04:09:59 +00:00
ccooper%deadsquid.com
128ba047fa
- 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
df1115f2c0
- display error message for common error conditions when displaying a single result
2005-10-15 03:37:06 +00:00
ccooper%deadsquid.com
1950d49f33
- use Date::Manip to set timestamps
2005-10-15 01:09:42 +00:00
ccooper%deadsquid.com
c3ccc1e015
- add privacy notice
2005-10-14 23:15:47 +00:00
ccooper%deadsquid.com
b5a6feb677
- 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
417ffa5be3
- 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
3b314ece67
- 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
e8cf012a82
- 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
88fcb9601f
- 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
18f2c0dbb3
- adding interim logout functionality;
...
- reorder bug reference table rows
2005-10-13 17:16:42 +00:00
ccooper%deadsquid.com
cd9b24079c
- 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
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
ccooper%deadsquid.com
f484e0312e
Updated db creation and population scripts for current schema.
2005-10-05 16:32:36 +00:00
zach%zachlipton.com
ff12881aa8
Make the makefile actually work...
2005-09-07 04:29:28 +00:00
zach%zachlipton.com
c6fdaac193
Bustage fix. Properly setup the makefile rules...
2005-09-07 04:14:29 +00:00
zach%zachlipton.com
776b8e71df
Better target name: make compile -> make templates
2005-09-07 02:31:16 +00:00
zach%zachlipton.com
28bfd64107
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
59f0cb1eaa
Add data/ to cvsignore and create the data directory at install-time.
2005-09-07 00:43:37 +00:00
zach%zachlipton.com
8308a5ea4f
Add .cvsignore for litmus
2005-09-07 00:31:37 +00:00
zach%zachlipton.com
c7c1cedaaf
Remove tabs.
2005-08-24 03:05:02 +00:00
zach%zachlipton.com
044618e198
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
a6457953e3
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
1fafe157e8
Add anti-spam filtering to the stats page.
2005-08-23 16:41:07 +00:00
zach%zachlipton.com
bcd16ee8e7
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
6d73d3a51c
Add basic anti-spam filtering for email addresses.
2005-08-23 16:05:35 +00:00
zach%zachlipton.com
b59db2c9d8
Add result count to the statistics page.
2005-08-23 05:25:03 +00:00
zach%zachlipton.com
9751740ee8
Fix broken "run some more tests" in process_test.cgi.
2005-08-23 05:22:14 +00:00
zach%zachlipton.com
e23890d591
Actually fix the bug...
2005-08-23 03:55:12 +00:00
zach%zachlipton.com
68f64a986f
Fix bustage in process_test.cgi where it was impossible to submit results.
2005-08-23 00:15:29 +00:00
zach%zachlipton.com
ea2799380f
Fix custom SQL in stats.cgi to work with the new schema.
2005-08-20 04:16:30 +00:00
zach%zachlipton.com
6bba52a808
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
ed09d4a900
Shut up warning about @comments[0] vs $comments[0]
2005-08-20 03:52:05 +00:00
zach%zachlipton.com
82f5e9ea10
Add new files as per previous checkin.
2005-08-20 03:40:12 +00:00
zach%zachlipton.com
b335debed4
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
6cb27e8bb1
Checkin new regexp-based matching for platform as well.
2005-08-19 22:43:00 +00:00
zach%zachlipton.com
68ce588502
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
b6c9b44879
Fix for bustage; forgot to checkin process.html.tmpl.
2005-08-19 20:56:48 +00:00
zach%zachlipton.com
be48732dbc
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
51ed676410
But some padding is good too.
2005-08-17 21:44:18 +00:00
zach%zachlipton.com
7a1e454c30
Footer should not appear in the middle of pages...
2005-08-17 21:43:24 +00:00
zach%zachlipton.com
61b720c18d
Fix broken link in footer
2005-08-17 21:38:26 +00:00
zach%zachlipton.com
d9b312e2be
Remove tabs from all files. Add more statistics to stats.cgi.
2005-08-17 21:36:19 +00:00
zach%zachlipton.com
45a9e17dd6
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
1bcf9b8dde
Add a little more padding to the footer.
2005-08-17 17:34:10 +00:00
zach%zachlipton.com
27a8bbdda4
Fix the bottom footer in index.cgi so it displays properly.
2005-08-17 17:33:08 +00:00
zach%zachlipton.com
530896ad07
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
f87fe3cc5b
Forgot to add logincookie and sysconfigcookie to Config.pm.
2005-08-16 21:31:56 +00:00
zach%zachlipton.com
760b88244b
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
b55fac0572
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
e84e0c6e5a
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
1a4c35579a
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
5cc3a35ca9
Actually fix the localconfig-creation code.
2005-07-29 20:36:01 +00:00
zach%zachlipton.com
b31fc578eb
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
4bd27d74a4
Forgot to checkin the .htaccess file
2005-07-29 20:22:31 +00:00
zach%zachlipton.com
a2d33018aa
Initial checkin of Litmus 0.0.1 (a.k.a Naked Mole Rat).
2005-07-29 20:21:01 +00:00