Commit Graph

1438 Commits

Author SHA1 Message Date
David Anderson 4265d3db4b *** empty log message ***
svn path=/trunk/boinc/; revision=9393
2006-02-02 20:06:36 +00:00
David Anderson 5f8f7f6acd create team RPC
svn path=/trunk/boinc/; revision=9380
2006-02-01 20:19:51 +00:00
Bruce Allen 2dc85757c3 user web: modify David's previous change. Make 'pending
credit link display only if 'show_results' enabled in
project config.xml file.

svn path=/trunk/boinc/; revision=9374
2006-02-01 04:00:11 +00:00
David Anderson fa5f5e96a6 *** empty log message ***
svn path=/trunk/boinc/; revision=9369
2006-02-01 00:23:49 +00:00
David Anderson f6f1835534 *** empty log message ***
svn path=/trunk/boinc/; revision=9368
2006-01-31 22:21:11 +00:00
David Anderson f886cb6f22 *** empty log message ***
svn path=/trunk/boinc/; revision=9314
2006-01-25 19:02:01 +00:00
David Anderson 51aefe4979 rss
svn path=/trunk/boinc/; revision=9270
2006-01-20 07:39:29 +00:00
David Anderson cd3fbc0ed1 Mauritius
svn path=/trunk/boinc/; revision=9257
2006-01-17 20:22:25 +00:00
Bruce Allen a5fa21f6dc user web pages: in list of hosts, add link to show results
if project is configured to show results.

svn path=/trunk/boinc/; revision=9247
2006-01-16 17:34:54 +00:00
Bruce Allen 9483ced59e user web pages: if can't delete host because there are still
results, give clearer error message and link to list of results.

svn path=/trunk/boinc/; revision=9246
2006-01-16 14:29:32 +00:00
Bruce Allen d68c82518a user host info page: when giving IP data, show both private
AND external IP (only for owner of host machine)

svn path=/trunk/boinc/; revision=9245
2006-01-16 12:36:14 +00:00
Bruce Allen 25ce5f8069 ops page: add external IP to data shown for host
svn path=/trunk/boinc/; revision=9244
2006-01-16 12:19:40 +00:00
David Anderson 92409fdb82 team lookup XML
svn path=/trunk/boinc/; revision=9242
2006-01-16 06:04:16 +00:00
David Anderson 782d76dd30 moved server status pages
svn path=/trunk/boinc/; revision=9241
2006-01-16 05:48:11 +00:00
Janus B. Kristensen 705410fc04 Small fix that should enable the serverside cache and clientside cache to cooperate (instead of only the serverside cache).
svn path=/trunk/boinc/; revision=9232
2006-01-14 23:48:30 +00:00
David Anderson 2d3e4550d6 *** empty log message ***
svn path=/trunk/boinc/; revision=9231
2006-01-14 08:25:59 +00:00
David Anderson 0e92e2974a forum fix
svn path=/trunk/boinc/; revision=9230
2006-01-14 08:23:57 +00:00
David Anderson ca7fc562d5 *** empty log message ***
svn path=/trunk/boinc/; revision=9222
2006-01-13 01:07:05 +00:00
David Anderson 24a078ee63 *** empty log message ***
svn path=/trunk/boinc/; revision=9221
2006-01-12 22:05:41 +00:00
David Anderson 2c1bf9fb82 team lookup web RPC
svn path=/trunk/boinc/; revision=9209
2006-01-10 23:21:23 +00:00
Bruce Allen 57f89046ef fix bug on page that shows profile for a given user. The total
number of posts made by a given user is not shown correctly.

The PHP code assumes that this numberis given by user.posts.  However
in html/inc/db_forum.inc, the value of user.posts is NOT
incremented each time a user makes a new post (either starting
a new thread or replying to an existing one).  For the moment, my
the fix is to simply scan the database and count the number of posts by the
user, to give the right value on the profile page.

An alternative fix (which would be less DB intensive, overall)
is to (1) fix db_forum.inc so that it properly increments user.posts and
then (2) add an update_db.php script entry that correctly sets user.posts
by counting the number of posts for each user.

svn path=/trunk/boinc/; revision=9197
2006-01-09 09:43:17 +00:00
David Anderson 237e83a2de uotd bbcode
svn path=/trunk/boinc/; revision=9196
2006-01-09 08:37:44 +00:00
David Anderson dec7f05fcd *** empty log message ***
svn path=/trunk/boinc/; revision=9190
2006-01-06 19:45:46 +00:00
Jens Seidler 3f43a63bf9 Localization: Web language files updated: Chinese Simplified (zh_CN), Brazilian Portuguese (pt_BR)
svn path=/trunk/boinc/; revision=9164
2006-01-03 06:12:52 +00:00
David Anderson a941a17019 *** empty log message ***
svn path=/trunk/boinc/; revision=9162
2005-12-30 06:48:19 +00:00
Bruce Allen 1eb780f444 Added sort ability on user fields. Limit database stress by requiring
at least three characters of search string.
To-do: add similar functionality for profile search

