ccooper%deadsquid.com
a8b6029482
- update INSTALL docs to be closer to the truth
2006-10-16 21:04:30 +00:00
ccooper%deadsquid.com
b9eada5a4e
- fix result status display
2006-10-11 20:08:23 +00:00
zach%zachlipton.com
7a88c0b8a6
Make error messages in Litmus::DBI suck less by not going into an infinite error loop whenever something goes wrong :-)
2006-10-04 19:47:06 +00:00
ccooper%deadsquid.com
0960f66ca1
b=355030
...
- set regression bug ID to an empty string if the testcase does not have a regression bug associated with it
2006-10-03 20:08:23 +00:00
ccooper%deadsquid.com
a9b680accd
- show email address when no IRC nick is present
2006-10-02 21:54:43 +00:00
ccooper%deadsquid.com
803e5116d3
b=355146
...
- jump to edit mode immediately when that's the user's intention
2006-10-02 21:54:15 +00:00
zach%zachlipton.com
01dbc0a915
whoops...
2006-09-30 01:17:52 +00:00
zach%zachlipton.com
94b77d81b0
Fix lack of coloring in result listings.
2006-09-30 01:15:36 +00:00
zach%zachlipton.com
3b048baff0
Work around an issue where getting the last value of an auto_increment column
...
wasn't working properly.
2006-09-30 01:12:04 +00:00
zach%zachlipton.com
3c076a1100
Hack around a bug with auto_increment columns on db-litmus01.
2006-09-30 00:11:03 +00:00
zach%zachlipton.com
397620ad7f
Add missing product_name entry in TEMP columns list.
2006-09-29 23:43:59 +00:00
zach%zachlipton.com
fb3b6c8ed7
Define an explicit primary key for sessions.
2006-09-29 23:42:02 +00:00
zach%zachlipton.com
3c32775f41
Remove unneeded memoization.
2006-09-29 23:25:09 +00:00
zach%zachlipton.com
da4a743b63
Add TEMP columns to all Litmus::DB modules.
2006-09-29 23:17:57 +00:00
zach%zachlipton.com
959d5d7716
Fix a call to a non-existant method in test_results.tmpl.
2006-09-25 23:04:10 +00:00
ccooper%deadsquid.com
f63071d750
b=352877
...
- add default '-Branch-' option to branches list when managing testgroups -> allows for limiting subgroup display by product only, but also allows display of subgroups that have not yet been assigned to a testgroup a therefore have no branch information associated with them
Misc.
- add helper text to Manage Testgroups and Manage Subgroups when in add mode, similar to what was already present for Manage Testcases
- search for all entities when using json.cgi, not just those that are Enabled
- move JS functions into separate JS files for each management interface
2006-09-17 17:19:58 +00:00
ccooper%deadsquid.com
5ed2cd6ba4
b=351741
...
- added testgroup popularity report query
2006-09-13 17:45:50 +00:00
ccooper%deadsquid.com
34a52378bc
- logic inversion in IF statement for calculating trusted/personal coverage
2006-09-11 12:15:34 +00:00
ccooper%deadsquid.com
f55a9d4468
b=343919
...
- users can now change the status of their own results, and admin can change the status of any result
2006-09-06 17:34:39 +00:00
ccooper%deadsquid.com
34a2b72314
- use same style for trusted completed groups as for community
2006-09-04 13:26:59 +00:00
ccooper%deadsquid.com
892078cadd
b=349798
...
- add extra "Submit All" button to the top of testcase display
2006-09-04 13:20:44 +00:00
ccooper%deadsquid.com
c4e87c2b67
b=350106
...
- sort platforms by name
2006-09-04 12:22:24 +00:00
ccooper%deadsquid.com
a8fb881469
- fix header level for tester reports
2006-09-01 22:08:51 +00:00
ccooper%deadsquid.com
fb4ceb969a
b=350251
...
- for admins, replace personal coverage column with trusted coverage to minimize db lookups
2006-08-29 21:33:15 +00:00
ccooper%deadsquid.com
3e33316f5f
b=333041
...
- allow admins to mark individual test results as VALID/INVALID, and update the VETTED status automatically
Misc.
- whitespace fix in manage testgroup template
2006-08-29 19:06:55 +00:00
ccooper%deadsquid.com
d3da767e77
b=328489
...
- adapted existing user manip page/routines to allow non-admin users to access their own profile information
- broke Litmus::Auth::expireSessions and Litmus::Auth::checkPassword out into their own subroutines
- add emptyOK checking to comparePasswords js function
Misc.
- whitespace fixes in testgroup files
2006-08-29 17:49:14 +00:00
ccooper%deadsquid.com
5a8e13c498
b=349746
...
- add trusted coverage display
2006-08-22 23:02:43 +00:00
ccooper%deadsquid.com
fe87d034a1
- order opsyses by name
2006-08-22 19:31:43 +00:00
ccooper%deadsquid.com
b04de022a6
b=348740
...
- escape single quotes in criteria values
2006-08-15 19:27:09 +00:00
ccooper%deadsquid.com
644fc157c9
b=348740
...
- remove limiting criteria for testgroup
2006-08-15 19:14:14 +00:00
ccooper%deadsquid.com
74da6e447c
b=348740
...
- remove testgroup from default display
2006-08-15 19:12:08 +00:00
ccooper%deadsquid.com
584bc7f924
- select DISTINCT test results only
2006-08-15 17:09:11 +00:00
ccooper%deadsquid.com
eb4062fa6d
- update testrunner update script to use new Litmus schema
2006-08-15 16:41:51 +00:00
ccooper%deadsquid.com
975be69e9f
- set prduct_id for subgroups and testcases on import
2006-08-15 16:26:05 +00:00
ccooper%deadsquid.com
9a61cad3f3
- call rebuildCache explicitly
2006-08-15 16:17:38 +00:00
ccooper%deadsquid.com
e5e2ab8382
- update testrunner import script for new Litmus schema
2006-08-15 16:03:27 +00:00
ccooper%deadsquid.com
cae51807a6
- added explanatory locale blurb
2006-08-10 20:17:42 +00:00
ccooper%deadsquid.com
8dc8d06b59
- show distinct test results, since testcases can now be reused
2006-08-10 20:02:21 +00:00
ccooper%deadsquid.com
955bc2a3dd
- add debugging statement to Testresult.pm
2006-08-10 19:40:45 +00:00
ccooper%deadsquid.com
946b0578cf
- display only one copy of each subgroup, since subgroups can belong to more than one testgroup
2006-08-09 20:06:36 +00:00
ccooper%deadsquid.com
ee344d4b66
- fix javascript error
2006-08-09 03:53:59 +00:00
ccooper%deadsquid.com
f21e689875
- remove ability to set testgroup for subgroup. Add links to manage_testgroups.cgi which already provides that functionality.
...
- change link target on manage_testcases form
2006-08-09 03:45:08 +00:00
zach%zachlipton.com
0ec0ca7bba
Use the new navigator.buildID construct as a build id detection method. Also, if [%defaultbuildid%] exists from the same testing session, default to that so we don't wipe out tbird build ids, etc...
2006-08-05 22:33:32 +00:00
ccooper%deadsquid.com
6cbe4de740
- don't override success/failure/info messages with loading messages
...
- display all enabled testcases to admin users when Running Tests. Regular testers will continue to see only community-enabled testcases.
2006-08-04 16:33:14 +00:00
zach%zachlipton.com
8ec0e9fde5
Automatically redirect to index.cgi if the user is already logged in and loads login.cgi rather then giving an error.
2006-08-03 23:51:01 +00:00
zach%zachlipton.com
c26797fc97
Add null check for options[0] to eliminate mochikit error.
2006-08-03 22:17:46 +00:00
zach%zachlipton.com
f4795bf0dd
Fix "subroutine db_main() redefined" warnings.
2006-08-03 18:13:52 +00:00
ccooper%deadsquid.com
8d8cb5bdec
- updated favicon for Litmus
2006-08-03 16:43:53 +00:00
ccooper%deadsquid.com
417016b2da
- declare empty hash properly
2006-08-03 15:27:42 +00:00
ccooper%deadsquid.com
e4f5aef649
- add missing slash
2006-08-03 14:25:06 +00:00