Commit Graph

130 Commits

Author SHA1 Message Date
Alexander Nicolaysen Sørnes
ebc492dc1f version: Make sure the displayed test results are for the displayed version 2009-02-02 15:49:49 +01:00
Alexander Nicolaysen Sørnes
0c5030cea1 testData: Fix an undefined reference 2009-01-24 20:46:46 +01:00
Christoph Korn
3da51ba02c enclose the "Additional comments" in pre-tags. 2009-01-24 20:39:09 +01:00
Alexander Nicolaysen Sørnes
3997886df3 testData: Don't tamper with submitterId in display() 2009-01-23 17:09:34 +01:00
Alexander Nicolaysen Sørnes
2bd552c9e0 Fix some queue processing help texts 2009-01-23 17:08:14 +01:00
Alexander Nicolaysen Sørnes
a084ec4991 Add a detailed maintainer view 2008-07-18 11:19:23 -04:00
Chris Morgan
9f956d4ccc Assorted spelling fixes from Francois Gouget 2008-06-26 12:07:29 -04:00
Alexander Nicolaysen Sørnes
5fbaddd9f1 testData: Remove duplicate distribution help text 2008-06-16 20:01:54 -04:00
Jeff Zaroyko
1a50f7d05b Applying make information about version field simpler and more direct - brevity is a virtue 2008-06-14 17:20:50 -04:00
Jeff Zaroyko
f453c5d7a0 Add a note next to the 'Installs?' option on the test data submissiion form which says "Installing is an important part of testing under Wine. Select N/A if there is no installer." 2008-06-06 12:34:00 -04:00
Jeff Zaroyko
0f9c35b832 People persist in calling Wine "WINE", fix the capitalisation silently in testdata. 2008-06-04 17:39:21 -04:00
Chris Morgan
017703632a Fix parsing errors by escapting apostophes added inside of strings 2008-05-31 23:07:18 -04:00
Jeff Zaroyko
df5b9e2b52 don't use quotes as apostrophes - http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references lists html entity 8217 as a quote not an apostrophe 2008-05-31 22:51:04 -04:00
Jeff Zaroyko
f2d44f7120 Fix a typo that caused some input validation to be skipped and added another statement to make ensure that part of the form is validated correctly 2008-05-31 22:31:18 -04:00
Jeff Zaroyko
b9b20ff4c1 remove message about CVS being "recently removed" - I think it's unnecessary to mention this since there are more important statements that the user should be reading 2008-05-06 22:20:04 -04:00
Alexander Nicolaysen Sørnes
ed64f049d7 Standardize objectGetEntries parameters 2008-04-13 18:38:17 -04:00
Alexander Nicolaysen Sørnes
5afa1598df testData: Allow 'what didn't work' to be empty for Platinum ratings 2008-04-11 15:14:34 -04:00
Alexander Nicolaysen Sørnes
498a2bd4b0 testData: Fix moving of test results 2008-04-11 15:13:50 -04:00
Chris Morgan
728df32ac9 testData::update() was calling a method of but didn't exist, fixes bug 11807 2008-03-01 16:52:56 -05:00
Jeff Zaroyko
16949bb71c tidy appdb html to make it validate - try 4 2008-02-25 19:27:36 -05:00
Alexander Nicolaysen Sørnes
cd7aa0fdb5 Improve edit/delete links for a version's test results list 2008-01-27 12:44:21 -05:00
Alexander Nicolaysen Sørnes
6d5c979f15 Fix updating of rating info when updating test results 2008-01-27 12:43:40 -05:00
Alexander Nicolaysen Sørnes
3923392247 Fix display of users' rejected items 2008-01-20 19:39:56 -05:00
Alexander Nicolaysen Sørnes
9b92c2221c Use sState for objectGetEntries[Count]() 2008-01-20 16:13:27 -05:00
Alexander Nicolaysen Sørnes
89299baded Update rating info when submitting un-queued test data 2008-01-18 17:06:16 -05:00
Alexander Nicolaysen Sørnes
d4c09ee6f3 Fix some errors in e-mails 2008-01-08 20:52:51 -05:00
Alexander Nicolaysen Sørnes
47f150b4ce queued items: Fix display of test report dates 2008-01-05 12:31:48 -05:00
Alexander Nicolaysen Sørnes
7273d4cc24 testData: Display confirmation box when changing Wine version 2008-01-02 21:54:48 -05:00
Alexander Nicolaysen Sørnes
6508c7f430 Allow to calculate rating at a given point in time 2008-01-02 21:52:10 -05:00
Alexander Nicolaysen Sørnes
e8bfc0024c Update version rating when updating test results 2008-01-02 21:51:05 -05:00
Alexander Nicolaysen Sørnes
6a82a4fe3a Generate ratings from test results 2008-01-02 21:50:35 -05:00
Alexander Nicolaysen Sørnes
058eba4b4f Display a note when viewiing old test results 2007-12-23 17:26:02 -05:00
Alexander Nicolaysen Sørnes
214de5a459 Allow users to delete/edit their queued test reports 2007-12-23 11:19:10 -05:00
Alexander Nicolaysen Sørnes
d37cfc0e60 Fix display of a user's queued test results 2007-12-23 11:18:15 -05:00
Alexander Nicolaysen Sørnes
da97299eeb Use sState as parameter to objectGetItemsPerPage() 2007-12-19 21:01:18 -05:00
Alexander Nicolaysen Sørnes
42239a6378 Order a version's testData table by Wine version, then date 2007-12-19 21:00:50 -05:00
Alexander Nicolaysen Sørnes
8c7bd3a5e9 Add initial un-delete support 2007-12-18 20:17:06 -05:00
Alexander Nicolaysen Sørnes
0a9665b24f Fix moving of testResults from qeueud to accepted versions 2007-12-16 13:16:53 -05:00
Alexander Nicolaysen Sørnes
aee69c1735 version: Rename 'queued' to 'state' 2007-12-15 12:23:16 -05:00
Alexander Nicolaysen Sørnes
06f693859f testData: Rename 'queued' to 'state' 2007-12-15 12:22:07 -05:00
Alexander Nicolaysen Sørnes
da471d1ad8 testData: add 'pending' queue state 2007-11-07 00:17:47 -05:00
Alexander Nicolaysen Sørnes
0776bdeeb9 testData: Simplify SQL code 2007-11-07 00:16:50 -05:00
Alexander Nicolaysen Sørnes
70e4306e2b objectManager: Support purging rejected entries 2007-11-05 21:29:50 -05:00
Alexander Nicolaysen Sørnes
aa4cdd7a42 testData: Fix ordering of test results by id 2007-10-24 21:17:46 -04:00
Alexander Nicolaysen Sørnes
fe56884a98 Prevent ids from disappearing during form processing 2007-10-22 19:28:03 -04:00
Alexander Nicolaysen Sørnes
f0a2416804 testData: Add a line break after distribution help text 2007-09-26 20:12:18 -04:00
Alexander Nicolaysen Sørnes
fb20a7b546 testData: add preview support 2007-09-24 21:00:05 -04:00
Alexander Nicolaysen Sørnes
c90d271886 testData: Fix 'Show All Tests' button 2007-09-24 19:57:23 -04:00
Chris Morgan
5c91961d12 Php5 improvements to table code. Add some accessor methods to classes so we can make class variables private. 2007-09-18 21:22:43 -04:00
Chris Morgan
232e889344 Alexander Nicolaysen Sørnes <alex@thehandofagony.com>
testData: Make the distribution help text more relevant. It should reflect the current situation instead of being static.
2007-09-14 23:43:57 -04:00