svn path=/trunk/boinc/; revision=9150
2005-12-27 18:21:00 +00:00
Bruce Allen 90bec63406 Modified the pages to search users and profiles so that the results
display a bit more info about the users (date joined project, country,
total credit, RAC)..

svn path=/trunk/boinc/; revision=9149
2005-12-26 20:03:06 +00:00
David Anderson d19b6419bb *** empty log message ***
svn path=/trunk/boinc/; revision=9136
2005-12-23 22:36:37 +00:00
David Anderson fb225fcad4 *** empty log message ***
svn path=/trunk/boinc/; revision=9128
2005-12-22 21:46:35 +00:00
David Anderson 829bc4c678 translation fixes
svn path=/trunk/boinc/; revision=9121
2005-12-22 08:22:44 +00:00
David Anderson 32e31d3ede web fix
svn path=/trunk/boinc/; revision=9114
2005-12-21 22:59:21 +00:00
Matt Lebofsky d33d440b43 *** empty log message ***
svn path=/trunk/boinc/; revision=9113
2005-12-21 21:58:34 +00:00
Jens Seidler 1a59f0ca45 Localization: Clientgui and web language files updated: Chinese Simplified (zh_CN), Czech (cs)
svn path=/trunk/boinc/; revision=9106
2005-12-21 05:51:30 +00:00
Matt Lebofsky 96fdfb0f67 *** empty log message ***
svn path=/trunk/boinc/; revision=9094
2005-12-19 21:20:32 +00:00
David Anderson 6374d88da0 web RPC additions
svn path=/trunk/boinc/; revision=9088
2005-12-19 07:42:40 +00:00
Jens Seidler 8770dae99f Localization: Clientgui and web language files updated: Chinese Simplified (zh_CN), Russian (ru), German (de), Jpanese (ja), Czech (cs)
svn path=/trunk/boinc/; revision=9087
2005-12-19 06:19:39 +00:00
David Anderson 1959fbe160 don't leak fds to apps
svn path=/trunk/boinc/; revision=9084
2005-12-18 02:00:15 +00:00
Bruce Allen b87eed0dd0 [From Walt Gribben]
Cleanup of parameters that define disk free space requirements.
Previously these were spread around in different places.  Now
these are defined by some config.xml options that are used by
PHP pages and by the scheduler code.  See a description in
doc/configuration.php.

svn path=/trunk/boinc/; revision=9081
2005-12-17 04:53:48 +00:00
Bruce Allen 78c552d8dc Restrict list of top hosts to those with > 300 credits. This prevents
hosts that have done only one or two WU and have anomalously high
RAC values from heading the list.

svn path=/trunk/boinc/; revision=9079
2005-12-16 21:18:52 +00:00
Bruce Allen 68c79d4ad7 On David's request, added the E@H 'server_status.php' page. Note that
this is not linked to from the sample project home page.  It also contains
at least some E@H-specific stuff, but David promised to clean this up (:-).

svn path=/trunk/boinc/; revision=9071
2005-12-15 17:19:56 +00:00
Bruce Allen 5f61674bad Made 'last scheduler contact' values a link to the posted server-side
scheduler logs.  On projects that don't post logs, these links will
simply give a 'not found' error if the user clicks on them.

