David Anderson
ac99693ef9
- web: trim dutch translation file
...
svn path=/trunk/boinc/; revision=18073
2009-05-11 19:38:53 +00:00
David Anderson
886e166103
svn path=/trunk/boinc/; revision=18069
2009-05-11 16:45:33 +00:00
David Anderson
c2067ef472
svn path=/trunk/boinc/; revision=18068
2009-05-11 16:38:44 +00:00
David Anderson
d593780ed8
svn path=/trunk/boinc/; revision=18063
2009-05-10 04:41:43 +00:00
Rytis Slatkevičius
2ba2d7b1a6
user web: remove an undocumented feature where anyone could do a recompile of language files by just knowing an URL parameter.
...
svn path=/trunk/boinc/; revision=18046
2009-05-07 15:19:42 +00:00
David Anderson
76b8b87e90
svn path=/trunk/boinc/; revision=18038
2009-05-06 21:22:14 +00:00
David Anderson
b49ef19f3b
svn path=/trunk/boinc/; revision=18037
2009-05-06 21:18:30 +00:00
David Anderson
5198ad31d9
- client: write message (and show new config info) when config file reread
...
- client: improve cpu_sched_debug messages
- web translation: code wasn't handling multi-line tokens
svn path=/trunk/boinc/; revision=18028
2009-05-06 09:49:46 +00:00
Rytis Slatkevičius
c03815e614
user web: add a hook project_user_links() to user_links() to easily extend user links (very useful for adding project badges).
...
svn path=/trunk/boinc/; revision=17985
2009-05-03 19:17:20 +00:00
David Anderson
fba2e5ee3d
- Changes to get the client to build on IRIX:
...
don't use the variable name "sgi";
include <xxx.h> instead of <cxxx>; the latter just adds
overloaded functions that we avoid.
svn path=/trunk/boinc/; revision=17954
2009-04-30 21:48:20 +00:00
David Anderson
f49e21d02c
svn path=/trunk/boinc/; revision=17882
2009-04-27 14:55:31 +00:00
David Anderson
e012253441
- web: typo
...
svn path=/trunk/boinc/; revision=17881
2009-04-27 04:30:33 +00:00
David Anderson
979f27d000
- team import: error out if account creation disabled
...
svn path=/trunk/boinc/; revision=17880
2009-04-27 03:53:47 +00:00
David Anderson
08aeba56ac
- client: message tweak
...
- ops: don't import teams if using invitation codes
svn path=/trunk/boinc/; revision=17874
2009-04-24 10:49:54 +00:00
David Anderson
372b2a61c7
- web: swap positions of reply/delete buttons in private message display
...
svn path=/trunk/boinc/; revision=17850
2009-04-21 01:03:48 +00:00
David Anderson
c58136e5bf
- client: improve CPU sched debug messages
...
(say what kind of job and why we're scheduling it)
- client: log messages describing GPUs: one line per GPU; fixes #879
svn path=/trunk/boinc/; revision=17847
2009-04-20 00:00:11 +00:00
David Anderson
dde7d4306a
svn path=/trunk/boinc/; revision=17842
2009-04-17 02:55:46 +00:00
David Anderson
c5552049d4
svn path=/trunk/boinc/; revision=17841
2009-04-17 02:40:21 +00:00
David Anderson
68b46cb37e
svn path=/trunk/boinc/; revision=17840
2009-04-17 02:24:05 +00:00
David Anderson
0b11a548dc
- upgrade script: do DB update even if stop_web is present,
...
rather than spewing an HTML error message.
Fixes #875
svn path=/trunk/boinc/; revision=17839
2009-04-17 02:08:05 +00:00
David Anderson
217b1a6086
- client: another try at fixing the above crash
...
- web: don't show plan class in separate column in apps list; fixes #874
svn path=/trunk/boinc/; revision=17838
2009-04-17 01:22:38 +00:00
David Anderson
8b51226b54
svn path=/trunk/boinc/; revision=17837
2009-04-17 00:01:33 +00:00
David Anderson
6a035a0c09
svn path=/trunk/boinc/; revision=17836
2009-04-16 23:57:31 +00:00
David Anderson
20adddc862
- client: fixed a crash caused by using %f to write
...
working-set size into a fixed-size buffer.
Use %e instead.
TODO: figure out why WSS was huge.
- web: if "en" is primary language, don't read translation files
svn path=/trunk/boinc/; revision=17831
2009-04-16 09:01:41 +00:00
David Anderson
2a4a81f035
- web: update black.css
...
svn path=/trunk/boinc/; revision=17823
2009-04-15 21:28:28 +00:00
David Anderson
81f78a0951
svn path=/trunk/boinc/; revision=17822
2009-04-15 21:20:40 +00:00
David Anderson
fb70908040
svn path=/trunk/boinc/; revision=17820
2009-04-15 20:12:19 +00:00
David Anderson
04fd1e4800
- web: improve the appearance of buttons
...
- web: divide the stylesheet into "main.css"
(which has formatting stuff, rounded corners etc.)
and "white.css" (which has colors).
The above two from Simek.
- scheduler: change default min NVIDIA driver version
from 17500 to 17700
svn path=/trunk/boinc/; revision=17819
2009-04-15 20:09:42 +00:00
Rytis Slatkevičius
3dfd2363d6
web: allow login from subdirectories of the site (expects login_form.php to be located in the URL_BASE).
...
svn path=/trunk/boinc/; revision=17792
2009-04-11 17:04:43 +00:00
David Anderson
e15252513a
svn path=/trunk/boinc/; revision=17790
2009-04-10 23:36:32 +00:00
David Anderson
db81d33d31
svn path=/trunk/boinc/; revision=17789
2009-04-10 23:15:43 +00:00
David Anderson
0aeb39fb7e
- Bossa fixes
...
svn path=/trunk/boinc/; revision=17788
2009-04-10 23:08:40 +00:00
David Anderson
e788021b29
svn path=/trunk/boinc/; revision=17754
2009-04-08 17:47:59 +00:00
David Anderson
65560415fe
- Add "html/ops/purge_profile.php" script to help admins locate
...
and remove spam profiles
svn path=/trunk/boinc/; revision=17753
2009-04-08 17:46:47 +00:00
David Anderson
9f33d4db27
- web and client: change the default for "run_gpu_if_user_active"
...
from true to false.
Currently running CUDA apps on NVIDIA GPUs causes
a significant slowdown in GUI response.
svn path=/trunk/boinc/; revision=17740
2009-04-07 18:21:39 +00:00
David Anderson
9dc7ecb22a
- make_project: get rid of verbosity-level stuff
...
and fancy overwriting of stdout lines
svn path=/trunk/boinc/; revision=17736
2009-04-06 18:27:02 +00:00
David Anderson
837d3fc0a1
- get_project_config.php: include plan classes in platform list;
...
i.e., list both win/x86 and win/x86 + NVIDIA.
This will allow the manager to show which projects can
use the hosts's coprocessors,
and also graying out projects that require an absent coproc.
- fix compile warnings
svn path=/trunk/boinc/; revision=17735
2009-04-03 21:55:26 +00:00
David Anderson
c66cba7f8f
- web: in filtered job lists,
...
"pending" should include "inconclusive",
and "invalid" should include "too late to validate"
svn path=/trunk/boinc/; revision=17726
2009-04-02 17:41:14 +00:00
David Anderson
a720fc5d52
- web: translation system didn't compile BOINC and
...
project-specific translations correctly.
svn path=/trunk/boinc/; revision=17658
2009-03-24 23:27:12 +00:00
David Anderson
9fa183377e
svn path=/trunk/boinc/; revision=17657
2009-03-24 23:09:17 +00:00
David Anderson
4dfc96033c
- web: clean out translation directories before updating
...
(to get rid of bad translation files)
svn path=/trunk/boinc/; revision=17656
2009-03-24 23:08:09 +00:00
David Anderson
fc770dfefe
- web: remove spurious translation files
...
svn path=/trunk/boinc/; revision=17655
2009-03-24 22:51:12 +00:00
David Anderson
82112821f3
- web: updated the master translation file
...
svn path=/trunk/boinc/; revision=17654
2009-03-24 21:54:12 +00:00
David Anderson
0f6de2ea58
- upgrade and make_project scripts: run update_translations.php,
...
which compiles the translation files into the form
used by the web code.
Projects that don't use "upgrade" will need to do this manually
whenever translation files change.
svn path=/trunk/boinc/; revision=17652
2009-03-24 21:24:57 +00:00
David Anderson
6c4cc20aa1
- API: don't try to unlock lockfile if we failed to lock it
...
- API: more detailed message if failed to lock
svn path=/trunk/boinc/; revision=17645
2009-03-23 17:00:34 +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
9c7d088709
- web: job lists can be filtered by status
...
svn path=/trunk/boinc/; revision=17629
2009-03-18 22:53:55 +00:00
David Anderson
04cdfe9cab
- scheduler and web: add a project preference for whether to use the CPU.
...
This complements the "use GPU?" pref.
Neither should be necessary, but what the heck.
svn path=/trunk/boinc/; revision=17628
2009-03-18 21:14:44 +00:00
David Anderson
e5017daf0f
- web: fix typo
...
svn path=/trunk/boinc/; revision=17606
2009-03-17 15:06:10 +00:00
David Anderson
09f1982229
- web: in pages that show results, combine "server state",
...
"client state", and "outcome" into a single status.
The fact that there are three separate status fields
is an implementation detail that users don't need to see.
svn path=/trunk/boinc/; revision=17599
2009-03-16 19:39:16 +00:00