Commit Graph

197 Commits

Author SHA1 Message Date
Janus B. Kristensen a869084f87 Users can ignore other users in the forums
svn path=/trunk/boinc/; revision=4999
2005-01-06 11:47:44 +00:00
Bruce Allen 05cb2b383e Add another sorting option for results: mod_time
svn path=/trunk/boinc/; revision=4994
2005-01-04 22:43:49 +00:00
Bruce Allen 0704f0882d More improvements from Christian Beer:
My next request is to do a corresponding cleanup of the 'detailed' RESULT
page.  In particular, it should show ALL the fields at the bottom of this
page: ops/db_form.php?table=result&detail=low which are:

Some specific things that would be helpful:

(1) again, decode meaning, AND numeric value:
    Server state:      Over [X]
    Outcome:           Client error [X]
    File Delete state: Initial [0]
    where possible.

(2) It would be extremely useful to decode the exit status
    values into text, according to: lib/error_numbers.h:
    so if the error is one of these values, a human-readable string
    is also displayed.  If not one of these values, just the number.

(3) This might be too hard -- could you search in stderr out
    for things like <error_code>-108</error_code> and if found
    add a separate row with the human-readable decoding of this?

(4) If easy, link App version back to the app version table.
    If hard, don't bother.

(5) Fix bug on User Id line (currently has host_name_by_id(...))

svn path=/trunk/boinc/; revision=4974
2004-12-31 16:46:11 +00:00
Bruce Allen 9b914de238 Fixed comment
svn path=/trunk/boinc/; revision=4970
2004-12-31 00:58:15 +00:00
Bruce Allen ecfcc4b22b Changes from Christian Beer with small fixes from Bruce. These show
results in some range of MOD time rather than some range of received
time, and display all fields associated with Workunits.

svn path=/trunk/boinc/; revision=4969
2004-12-31 00:40:10 +00:00
Rom Walton 6f0e37535a *** empty log message ***
svn path=/trunk/boinc/; revision=4963
2004-12-30 03:27:12 +00:00
Matt Lebofsky b58f9f1aad added intval + 0.1 to rating score (to avoid scores of 0.999999999, etc.)
svn path=/trunk/boinc/; revision=4961
2004-12-29 18:46:22 +00:00
Bruce Allen 81b2b59c8b Hyperlink to WUs. Thanks to Christian (DjangoFett@gmx.net)
svn path=/trunk/boinc/; revision=4960
2004-12-29 16:52:53 +00:00
David Anderson 652e2e5c65 *** empty log message ***
svn path=/trunk/boinc/; revision=4952
2004-12-28 05:25:44 +00:00
David Anderson 1776219b2d *** empty log message ***
svn path=/trunk/boinc/; revision=4949
2004-12-27 22:57:47 +00:00
David Anderson c60fb03c27 *** empty log message ***
svn path=/trunk/boinc/; revision=4946
2004-12-27 21:53:38 +00:00
Bruce Allen 7bcd27cf8d Correct cut-and-paste error: table with border should not have zero border width
svn path=/trunk/boinc/; revision=4945
2004-12-27 21:21:40 +00:00
David Anderson 15e29841be *** empty log message ***
svn path=/trunk/boinc/; revision=4941
2004-12-27 03:42:11 +00:00
Rom Walton daf0c81807 *** empty log message ***
svn path=/trunk/boinc/; revision=4917
2004-12-22 03:07:21 +00:00
Rom Walton 51d993e5be *** empty log message ***
svn path=/trunk/boinc/; revision=4916
2004-12-22 01:54:09 +00:00
Rom Walton 35c47bdbf5 *** empty log message ***
svn path=/trunk/boinc/; revision=4915
2004-12-22 01:52:52 +00:00
Rom Walton 010ed8b1b8 *** empty log message ***
svn path=/trunk/boinc/; revision=4914
2004-12-22 01:12:10 +00:00
Rom Walton 02ccca528e *** empty log message ***
svn path=/trunk/boinc/; revision=4913
2004-12-21 23:06:31 +00:00
David Anderson e952710159 *** empty log message ***
svn path=/trunk/boinc/; revision=4905
2004-12-20 18:29:15 +00:00
Janus B. Kristensen 80d16f9d3b Experimental use of icons in threadlists
svn path=/trunk/boinc/; revision=4897
2004-12-18 19:27:37 +00:00
Janus B. Kristensen 6fa03e1a62 A lot of html corrections + definition of the new filter image
svn path=/trunk/boinc/; revision=4893
2004-12-18 18:13:46 +00:00
Janus B. Kristensen b7e7a6aa84 Added explain for the new "Time reported
or deadline" as well as preparations for making this page HTML 4.01 transitional valid