svn path=/trunk/boinc/; revision=9070
2005-12-15 17:16:48 +00:00
David Anderson d0df76e6aa *** empty log message ***
svn path=/trunk/boinc/; revision=9063
2005-12-14 01:07:10 +00:00
David Anderson b451979ab0 user web fixes
svn path=/trunk/boinc/; revision=9059
2005-12-10 02:21:06 +00:00
Jens Seidler 0d1fb449ef Localization: Clientgui and web language files updated: Jpanese (ja), Spanish (es), Danish (da), Polish (pl)
svn path=/trunk/boinc/; revision=9055
2005-12-09 06:41:25 +00:00
David Anderson 877f39921f *** empty log message ***
svn path=/trunk/boinc/; revision=9048
2005-12-06 23:00:44 +00:00
David Anderson 1c5ebc6ef8 *** empty log message ***
svn path=/trunk/boinc/; revision=9036
2005-12-05 20:52:35 +00:00
David Anderson db55337219 web stuff
svn path=/trunk/boinc/; revision=9034
2005-12-04 23:39:09 +00:00
David Anderson 413c161c36 *** empty log message ***
svn path=/trunk/boinc/; revision=9012
2005-11-30 22:52:23 +00:00
Janus B. Kristensen 55abab8a0b mysql_escape input strings for profiles.
svn path=/trunk/boinc/; revision=9007
2005-11-29 21:28:12 +00:00
Jens Seidler b1aa91f662 Localization: Web language files updated: Polish (pl)
svn path=/trunk/boinc/; revision=9006
2005-11-29 17:24:59 +00:00
Janus B. Kristensen c81f8769a1 Take sort order into account when displaying only the X last posts
svn path=/trunk/boinc/; revision=8973
2005-11-28 00:24:32 +00:00
David Anderson d049169dba accept account key as passwd
svn path=/trunk/boinc/; revision=8960
2005-11-26 20:56:54 +00:00
Janus B. Kristensen 46fea8158e Added semitransparent background to quotes.
svn path=/trunk/boinc/; revision=8927
2005-11-24 21:12:58 +00:00
Janus B. Kristensen 96f82f3a4f Display only last Y posts if thread has more than X posts in total.
svn path=/trunk/boinc/; revision=8925
2005-11-24 16:36:12 +00:00
Janus B. Kristensen bfbd0d6bd1 More layout moved to CSS and corrections in the text transformer.
svn path=/trunk/boinc/; revision=8924
2005-11-24 16:26:05 +00:00
Janus B. Kristensen 48c0603ab8 More layout moved to CSS
svn path=/trunk/boinc/; revision=8923
2005-11-24 16:20:48 +00:00
David Anderson 66209eca82 *** empty log message ***
svn path=/trunk/boinc/; revision=8914
2005-11-23 03:28:31 +00:00
David Anderson 7adccd96d7 *** empty log message ***
svn path=/trunk/boinc/; revision=8912
2005-11-23 01:54:18 +00:00
Jens Seidler 73091a9933 Localization: Clientgui and web language files updated: Russian (ru), Latvian (lv)
svn path=/trunk/boinc/; revision=8889
2005-11-21 06:02:26 +00:00
Bruce Allen 7127761bd7 user ops page now shows passwd_hash and a bit of other info
svn path=/trunk/boinc/; revision=8884
2005-11-19 21:26:20 +00:00
Bruce Allen 82bfb01de4 Fix oversight in David's checkin
svn path=/trunk/boinc/; revision=8883
2005-11-19 21:15:29 +00:00
David Anderson b803f9b432 fill in blank passwd_hash
svn path=/trunk/boinc/; revision=8882
2005-11-19 20:33:55 +00:00
Jens Seidler e647f51668 Localization: Clientgui and web language files updated: Chinese Traditional (zh_TW), Svedish (sv_SE), Russian (ru), French (fr)
svn path=/trunk/boinc/; revision=8872
2005-11-18 06:17:35 +00:00
Janus B. Kristensen 61e9ef2aba Team search is substring search instead of prefix search.
svn path=/trunk/boinc/; revision=8865
2005-11-16 09:14:49 +00:00
David Anderson 2fd5bf26d8 web RPC for setting venue
svn path=/trunk/boinc/; revision=8854
2005-11-14 18:38:09 +00:00
David Anderson 58d94e2f65 add venue to RPC params
svn path=/trunk/boinc/; revision=8850
2005-11-13 06:48:26 +00:00
Jens Seidler 71e9d791dd Localization: Clientgui and web language files updated: German (de), Greek(el), French (fr), Swedish (sv_SE)
svn path=/trunk/boinc/; revision=8836
2005-11-09 21:36:26 +00:00
Jens Seidler dd7991173f Localization: Clientgui and web language files updated: Japanese (ja), Greek(el), Spanish (es)
svn path=/trunk/boinc/; revision=8804
2005-11-07 05:25:23 +00:00
David Anderson 0d7f8d16a7 *** empty log message ***
svn path=/trunk/boinc/; revision=8794
2005-11-02 23:47:25 +00:00
Jens Seidler 9aee543e69 Localization: Clientgui files updated: Russian (ru), Czech (cs), Japanese (ja), Danish (da), Greek (el)
svn path=/trunk/boinc/; revision=8784
2005-11-01 22:17:39 +00:00
David Anderson 17617df915 *** empty log message ***
svn path=/trunk/boinc/; revision=8780
2005-11-01 04:13:22 +00:00
David Anderson acc3b042f8 *** empty log message ***
svn path=/trunk/boinc/; revision=8772
2005-10-29 05:30:57 +00:00
David Anderson c2dff598d9 language list fix
svn path=/trunk/boinc/; revision=8771
2005-10-29 04:56:33 +00:00
David Anderson 35b45f4371 *** empty log message ***
svn path=/trunk/boinc/; revision=8767
2005-10-28 20:03:30 +00:00
David Anderson 5a10d5929b *** empty log message ***
svn path=/trunk/boinc/; revision=8762
2005-10-28 07:27:15 +00:00
Jens Seidler 4664a03623 Localization: Clientgui and web language files updated: Japanese (ja), Czech (cs)
svn path=/trunk/boinc/; revision=8743
2005-10-25 05:01:07 +00:00
Janus B. Kristensen 30a156a2e9 Fixed a typo that supposedly caused random forum layout errors.
svn path=/trunk/boinc/; revision=8741
2005-10-23 17:28:02 +00:00
David Anderson 8bf23a52b5 host merge fixes
svn path=/trunk/boinc/; revision=8740
2005-10-23 07:45:56 +00:00
David Anderson cf50f9bbe9 host merge fixes
svn path=/trunk/boinc/; revision=8738
2005-10-23 07:11:23 +00:00
David Anderson c6c2422207 be careful deleting project_init.xml
svn path=/trunk/boinc/; revision=8705
2005-10-19 21:04:45 +00:00
Jens Seidler 4f81e48308 Localization: Clientgui and web language files updated: Chinese Traditional (zh_TW)
svn path=/trunk/boinc/; revision=8701
2005-10-18 21:44:32 +00:00
David Anderson 4a53269531 profile fixes
svn path=/trunk/boinc/; revision=8684
2005-10-17 03:03:48 +00:00
Janus B. Kristensen 7523c3f7d9 Added = to == to get === (a boolean comparison) instead of == (an evaluated value comparison)
svn path=/trunk/boinc/; revision=8683
2005-10-16 10:11:19 +00:00
David Anderson 9dc3ca508e PHP profile include fix
svn path=/trunk/boinc/; revision=8674
2005-10-14 00:05:41 +00:00
Janus B. Kristensen f2cefff84a HTML version of team name now available again.
svn path=/trunk/boinc/; revision=8670
2005-10-13 09:03:43 +00:00
David Anderson 3e6f1f062c account creation cleanup
svn path=/trunk/boinc/; revision=8666
2005-10-12 22:51:55 +00:00
Bruce Allen ce6426026c Fix bug in cancel WU script
svn path=/trunk/boinc/; revision=8653
2005-10-11 19:27:37 +00:00
David Anderson d6b863c84d *** empty log message ***
svn path=/trunk/boinc/; revision=8562
2005-10-08 19:12:43 +00:00
David Anderson bcd86f38ab *** empty log message ***
svn path=/trunk/boinc/; revision=8558
2005-10-07 23:19:20 +00:00
David Anderson 0c30f68f44 generic get_project_config.php
svn path=/trunk/boinc/; revision=8555
2005-10-07 20:03:15 +00:00
David Anderson 2306ba39ab add elements fo config file
svn path=/trunk/boinc/; revision=8550
2005-10-07 19:19:07 +00:00
Bruce Allen 258170dce3 Added a graphic for the 'report post' button.
svn path=/trunk/boinc/; revision=8549
2005-10-07 18:20:47 +00:00
Jens Seidler 3108a98330 Localization: Clientgui and web language files updated: German (de), Swedish (sv_SE/sv), Durch( nl), French (fr)
svn path=/trunk/boinc/; revision=8542
2005-10-07 16:02:00 +00:00
Bruce Allen d8ae84126a Emergency fix: prevent users from creating password<6 chars long
using web-page interface.  David, Janus, the min password length
needs to be parsed from a single place, eg config.xml, and used
consistently in both PHP and client-side ops.

