Commit Graph

477 Commits

Author SHA1 Message Date
Janus B. Kristensen f5fab59eb5 User table used for top users is now translatable
svn path=/trunk/boinc/; revision=6421
2005-06-23 20:39:02 +00:00
Janus B. Kristensen 59d57ef9c4 added data caching ability an factored out a few functions
svn path=/trunk/boinc/; revision=6420
2005-06-23 20:37:43 +00:00
David Anderson 6a0176e6c8 *** empty log message ***
svn path=/trunk/boinc/; revision=6415
2005-06-23 07:42:45 +00:00
Bruce Allen b848361a8e Incorrect description fixed
svn path=/trunk/boinc/; revision=6396
2005-06-22 01:10:48 +00:00
David Anderson 745c6cd26c *** empty log message ***
svn path=/trunk/boinc/; revision=6357
2005-06-15 22:22:26 +00:00
David Anderson 279c95f246 *** empty log message ***
svn path=/trunk/boinc/; revision=6351
2005-06-15 19:27:09 +00:00
David Anderson d85c1de549 *** empty log message ***
svn path=/trunk/boinc/; revision=6349
2005-06-15 04:53:08 +00:00
David Anderson 14f60e3fb6 *** empty log message ***
svn path=/trunk/boinc/; revision=6316
2005-06-08 23:55:21 +00:00
David Anderson 197db0a3c5 *** empty log message ***
svn path=/trunk/boinc/; revision=6281
2005-06-02 07:04:29 +00:00
Bruce Allen aaec4a66ce Trivial rewording to emphasize that the total team member count and number
of members listed don't necessarily agree.

