Commit Graph

45 Commits

Author SHA1 Message Date
David Anderson 8097ddefe4 - user web: change Team page:
- add more info about team message board (if it exists)
    - show list of admins
    - show list of new members (in last 24 hours)
    - show number of members total, with credit, and with average credit
    - move actual list of members to new page (team_members.php)

svn path=/trunk/boinc/; revision=14230
2007-11-16 20:43:07 +00:00
David Anderson 82b2b0f68f - user web: fix some PHP warnings
- user web: more DB code conversion

svn path=/trunk/boinc/; revision=13996
2007-10-30 18:16:29 +00:00
David Anderson eaed993f4c - User web and client: added a new pref "suspend_if_no_recent_input"
that lets you suspend computation after a specified period of idleness.
        This is necessary to allow some machines to go into low-power mode
        when they're not being used.
    - Change the wording of some existing prefs; for example, changed
        "Do work while computer is in use?" to
        "Suspend work while computer is in use".
        The former is confusing - if you say yes, BOINC may in fact
        NOT do work while the computer is in use,
        due to other factors (time of day, etc.)
    TODO: HOST_INFO::users_idle() should be changed so that it
        returns the idle time
        (rather than telling you whether we've been idle for X)

svn path=/trunk/boinc/; revision=13193
2007-07-19 23:22:19 +00:00
David Anderson 0a19dddf18 - client: read only first 63KB of stderr.txt
- user web: default work_buf_min_days is 0, not ""

html/inc/
    prefs.inc
client/
    app_control.C

svn path=/trunk/boinc/; revision=12987
2007-06-22 22:18:28 +00:00
David Anderson 3f915e647f svn path=/trunk/boinc/; revision=12407 2007-04-17 22:24:53 +00:00
David Anderson ab2871e99c *** empty log message ***
svn path=/trunk/boinc/; revision=12278
2007-03-29 03:29:41 +00:00
David Anderson c695c0f1e6 *** empty log message ***
svn path=/trunk/boinc/; revision=12193
2007-03-06 18:22:04 +00:00
David Anderson 8cc3b29180 *** empty log message ***
svn path=/trunk/boinc/; revision=11997
2007-01-29 22:57:10 +00:00
David Anderson 7b66693f21 *** empty log message ***
svn path=/trunk/boinc/; revision=11995
2007-01-29 18:15:16 +00:00
David Anderson 8a212faa05 *** empty log message ***
svn path=/trunk/boinc/; revision=11805
2007-01-08 19:58:37 +00:00
Rytis Slatkevičius 6275463cda *** empty log message ***
svn path=/trunk/boinc/; revision=11551
2006-11-19 16:23:13 +00:00
David Anderson 71fbfb9fa8 *** empty log message ***
svn path=/trunk/boinc/; revision=11416
2006-10-31 17:14:03 +00:00
David Anderson 7918111de2 *** empty log message ***
svn path=/trunk/boinc/; revision=11356
2006-10-25 21:15:08 +00:00
David Anderson 68b8204b53 *** empty log message ***
svn path=/trunk/boinc/; revision=11351
2006-10-24 23:53:59 +00:00
David Anderson e3d66f6411 *** empty log message ***
svn path=/trunk/boinc/; revision=11330
2006-10-20 20:33:15 +00:00
David Anderson 631883dfe2 *** empty log message ***
svn path=/trunk/boinc/; revision=11238
2006-10-03 17:24:25 +00:00
David Anderson 5e406b783c *** empty log message ***
svn path=/trunk/boinc/; revision=11236
2006-10-03 15:43:38 +00:00
David Anderson 75b24e215d *** empty log message ***
svn path=/trunk/boinc/; revision=10996
2006-08-24 03:04:12 +00:00
David Anderson 6c8c7477e8 *** empty log message ***
svn path=/trunk/boinc/; revision=10904
2006-08-13 21:51:15 +00:00
David Anderson 486e704ba4 *** empty log message ***
svn path=/trunk/boinc/; revision=10654
2006-07-17 16:38:53 +00:00
David Anderson dc57c257c1 *** empty log message ***
svn path=/trunk/boinc/; revision=10595
2006-07-06 18:03:35 +00:00
David Anderson 440c667e8a mass email
svn path=/trunk/boinc/; revision=10580
2006-07-05 21:38:08 +00:00
David Anderson 033cab5e44 *** empty log message ***
svn path=/trunk/boinc/; revision=10195
2006-05-25 05:22:10 +00:00
David Anderson 7c6619c122 *** empty log message ***
svn path=/trunk/boinc/; revision=10167
2006-05-21 21:11:28 +00:00
Bruce Allen b87eed0dd0 [From Walt Gribben]
Cleanup of parameters that define disk free space requirements.
Previously these were spread around in different places.  Now
these are defined by some config.xml options that are used by
PHP pages and by the scheduler code.  See a description in
doc/configuration.php.

svn path=/trunk/boinc/; revision=9081
2005-12-17 04:53:48 +00:00
David Anderson b451979ab0 user web fixes
svn path=/trunk/boinc/; revision=9059
2005-12-10 02:21:06 +00:00
David Anderson 14f60e3fb6 *** empty log message ***
svn path=/trunk/boinc/; revision=6316
2005-06-08 23:55:21 +00:00
Bruce Allen e99cac1155 More undefined variables
svn path=/trunk/boinc/; revision=6109
2005-05-11 09:27:14 +00:00
David Anderson 67f6558e04 *** empty log message ***
svn path=/trunk/boinc/; revision=5785
2005-04-06 19:41:31 +00:00
David Anderson a6d5713db1 *** empty log message ***
svn path=/trunk/boinc/; revision=5417
2005-02-13 06:13:33 +00:00
David Anderson cc9c0a6341 *** empty log message ***
svn path=/trunk/boinc/; revision=5135
2005-01-18 19:56:18 +00:00
David Anderson 92d9cb6ccb *** empty log message ***
svn path=/trunk/boinc/; revision=4865
2004-12-16 19:37:26 +00:00
David Anderson 2c5f1d1a5b *** empty log message ***
svn path=/trunk/boinc/; revision=4772
2004-12-06 22:41:19 +00:00
David Anderson 68ea689819 *** empty log message ***
svn path=/trunk/boinc/; revision=4209
2004-09-20 21:49:54 +00:00
Lana Alber 6b1cfe4561 *** empty log message ***
svn path=/trunk/boinc/; revision=4206
2004-09-17 19:32:41 +00:00
David Anderson af533fb922 *** empty log message ***
svn path=/trunk/boinc/; revision=4151
2004-09-04 23:37:15 +00:00
David Anderson c1b1b1435e *** empty log message ***
svn path=/trunk/boinc/; revision=4131
2004-08-31 23:08:28 +00:00
Daniel Hsu 30d3ce0ec0 *** empty log message ***
svn path=/trunk/boinc/; revision=4020
2004-08-06 23:17:59 +00:00
Daniel Hsu 144edd3875 *** empty log message ***
svn path=/trunk/boinc/; revision=3952
2004-07-26 22:23:16 +00:00
David Anderson b75c017d85 *** empty log message ***
svn path=/trunk/boinc/; revision=3368
2004-05-12 17:54:23 +00:00
David Anderson cff8239e37 *** empty log message ***
svn path=/trunk/boinc/; revision=3125
2004-03-23 01:44:13 +00:00
David Anderson a852392102 *** empty log message ***
svn path=/trunk/boinc/; revision=3102
2004-03-20 01:35:37 +00:00
David Anderson 41d13e9e61 *** empty log message ***
svn path=/trunk/boinc/; revision=3096
2004-03-19 00:13:22 +00:00
David Anderson 33ecc9e804 *** empty log message ***
svn path=/trunk/boinc/; revision=2975
2004-02-06 21:26:00 +00:00
Karl Chen 545a56d5c8 directory structure change
svn path=/trunk/boinc/; revision=2938
2004-02-02 23:34:39 +00:00