David Anderson
13c647ece8
- fix client simulator
...
- web: if DB server down, say so
svn path=/trunk/boinc/; revision=18554
2009-07-06 16:33:02 +00:00
David Anderson
2a0a83d1c8
svn path=/trunk/boinc/; revision=18502
2009-06-25 16:53:17 +00:00
David Anderson
88a08ce2c4
svn path=/trunk/boinc/; revision=18501
2009-06-25 16:52:02 +00:00
David Anderson
98d6eb5830
svn path=/trunk/boinc/; revision=18500
2009-06-25 05:20:19 +00:00
David Anderson
a884f77597
svn path=/trunk/boinc/; revision=18499
2009-06-25 05:16:27 +00:00
Jeff Cobb
15ccf7b778
Added table state_counts.
...
svn path=/trunk/boinc/; revision=18490
2009-06-23 21:45:22 +00:00
David Anderson
f2d6d98807
svn path=/trunk/boinc/; revision=18488
2009-06-23 17:18:29 +00:00
David Anderson
5e94337e8e
- more code cleanup
...
svn path=/trunk/boinc/; revision=18487
2009-06-23 17:15:17 +00:00
David Anderson
df9547fcf4
- web: code cleanup
...
svn path=/trunk/boinc/; revision=18486
2009-06-23 17:13:35 +00:00
David Anderson
9f8fda388b
- web: add buttons for BBCode editing.
...
From John Hallissey
svn path=/trunk/boinc/; revision=18485
2009-06-23 16:37:13 +00:00
David Anderson
64bcd9e9e2
svn path=/trunk/boinc/; revision=18484
2009-06-23 16:31:42 +00:00
David Anderson
0faaf89068
- web: change "CPU time" to "run time"
...
svn path=/trunk/boinc/; revision=18426
2009-06-16 17:15:55 +00:00
David Anderson
d4a43f05eb
- web RPC: tweak to forum_get_data.php
...
svn path=/trunk/boinc/; revision=18415
2009-06-15 03:39:27 +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
5f6f1fe8a6
svn path=/trunk/boinc/; revision=18391
2009-06-12 04:36:18 +00:00
David Anderson
5a14204a1a
- web: country flags
...
svn path=/trunk/boinc/; revision=18390
2009-06-12 04:26:01 +00:00
David Anderson
08e4ba3df6
- server: suppress verbosity of update_translations in make_project and upgrade
...
svn path=/trunk/boinc/; revision=18381
2009-06-11 17:25:01 +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
54bf84dd4e
svn path=/trunk/boinc/; revision=18353
2009-06-10 18:42:15 +00:00
David Anderson
d6d738a47d
- web: allow projects to account email addresses in certain domains.
...
Add the following to html/project/project.inc:
$banned_email_domains = array(
"foo.bar",
"blah"
);
Email addresses ending with any of those strings will be disallowed.
- Web RPCs: have am_set_info.php do the same checking for
email addresses (invalid, banned) as the other web code
svn path=/trunk/boinc/; revision=18352
2009-06-10 18:34:51 +00:00
David Anderson
ca44344068
- GUI RPC: include hostid in PROJECT
...
- web: include timed-out and "client detached" results in error category
svn path=/trunk/boinc/; revision=18330
2009-06-08 17:08:52 +00:00
David Anderson
d8c393afd8
svn path=/trunk/boinc/; revision=18307
2009-06-04 21:13:10 +00:00
David Anderson
e0f8d90b4f
- web: improve appearance of results page
...
svn path=/trunk/boinc/; revision=18298
2009-06-04 16:43:52 +00:00
David Anderson
ff8b2cb0c2
- web: typo in filtered results (from R. Haselgrove)
...
svn path=/trunk/boinc/; revision=18294
2009-06-04 16:31:47 +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
667bc8fba8
- make update_translations.php executable; fixes #770
...
svn path=/trunk/boinc/; revision=18279
2009-06-03 21:02:00 +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
01d555fed4
svn path=/trunk/boinc/; revision=18247
2009-05-29 22:50:40 +00:00
David Anderson
3de3a033d1
svn path=/trunk/boinc/; revision=18211
2009-05-26 22:57:03 +00:00
David Anderson
c5439380f7
- web: fix regular expression for "images as links"
...
svn path=/trunk/boinc/; revision=18200
2009-05-25 18:49:42 +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
b37c4f3cef
- web: clarify build_po.php
...
svn path=/trunk/boinc/; revision=18193
2009-05-22 20:55:06 +00:00
David Anderson
2cf3c39055
- web: escape forum RSS entries instead of stripping tags
...
(from Nicolas; fixes #899 )
svn path=/trunk/boinc/; revision=18190
2009-05-22 17:38:46 +00:00
David Anderson
4287dface3
svn path=/trunk/boinc/; revision=18189
2009-05-22 17:16:31 +00:00
David Anderson
c21a37e77a
- web: the logic for using read-only DB replicas was messed up
...
svn path=/trunk/boinc/; revision=18182
2009-05-20 23:29:54 +00:00
David Anderson
4281c90098
svn path=/trunk/boinc/; revision=18181
2009-05-20 23:27:05 +00:00
David Anderson
71cbc5d400
- web: in RSS feeds, replace images with [Image link]
...
but allow other tags (like <a>).
Note: if the image is itself inside a <a href=x>,
then the [Image link] will be linked to x, not to the image.
svn path=/trunk/boinc/; revision=18169
2009-05-20 18:25:36 +00:00
David Anderson
fe09a9bb92
svn path=/trunk/boinc/; revision=18166
2009-05-19 21:00:03 +00:00
David Anderson
f7b3bd7fff
svn path=/trunk/boinc/; revision=18165
2009-05-19 20:55:43 +00:00
David Anderson
4c63fc1055
- translation updates
...
svn path=/trunk/boinc/; revision=18148
2009-05-18 17:17:03 +00:00
David Anderson
de0bf5ad83
- web: use read-only replica when possible
...
svn path=/trunk/boinc/; revision=18146
2009-05-18 16:58:11 +00:00
David Anderson
da217e4c59
- upgrade: don't crash if file copy fails
...
- db_update.php: select database (not clear if this ever worked)
- translation: fix bug if have both BOINC and project translation
svn path=/trunk/boinc/; revision=18141
2009-05-18 04:18:47 +00:00
David Anderson
fce59a4840
- web: fix formatting in [pre]. Fixes #891
...
svn path=/trunk/boinc/; revision=18140
2009-05-18 03:08:33 +00:00
David Anderson
9574e8a003
- web: check for mismatched "'s in translation files
...
- build_po.php: add LANG_NAME strings
svn path=/trunk/boinc/; revision=18109
2009-05-14 22:32:05 +00:00
Rom Walton
13cc42ad2e
make compatible with Pootle
...
svn path=/trunk/boinc/; revision=18108
2009-05-14 21:03:21 +00:00
David Anderson
c2fda4db09
- scheduler: add <report_max> config parameter;
...
limits the # of completed results handled per scheduler RPC.
This may be needed to avoid crashes due to memory allocation
failure (each reported result uses about 128KB memory).
- web: In showing result lists,
include "Validate error" results in the "Invalid" category.
(Previously they didn't appear in any category)
svn path=/trunk/boinc/; revision=18104
2009-05-14 19:01:40 +00:00
David Anderson
282bc21c3c
- web: make build_po.php usable for projects
...
svn path=/trunk/boinc/; revision=18093
2009-05-13 23:16:11 +00:00
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