svn path=/trunk/boinc/; revision=6277
2005-06-01 19:50:50 +00:00
David Anderson 65341429fa *** empty log message ***
svn path=/trunk/boinc/; revision=6276
2005-06-01 19:05:36 +00:00
Bruce Allen e57e4cf5f8 Add credit info to host summary info on ops pages
svn path=/trunk/boinc/; revision=6207
2005-05-20 21:17:36 +00:00
Bruce Allen 3a055d9360 forum style: use 'comma-separated' number format for credit/RAC
svn path=/trunk/boinc/; revision=6181
2005-05-17 17:05:16 +00:00
Janus B. Kristensen d5e7202d80 Backing out css anti-overflow attempt
svn path=/trunk/boinc/; revision=6175
2005-05-17 08:53:29 +00:00
Janus B. Kristensen 6bc836ef5f Temporary fix for css style layout problems
svn path=/trunk/boinc/; revision=6174
2005-05-17 08:29:00 +00:00
Janus B. Kristensen 48478eded2 Q&A area should now detect correctly again
svn path=/trunk/boinc/; revision=6170
2005-05-16 20:07:20 +00:00
Janus B. Kristensen f0cbe53a2a Don't send reply-notifications to the user who posted the reply.
svn path=/trunk/boinc/; revision=6169
2005-05-16 08:09:37 +00:00
David Anderson 76f6c732ba *** empty log message ***
svn path=/trunk/boinc/; revision=6163
2005-05-15 16:36:39 +00:00
Janus B. Kristensen 1b7975ad33 *** empty log message ***
svn path=/trunk/boinc/; revision=6146
2005-05-13 19:13:30 +00:00
Janus B. Kristensen 66b501a03d compile_languages is an optional parameter used to recompile the languages in case of an error. This is simply a debug thing and will be removed when the translator has proven to work over a longer period of time.
svn path=/trunk/boinc/; revision=6145
2005-05-13 19:13:12 +00:00
Janus B. Kristensen 84b8c123e0 Move externalize_links, add support for style names in start_forum_table and use the new output formatter in show_post and show_post2.
svn path=/trunk/boinc/; revision=6144
2005-05-13 19:11:04 +00:00
Janus B. Kristensen d24105fffe Automerge user and preferences instead of explicitly stating each field to be merged
svn path=/trunk/boinc/; revision=6143
2005-05-13 19:07:03 +00:00
David Anderson e76d620053 *** empty log message ***
svn path=/trunk/boinc/; revision=6133
2005-05-12 21:33:18 +00:00
Bruce Allen f931f4878c PHP notice fix that I forgot to check in.
svn path=/trunk/boinc/; revision=6130
2005-05-12 14:07:22 +00:00
Bruce Allen 85316e4cf1 Eliminate a few other undefined variables
svn path=/trunk/boinc/; revision=6127
2005-05-11 14:44:36 +00:00
Bruce Allen 3a2bb7661d Corrected undefined index/variable errors on ops pages.
svn path=/trunk/boinc/; revision=6126
2005-05-11 14:37:42 +00:00
Bruce Allen 61d6b9d612 Fixed another typo that's been in this file for some time now.
svn path=/trunk/boinc/; revision=6125
2005-05-11 12:30:39 +00:00
Bruce Allen 2e02ac23be Deal with error case that occurs in PHP logs
svn path=/trunk/boinc/; revision=6124
2005-05-11 12:24:05 +00:00
Bruce Allen fc194843d4 Another undefined index gone
svn path=/trunk/boinc/; revision=6119
2005-05-11 10:30:28 +00:00
Bruce Allen 5187814770 another undefined index removed
svn path=/trunk/boinc/; revision=6116
2005-05-11 10:11:54 +00:00
Bruce Allen a84e48af43 Eliminate typo and another undefined variable
svn path=/trunk/boinc/; revision=6112
2005-05-11 09:48:07 +00:00
Bruce Allen b123c44e6d Eliminate undefined indexes
svn path=/trunk/boinc/; revision=6110
2005-05-11 09:37:44 +00:00
Bruce Allen e99cac1155 More undefined variables
svn path=/trunk/boinc/; revision=6109
2005-05-11 09:27:14 +00:00
Bruce Allen ddf3be23a2 Fix uninitalized variable
svn path=/trunk/boinc/; revision=6107
2005-05-11 08:59:42 +00:00
Bruce Allen f0d0306011 Eliminate another PHP undefined index error
svn path=/trunk/boinc/; revision=6106
2005-05-11 08:44:27 +00:00
Bruce Allen 60fe324f96 Eliminate some annoying 'undefined index' errors in PHP log. Note
that in general the right way to use _GET[] is like this:
          $x=default_value;
          if (isset($_GET["x"])) $x=$_GET["x"];
This prevents PHP notice-type error messages.

svn path=/trunk/boinc/; revision=6104
2005-05-11 08:29:35 +00:00
Bruce Allen 6ac1767301 Corrected typo
svn path=/trunk/boinc/; revision=6103
2005-05-11 07:45:47 +00:00
Bruce Allen 2be3da41fc Added credit/recent average credit to brief description of users in forum
postings.

svn path=/trunk/boinc/; revision=6101
2005-05-11 03:50:01 +00:00
Bruce Allen cf027936bf Forums: added an html/bookmark style link to the header for each message.
This makes it a bit more convenient to reference a particular message (rather
than the entire thread) in an email or another thread.  Janus, Rob, I hope this
is OK with you.  Feel free to revert if you don't like it.