svn path=/trunk/boinc/; revision=4891
2004-12-18 17:27:03 +00:00
David Anderson 35c7714ef2 *** empty log message ***
svn path=/trunk/boinc/; revision=4866
2004-12-16 20:52:27 +00:00
David Anderson 92d9cb6ccb *** empty log message ***
svn path=/trunk/boinc/; revision=4865
2004-12-16 19:37:26 +00:00
David Anderson 766c11710f *** empty log message ***
svn path=/trunk/boinc/; revision=4860
2004-12-15 23:50:00 +00:00
David Anderson c0c47595ac *** empty log message ***
svn path=/trunk/boinc/; revision=4840
2004-12-14 00:57:03 +00:00
David Anderson 4acb793e6e *** empty log message ***
svn path=/trunk/boinc/; revision=4797
2004-12-08 22:05:56 +00:00
David Anderson 164c643695 *** empty log message ***
svn path=/trunk/boinc/; revision=4788
2004-12-08 07:03:43 +00:00
David Anderson 2c5f1d1a5b *** empty log message ***
svn path=/trunk/boinc/; revision=4772
2004-12-06 22:41:19 +00:00
Bruce Allen 087ea6b791 Mislabeled row, added userid to table
svn path=/trunk/boinc/; revision=4723
2004-12-03 12:58:50 +00:00
Bruce Allen 6aa04b9cf2 Better formatting
svn path=/trunk/boinc/; revision=4717
2004-12-02 23:41:09 +00:00
Bruce Allen 79865e672c Added display of some unix times on query page: helpful in adding clauses
svn path=/trunk/boinc/; revision=4715
2004-12-02 23:30:25 +00:00
Bruce Allen 5dee0314d3 Fixed nasty bug in ops pages where top two WU error mask bits were
not being shown in WU summary/detail pages.

svn path=/trunk/boinc/; revision=4710
2004-12-02 22:53:16 +00:00
Bruce Allen 6f62a332fd Minor format changes
svn path=/trunk/boinc/; revision=4705
2004-12-02 18:46:21 +00:00
Bruce Allen 5981d17071 Modified to work correctly with ALL php versions
svn path=/trunk/boinc/; revision=4703
2004-12-02 18:10:01 +00:00
Bruce Allen b7207a0aa0 Show target nresults and transition time for workunits. Show deadine for results
if not yet received (color coded to indicate if in the future or past).

svn path=/trunk/boinc/; revision=4700
2004-12-02 13:18:07 +00:00
Bruce Allen 159cb1460c FOr unreturned results, show reporting deadline.
Add additional state possibilities.
Explain validate error state.

svn path=/trunk/boinc/; revision=4695
2004-12-01 23:20:12 +00:00
Bruce Allen ad64ab09d4 Show all four possible validate states on ops 'result summary' page.
svn path=/trunk/boinc/; revision=4686
2004-11-30 13:46:37 +00:00
Bruce Allen ee26ba1d6e WU delay bound in human-readable form,
svn path=/trunk/boinc/; revision=4680
2004-11-29 11:56:25 +00:00
Bruce Allen 14129d4ec8 - Admin database ops page: show all three file delete states, add additional
sort options to results page, better internal bug checking on state lists,
move result summary to top of WU detail page, show WU report deadline in
human-readable form, show cross_project_ID in user table.

svn path=/trunk/boinc/; revision=4679
2004-11-29 11:00:49 +00:00
David Anderson 43a21e6efd *** empty log message ***
svn path=/trunk/boinc/; revision=4618
2004-11-21 18:56:30 +00:00
David Anderson dad6723cc5 *** empty log message ***
svn path=/trunk/boinc/; revision=4603
2004-11-19 07:33:59 +00:00
David Anderson 7342b36f2e *** empty log message ***
svn path=/trunk/boinc/; revision=4599
2004-11-18 20:01:12 +00:00
Bruce Allen dfa92f251a - Fixed RESULT form on ops page so that it now covers correctly
all possible states (including ones with value 0) and
       eliminated the 'Unknown' values that previously appeared on the
       form.  These were in error.  This is a clean fix, by defining (for example)
       outcome='CHOOSE_ALL', eg a non-numerical value, for the 'select ALL' case.
- Added a select menu for validate_state to the RESULT form.
- In forms for outcome, validate_state, client_state and server_state, indicate
       numeric values (helpful if using additional clauses for more sophisticated queries)

svn path=/trunk/boinc/; revision=4579
2004-11-17 10:37:08 +00:00
Bruce Allen d5f8ffb34c Add validate state to result tables, color code for validate state information
and REALLY include ALL cases of outcome (including init).

svn path=/trunk/boinc/; revision=4576
2004-11-17 01:32:42 +00:00
Bruce Allen e33f87cde0 Result summary pages corrected for boundary condition errors in arrays and to cover
additional result.outcome==6 case.  Result summaries now sum correctly over outcomes!

svn path=/trunk/boinc/; revision=4574
2004-11-16 22:24:33 +00:00
Bruce Allen ad51e49f5c Fix bug in ops pages displaying counts of zero if 'additional clauses' includes string
names such as name='first_workunit'

svn path=/trunk/boinc/; revision=4573
2004-11-16 20:38:00 +00:00
David Anderson 12b2c448bd *** empty log message ***
svn path=/trunk/boinc/; revision=4557
2004-11-14 18:44:00 +00:00
David Anderson ac44ed4e9b *** empty log message ***
svn path=/trunk/boinc/; revision=4556
2004-11-14 18:12:03 +00:00
David Anderson 3482b3713d *** empty log message ***
svn path=/trunk/boinc/; revision=4555
2004-11-14 17:49:16 +00:00