Commit Graph

813 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 a6a95a5814 Referenced team.php not top_teams.php
svn path=/trunk/boinc/; revision=4993
2005-01-04 18:31:15 +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 94ea96d986 Needed to keep clickable line nums working
svn path=/trunk/boinc/; revision=4972
2004-12-31 01:27:50 +00:00
Bruce Allen b60bb59c28 No need for user to type file name(s), default is now *.log
svn path=/trunk/boinc/; revision=4971
2004-12-31 01:15:50 +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
David Anderson 3400c27518 *** empty log message ***
svn path=/trunk/boinc/; revision=4967
2004-12-30 17:45:30 +00:00
David Anderson 7e8c74482e *** empty log message ***
svn path=/trunk/boinc/; revision=4966
2004-12-30 16:05:40 +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 e9d26909b2 *** empty log message ***
svn path=/trunk/boinc/; revision=4948
2004-12-27 22:52:55 +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 c417859785 *** empty log message ***
svn path=/trunk/boinc/; revision=4944
2004-12-27 21:14:18 +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 cb4f473b9e This image is used to show that a certain thread or post in the forum is filtered
svn path=/trunk/boinc/; revision=4895
2004-12-18 18:27:08 +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
Janus B. Kristensen 77b151299a Preparations for making this page HTML 4.01 transitional valid
svn path=/trunk/boinc/; revision=4890
2004-12-18 17:18:42 +00:00
Janus B. Kristensen af46719c82 Added description of the new colored column "Time reported
or deadline".
Also added "Done" to the possible client states.

svn path=/trunk/boinc/; revision=4889
2004-12-18 17:14:04 +00:00
David Anderson fd9d17540f *** empty log message ***
svn path=/trunk/boinc/; revision=4884
2004-12-17 22:00:34 +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
Janus B. Kristensen eec295c40d Added a text-box that displays how many more chars the user can write in the signature.
Also made changes to make this file HTML 4.01 transitional valid.

svn path=/trunk/boinc/; revision=4842
2004-12-14 02:54:29 +00:00
David Anderson c0c47595ac *** empty log message ***
svn path=/trunk/boinc/; revision=4840
2004-12-14 00:57:03 +00:00
David Anderson eef4094968 *** empty log message ***
svn path=/trunk/boinc/; revision=4806
2004-12-10 00:30:05 +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
Bruce Allen 44cef67242 Missing close bracket );
svn path=/trunk/boinc/; revision=4776
2004-12-07 11:02:46 +00:00
David Anderson 009d3c890e *** empty log message ***
svn path=/trunk/boinc/; revision=4774
2004-12-06 23:21:57 +00:00
David Anderson 2c5f1d1a5b *** empty log message ***
svn path=/trunk/boinc/; revision=4772
2004-12-06 22:41:19 +00:00
Janus B. Kristensen 2d1cef4a9e Added display of forum navigation bar on the bottom of threads. Users won't have to scroll up to get back.
Also made the output HTML 4.01 transitional valid

svn path=/trunk/boinc/; revision=4761
2004-12-05 10:17:02 +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
David Anderson 1dd3076855 *** empty log message ***
svn path=/trunk/boinc/; revision=4709
2004-12-02 22:24:53 +00:00