svn path=/trunk/boinc/; revision=8541
2005-10-07 14:28:08 +00:00
Matt Lebofsky 54d9ce7cb0 ps w -> ps ww
svn path=/trunk/boinc/; revision=8537
2005-10-06 20:22:21 +00:00
Janus B. Kristensen e5f8640c47 Testing if this removes warnings
svn path=/trunk/boinc/; revision=8514
2005-10-05 20:17:36 +00:00
David Anderson dbf95d28ca change email before set passwd
svn path=/trunk/boinc/; revision=8430
2005-10-03 22:16:32 +00:00
David Anderson 5c5886c7a5 login on account setup fix
svn path=/trunk/boinc/; revision=8427
2005-10-03 19:21:19 +00:00
David Anderson 8736716699 password link
svn path=/trunk/boinc/; revision=8420
2005-10-03 17:28:50 +00:00
David Anderson ffbfdb5ce4 *** empty log message ***
svn path=/trunk/boinc/; revision=8411
2005-10-02 18:23:38 +00:00
Jens Seidler 4872e2dba7 Localization: Clientgui and web language files updated: Russian (ru), Spanish (es), Chinese (zh_CN)
svn path=/trunk/boinc/; revision=8406
2005-10-02 06:57:22 +00:00
Bruce Allen 97b5956d6b More undefined variables
svn path=/trunk/boinc/; revision=8402
2005-10-01 18:40:39 +00:00
Bruce Allen 0cd8eab5bf Eliminate a few more undefined variables
svn path=/trunk/boinc/; revision=8401
2005-10-01 18:30:15 +00:00
Bruce Allen 20030738da eliminate a '===' typo
eliminate use of undefined variables