svn path=/trunk/boinc/; revision=6089
2005-05-10 13:19:39 +00:00
Janus B. Kristensen 070c6dde2a Initial checkin of PayPal donation system
svn path=/trunk/boinc/; revision=6078
2005-05-08 01:50:20 +00:00
Janus B. Kristensen d176bf1d18 Removed old unused code and regex is now used for removing images instead of the old slow image removing function. Also added a new function to prepare text to be dropped into a textarea
svn path=/trunk/boinc/; revision=6072
2005-05-08 01:26:02 +00:00
Janus B. Kristensen fe423a3a08 Escaping of strings and checking of everything else before inserting into SQL DB
svn path=/trunk/boinc/; revision=6071
2005-05-08 01:19:12 +00:00
Bruce Allen 0b62469e31 Strip slashes from clause
svn path=/trunk/boinc/; revision=6061
2005-05-06 18:35:55 +00:00
David Anderson 31b1dbbc02 *** empty log message ***
svn path=/trunk/boinc/; revision=6047
2005-05-05 21:12:26 +00:00
David Anderson de6cc8f23c *** empty log message ***
svn path=/trunk/boinc/; revision=6034
2005-05-05 06:21:45 +00:00
David Anderson 204fcd1f13 *** empty log message ***
svn path=/trunk/boinc/; revision=6033
2005-05-05 06:08:57 +00:00
Bruce Allen 58b5a09fa5 Oops
svn path=/trunk/boinc/; revision=6029
2005-05-05 05:15:26 +00:00
Bruce Allen 367d0daa8e Change php functions to correctly describe timezone field.
svn path=/trunk/boinc/; revision=6028
2005-05-05 05:06:16 +00:00
Janus B. Kristensen 6ea73ff7dd Separating the forum.inc into two files - one related to the database and one related to actual forum stuff (like displaying posts etc).
svn path=/trunk/boinc/; revision=6021
2005-05-04 08:46:46 +00:00
Bruce Allen 0ce0500e17 in host page visible to ordinary users, include daily result
quota info.

