David Anderson
4462fe534b
- client: don't do RSS fetch if network suspended
...
svn path=/trunk/boinc/; revision=21123
2010-04-06 20:32:02 +00:00
David Anderson
ad91353f93
svn path=/trunk/boinc/; revision=21084
2010-04-04 23:37:03 +00:00
David Anderson
6c39a91b1c
- user web: in above case, remove notifications as well
...
svn path=/trunk/boinc/; revision=21011
2010-03-28 23:47:17 +00:00
David Anderson
7bb82a9f83
- web RPC: include mem and disk info in host XML record
...
svn path=/trunk/boinc/; revision=20997
2010-03-25 16:38:17 +00:00
David Anderson
86582342a8
- GUI RPC: in the structures used in the C++ interface to GUI RPC,
...
change various std::string to char[n], to improve performance.
NOTE: std::string should ONLY be used in cases where there is
no a priori limit on string length.
If there's a limit (e.g. because the string originates in
a fixed-size database field) always use char[n].
svn path=/trunk/boinc/; revision=20877
2010-03-12 17:47:17 +00:00
David Anderson
263720bd0e
svn path=/trunk/boinc/; revision=20743
2010-02-26 16:41:30 +00:00
David Anderson
83ffe9306b
svn path=/trunk/boinc/; revision=20665
2010-02-19 18:27:42 +00:00
David Anderson
f5ab42494a
- client: fix typos
...
svn path=/trunk/boinc/; revision=20581
2010-02-16 01:00:35 +00:00
David Anderson
ce2b061ddf
svn path=/trunk/boinc/; revision=20336
2010-02-01 17:52:59 +00:00
David Anderson
ec59acc24c
svn path=/trunk/boinc/; revision=20240
2010-01-22 04:05:34 +00:00
David Anderson
786f61cfbe
- file upload handler: don't treat zero-length file as an error!
...
(This bug has been there since 28 Oct 2004)
- GUI RPC and manager: include project backoff in FILE_TRANSFER,
so that manager gets up-to-date value
svn path=/trunk/boinc/; revision=18786
2009-07-31 19:46:47 +00:00
David Anderson
2c03cb2732
- client: if an HTTP op fails within 30 sec of client startup,
...
don't skip the reference site check.
Instead, defer the reference site check until 30 secs after startup.
Also, if during this interval (when the check has been requested
but not started) return net status as LOOKUP_PENDING
svn path=/trunk/boinc/; revision=18760
2009-07-28 22:24:14 +00:00
David Anderson
0f0a29b5b7
- client: in get_project_config_poll() GUI RPC,
...
return ERR_IN_PROGRESS is the reference site check is in progress.
This hopefully fixes a bug where:
- the user is connected via a proxy
- the manager is run for the first time, and an attach is tried
- the get_project_config.php fetch fails because no proxy config
- the manager gets the CC_STATUS before the ref site check has
finished, so it thinks there's a network connection,
and it doesn't ask the user for proxy info
svn path=/trunk/boinc/; revision=18712
2009-07-24 19:09:37 +00:00
David Anderson
e9a028db93
svn path=/trunk/boinc/; revision=18638
2009-07-21 17:30:08 +00:00
David Anderson
b358089006
svn path=/trunk/boinc/; revision=18632
2009-07-20 17:30:10 +00:00
David Anderson
ce711b7acc
svn path=/trunk/boinc/; revision=18618
2009-07-17 16:18:25 +00:00
David Anderson
390e7b3c3a
svn path=/trunk/boinc/; revision=18617
2009-07-17 16:13:51 +00:00
David Anderson
d8c393afd8
svn path=/trunk/boinc/; revision=18307
2009-06-04 21:13:10 +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
b37c4f3cef
- web: clarify build_po.php
...
svn path=/trunk/boinc/; revision=18193
2009-05-22 20:55:06 +00:00
David Anderson
4287dface3
svn path=/trunk/boinc/; revision=18189
2009-05-22 17:16:31 +00:00
David Anderson
4281c90098
svn path=/trunk/boinc/; revision=18181
2009-05-20 23:27:05 +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
fce59a4840
- web: fix formatting in [pre]. Fixes #891
...
svn path=/trunk/boinc/; revision=18140
2009-05-18 03:08:33 +00:00
David Anderson
d593780ed8
svn path=/trunk/boinc/; revision=18063
2009-05-10 04:41:43 +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
9fa183377e
svn path=/trunk/boinc/; revision=17657
2009-03-24 23:09:17 +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
c0a93f5f76
svn path=/trunk/boinc/; revision=17249
2009-02-12 21:51:42 +00:00
Janus B. Kristensen
f689cdad91
Added finnish web interface translation (Contribution from the ORE project)
...
svn path=/trunk/boinc/; revision=16785
2009-01-05 19:19:51 +00:00
Janus B. Kristensen
df143e0d8b
Danish translation of the web interface
...
svn path=/trunk/boinc/; revision=16782
2009-01-05 18:46:53 +00:00
Jens Seidler
fd552c0760
BOINC supplied web files updated: Italian(it), Czech(cs)
...
svn path=/trunk/boinc/; revision=16733
2008-12-22 05:56:53 +00:00
Jens Seidler
f76c2aeb2d
Manager and supplied web files updated: Spanish(es), Chinese Simplified(zh_CN)
...
svn path=/trunk/boinc/; revision=16499
2008-11-17 06:28:03 +00:00
Jens Seidler
6ba00f8d4f
Manager and supplied web files updated: Spanish(es), Chinese Simplified(zh_CN)
...
svn path=/trunk/boinc/; revision=16404
2008-11-04 06:57:53 +00:00
Jens Seidler
bcec2aa160
svn path=/trunk/boinc/; revision=16154
2008-10-08 05:37:20 +00:00
Jens Seidler
7ac2c0bef3
svn path=/trunk/boinc/; revision=16007
2008-09-17 11:23:47 +00:00
Jens Seidler
b04970df0b
Localization: Manager and supplied web files updated: Spanish(es), Chinese Simplified(zh_CN), Dutch(nl), Polish(pl), Czech(cs)
...
svn path=/trunk/boinc/; revision=15946
2008-08-30 07:42:32 +00:00
David Anderson
5322312588
- specify UTF-8 in en.po
...
svn path=/trunk/boinc/; revision=15938
2008-08-25 15:24:35 +00:00
David Anderson
5b9e089cd8
- web: fix bugs in translation system
...
(language_select.php wasn't working)
- tr.po had some syntax error, and was way out of date.
replaced it with en.po
svn path=/trunk/boinc/; revision=15858
2008-08-15 17:33:32 +00:00
David Anderson
afbfeaa637
- web: start working towards the goal of passing the
...
"HTML 4.01 Transitional" test.
The BOINC home page, project home page, and forum index now pass.
- web: .po files need to have CHARSET, LANG_NAME_NATIVE,
and LANG_NAME_INTERNATIONAL
svn path=/trunk/boinc/; revision=15855
2008-08-15 16:26:55 +00:00
Rytis Slatkevičius
b2304c576c
user web: make team.inc translatable, and update en.po using the new script ( fix #661 )
...
svn path=/trunk/boinc/; revision=15747
2008-08-04 10:07:09 +00:00
Jens Seidler
bb5310ff8b
Localization: Manager and supplied web files updated: Spanish(es), Russian(ru), Italian(it), Chinese Simplified(zh_CN)
...
svn path=/trunk/boinc/; revision=15666
2008-07-24 05:38:14 +00:00
Rytis Slatkevičius
679229b859
Fix the layout of profile_menu.php on table-based websites, and since I'm already editing it, make it translatable.
...
svn path=/trunk/boinc/; revision=15601
2008-07-13 16:28:01 +00:00
Rytis Slatkevičius
419efc63ba
Update Lithuanian translation
...
svn path=/trunk/boinc/; revision=15598
2008-07-12 16:05:25 +00:00
Jens Seidler
8e7f33eceb
BOINC Manager, distributed web site and homepage language files updated: Chinese simplified(zh_CN), Dutch(nl), Czech(cs)
...
svn path=/trunk/boinc/; revision=15352
2008-06-03 05:26:30 +00:00
Jens Seidler
d92eedb96a
BOINC Manager, distributed web site and homepage language files updated: Chinese simplified(zh_CN), Spanish(es), Arabic(ar), Hungarien(hu)
...
svn path=/trunk/boinc/; revision=15280
2008-05-23 05:17:31 +00:00
David Anderson
929d75eedb
- make some strings in user.inc translatable (from Simek)
...
- close fd 1, not 0, for apps
svn path=/trunk/boinc/; revision=15195
2008-05-13 21:46:50 +00:00
Jens Seidler
0bb18a9b6c
svn path=/trunk/boinc/; revision=15057
2008-04-15 19:02:35 +00:00
Jens Seidler
2bb1c00585
svn path=/trunk/boinc/; revision=15055
2008-04-15 18:39:23 +00:00
Jens Seidler
db1175f5c3
Localization: BOINC distribued web site language files updated: Chinese simplified(zh_CN), Spanish(es)
...
svn path=/trunk/boinc/; revision=14898
2008-03-12 06:21:47 +00:00
Rytis Slatkevičius
98274b2496
User web: translate some strings in forum.inc ( fix #496 ).
...
svn path=/trunk/boinc/; revision=14861
2008-03-06 18:16:30 +00:00
Jens Seidler
bca55b5e67
Localization: BOINC Manager and BOINC distribued web site language files updated: Japanese(ja), Italian(it), Dutch(nl), Polish(pl), Chinese simplified(zh_CN)
...
svn path=/trunk/boinc/; revision=14750
2008-02-15 17:18:43 +00:00
Jens Seidler
87804b8236
Correcting a error
...
svn path=/trunk/boinc/; revision=14742
2008-02-14 06:38:32 +00:00
Jens Seidler
642c12a376
Localization: BOINC distributed websites and BOINC Manager language updated: Dutch(nl), Russian(ru), Spanish(es), Chinese Simplified(zh_CN), Chinese Traditional(zh_TW),
...
svn path=/trunk/boinc/; revision=14545
2008-01-14 05:55:40 +00:00
Jens Seidler
642a18d26b
BOINC distributed and homepage website language files updated: Catalan(ca)
...
svn path=/trunk/boinc/; revision=14510
2008-01-09 06:17:32 +00:00
Jens Seidler
3899174501
BOINC distributed and homepage websites and BOINC Manager language files updated: Chinese Simplified(zh_CN), Chinese Traditional(zh_TW), Spanish(es), Catalan(ca), Italian(it)
...
svn path=/trunk/boinc/; revision=14453
2008-01-02 06:26:21 +00:00
Rytis Slatkevičius
97d08681ab
-user web: update Lithuanian translation, fix typo in html/user/info.php.
...
svn path=/trunk/boinc/; revision=14428
2007-12-20 13:16:53 +00:00
Jens Seidler
73d7277a77
Localization: BOINC distributed and homepage websites, Spanish(es), Catalan(ca), Italian(it)
...
svn path=/trunk/boinc/; revision=14424
2007-12-20 06:30:41 +00:00
David Anderson
4e9fa4f0c6
- tweaked weak-auth page (from Nicolas Alvarez)
...
svn path=/trunk/boinc/; revision=14372
2007-12-09 04:13:24 +00:00
Jens Seidler
de60bc19aa
Localization: BOINC distributed websites, Spanish(es), Italian(it)
...
svn path=/trunk/boinc/; revision=14347
2007-12-03 05:40:19 +00:00
Jens Seidler
957546281a
Localization: BOINC distributed websites, Russian(ru)
...
svn path=/trunk/boinc/; revision=14311
2007-11-28 06:18:56 +00:00
Jens Seidler
8e3eef809d
Localization: BOINC distributed websites, Spanish(es), Russian(ru), Chinese Simplified(zh_CN)
...
svn path=/trunk/boinc/; revision=14306
2007-11-26 18:02:41 +00:00
David Anderson
235ea7fdea
- web: fix PHP errors, add translations strings
...
svn path=/trunk/boinc/; revision=14302
2007-11-26 03:05:27 +00:00
David Anderson
32f6e5d314
svn path=/trunk/boinc/; revision=14301
2007-11-26 01:14:01 +00:00
David Anderson
c1ad7d8df5
- web: reorder and reword Your Account page and Forum prefs page;
...
rename General Prefs to Computing Prefs;
rename Forum Prefs to Community Prefs
add Prefs link if user doesn't have email PM notification
- remove forum low/high rating theshold stuff.
Message rating was a failed experiment.
svn path=/trunk/boinc/; revision=14300
2007-11-26 00:51:00 +00:00
Jens Seidler
3bad0ee460
svn path=/trunk/boinc/; revision=14289
2007-11-22 18:42:43 +00:00
Jens Seidler
d8ca586650
Localization: BOINC distributed websites and homepage language translation files Czech(cs), Polish(pl)
...
svn path=/trunk/boinc/; revision=14266
2007-11-20 06:29:21 +00:00
David Anderson
28a5f1e897
- user web: init DB in banishment vote page
...
svn path=/trunk/boinc/; revision=14250
2007-11-18 21:22:11 +00:00
Rytis Slatkevičius
89cedeb94e
Update Lithuanian user web translation
...
svn path=/trunk/boinc/; revision=14228
2007-11-16 15:06:29 +00:00
David Anderson
a49608a028
- user web: allow teams to create their own "team message board".
...
Team founder and admins have moderator power.
Anyone can view a team message board,
but only team members can write to it.
Users cannot be banished from team message boards
(due to database limitations).
svn path=/trunk/boinc/; revision=14218
2007-11-15 22:51:05 +00:00
Jens Seidler
34fe524944
BOINC distributed website files: Spanish(es), Russian(ru), Chinese simplified(zh_CN)
...
svn path=/trunk/boinc/; revision=14190
2007-11-14 06:47:02 +00:00
David Anderson
fb8b4ffabb
- user web: added the notion of "Team Admin": team members,
...
appointed by the founder, who have most of the same
rights as the founder (edit team info, view/remove users).
They can't, however, change the founder, or select/remove Admins.
- user web: added the ability for founder to delete an empty team
- user web: count/show all team members, not just those with credit
- user web: Team Search returns top team if form fields left blank
- Added db_update.php entry for Eric's banishment_vote stuff
svn path=/trunk/boinc/; revision=14108
2007-11-07 17:23:29 +00:00
Jens Seidler
a827c24dad
Localization: BOINC distributed website files: German(de), Spanish(es), Russian(ru), Chinese simplified(zh_CN)
...
svn path=/trunk/boinc/; revision=14102
2007-11-06 23:36:05 +00:00
Jens Seidler
fe864b1692
Localization: BOINC distributed website files: German(de), Spanish(es), Russian(ru), Chinese simplified(zh_CN)
...
svn path=/trunk/boinc/; revision=14101
2007-11-06 23:34:22 +00:00
Rytis Slatkevičius
c1fb4934ec
- user web: convert translations from tokens to strings; update Lithuanian translation.
...
- ops pages: add user removal feature (for spammers).
svn path=/trunk/boinc/; revision=14020
2007-11-02 14:43:02 +00:00
David Anderson
f46a06305d
- user web:
...
- changed Private Messages interface so that you see
all your messages on one page,
and remove various redundant links
(like the Inbox link on the Inbox page)
- changed links to buttons for moderator functions
svn path=/trunk/boinc/; revision=14019
2007-11-01 23:04:39 +00:00
David Anderson
15238b5747
- user web:
...
- replace some links with buttons in forum pages; add hover text.
- show "mark all threads as read" only in forum page
- fix bugs in team creation
svn path=/trunk/boinc/; revision=14016
2007-11-01 17:54:44 +00:00
Rytis Slatkevičius
105d6aaae3
HTML fixes;
...
PHP notice fixes;
home.php made translatable, include Lithuanian translation.
svn path=/trunk/boinc/; revision=13997
2007-10-30 19:36:27 +00:00
Jens Seidler
73d009b7b7
Localization: BOINC distributed websites and BOINC Manager language updated: Chinese Simplified(zh_CN), Spanish(es)
...
svn path=/trunk/boinc/; revision=13993
2007-10-29 21:34:49 +00:00
Jens Seidler
4a012f8c2c
Localization: BOINC distributed websites and BOINC Manager language files: Russian(ru), Durch(nl)
...
svn path=/trunk/boinc/; revision=13866
2007-10-17 05:44:52 +00:00
Jens Seidler
5d05f0c2ff
Localization: BOINC distributed websites and BOINC Manager language updated: Chinese Simplified(zh_CN), Spanish(es)
...
svn path=/trunk/boinc/; revision=13846
2007-10-12 21:24:37 +00:00
Rytis Slatkevičius
f6e3a359aa
Fix #236 :
...
Private messages: allow interaction with multiple messages from the inbox, add new related translation strings.
svn path=/trunk/boinc/; revision=13761
2007-10-03 10:03:49 +00:00
Jens Seidler
c9b61fcefa
Localization: BOINC distributed websites and BOINC Manager language files updated: Russian(ru), Italian(it)
...
svn path=/trunk/boinc/; revision=13637
2007-09-23 12:00:03 +00:00
Rytis Slatkevičius
dd89e307c1
Add a few new strings to website translation files; update Lithuanian translation
...
svn path=/trunk/boinc/; revision=13579
2007-09-12 14:32:59 +00:00
Jens Seidler
0f92338188
Localization: BOINC website and BOINC Manager language files updated: Chinese simplified(zh_CN), Russian(ru)
...
svn path=/trunk/boinc/; revision=13553
2007-09-06 05:44:54 +00:00
Rytis Slatkevičius
bebcb0ef61
Localization: web language files updated: Spanish(es)
...
svn path=/trunk/boinc/; revision=13466
2007-08-26 15:50:13 +00:00
Rytis Slatkevičius
8d01c0ea9f
Localization: web language files updated: Chinese Simplified (zh_CN)
...
svn path=/trunk/boinc/; revision=13465
2007-08-26 12:19:39 +00:00
Rytis Slatkevičius
31901159fc
Make private message functions translatable, using newly added string-based translation method.
...
Update English and Lithuanian languages.
svn path=/trunk/boinc/; revision=13460
2007-08-25 15:04:29 +00:00
Rytis Slatkevičius
b50174a589
Update Lithuanian translations
...
svn path=/trunk/boinc/; revision=13121
2007-07-08 11:46:06 +00:00
Janus B. Kristensen
172d2b8a04
Added text for top host page title
...
svn path=/trunk/boinc/; revision=13103
2007-07-05 11:16:59 +00:00
Rytis Slatkevičius
71ac323e7c
Convert multiple locales to use UTF-8 instead of custom character sets.
...
svn path=/trunk/boinc/; revision=13095
2007-07-04 11:17:34 +00:00
Jens Seidler
e88e8758a7
Localization: Web and BOINC survey language files: Polish(pl) Czech(cs)
...
svn path=/trunk/boinc/; revision=12550
2007-05-04 05:55:17 +00:00
Jens Seidler
9c70d448ef
Localization: Web language files updated: Japanese(ja,ja_JP)
...
svn path=/trunk/boinc/; revision=12484
2007-04-26 17:01:10 +00:00
Jens Seidler
e44345f8aa
Localization: Web file fixed: English Masterfile (en)
...
svn path=/trunk/boinc/; revision=12132
2007-02-21 17:33:25 +00:00
Jens Seidler
621f7a66f3
Localization: Web, project-specific and BOINC survey language files updated: German(de), French(fr), Slovak(sk), Chinese simplified(zh_CN), Chinese Traditional(zh_TW)
...
svn path=/trunk/boinc/; revision=11948
2007-01-24 06:51:41 +00:00
Jens Seidler
185c27b91b
Localization: Web, project-specific and BOINC survey language files updated: Belarussian(be), Spanish(es), Dutch(nl), Slovak(sk)
...
svn path=/trunk/boinc/; revision=11808
2007-01-09 06:31:14 +00:00