correct use of 'define()' syntax in the .inc file output
by translation.inc

svn path=/trunk/boinc/; revision=8400
2005-10-01 18:19:28 +00:00
Bruce Allen c62d4ef71b Undefined variable
svn path=/trunk/boinc/; revision=8399
2005-10-01 17:50:15 +00:00
Bruce Allen 9fb3b46797 David, if you really wanted USE_PHPMAILER to be a const not a variable
then have

if (defined(USE_PHPMAILER)) {
    $USE_PHPMAILER=USE_PHPMAILER;
} else {
    $USE_PHPMAILER=false;
}
http://de3.php.net/manual/en/language.constants.php

says no dollars sign should be prepended if you are using a constant not a
variable.

svn path=/trunk/boinc/; revision=8398
2005-10-01 17:34:09 +00:00
Bruce Allen c9f15ce395 Uninitalized variable
svn path=/trunk/boinc/; revision=8397
2005-10-01 17:17:00 +00:00
Bruce Allen e0ec126c5d Eliminate PHP warning
svn path=/trunk/boinc/; revision=8396
2005-10-01 17:10:31 +00:00
Bruce Allen 14bbb16fb9 util.inc calls tr() tranlsation function so thus needs to include this.
svn path=/trunk/boinc/; revision=8392
2005-10-01 16:07:11 +00:00
Bruce Allen 2a3545a547 Only screen profile pictures, not responses.
svn path=/trunk/boinc/; revision=8391
2005-10-01 16:00:31 +00:00
Janus B. Kristensen 8e9a59767f *** empty log message ***
svn path=/trunk/boinc/; revision=8389
2005-10-01 11:29:31 +00:00
Janus B. Kristensen 0ebf1c17ff Email to moderators about reported posts
svn path=/trunk/boinc/; revision=8387
2005-10-01 11:11:53 +00:00
Bruce Allen 9179a8f30d Janus, you neglected to include the tranlation.inc file in your check
in a few days ago!

svn path=/trunk/boinc/; revision=8376
2005-10-01 01:39:32 +00:00
David Anderson 207d16343a *** empty log message ***
svn path=/trunk/boinc/; revision=8355
2005-09-30 06:17:43 +00:00
Bruce Allen cb260c471b More utiliites for converting things to bbcode. This was needed because
otherwise the stuff in the signatures was totally messing up the forum pages.

