Rom Walton
3aa01ec513
- Web: Don't display VirtualBox version number information in the coproc field while
...
displaying host information.
html/inc/
host.inc
svn path=/trunk/boinc/; revision=24882
2011-12-24 02:01:54 +00:00
David Anderson
125b825846
- web: clean up the logic for when to allow 2 hosts to be merged
...
svn path=/trunk/boinc/; revision=24819
2011-12-16 19:40:22 +00:00
Rom Walton
687195e7f0
Quick Updates
...
svn path=/trunk/boinc/; revision=24510
2011-11-03 02:35:04 +00:00
David Anderson
0793e66ff7
- client and user web: show NVIDIA driver version and CUDA version
...
as, e.g., 275.33 instead of 27533
svn path=/trunk/boinc/; revision=24378
2011-10-11 18:57:49 +00:00
David Anderson
595df001cc
- web: fix glitch in forum next/prev links
...
svn path=/trunk/boinc/; revision=24060
2011-08-28 00:31:40 +00:00
David Anderson
91c251c103
- user web: add "delete account" feature.
...
This allows a user to delete all traces of themselves from a project.
Namely:
- clear fields of user record: email_addr, authenticator,
name, country, postal_code
Note: record is not deleted
- clear the domain_name and last_ip_addr fields of hosts
Note: records are not deleted
- quit team
- delete private messages sent and received
- delete forum posts, subscriptions, and forum prefs
- delete profile and associated images
- server: compile fix
svn path=/trunk/boinc/; revision=23006
2011-02-08 21:38:16 +00:00
David Anderson
8677a50473
svn path=/trunk/boinc/; revision=22102
2010-08-03 03:56:13 +00:00
David Anderson
e80e54fd4d
- user web: add "Application info" link in host page,
...
linking to new page showing host_app_versions for this host
- scheduler: message tweaks
svn path=/trunk/boinc/; revision=21690
2010-06-03 20:26:02 +00:00
David Anderson
811c61e79a
svn path=/trunk/boinc/; revision=20734
2010-02-25 17:51:41 +00:00
David Anderson
21a18b7045
- web: more translations, from Christian. fixes #982
...
svn path=/trunk/boinc/; revision=20582
2010-02-16 01:06:03 +00:00
David Anderson
e44ac6dede
- web: code shuffle for Drupal
...
svn path=/trunk/boinc/; revision=20417
2010-02-04 16:15:54 +00:00
David Anderson
14a88dd54b
- user web: show ATI GPUs correctly; show multiple GPUs correctly.
...
svn path=/trunk/boinc/; revision=19217
2009-09-29 19:46:14 +00:00
David Anderson
3bcaefd1d7
- web: show BOINC version in host displays
...
svn path=/trunk/boinc/; revision=19038
2009-09-10 20:30:46 +00:00
David Anderson
a412f6d6d1
svn path=/trunk/boinc/; revision=18987
2009-09-02 15:23:20 +00:00
David Anderson
dd2bb6d4ba
- scheduler: put client version in host.serialnum
...
- web: parse serialnum correctly
svn path=/trunk/boinc/; revision=18986
2009-09-02 15:18:15 +00:00
David Anderson
7df81f5fba
- web: fix host-merge logic. Fixes #893
...
svn path=/trunk/boinc/; revision=18196
2009-05-23 00:06:32 +00:00
David Anderson
b340d016c2
- web: fix X-project links in Computer page
...
svn path=/trunk/boinc/; revision=17643
2009-03-21 03:27:18 +00:00
David Anderson
4cca81bedf
- manager: when filtering messages by project,
...
show messages not tagged with a project (fixes #852 )
- web: show X-project stats links as icons
svn path=/trunk/boinc/; revision=17456
2009-03-03 21:58:03 +00:00
David Anderson
3709c1e9f4
- scheduler: include driver version in the CUDA description string
...
storing in the database;
- web: display the above
svn path=/trunk/boinc/; revision=17341
2009-02-24 00:06:45 +00:00
David Anderson
99a15ab052
- web: in lists of tasks, give the option of showing names instead of IDs
...
svn path=/trunk/boinc/; revision=17308
2009-02-19 18:39:03 +00:00
David Anderson
d848e54518
- web tweaks
...
svn path=/trunk/boinc/; revision=17306
2009-02-19 05:03:02 +00:00
David Anderson
b33db18209
- web: don't show x-project links for anonymous hosts; fix &bull's
...
svn path=/trunk/boinc/; revision=17177
2009-02-07 04:04:54 +00:00
David Anderson
03a0175d26
- web: add links to cross-project host stats sites
...
(currently just boincstats)
svn path=/trunk/boinc/; revision=17156
2009-02-05 21:19:19 +00:00
David Anderson
3838ac2f19
- web: anywhere we show info about a host, show its GPUs too
...
- web: add script to parse GPU completed-job log
and generate summary data;
also add page to display this data.
svn path=/trunk/boinc/; revision=17069
2009-01-29 17:51:02 +00:00
David Anderson
4a65681176
- scheduler: if client has coprocs,
...
put a textual summary of them in host.serialnum (currently unused)
- web: show coprocs on host detail page
- db_dump: include coproc info in host XML
svn path=/trunk/boinc/; revision=16697
2008-12-16 18:46:28 +00:00
David Anderson
22773619ca
- web: in checking if hosts can be merged,
...
do time-overlap check if either host has pending results
Fixes #748
svn path=/trunk/boinc/; revision=16163
2008-10-08 21:49:06 +00:00
David Anderson
33ad1b3d40
- Added the above DB change to schema.sql
...
- Omit the "after" clause from update.
- Web: add missing arg; fixes #749
- server: more --help additions
svn path=/trunk/boinc/; revision=16136
2008-10-06 00:18:36 +00:00
Bruce Allen
2aca840e83
User web pages, scheduler logs: link was missing because of incorrect path
...
svn path=/trunk/boinc/; revision=15872
2008-08-18 11:51:15 +00:00
David Anderson
534c9911c9
svn path=/trunk/boinc/; revision=15772
2008-08-07 21:12:18 +00:00
David Anderson
9baf78fe5f
- web: added copyright and license info to PHP files
...
svn path=/trunk/boinc/; revision=15758
2008-08-05 22:43:14 +00:00
David Anderson
4ef8f7a3dd
- web: fix bugs introduced by recent tra() changes.
...
PLEASE CHECK THESE CHANGES BEFORE SUBMITTING THEM
svn path=/trunk/boinc/; revision=15262
2008-05-20 21:08:52 +00:00
David Anderson
fbabb7cee7
- web: tweaks to host list
...
- scheduler: condition lots of log file writes on config flags
(i.e. divide "debug" output into a bunch of categories, individually selectable)
svn path=/trunk/boinc/; revision=15101
2008-04-26 23:34:38 +00:00
David Anderson
9a29a80161
web fix
...
svn path=/trunk/boinc/; revision=15099
2008-04-26 03:04:36 +00:00
David Anderson
d13824a47f
web fixes
...
svn path=/trunk/boinc/; revision=15098
2008-04-26 00:13:38 +00:00
David Anderson
c3ea696662
- web: restore OS/CPU details to host list; add Tasks link
...
fixes #630
svn path=/trunk/boinc/; revision=15097
2008-04-25 23:56:39 +00:00
David Anderson
90d83d78d9
- web: show venues in private host list
...
- compile fixes
svn path=/trunk/boinc/; revision=14897
2008-03-11 20:27:19 +00:00
David Anderson
26ef4ac7d3
- web: in host merge pages, provide "Show details" button,
...
which shows the reasons why pairs of hosts
were not eligible for merging
svn path=/trunk/boinc/; revision=14539
2008-01-12 00:15:24 +00:00
David Anderson
40f594b07c
- upgrade script: fix it, and add --web_only option ( fixes #527 )
...
- web: replace "Result" by "Task" a couple of places
svn path=/trunk/boinc/; revision=14446
2007-12-28 05:23:52 +00:00
David Anderson
5229a414f2
- web: clean up moderation emails for post hide/unhide.
...
TODO: other moderation emails
- web: fix small bug in host merge function
svn path=/trunk/boinc/; revision=14316
2007-11-28 17:40:28 +00:00
David Anderson
19267f06e1
- team import: fix string-escaping bugs
...
- user web: don't show links to sched logs if they don't exist
- user web: add new team types
svn path=/trunk/boinc/; revision=14295
2007-11-24 04:51:03 +00:00
David Anderson
c9429ad7a4
- user web: if join team while already in a team,
...
create outgoing delta also
svn path=/trunk/boinc/; revision=14244
2007-11-17 21:59:46 +00:00
David Anderson
000a3e5594
- user web: code cleanup, deleted unused files
...
svn path=/trunk/boinc/; revision=14200
2007-11-14 16:03:47 +00:00
David Anderson
ee1621c566
- user web: more of the above.
...
Also, try to make it PHP 4 compatible
svn path=/trunk/boinc/; revision=13982
2007-10-29 04:02:41 +00:00
David Anderson
dc4ca1e5cd
- user web: changes to use new DB framework and eliminate PHP warnings
...
svn path=/trunk/boinc/; revision=13981
2007-10-28 15:03:14 +00:00
David Anderson
ee4e3fba01
- user web: Add BoincDb::escape_string(),
...
and have boinc_real_escape_string
call it rather than mysql_real_escape_string(),
to ensure that a DB connection exists
(you need one to call mysql_real_escape_string()).
- some additional conversion to BoincDb-based classes
svn path=/trunk/boinc/; revision=13977
2007-10-27 20:38:12 +00:00
David Anderson
d4cd3ac853
- user web: change "host" to "computer" in a few places
...
svn path=/trunk/boinc/; revision=13946
2007-10-24 17:59:08 +00:00
David Anderson
015ef7be04
- user web: remove debugging text from host merge page
...
svn path=/trunk/boinc/; revision=13790
2007-10-07 19:37:31 +00:00
David Anderson
d09bf92af3
- user web: add format_credit_large() function to show
...
credit in situations where it's likely to be large (e.g. team totals)
svn path=/trunk/boinc/; revision=13789
2007-10-07 19:27:59 +00:00
David Anderson
066f01dc26
- Terminology in user web and client:
...
"task" instead of "result";
"computer" instead of "host";
"scheduler request" instead of "scheduler RPC"
"access to Internet" instead of "access to reference web site"
svn path=/trunk/boinc/; revision=13774
2007-10-04 17:30:28 +00:00
David Anderson
49bf68fbbb
- user web: make it possible to merge hosts with OS other
...
than win/mac/linux/solaris;
when can't merge hosts, explain why better
svn path=/trunk/boinc/; revision=13592
2007-09-17 13:34:46 +00:00