Eric J. Korpela
d28603a112
Fixed typo that was breaking email notifications regarding moderations.
...
svn path=/trunk/boinc/; revision=14261
2007-11-19 17:07:35 +00:00
David Anderson
e5c3b749c4
- user web: tweak PM-related text
...
svn path=/trunk/boinc/; revision=14259
2007-11-19 16:44:24 +00:00
Rom Walton
9b631ce48f
- MGR: Don't display the snooze icon when CPU benchmarks are
...
running or when computation has been suspended due to
preferences.
clientgui/
BOINCTaskBar.cpp
svn path=/trunk/boinc/; revision=14257
2007-11-19 14:09:04 +00:00
David Anderson
e85f6d492e
- user web: fix forum banishment vote stuff
...
svn path=/trunk/boinc/; revision=14256
2007-11-19 05:14:37 +00:00
David Anderson
615d4dcf22
- user web: the "private-message notification by email" flag
...
should default to off.
Note: it's necessary to clear everyone's flag.
Projects will need to notify users (e.g. via a news item)
that they need to explicitly set this pref if they want email
notification of PMs
svn path=/trunk/boinc/; revision=14255
2007-11-19 02:17:57 +00:00
David Anderson
512af1d30e
- user web: don't append "/" to URL_BASE.
...
URL_BASE is assumed to end with a /.
If you put another /, you end up with // in URLs.
This leads to a situation where you can have
one cookie for // and another for / - bad.
If this causes problems for any projects,
they should edit their project.inc accordingly
svn path=/trunk/boinc/; revision=14254
2007-11-18 22:42:47 +00:00
David Anderson
225b5a86bb
svn path=/trunk/boinc/; revision=14253
2007-11-18 22:18:28 +00:00
David Anderson
f978ce2143
- user web: fix PM mass deletion
...
svn path=/trunk/boinc/; revision=14252
2007-11-18 22:17:39 +00:00
David Anderson
bdf45c8ed6
- user web: fix bug in user list XML display
...
svn path=/trunk/boinc/; revision=14251
2007-11-18 22:06:45 +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
David Anderson
6b4d279dde
- user web: text tweak, fixes #492
...
svn path=/trunk/boinc/; revision=14249
2007-11-18 20:37:37 +00:00
David Anderson
990ce3e46f
- user web: update post.modified when edit post ( fixes #491 )
...
svn path=/trunk/boinc/; revision=14248
2007-11-18 16:25:33 +00:00
David Anderson
09177a1357
- user web: send "red X" notifications on team boards
...
to project admins as well as team founder
svn path=/trunk/boinc/; revision=14246
2007-11-18 04:24:30 +00:00
David Anderson
fd399c351d
- user web: for moderation actions on team forums,
...
send email notifications to team founder (not project admin)
- user web: let project admins (S_ADMIN) moderate team forums
svn path=/trunk/boinc/; revision=14245
2007-11-18 04:10:37 +00:00
David Anderson
c9429ad7a4
- user web: if join team while already in a team,
...
create outgoing delta also
svn path=/trunk/boinc/; revision=14244
2007-11-17 21:59:46 +00:00
David Anderson
3a6ef1d42b
- user web: fix bug in edit forum prefs
...
svn path=/trunk/boinc/; revision=14243
2007-11-17 20:30:33 +00:00
David Anderson
9564dc0931
- user web: bug fix in moderation email send ( fixes #485 )
...
- BOINC-wide teams: HTML-escape user-supplied text (fixes #487 )
svn path=/trunk/boinc/; revision=14240
2007-11-17 16:35:02 +00:00
Rytis Slatkevičius
547dd8d741
user web: add "Powered by BOINC" logo to the repository and update sample_index.php ( fix #460 ).
...
svn path=/trunk/boinc/; revision=14239
2007-11-17 15:02:19 +00:00
David Anderson
2665221920
svn path=/trunk/boinc/; revision=14238
2007-11-17 00:59:11 +00:00
David Anderson
88dd698a0a
svn path=/trunk/boinc/; revision=14237
2007-11-17 00:58:20 +00:00
David Anderson
cca50422cd
svn path=/trunk/boinc/; revision=14236
2007-11-17 00:44:21 +00:00
David Anderson
d0256a3802
- Manager compile fix
...
svn path=/trunk/boinc/; revision=14235
2007-11-17 00:36:53 +00:00
David Anderson
4f3b85803c
- user web: let team founder edit title/description
...
of team message board
svn path=/trunk/boinc/; revision=14234
2007-11-16 22:23:16 +00:00
David Anderson
b597e4d204
- user web: on team message board pages,
...
put a link to the top-level message board
svn path=/trunk/boinc/; revision=14233
2007-11-16 21:48:28 +00:00
David Anderson
877bec76ce
- user web: if user unchecked "OK to send email" pref,
...
don't show his email address to team founder
- user web: change wording on project prefs page to clarify
that emails may come from project OR team
- user web: let team founder delete message board
svn path=/trunk/boinc/; revision=14232
2007-11-16 21:31:43 +00:00
David Anderson
c23eb176a6
- user web: fixes #482
...
svn path=/trunk/boinc/; revision=14231
2007-11-16 20:52:42 +00:00
David Anderson
8097ddefe4
- user web: change Team page:
...
- add more info about team message board (if it exists)
- show list of admins
- show list of new members (in last 24 hours)
- show number of members total, with credit, and with average credit
- move actual list of members to new page (team_members.php)
svn path=/trunk/boinc/; revision=14230
2007-11-16 20:43:07 +00:00
David Anderson
25288d5ca6
- added optional code for user-submitted jobs (from M.F. Somers)
...
- added some scripts in ops/ for managing HR, and for blocking hosts.
(from M.F. Somers; these should be documented in the WIki
and perhaps added to ops/index.php)
svn path=/trunk/boinc/; revision=14229
2007-11-16 16:49:19 +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
Charlie Fenton
0fcf055d00
Mac: Add 64-bit Intel support to Client and libraries.
...
svn path=/trunk/boinc/; revision=14227
2007-11-16 13:48:28 +00:00
Charlie Fenton
513f1875b3
Mac: Add 64-bit Intel support to Client and libraries.
...
svn path=/trunk/boinc/; revision=14226
2007-11-16 13:27:53 +00:00
Charlie Fenton
f5114ac1c5
Mac: Add 64-bit Intel support to Client and libraries.
...
svn path=/trunk/boinc/; revision=14225
2007-11-16 13:27:35 +00:00
Charlie Fenton
db772ab82a
MGR: Fix bug which showed Snooze task bar icon when it shouldn't.
...
svn path=/trunk/boinc/; revision=14224
2007-11-16 09:28:02 +00:00
David Anderson
4cc5144f98
- user web:
...
show team message board on main Message Boards page
svn path=/trunk/boinc/; revision=14223
2007-11-16 01:14:55 +00:00
David Anderson
c358151043
- user web: only team founders can see member email addresses
...
svn path=/trunk/boinc/; revision=14222
2007-11-16 00:26:48 +00:00
David Anderson
22c3f6949f
- user web: fix #478
...
svn path=/trunk/boinc/; revision=14221
2007-11-15 23:56:24 +00:00
David Anderson
2f602575da
- user web: in the various interfaces that show team member's
...
email addresses to team admins,
also show the user's "send_email" flag,
indicating whether the agreed to get "email newsletters"
from the project.
If this is set, teams should NOT send email to that user.
Ideally, we should have a separate preference for whether
to get email from team
(or show email address to team admins at all)
Fixes (more or less) #479
svn path=/trunk/boinc/; revision=14220
2007-11-15 23:25:43 +00:00
David Anderson
d2124b9e33
svn path=/trunk/boinc/; revision=14219
2007-11-15 22:59:31 +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
Rom Walton
50f63c1fd4
- MGR: Shrink the external web link icon to 12x12 to avoid having the
...
grey border.
- MGR: Use tooltips instead of balloons when displaying result completion
status. (from David Barnard)
clientgui/
BOINCTaskBar.cpp, .h
ProjectListCtrl.cpp
clientgui/msw
taskbarex.cpp, .h
svn path=/trunk/boinc/; revision=14214
2007-11-15 15:59:59 +00:00
Charlie Fenton
2247cb6b7f
Mac: Add x86_64 architecture to build of libcurl-7.17.1.
...
svn path=/trunk/boinc/; revision=14212
2007-11-15 12:58:51 +00:00
Charlie Fenton
fbbd67adfe
Workaround for header problem when building libcurl-7.17.1 for ppc with gcc4
...
svn path=/trunk/boinc/; revision=14211
2007-11-15 10:25:15 +00:00
Charlie Fenton
9e438ec7f3
Fix for building libcurl-7.17.1 for ppc with gcc4
...
svn path=/trunk/boinc/; revision=14210
2007-11-15 01:47:23 +00:00
David Anderson
c83eeef1a5
- user web: factor out code for forum header (search forum and PM info)
...
into a separate function.
Don't show subtitle bar for categories with no name.
Rename search_post_titles() to search_post_content()
svn path=/trunk/boinc/; revision=14209
2007-11-15 00:27:02 +00:00
David Anderson
08c45ef7f1
- user web: change stylesheet so that when showing
...
item/value pairs in table, don't bolden values
svn path=/trunk/boinc/; revision=14208
2007-11-14 23:33:45 +00:00
David Anderson
2031a60b4e
svn path=/trunk/boinc/; revision=14207
2007-11-14 23:22:34 +00:00
David Anderson
1abb08ca65
- user web: remove debugging code;
...
remove odd use of tables in edit forum prefs forum
svn path=/trunk/boinc/; revision=14206
2007-11-14 23:22:01 +00:00
David Anderson
86ee8b723d
- user web: bug fix in forum edit function; fixes #474
...
svn path=/trunk/boinc/; revision=14205
2007-11-14 22:49:31 +00:00
David Anderson
9970e2c71b
- user web: bug fixes
...
svn path=/trunk/boinc/; revision=14204
2007-11-14 21:55:05 +00:00
Rytis Slatkevičius
6e57bbebc8
Fix #472 (charset not selected correctly from translation file)
...
svn path=/trunk/boinc/; revision=14203
2007-11-14 20:01:05 +00:00