svn path=/trunk/boinc/; revision=8348
2005-09-30 01:29:58 +00:00
David Anderson ac359dcca7 Python support
svn path=/trunk/boinc/; revision=8336
2005-09-29 23:18:33 +00:00
Jens Seidler e0606a0b57 Localization: Web language files updated: Chinese (zh_CN), Korean (ko)
svn path=/trunk/boinc/; revision=8322
2005-09-29 20:30:31 +00:00
Jens Seidler e7819636b1 Localization: Clientgui and web language files updated: Russian (ru), Romanian (ro), Czech (cs)
svn path=/trunk/boinc/; revision=8316
2005-09-29 17:22:54 +00:00
Matt Lebofsky 84cce04828 quick fix (added trim() around parse xml elements).
svn path=/trunk/boinc/; revision=8234
2005-09-27 21:40:50 +00:00
Janus B. Kristensen 53a262ebde Added bbcode info and warnings
svn path=/trunk/boinc/; revision=8232
2005-09-27 20:53:00 +00:00
Janus B. Kristensen a4d932c2ed *** empty log message ***
svn path=/trunk/boinc/; revision=8230
2005-09-27 20:46:23 +00:00
Janus B. Kristensen 60b6c6d973 Translate text from forum_post page
svn path=/trunk/boinc/; revision=8228
2005-09-27 20:38:44 +00:00
Janus B. Kristensen 1b919d324e Translate bbcode information
svn path=/trunk/boinc/; revision=8227
2005-09-27 20:34:05 +00:00
David Anderson 941d7e21d8 fix DEBUG symbol collision
svn path=/trunk/boinc/; revision=8189
2005-09-26 23:28:48 +00:00
Matt Lebofsky 4869d45f65 *** empty log message ***
svn path=/trunk/boinc/; revision=8185
2005-09-26 20:46:56 +00:00
David Anderson bd668c4b9e profile screening conditionally restored
svn path=/trunk/boinc/; revision=8182
2005-09-26 20:01:01 +00:00
Matt Lebofsky 8da3a3e9b7 removed "apache" words that broke variables...
svn path=/trunk/boinc/; revision=8181
2005-09-26 19:56:32 +00:00
Matt Lebofsky 4a9c5ba469 fixed apache_request_headers bugs
svn path=/trunk/boinc/; revision=8178
2005-09-26 19:52:01 +00:00
Matt Lebofsky dfedc30dff reintroduced xml->output file code
svn path=/trunk/boinc/; revision=8177
2005-09-26 18:11:14 +00:00
Matt Lebofsky b7e459694e fixed missing comma
svn path=/trunk/boinc/; revision=8170
2005-09-25 16:18:01 +00:00
David Anderson 5d9e3a61fd profile picture verification
svn path=/trunk/boinc/; revision=8169
2005-09-25 05:47:48 +00:00
David Anderson 66ef4a6b49 *** empty log message ***
svn path=/trunk/boinc/; revision=8168
2005-09-24 22:30:19 +00:00
David Anderson 1e581bcc24 *** empty log message ***
svn path=/trunk/boinc/; revision=8154
2005-09-23 05:38:38 +00:00
David Anderson 9c6d0c4e5a *** empty log message ***
svn path=/trunk/boinc/; revision=8153
2005-09-22 23:51:52 +00:00
David Anderson adf9748d99 Macedonia
svn path=/trunk/boinc/; revision=8150
2005-09-22 23:27:08 +00:00
Matt Lebofsky 13c3d202b5 *** empty log message ***
svn path=/trunk/boinc/; revision=8148
2005-09-22 22:07:30 +00:00
David Anderson edd1ecf51b *** empty log message ***
svn path=/trunk/boinc/; revision=8134
2005-09-21 23:59:23 +00:00
David Anderson 773e53aa43 *** empty log message ***
svn path=/trunk/boinc/; revision=8133
2005-09-21 23:25:21 +00:00
David Anderson d08355f4da benchmark suspend logic
svn path=/trunk/boinc/; revision=8132
2005-09-21 21:39:35 +00:00
Matt Lebofsky c6bd005ed6 *** empty log message ***
svn path=/trunk/boinc/; revision=8121
2005-09-20 22:48:35 +00:00
David Anderson 5aa258b629 *** empty log message ***
svn path=/trunk/boinc/; revision=8059
2005-09-20 17:54:53 +00:00
David Anderson 331d273b36 *** empty log message ***
svn path=/trunk/boinc/; revision=8057
2005-09-20 17:54:52 +00:00
David Anderson 379cea1b2a bbcode convert script
svn path=/trunk/boinc/; revision=8052
2005-09-20 05:36:35 +00:00
David Anderson 28551ae350 *** empty log message ***
svn path=/trunk/boinc/; revision=8044
2005-09-17 21:28:25 +00:00
Matt Lebofsky 1da51704fe Further cleaning up of donation stuff. Project speific code is now in
../projects/donations.inc.

svn path=/trunk/boinc/; revision=8032
2005-09-15 20:45:11 +00:00
Rom Walton d491bf7566 *** empty log message ***
svn path=/trunk/boinc/; revision=8031
2005-09-15 18:30:17 +00:00
Matt Lebofsky e442b70263 *** empty log message ***
svn path=/trunk/boinc/; revision=8030
2005-09-15 18:18:53 +00:00
Jens Seidler 63377e6b27 Localization: Web anguage files updated: Spanish (es), German (de), Czech (cs)
svn path=/trunk/boinc/; revision=7984
2005-09-13 05:37:42 +00:00
Jens Seidler b483abc568 Localization: Clientgui and web language files updated: Spanish (es), Italian (it)
svn path=/trunk/boinc/; revision=7981
2005-09-12 05:42:42 +00:00
Janus B. Kristensen 2700099283 Removed the "title_plain" that was only (wrongly) used by teampage. The if-sentence looked really funny =)
svn path=/trunk/boinc/; revision=7979
2005-09-11 21:49:56 +00:00
Janus B. Kristensen 3fe81ac160 Only use non-html for team page display
svn path=/trunk/boinc/; revision=7975
2005-09-11 21:44:40 +00:00
Janus B. Kristensen 9822f038f0 Cleanup + Moderated posts no longer show up in result lists + "translatability"
svn path=/trunk/boinc/; revision=7973
2005-09-11 21:11:34 +00:00
Janus B. Kristensen d803fbeb52 Added translation tokens for the forum search action pages (form still missing translation tokens).
svn path=/trunk/boinc/; revision=7972
2005-09-11 21:10:30 +00:00
Bruce Allen c0f10ced41 Previously the only
profiles with verification=1 were those with credit, so UOTD was
selected from those.  Now there are profiles of users with zero credit
that have verification=1.  So script that selects UOTD now does
a table join to restrict profile searches to those of users with
credit only.

