Chris Morgan
|
e7935b1f4f
|
Pass a version object into user::hasAppVersionModifyPermission() instead of
the integer that is the index of the version in the database.
|
2006-01-23 02:10:31 +00:00 |
|
Tony Lambregts
|
9a72e97f53
|
Test result count should not include queued tests. Don't display queued test results in test results table.
|
2006-01-17 02:34:58 +00:00 |
|
Chris Morgan
|
91fe4dd26c
|
Fix two bugs found after upgrading to php5
|
2005-11-12 04:37:48 +00:00 |
|
Tony Lambregts
|
8c6c609089
|
Change mysqltimestamp_to_unixtimestamp() to mysqldatetime_to_unixtimestamp() because we are operating on a datetime
|
2005-10-28 00:21:37 +00:00 |
|
Jonathan Ernst
|
fdf642ce89
|
Show the test date instead of the submission date. Sort the test results by test date instead of by a string sort on release name
|
2005-10-28 00:14:46 +00:00 |
|
Chris Morgan
|
61f29dc94d
|
Remove debugging comment line
|
2005-10-26 13:44:17 +00:00 |
|
Tony Lambregts
|
b0d2969e0b
|
Clean up view distributions, add back link to the application version, use the correct time function
|
2005-10-18 02:04:16 +00:00 |
|
Tony Lambregts
|
ba6e92d184
|
Lets users submit application testing results in a uniform and easy to process manner
|
2005-10-17 03:59:24 +00:00 |
|