svn path=/trunk/boinc/; revision=6011
2005-05-04 05:01:18 +00:00
Janus B. Kristensen 1de42d1500 Ability to ignore sticky posts (don't reorder them in forum list)
svn path=/trunk/boinc/; revision=5990
2005-04-30 10:20:49 +00:00
Janus B. Kristensen e70234033f Rating +/- links now are images
svn path=/trunk/boinc/; revision=5988
2005-04-30 09:04:00 +00:00
Bruce Allen 44b8232bc4 Typo
svn path=/trunk/boinc/; revision=5979
2005-04-29 19:31:02 +00:00
Bruce Allen f8de417987 Fixed update_average() function to do the right thing when the time
between successive calls is small (zero seconds):

Consider the limit
as diff->0, using the first-order Taylor expansion of
exp(x)=1+x+O(x^2).
So to the lowest order in diff:
weight = 1 - diff ln(2) / half_life
so one has
avg += (1-weight)*(work/diff_days)
avg += [diff*ln(2)/half_life] * (work*SECONDS_PER_DAY/diff)
notice that diff cancels out, leaving
avg += [ln(2)/half_life] * work*SECONDS_PER_DAY

svn path=/trunk/boinc/; revision=5978
2005-04-29 19:22:43 +00:00
Janus B. Kristensen bc302dfff9 Added blockquote and u as valid tags
svn path=/trunk/boinc/; revision=5950
2005-04-28 09:30:37 +00:00
Janus B. Kristensen c82fd585d5 Minor correction that will take "holes" in special user bitfield into account.
svn path=/trunk/boinc/; revision=5947
2005-04-27 15:13:44 +00:00
Janus B. Kristensen a27c54cc31 Stickies and new forum rules
svn path=/trunk/boinc/; revision=5902
2005-04-20 21:11:20 +00:00
Janus B. Kristensen cddce53f72 Stickies and new forum rules
svn path=/trunk/boinc/; revision=5901
2005-04-20 20:56:58 +00:00
Bruce Allen ffcebd559f Added ops page script to email owners of 'problem' hosts. Thanks to
Christian Beer for writing this.

svn path=/trunk/boinc/; revision=5888
2005-04-18 18:26:14 +00:00
David Anderson 38c306c40d *** empty log message ***
svn path=/trunk/boinc/; revision=5826
2005-04-11 18:24:36 +00:00
David Anderson cfbf124d4d *** empty log message ***
svn path=/trunk/boinc/; revision=5809
2005-04-08 21:40:32 +00:00
David Anderson 1c4a881fe1 *** empty log message ***
svn path=/trunk/boinc/; revision=5798
2005-04-08 00:06:52 +00:00
David Anderson 5fa6e0ec46 *** empty log message ***
svn path=/trunk/boinc/; revision=5794
2005-04-07 20:46:25 +00:00
David Anderson 67f6558e04 *** empty log message ***
svn path=/trunk/boinc/; revision=5785
2005-04-06 19:41:31 +00:00
David Anderson 733f296261 *** empty log message ***
svn path=/trunk/boinc/; revision=5766
2005-04-03 22:01:18 +00:00
David Anderson 0dd0664134 *** empty log message ***
svn path=/trunk/boinc/; revision=5764
2005-04-02 18:37:22 +00:00
Janus B. Kristensen 90420d0dbd Create missing dirs on first start, support for dual ID (xx_YY) languages, uses list traversal instead of just first browser specified language, uses cookies to override browser string. General fixes and updates.
svn path=/trunk/boinc/; revision=5759
2005-04-02 15:49:30 +00:00
Rom Walton f4f0c81c84 *** empty log message ***
svn path=/trunk/boinc/; revision=5728
2005-03-29 04:55:43 +00:00
Rom Walton f16d29bea3 *** empty log message ***
svn path=/trunk/boinc/; revision=5727
2005-03-29 04:34:47 +00:00
Rom Walton 2e551a5807 *** empty log message ***
svn path=/trunk/boinc/; revision=5726
2005-03-29 04:30:38 +00:00
David Anderson a95f0c33bd *** empty log message ***
svn path=/trunk/boinc/; revision=5724
2005-03-28 22:26:22 +00:00
David Anderson 1ae97e68b3 *** empty log message ***
svn path=/trunk/boinc/; revision=5714
2005-03-24 19:06:27 +00:00
David Anderson c5bba41114 *** empty log message ***
svn path=/trunk/boinc/; revision=5713
2005-03-24 19:02:27 +00:00
Janus B. Kristensen b8cff6617c the time diff function now supports times in the future as well. (ie. "In 2 days")
svn path=/trunk/boinc/; revision=5711
2005-03-24 11:42:04 +00:00
Janus B. Kristensen 51f388ee0c *** empty log message ***
svn path=/trunk/boinc/; revision=5710
2005-03-24 11:35:35 +00:00
David Anderson 46d84b5802 *** empty log message ***
svn path=/trunk/boinc/; revision=5709
2005-03-23 23:58:43 +00:00
David Anderson 7e4801d6f7 *** empty log message ***
svn path=/trunk/boinc/; revision=5705
2005-03-23 19:25:00 +00:00
David Anderson 49dac384cc *** empty log message ***
svn path=/trunk/boinc/; revision=5681
2005-03-18 21:01:44 +00:00
David Anderson c27cb008f4 *** empty log message ***
svn path=/trunk/boinc/; revision=5599
2005-03-09 01:02:36 +00:00
Janus B. Kristensen ffe9fa69e7 Automatically detect >=GD2
svn path=/trunk/boinc/; revision=5564
2005-03-04 10:35:32 +00:00
Janus B. Kristensen 4f45622c91 Project specific callback functions added
svn path=/trunk/boinc/; revision=5562
2005-03-04 10:09:25 +00:00
David Anderson f949aa0e35 *** empty log message ***
svn path=/trunk/boinc/; revision=5556
2005-03-03 19:36:32 +00:00
Janus B. Kristensen a705b7db17 Correct compiler to avoid concurrent compiles
svn path=/trunk/boinc/; revision=5550
2005-03-02 13:33:07 +00:00
David Anderson e94529c4f7 *** empty log message ***
svn path=/trunk/boinc/; revision=5528
2005-02-25 19:35:34 +00:00
David Anderson 2534035cae *** empty log message ***
svn path=/trunk/boinc/; revision=5527
2005-02-25 00:41:22 +00:00
Janus B. Kristensen b2922a60b1 Translator echos to logger instead of output
svn path=/trunk/boinc/; revision=5518
2005-02-24 18:48:12 +00:00
David Anderson 7be3f2711b *** empty log message ***
svn path=/trunk/boinc/; revision=5500
2005-02-23 00:42:14 +00:00
David Anderson 1e808b012c *** empty log message ***
svn path=/trunk/boinc/; revision=5494
2005-02-22 19:37:55 +00:00
Janus B. Kristensen ca9f0ea0c8 Updated to use >=GD2 if available (better images)
svn path=/trunk/boinc/; revision=5481
2005-02-20 10:16:56 +00:00
Janus B. Kristensen 95fda61c2e - Build interface from project default language instead of explicitly writing it in a file.
- Added a new layer of translation - the project specifc one, where projects can add their own translations.

svn path=/trunk/boinc/; revision=5457
2005-02-17 12:26:04 +00:00
David Anderson e54580eb96 *** empty log message ***
svn path=/trunk/boinc/; revision=5436
2005-02-16 00:24:53 +00:00
David Anderson d38bdf43ec *** empty log message ***
svn path=/trunk/boinc/; revision=5435
2005-02-15 22:29:32 +00:00
David Anderson 01326be47f *** empty log message ***
svn path=/trunk/boinc/; revision=5419
2005-02-13 19:04:20 +00:00
David Anderson a6d5713db1 *** empty log message ***
svn path=/trunk/boinc/; revision=5417
2005-02-13 06:13:33 +00:00
Janus B. Kristensen 53cc977ad2 Delete thread forum moderation feature
svn path=/trunk/boinc/; revision=5412
2005-02-12 09:50:13 +00:00
Janus B. Kristensen f0b90fcb7e Small layout fix
svn path=/trunk/boinc/; revision=5366
2005-02-08 21:20:00 +00:00
Janus B. Kristensen e63599ac61 Small correction to allow empty lines and comments in language.po files and language interface.
svn path=/trunk/boinc/; revision=5360
2005-02-08 12:18:02 +00:00
Bruce Allen 9eaf0ce89a Third time lucky....
svn path=/trunk/boinc/; revision=5355
2005-02-08 04:59:13 +00:00
Bruce Allen 1cb56d0f52 - Add new validate_state==TOO_LATE to ops pages summaries and result table
choice selection menus
    - Ops pages fixes from Christian Beers and David Hammer:
      * some rearrangement of index page
      * fix pass percentage by platform pages to show only non-deprecated apps
      * all platforms now appear in summary pages of failures

svn path=/trunk/boinc/; revision=5351
2005-02-08 03:33:35 +00:00
David Anderson b961c2ce3d *** empty log message ***
svn path=/trunk/boinc/; revision=5349
2005-02-08 00:39:05 +00:00
David Anderson 694ae2973e *** empty log message ***
svn path=/trunk/boinc/; revision=5341
2005-02-07 06:24:14 +00:00
Janus B. Kristensen 14685f9a87 Added <strong> to list of allowed tags
svn path=/trunk/boinc/; revision=5313
2005-02-04 09:36:38 +00:00
Janus B. Kristensen 0b5da1f400 Translation functions (currently no support for project specific expansions)
svn path=/trunk/boinc/; revision=5254
2005-01-31 20:32:49 +00:00
David Anderson 2e71493903 *** empty log message ***
svn path=/trunk/boinc/; revision=5246
2005-01-30 20:15:18 +00:00
Bruce Allen 001790f103 Small fix from David Hammer. When viewing the forums, there's a formatting problem with people who have the tag "New Member" and do not have an avatar in their profile. The forums are not seperating the "New Member" line and the start date so they are showing as "New memberJoined: Jan 22, 2005".
svn path=/trunk/boinc/; revision=5212
2005-01-26 07:09:14 +00:00
Bruce Allen 76b635f131 Fixes from Christian Beer for ops pages to approve profiles and
to errors in the previous 20/next 20 links when 'additional
clauses' is non-empty.

svn path=/trunk/boinc/; revision=5192
2005-01-24 13:17:49 +00:00
Janus B. Kristensen 62013e8f05 Show information about posts that are deleted.
(by Jens Seidler)

svn path=/trunk/boinc/; revision=5189
2005-01-23 10:05:15 +00:00
David Anderson 6df7ebc5e8 *** empty log message ***
svn path=/trunk/boinc/; revision=5144
2005-01-19 19:08:46 +00:00
David Anderson e7d78df6ae *** empty log message ***
svn path=/trunk/boinc/; revision=5137
2005-01-18 22:47:08 +00:00
David Anderson cc9c0a6341 *** empty log message ***
svn path=/trunk/boinc/; revision=5135
2005-01-18 19:56:18 +00:00
Janus B. Kristensen b15132830b Initial test-version of moderation system
svn path=/trunk/boinc/; revision=5133
2005-01-18 13:00:38 +00:00
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 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
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 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 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
Bruce Allen f36435263c Can't include HTML comment -- headers already sent
svn path=/trunk/boinc/; revision=4552
2004-11-14 03:16:41 +00:00
Bruce Allen 94e886d4cb Added CVS tag visible with 'view source'
svn path=/trunk/boinc/; revision=4550
2004-11-14 02:20:15 +00:00
Bruce Allen 5a5a1eb67d Fix (commented out) for getting images working on systems without GD2/PHP support.
svn path=/trunk/boinc/; revision=4549
2004-11-14 02:17:44 +00:00
Bruce Allen d3d3837169 Removed spurious commented out line
svn path=/trunk/boinc/; revision=4548
2004-11-14 02:00:09 +00:00
Bruce Allen f5d2df4f60 Fixed links at bottom of workunits page, showing outcomes of results.
Added tabular description of tables to the database form page, longer clause box

svn path=/trunk/boinc/; revision=4547
2004-11-14 01:55:38 +00:00
David Anderson caf92bd692 *** empty log message ***
svn path=/trunk/boinc/; revision=4535
2004-11-12 22:50:58 +00:00
David Anderson f8d31bf13a *** empty log message ***
svn path=/trunk/boinc/; revision=4534
2004-11-12 19:55:36 +00:00
David Anderson 783087f8bb *** empty log message ***
svn path=/trunk/boinc/; revision=4501
2004-11-07 02:57:02 +00:00
David Anderson a326d68c33 *** empty log message ***
svn path=/trunk/boinc/; revision=4471
2004-11-01 23:42:29 +00:00
David Anderson e8cb263ff7 *** empty log message ***
svn path=/trunk/boinc/; revision=4470
2004-11-01 23:10:02 +00:00
David Anderson 2cfb778ca2 *** empty log message ***
svn path=/trunk/boinc/; revision=4459
2004-10-29 20:22:22 +00:00
David Anderson 4cb055dbe8 *** empty log message ***
svn path=/trunk/boinc/; revision=4442
2004-10-26 22:27:50 +00:00
David Anderson 465a97c096 *** empty log message ***
svn path=/trunk/boinc/; revision=4426
2004-10-25 22:04:15 +00:00
David Anderson bb97a32957 *** empty log message ***
svn path=/trunk/boinc/; revision=4360
2004-10-20 05:45:43 +00:00
David Anderson e75283e8f4 *** empty log message ***
svn path=/trunk/boinc/; revision=4340
2004-10-18 22:08:37 +00:00
David Anderson 742298ebce *** empty log message ***
svn path=/trunk/boinc/; revision=4335
2004-10-16 04:12:11 +00:00
David Anderson bc2a5037f5 *** empty log message ***
svn path=/trunk/boinc/; revision=4334
2004-10-15 23:46:24 +00:00
David Anderson 35fbdcc866 *** empty log message ***
svn path=/trunk/boinc/; revision=4318
2004-10-12 18:05:38 +00:00
David Anderson abd4c861ed *** empty log message ***
svn path=/trunk/boinc/; revision=4311
2004-10-10 03:04:29 +00:00
David Anderson 22f1a1093a *** empty log message ***
svn path=/trunk/boinc/; revision=4285
2004-10-01 23:46:22 +00:00