svn path=/trunk/boinc/; revision=7969
2005-09-11 08:09:39 +00:00
Bruce Allen 4185f363ed Web pages. To control the posting of offsensive pictures, do not
display any user profile pictures until they have been verified by
project admin.  When user enters or modifies picture, only they can
see if.  If not yet verified, they will see a message saying that
other users can't see it until it has been verified by the project.
If admins have rejected it, user will see a message saying that they
must replace their picture or no one but themselves can see it.

The only known side effect of this is that selection of UOTD is now
includes users with no credit.  I will try to fix this.

svn path=/trunk/boinc/; revision=7967
2005-09-11 07:31:42 +00:00
Bruce Allen 6502400932 user profiles: do NOT display pictures in Gallery where admin has
rejected profile.  Janus, I don't know if this is complete enough
to prevent rejected pictures from EVER being shown.  Do you?

svn path=/trunk/boinc/; revision=7964
2005-09-10 06:16:31 +00:00
David Anderson f45961a433 *** empty log message ***
svn path=/trunk/boinc/; revision=7955
2005-09-09 20:28:55 +00:00
David Anderson 81df3c4dce *** empty log message ***
svn path=/trunk/boinc/; revision=7929
2005-09-08 20:33:04 +00:00
Janus B. Kristensen b19ba89d79 Avoid cases where the page would show "Next 20" but no more users/teams are registered.
svn path=/trunk/boinc/; revision=7830
2005-09-07 16:00:27 +00:00
Janus B. Kristensen 6ecd1b8008 Make compiler more stable in a heavily accessed environment, where mutual exclusion cannot be guaranteed by the filesystem.
svn path=/trunk/boinc/; revision=7827
2005-09-07 15:54:35 +00:00
Janus B. Kristensen 36d4324a53 Added top teams listing translation ability
svn path=/trunk/boinc/; revision=7826
2005-09-07 15:51:28 +00:00
Janus B. Kristensen e301c49691 Added top teams listing translation tokens
svn path=/trunk/boinc/; revision=7825
2005-09-07 15:50:24 +00:00
Jens Seidler fefbcfc140 Localization: project-specific files updated: Polish (pl)
svn path=/trunk/boinc/; revision=7771
2005-09-06 05:33:26 +00:00
Jens Seidler 6cf82ec337 Localization: project-specific files updated: Polish (pl)
svn path=/trunk/boinc/; revision=7770
2005-09-06 05:27:09 +00:00
Jens Seidler 740cf2564f Localization: project-specific files updated: Polish (pl)
svn path=/trunk/boinc/; revision=7769
2005-09-06 04:38:29 +00:00
Janus B. Kristensen 43dbefe4d7 *** empty log message ***
svn path=/trunk/boinc/; revision=7767
2005-09-05 11:52:54 +00:00
Janus B. Kristensen fb4a35889c Added BOINC-doc code as [[something]], html is off by default.
svn path=/trunk/boinc/; revision=7766
2005-09-05 11:52:20 +00:00
Janus B. Kristensen 39825c3cd1 Adding and deleting too many slashes. This isn't needed.
svn path=/trunk/boinc/; revision=7764
2005-09-05 11:42:41 +00:00
Jens Seidler bbb4fc4e20 Localization: Clientgui and web language files updated: Czech (cs), Russian (ru), Japanese (ja), Japanese Win98 (ja_Win98), Brazilian Portuguese (pt_BR), Swedish (sv_SE), Polish (pl), Polish UTF8 (pl_UTF8),
svn path=/trunk/boinc/; revision=7711
2005-09-01 18:35:11 +00:00
David Anderson abe3fca454 *** empty log message ***
svn path=/trunk/boinc/; revision=7698
2005-08-31 22:50:53 +00:00
David Anderson 20d9274d01 allow zero resource share
svn path=/trunk/boinc/; revision=7692
2005-08-31 18:20:06 +00:00
David Anderson 852dd3a01d allow mixed case passwords
svn path=/trunk/boinc/; revision=7612
2005-08-30 15:50:19 +00:00
David Anderson f3195407d9 *** empty log message ***
svn path=/trunk/boinc/; revision=7611
2005-08-30 15:01:28 +00:00
David Anderson 2acfa60174 PHP changes
svn path=/trunk/boinc/; revision=7609
2005-08-30 14:55:17 +00:00
Janus B. Kristensen 99f75171f6 small correction
svn path=/trunk/boinc/; revision=7606
2005-08-30 09:50:35 +00:00
Janus B. Kristensen 039eb9a0dc When vieweing profiles the output is now based on the logged in user's forum output preferences.
svn path=/trunk/boinc/; revision=7601
2005-08-30 09:41:47 +00:00
David Anderson c3afdf5a7a *** empty log message ***
svn path=/trunk/boinc/; revision=7575
2005-08-29 23:51:38 +00:00
David Anderson 6b5a9fdfbc account creation fix
svn path=/trunk/boinc/; revision=7550
2005-08-29 23:00:59 +00:00
David Anderson faa449a676 user email change
svn path=/trunk/boinc/; revision=7538
2005-08-27 20:49:05 +00:00
David Anderson 8a72aef655 remove email munge code
svn path=/trunk/boinc/; revision=7518
2005-08-26 22:26:26 +00:00
David Anderson 041b6f24c6 *** empty log message ***
svn path=/trunk/boinc/; revision=7492
2005-08-25 23:07:58 +00:00
David Anderson 66fbe0cfbe *** empty log message ***
svn path=/trunk/boinc/; revision=7360
2005-08-16 20:48:21 +00:00
Janus B. Kristensen 8837a9c992 *** empty log message ***
svn path=/trunk/boinc/; revision=7354
2005-08-16 09:29:57 +00:00
Janus B. Kristensen 2fd8d74b6e Top users should include inactive users in RAC listing. Fixed some serious typos in cache timing.
Top teams can now be translated.

