Commit Graph

11091 Commits

Author SHA1 Message Date
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
David Anderson 70ae27f032 - client: if a project has DCF > 90 and has projected deadline misses,
give its jobs priority.
    (from John McLeod)

svn path=/trunk/boinc/; revision=14201
2007-11-14 17:15:46 +00:00
David Anderson 000a3e5594 - user web: code cleanup, deleted unused files
svn path=/trunk/boinc/; revision=14200
2007-11-14 16:03:47 +00:00
Charlie Fenton 7cbda8244a Release Mac BOINC 5.10.30
svn path=/trunk/boinc/; revision=14199
2007-11-14 14:08:35 +00:00
Charlie Fenton 891e89abb6 Mac: Update libCurl to 7.17.1.
svn path=/trunk/boinc/; revision=14196
2007-11-14 13:55:31 +00:00
Charlie Fenton 525b01461c Mac: Update libCurl to 7.17.1
svn path=/trunk/boinc/; revision=14192
2007-11-14 13:27:01 +00:00
Rytis Slatkevičius 8797fca96a - user web: fix typo in lookup_account.php, preventing attach (fix #471).
svn path=/trunk/boinc/; revision=14191
2007-11-14 12:29:16 +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
Rom Walton 1be435d6ea Quick Updates
svn path=/trunk/boinc/; revision=14186
2007-11-13 20:35:20 +00:00
Rom Walton b49731cb6f Quick Updates
svn path=/trunk/boinc/; revision=14185
2007-11-13 20:32:49 +00:00
Rom Walton c884b709bf svn path=/trunk/boinc/; revision=14182 2007-11-13 18:32:57 +00:00
Rom Walton c11e5a5617 - MGR: Update project list web link image.
clientgui/res/
        externalweblink.xpm
    clientgui/res/templates
        externalweblink.gif

svn path=/trunk/boinc/; revision=14178
2007-11-13 17:27:01 +00:00
Rom Walton 820c4c40f2 - Fix build break introduced by new libcurl headers on Windows.
lib/
        boinc_win.h

svn path=/trunk/boinc/; revision=14177
2007-11-13 17:25:23 +00:00
David Anderson df2b79f400 svn path=/trunk/boinc/; revision=14176 2007-11-13 17:21:08 +00:00