Commit Graph

32 Commits

Author SHA1 Message Date
Bruce Allen a5fa21f6dc user web pages: in list of hosts, add link to show results
if project is configured to show results.

svn path=/trunk/boinc/; revision=9247
2006-01-16 17:34:54 +00:00
Bruce Allen d68c82518a user host info page: when giving IP data, show both private
AND external IP (only for owner of host machine)

svn path=/trunk/boinc/; revision=9245
2006-01-16 12:36:14 +00:00
Bruce Allen 5f61674bad Made 'last scheduler contact' values a link to the posted server-side
scheduler logs.  On projects that don't post logs, these links will
simply give a 'not found' error if the user clicks on them.

svn path=/trunk/boinc/; revision=9070
2005-12-15 17:16:48 +00:00
David Anderson 8bf23a52b5 host merge fixes
svn path=/trunk/boinc/; revision=8740
2005-10-23 07:45:56 +00:00
David Anderson cf50f9bbe9 host merge fixes
svn path=/trunk/boinc/; revision=8738
2005-10-23 07:11:23 +00:00
David Anderson c6c2422207 be careful deleting project_init.xml
svn path=/trunk/boinc/; revision=8705
2005-10-19 21:04:45 +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 6a0176e6c8 *** empty log message ***
svn path=/trunk/boinc/; revision=6415
2005-06-23 07:42:45 +00:00
Bruce Allen e99cac1155 More undefined variables
svn path=/trunk/boinc/; revision=6109
2005-05-11 09:27:14 +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 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
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
David Anderson cfbf124d4d *** empty log message ***
svn path=/trunk/boinc/; revision=5809
2005-04-08 21:40:32 +00:00
David Anderson e952710159 *** empty log message ***
svn path=/trunk/boinc/; revision=4905
2004-12-20 18:29:15 +00:00
David Anderson 2c5f1d1a5b *** empty log message ***
svn path=/trunk/boinc/; revision=4772
2004-12-06 22:41:19 +00:00
David Anderson caf92bd692 *** empty log message ***
svn path=/trunk/boinc/; revision=4535
2004-11-12 22:50:58 +00:00
David Anderson e8cb263ff7 *** empty log message ***
svn path=/trunk/boinc/; revision=4470
2004-11-01 23:10:02 +00:00
David Anderson 49b256f338 *** empty log message ***
svn path=/trunk/boinc/; revision=4280
2004-10-01 07:49:01 +00:00
David Anderson db161a8064 *** empty log message ***
svn path=/trunk/boinc/; revision=4116
2004-08-25 19:04:47 +00:00
David Anderson 6a92c0ea93 *** empty log message ***
svn path=/trunk/boinc/; revision=4056
2004-08-12 15:06:35 +00:00
David Anderson 64bf0d7651 *** empty log message ***
svn path=/trunk/boinc/; revision=3978
2004-08-04 15:30:52 +00:00
David Anderson a8676cad0c *** empty log message ***
svn path=/trunk/boinc/; revision=3769
2004-07-03 19:42:59 +00:00
David Anderson e0ddccfb44 *** empty log message ***
svn path=/trunk/boinc/; revision=3753
2004-07-02 19:17:53 +00:00
David Anderson e3026a1ddc *** empty log message ***
svn path=/trunk/boinc/; revision=3488
2004-06-01 18:55:59 +00:00
David Anderson c5b4118a34 *** empty log message ***
svn path=/trunk/boinc/; revision=3477
2004-05-31 00:50:06 +00:00
David Anderson ec78e50fb6 *** empty log message ***
svn path=/trunk/boinc/; revision=3476
2004-05-30 21:47:11 +00:00
David Anderson 8690e8eb85 *** empty log message ***
svn path=/trunk/boinc/; revision=3461
2004-05-28 05:53:24 +00:00
David Anderson 5e178fe1dc *** empty log message ***
svn path=/trunk/boinc/; revision=3381
2004-05-14 22:57:59 +00:00
David Anderson 4de206c981 *** empty log message ***
svn path=/trunk/boinc/; revision=3010
2004-02-28 19:05:35 +00:00
David Anderson 94a7332fb6 *** empty log message ***
svn path=/trunk/boinc/; revision=2968
2004-02-05 21:35:48 +00:00
Karl Chen 545a56d5c8 directory structure change
svn path=/trunk/boinc/; revision=2938
2004-02-02 23:34:39 +00:00