David Anderson
1c99ce8aa0
web: make prefs tooltips translatable; tweaks
2015-02-20 13:47:20 -08:00
David Anderson
db015b5795
web: prefs tooltips tweaks
2015-02-19 10:56:23 -08:00
David Anderson
8f2eb6a5ca
web: change BBcode <code> and <pre> styles back to what they were
2015-02-10 09:39:55 -08:00
David Anderson
f4095a1c39
web: make <code> and <pre> BBCode text word-wrap
...
If you don't, and there's a long item,
table cells are stretched out and other items become hard to read
(need to scroll horizontally)
2015-01-21 10:07:08 -08:00
David Anderson
a918898956
web: appearance tweaks to computing prefs
2014-12-18 11:31:34 -08:00
David Anderson
0bf5c3d37c
web: changes to prefs display and edit to match new design (more or less)
...
See http://boinc.berkeley.edu/trac/wiki/PrefsUnification
Discrepancies:
- "Consider the computer in use" pref isn't disabled when the two
"suspend X when computer is in use" prefs are unset.
Doing this would have greatly complicated things.
- day-of-week prefs aren't implemented
No tooltips yet.
2014-12-12 17:54:26 -08:00
David Anderson
964d37b009
web: fix button problem on IE; from Christian
2014-10-07 05:33:39 -07:00
David Anderson
2e127dd963
concierge: see if project is on list
2014-10-04 00:45:24 -07:00
David Anderson
f81eda0f46
web: change things so table.bordered still works
2014-10-02 14:05:00 -07:00
David Anderson
e6ecb981b3
web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer.
2014-10-02 12:15:54 -07:00
David Anderson
a93090bce4
web: tweak processing of [code] in BBcode
2014-09-14 01:29:08 -07:00
David Anderson
04064da270
web: in prefs form, say "0 means no limit" where appropriate
...
Also refactor some string translations
2014-06-19 00:00:02 -07:00
David Anderson
c62a55b47f
svn path=/trunk/boinc/; revision=23034
2011-02-14 21:35:29 +00:00
David Anderson
8c9c412249
svn path=/trunk/boinc/; revision=23032
2011-02-14 20:57:07 +00:00
David Anderson
e615cefbaa
- user web: fixes
...
svn path=/trunk/boinc/; revision=23031
2011-02-14 20:50:59 +00:00
David Anderson
7b98cccc37
- user web: various fixes
...
svn path=/trunk/boinc/; revision=23030
2011-02-14 19:49:30 +00:00
David Anderson
4392d8b40f
- user web: style tweaks
...
svn path=/trunk/boinc/; revision=23021
2011-02-11 18:09:08 +00:00
David Anderson
3e2e5f2fdc
- user web: CSS cleanup.
...
Use classes instead of IDs.
white.css and black.css are cleaned up; style2.css needs work
svn path=/trunk/boinc/; revision=23018
2011-02-10 22:45:39 +00:00
David Anderson
6478b3e05d
- client: implement more scheduler changes that use
...
recent estimated credit (REC) instead of debt.
These changes are enabled by
#define USE_REC
in work_fetch.h.
If this is commented out (the default) the client uses
debt-based scheduling, same as before.
TODO: work-fetch policy changes
- client simulator: various fixes:
- compute idle and wasted fraction based on all processing resources,
not just CPU
- compute job completion times based on FLOPS, not CPU seconds
- compute and use project->no_X_apps
etc.
svn path=/trunk/boinc/; revision=22741
2010-11-23 19:39:47 +00:00
David Anderson
0630ffa054
- web: fix "seperator" spelling
...
svn path=/trunk/boinc/; revision=22650
2010-11-08 17:56:39 +00:00
David Anderson
f4345f9dc4
- user web: various enhancements and fixes from Simek.
...
Fixes #1020
svn path=/trunk/boinc/; revision=22620
2010-11-03 21:48:39 +00:00
David Anderson
d1e66f0427
- web: appearance tweaks from Simek; fixes #1012
...
svn path=/trunk/boinc/; revision=22394
2010-09-20 23:59:25 +00:00
David Anderson
7fbe9edc15
- web: fix up country flags a little
...
svn path=/trunk/boinc/; revision=18397
2009-06-12 16:35:08 +00:00
David Anderson
bf2f9942bd
- web: don't show user ID next to posts
...
- web: fix [pre] bbcode
svn path=/trunk/boinc/; revision=18357
2009-06-10 22:54:21 +00:00
David Anderson
c127a5c355
- web: make [pre] work similar to [code]. fixes #798
...
Note: I had to move [pre] to the top of the
preg list to make this work. Not sure why.
svn path=/trunk/boinc/; revision=18285
2009-06-03 23:00:43 +00:00
David Anderson
77eba56c73
- web: align field name/value at top
...
svn path=/trunk/boinc/; revision=18278
2009-06-03 20:52:47 +00:00
David Anderson
81f78a0951
svn path=/trunk/boinc/; revision=17822
2009-04-15 21:20:40 +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