svn path=/trunk/boinc/; revision=7353
2005-08-16 09:20:25 +00:00
Janus B. Kristensen 2a9636f726 Team tables should also remember the team type when linking
svn path=/trunk/boinc/; revision=7352
2005-08-16 09:17:49 +00:00
David Anderson 9276415e06 *** empty log message ***
svn path=/trunk/boinc/; revision=7234
2005-08-11 00:17:00 +00:00
Rom Walton 5a606613f4 *** empty log message ***
svn path=/trunk/boinc/; revision=7233
2005-08-11 00:07:33 +00:00
Rom Walton f1206c6222 *** empty log message ***
svn path=/trunk/boinc/; revision=7232
2005-08-10 23:53:33 +00:00
Rom Walton 381fe4ade9 *** empty log message ***
svn path=/trunk/boinc/; revision=7229
2005-08-10 18:56:35 +00:00
Rom Walton bf217369ab *** empty log message ***
svn path=/trunk/boinc/; revision=7228
2005-08-10 18:41:45 +00:00
Rom Walton fc91bc7ef0 *** empty log message ***
svn path=/trunk/boinc/; revision=7226
2005-08-10 08:55:57 +00:00
David Anderson f8f68c0dc9 startup logic
svn path=/trunk/boinc/; revision=7224
2005-08-10 00:18:52 +00:00
David Anderson b36fef1e87 *** empty log message ***
svn path=/trunk/boinc/; revision=7216
2005-08-09 18:46:53 +00:00
David Anderson 1226a56d4c show db errors
svn path=/trunk/boinc/; revision=7211
2005-08-08 18:16:47 +00:00
David Anderson b3dc4bcbe4 new account setup
svn path=/trunk/boinc/; revision=7205
2005-08-07 01:33:15 +00:00
Janus B. Kristensen a2a0c7c019 Correct mistakes where user has hit space
svn path=/trunk/boinc/; revision=6973
2005-08-02 17:00:59 +00:00
Bruce Allen 15d5fce125 Trivial reordering
svn path=/trunk/boinc/; revision=6872
2005-07-29 22:54:04 +00:00
Bruce Allen 18799e34d0 Sort users list of hosts by last rpc time received and add a
corresponding table column.  David's going
to clean this up to sort by any column.

svn path=/trunk/boinc/; revision=6708
2005-07-21 06:57:40 +00:00
David Anderson 9f5c3c3da8 *** empty log message ***
svn path=/trunk/boinc/; revision=6701
2005-07-20 12:49:45 +00:00
Bruce Allen 5fd8a2ca2b Correct comment
svn path=/trunk/boinc/; revision=6639
2005-07-14 20:31:23 +00:00