Commit Graph

1097 Commits

Author SHA1 Message Date
David Anderson f8f68c0dc9 startup logic
svn path=/trunk/boinc/; revision=7224
2005-08-10 00:18:52 +00:00
David Anderson b36fef1e87 *** empty log message ***
svn path=/trunk/boinc/; revision=7216
2005-08-09 18:46:53 +00:00
David Anderson 1226a56d4c show db errors
svn path=/trunk/boinc/; revision=7211
2005-08-08 18:16:47 +00:00
David Anderson b3dc4bcbe4 new account setup
svn path=/trunk/boinc/; revision=7205
2005-08-07 01:33:15 +00:00
Janus B. Kristensen a2a0c7c019 Correct mistakes where user has hit space
svn path=/trunk/boinc/; revision=6973
2005-08-02 17:00:59 +00:00
Bruce Allen 15d5fce125 Trivial reordering
svn path=/trunk/boinc/; revision=6872
2005-07-29 22:54:04 +00:00
Bruce Allen 18799e34d0 Sort users list of hosts by last rpc time received and add a
corresponding table column.  David's going
to clean this up to sort by any column.

svn path=/trunk/boinc/; revision=6708
2005-07-21 06:57:40 +00:00
David Anderson 9f5c3c3da8 *** empty log message ***
svn path=/trunk/boinc/; revision=6701
2005-07-20 12:49:45 +00:00
Bruce Allen 5fd8a2ca2b Correct comment
svn path=/trunk/boinc/; revision=6639
2005-07-14 20:31:23 +00:00
Bruce Allen 4d6193babb - Transitioner would not set a new WU transition time less
than 24 hours away, to prevent thrashing.  But this delayed
      reissuing of new results.  For example if two results were
      issued a hours 17 and 18, and both timed out (no reply). At
      time 17+deadline the first would time out and a new result
      would be issued.  But then instead of setting the transition
      time to 18+deadline it would be set to 18+deadline+1 day.

      To prevent thrashing I have fixed this so that if a transition
      time is in the past, I advance it by TWICE the amount it is late,
      but never less than 1 minute or more than 1 day.

    - Ops pages: show unsent/in-progress results in purple.  For
      unsent results show create time rather than deadline.

svn path=/trunk/boinc/; revision=6637
2005-07-14 20:22:53 +00:00
Bruce Allen 430eab985e - Add explicity leading path to URLs in a 'show user' function that is
called from one of the ops pages.  Janus, I used URL_BASE rather
      than MASTER_URL (what's the distinction?).  Please confirm this.

svn path=/trunk/boinc/; revision=6589
2005-07-10 04:13:15 +00:00
David Anderson ccf355877c *** empty log message ***
svn path=/trunk/boinc/; revision=6520
2005-07-05 09:02:55 +00:00
Jens Seidler 046e28908e Localization: Clientgui and web language files updated: Catalan (ca), German (de), Spanish (es), Bulgarian (bg), Swedish (sv_SE)
svn path=/trunk/boinc/; revision=6508
2005-07-02 05:32:38 +00:00
Janus B. Kristensen c26613256a Sort results with newest posts first
svn path=/trunk/boinc/; revision=6501
2005-06-30 09:48:09 +00:00
Bruce Allen 79d98f8afa Print a warning if a user hits the upper boundary on claimed credits
svn path=/trunk/boinc/; revision=6496
2005-06-29 15:13:23 +00:00
Bruce Allen f403368dcd Clearer output
svn path=/trunk/boinc/; revision=6495
2005-06-29 14:01:41 +00:00
Bruce Allen 3083f28348 Added a php script grant_credit.php. Running this will grant credit
to users/hosts/teams for workunits that have been cancelled or have
otherwise failed with some problem (error_mask!=0).  The script
can be run multiple times without doing any harm.  Documentation
contained within as a comment.

svn path=/trunk/boinc/; revision=6475
2005-06-28 15:29:41 +00:00
Janus B. Kristensen 3368672f36 Fix display of minutes in time_diff - shouldn't this function be in time.inc anyways?
svn path=/trunk/boinc/; revision=6458
2005-06-27 17:01:52 +00:00
Jens Seidler f1e75bf4cc Localization: Clientgui and web language files updated: Czech (cs), Russian (ru), Danish (da), Lithuanian (lt)
svn path=/trunk/boinc/; revision=6454
2005-06-27 05:38:58 +00:00
David Anderson ca08a07ff9 *** empty log message ***
svn path=/trunk/boinc/; revision=6450
2005-06-26 23:13:48 +00:00
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
Janus B. Kristensen 2b4b12b463 New tokens for top user page
svn path=/trunk/boinc/; revision=6419
2005-06-23 20:36:17 +00:00
Janus B. Kristensen e82ca25432 Now translatable with caching of database data
svn path=/trunk/boinc/; revision=6418
2005-06-23 20:34:53 +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 0ac17c0a7f *** empty log message ***
svn path=/trunk/boinc/; revision=6331
2005-06-12 20:43:59 +00:00
David Anderson 14f60e3fb6 *** empty log message ***
svn path=/trunk/boinc/; revision=6316
2005-06-08 23:55:21 +00:00
David Anderson 359c5de98f *** empty log message ***
svn path=/trunk/boinc/; revision=6282
2005-06-02 21:38:20 +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
Jens Seidler 67371e392b Localization: Clientgui and web language files updated: Portuguese (pt)
svn path=/trunk/boinc/; revision=6267
2005-05-30 18:19:25 +00:00
Janus B. Kristensen 6f4fe1379f Reason is optional and action can get from either post or get methods. (todo write request_str instead of the test for get/post_str)
svn path=/trunk/boinc/; revision=6226
2005-05-23 19:05:44 +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 42134ce04d Fix a problem where forum_reply in Q&A area would spew out header before having redirected user back to the thread.
svn path=/trunk/boinc/; revision=6173
2005-05-17 08:00:34 +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 d22381a22f Don't fetch the forum preferences twice. (Thanks Bruce)
svn path=/trunk/boinc/; revision=6156
2005-05-13 21:50:46 +00:00
Janus B. Kristensen 6098d95d02 New authorcol style and signature delimiter
svn path=/trunk/boinc/; revision=6152
2005-05-13 19:19:12 +00:00
Janus B. Kristensen 0ca88c5ea6 Thread table has id and authorcol has the authorcol style
svn path=/trunk/boinc/; revision=6151
2005-05-13 19:18:32 +00:00
Janus B. Kristensen 62675f2d7c redirect to same page so people can see the changes. (This has been changed before... we should decide on whether to direct people to home.php or the same page...)
svn path=/trunk/boinc/; revision=6150
2005-05-13 19:17:41 +00:00
Janus B. Kristensen b1f774ab65 Output-transform the signature preview
svn path=/trunk/boinc/; revision=6149
2005-05-13 19:15:39 +00:00