Commit Graph

837 Commits

Author SHA1 Message Date
David Anderson 335af90e5f *** empty log message ***
svn path=/trunk/boinc/; revision=5122
2005-01-14 21:21:04 +00:00
David Anderson 0fd0d4d551 *** empty log message ***
svn path=/trunk/boinc/; revision=5121
2005-01-14 19:45:43 +00:00
Rom Walton fcd5fde1d9 *** empty log message ***
svn path=/trunk/boinc/; revision=5119
2005-01-14 02:51:26 +00:00
Rom Walton 25edc20b51 *** empty log message ***
svn path=/trunk/boinc/; revision=5118
2005-01-14 01:54:52 +00:00
David Anderson f3d6116223 *** empty log message ***
svn path=/trunk/boinc/; revision=5113
2005-01-13 23:06:15 +00:00
David Anderson ef34ef63d7 *** empty log message ***
svn path=/trunk/boinc/; revision=5112
2005-01-13 21:17:41 +00:00
Janus B. Kristensen 4c1a3ad473 Working version of CVS version tracking system
svn path=/trunk/boinc/; revision=5082
2005-01-12 13:39:05 +00:00
Janus B. Kristensen fec1341cb8 Test of CVS version tracking system
svn path=/trunk/boinc/; revision=5081
2005-01-12 13:33:53 +00:00
Janus B. Kristensen 6fbcd570e2 Test of CVS version tracking system
svn path=/trunk/boinc/; revision=5080
2005-01-12 13:28:10 +00:00
Janus B. Kristensen 4203e9fb70 Test of CVS version tracking system
svn path=/trunk/boinc/; revision=5079
2005-01-12 13:25:33 +00:00
Janus B. Kristensen b05d763f58 Removed "if" that checks $user->disabled_filtering - which doesn't exist.
Users disable filtering by setting their thresholds.

svn path=/trunk/boinc/; revision=5078
2005-01-12 12:54:34 +00:00
David Anderson 7035d11906 *** empty log message ***
svn path=/trunk/boinc/; revision=5045
2005-01-09 21:52:22 +00:00
David Anderson 3726e76ba6 *** empty log message ***
svn path=/trunk/boinc/; revision=5044
2005-01-09 09:33:06 +00:00
David Anderson ba4f91bae7 *** empty log message ***
svn path=/trunk/boinc/; revision=5042
2005-01-09 09:07:22 +00:00
David Anderson b298ed30ab *** empty log message ***
svn path=/trunk/boinc/; revision=5033
2005-01-08 19:45:26 +00:00
David Anderson 1e4571f833 *** empty log message ***
svn path=/trunk/boinc/; revision=5024
2005-01-07 23:20:51 +00:00
David Anderson 7cca0a5df2 *** empty log message ***
svn path=/trunk/boinc/; revision=5021
2005-01-07 20:12:31 +00:00
David Anderson 86c3728abe *** empty log message ***
svn path=/trunk/boinc/; revision=5020
2005-01-07 19:45:46 +00:00
Janus B. Kristensen b63dc9f267 Don't show the icon column in the helpdesk because icons are not shown (and should not be shown) anyways.
(patch by Christian Beer)

svn path=/trunk/boinc/; revision=5018
2005-01-07 18:29:20 +00:00
Janus B. Kristensen 4a14809c57 Filtering can now be turned off for the helpdesk
(patch by Christian Beer)

svn path=/trunk/boinc/; revision=5017
2005-01-07 18:27:06 +00:00
Janus B. Kristensen 33cf66edeb - Users cannot be listed more than once on the ignorelist.
- List is now sorted by userid
(partly patch by Christian Beer)

svn path=/trunk/boinc/; revision=5016
2005-01-07 18:25:01 +00:00
Janus B. Kristensen 563022c4cd round scores and ratings in forum to avoid stuff like 2.99999999999
svn path=/trunk/boinc/; revision=5004
2005-01-06 18:48:07 +00:00
Janus B. Kristensen da2f822eb9 Display thread name in page title so users will not have to scroll up (or down)
svn path=/trunk/boinc/; revision=5003
2005-01-06 18:38:05 +00:00
Janus B. Kristensen 9a005d90ca Minor fix to user ignore function. When removing a user this no longer removes all users in the list.
svn path=/trunk/boinc/; revision=5002
2005-01-06 14:10:16 +00:00
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