boinc/html/user
David Anderson 71fc375d1b - feeder: created shared mem seg with 0666 rather than 0660.
In principle 0660 should work (assuming apache belongs to admin group)
    but apparently on some Linux systems it doesn't,
    and the feeder gets "can't attach to shared mem" errors.
- scheduler: print uid/gid info if can't attach to shared mem
- user web: fix bug in team founder transfer form

svn path=/trunk/boinc/; revision=13255
2007-08-01 15:35:08 +00:00
..
img - Transparent donor crown 2007-06-13 13:31:51 +00:00
.cvsignore *** empty log message *** 2003-10-15 08:47:15 +00:00
account_finish.php *** empty log message *** 2005-12-06 23:00:44 +00:00
account_finish_action.php account creation cleanup 2005-10-12 22:51:55 +00:00
add_venue.php *** empty log message *** 2007-01-29 18:15:16 +00:00
all_news.php rss 2006-01-20 07:39:29 +00:00
am_get_info.php *** empty log message *** 2006-09-06 20:56:55 +00:00
am_set_host_info.php *** empty log message *** 2006-09-06 20:56:55 +00:00
am_set_info.php *** empty log message *** 2006-12-27 18:22:17 +00:00
apps.php *** empty log message *** 2007-03-19 20:03:06 +00:00
bbcode.php Fix #114: update BBCode to allow easy linking to Trac tickets, wiki and changesets. 2007-05-09 19:30:46 +00:00
black.css *** empty log message *** 2005-05-08 01:30:46 +00:00
boinc_logo_trans.gif *** empty log message *** 2004-06-09 02:34:13 +00:00
bug_report_action.php *** empty log message *** 2004-05-11 22:49:23 +00:00
bug_report_form.php *** empty log message *** 2004-05-11 22:49:23 +00:00
cert1.php *** empty log message *** 2007-01-03 16:18:43 +00:00
create_account.php - user web: code cleanup related to user creation. 2007-07-25 15:11:14 +00:00
create_account_action.php - user web: code cleanup related to user creation. 2007-07-25 15:11:14 +00:00
create_account_form.php invitation codes 2006-05-27 21:41:36 +00:00
create_profile.php *** empty log message *** 2004-12-20 18:29:15 +00:00
create_team.php - user web: code cleanup related to team creation. 2007-07-25 03:17:31 +00:00
currency.js Donations system (running via PayPal). 2007-05-27 17:33:06 +00:00
delete_profile.php show posts 2006-02-17 22:01:22 +00:00
donate.php user web: make sure that all links that have URL_BASE have slashes after it. This makes a slash in the end of URL_BASE definition in project/project.inc no longer necessary. 2007-07-05 19:37:33 +00:00
donated.php Fix PayPal return URLs 2007-05-31 18:15:33 +00:00
donation_ipn.php Donations: 2007-05-31 11:14:49 +00:00
donations.php Wrong USD index in the donation page, and some formatting. 2007-05-30 11:22:58 +00:00
download_network.php *** empty log message *** 2006-12-05 03:50:36 +00:00
edit_email_action.php *** empty log message *** 2006-12-27 18:22:17 +00:00
edit_email_form.php password link 2005-10-03 17:28:50 +00:00
edit_forum_preferences_action.php user web: add a separate preference for private message notification emails. 2007-06-04 19:35:11 +00:00
edit_forum_preferences_form.php user web: add a separate preference for private message notification emails. 2007-06-04 19:35:11 +00:00
edit_passwd_action.php account creation cleanup 2005-10-12 22:51:55 +00:00
edit_passwd_form.php password link 2005-10-03 17:28:50 +00:00
edit_user_info_action.php Encode UTF characters into HTML entities (from ChristianB, fix #57). 2007-05-18 15:02:02 +00:00
edit_user_info_form.php *** empty log message *** 2005-01-30 20:15:18 +00:00
explain_state.php Added in definitions of two additional states that were used in the table 2005-02-23 04:09:26 +00:00
ffmail_action.php *** empty log message *** 2006-07-28 19:02:48 +00:00
ffmail_form.php *** empty log message *** 2006-07-28 21:49:35 +00:00
forum_edit.php Allow users to change signature option when editing posts (close #226). 2007-07-08 12:31:13 +00:00
forum_forum.php - user web: add a feature to mark all threads as read (forums). (fix #52) 2007-07-18 15:48:07 +00:00
forum_get_data.php Update user_posts RPC to include thread title and allow post content length customization 2007-05-06 09:40:42 +00:00
forum_help_desk.php Private message functionality for the forums. 2007-04-29 14:22:28 +00:00
forum_index.php - user web: add a feature to mark all threads as read (forums). (fix #52) 2007-07-18 15:48:07 +00:00
forum_moderate_post.php Updated banishing feature 2007-03-24 14:57:30 +00:00
forum_moderate_post_action.php Updated banishing feature 2007-03-24 14:57:30 +00:00
forum_moderate_thread.php Encode UTF characters into HTML entities (from ChristianB, fix #57). 2007-05-18 15:02:02 +00:00
forum_moderate_thread_action.php Fix XSS vulnerability in the forum 2007-02-08 19:54:05 +00:00
forum_pm.php - user web: fixed bug in private-message code 2007-06-22 03:46:42 +00:00
forum_post.php Adding anti-spam protection from akismet.com to the forums. Disabled by default; see http://boinc.berkeley.edu/trac/wiki/ProtectionFromSpam for information on how to enable it. 2007-04-19 18:22:38 +00:00
forum_rate.php <no_forum_rating/> should be parsed as bool, not as string 2007-04-29 13:02:35 +00:00
forum_reply.php Adding anti-spam protection from akismet.com to the forums. Disabled by default; see http://boinc.berkeley.edu/trac/wiki/ProtectionFromSpam for information on how to enable it. 2007-04-19 18:22:38 +00:00
forum_report_post.php Fix XSS vulnerability in the forum 2007-02-08 19:54:05 +00:00
forum_search.php user web: make sure that all links that have URL_BASE have slashes after it. This makes a slash in the end of URL_BASE definition in project/project.inc no longer necessary. 2007-07-05 19:37:33 +00:00
forum_search_action.php user web: make sure that all links that have URL_BASE have slashes after it. This makes a slash in the end of URL_BASE definition in project/project.inc no longer necessary. 2007-07-05 19:37:33 +00:00
forum_subscribe.php Fix XSS vulnerability in the forum 2007-02-08 19:54:05 +00:00
forum_text_search_action.php Cleanup + Moderated posts no longer show up in result lists + "translatability" 2005-09-11 21:11:34 +00:00
forum_text_search_form.php *** empty log message *** 2004-06-09 00:12:22 +00:00
forum_thread.php Remove redundant search boxes from the bottom of the forum pages 2007-05-13 18:41:34 +00:00
forum_thread_status.php *** empty log message *** 2006-10-31 18:58:03 +00:00
forum_thread_vote.php *** empty log message *** 2006-06-16 23:53:56 +00:00
forum_user_posts.php *** empty log message *** 2005-02-13 21:33:02 +00:00
get_passwd.php *** empty log message *** 2005-04-15 18:43:53 +00:00
get_project_config.php - new <platform> elements in get_project_config.php 2007-06-06 14:10:28 +00:00
head.jpg *** empty log message *** 2003-12-12 23:30:10 +00:00
head.png *** empty log message *** 2003-12-12 23:30:10 +00:00
home.php *** empty log message *** 2006-12-29 19:01:03 +00:00
host_delete.php *** empty log message *** 2007-01-29 18:15:16 +00:00
host_edit_action.php - user web: added new feature to merge hosts by name. 2007-05-30 20:30:28 +00:00
host_edit_form.php - user web: fix bug in host merge function 2007-05-30 17:25:51 +00:00
host_update_credit.php *** empty log message *** 2005-02-19 08:06:53 +00:00
host_venue_action.php *** empty log message *** 2007-03-06 18:22:04 +00:00
hosts_user.php - back end: make it possible to run multiple instances of make_work, 2007-06-20 16:27:27 +00:00
html.php *** empty log message *** 2005-01-28 00:48:05 +00:00
info.php Another test of the multilanguage features 2005-02-08 12:15:13 +00:00
language_select.php David 27 Apr 2007 2007-04-27 16:27:12 +00:00
languages.txt
login_action.php *** empty log message *** 2006-04-04 01:40:09 +00:00
login_form.php remove email munge code 2005-08-26 22:26:26 +00:00
logout.php Fix #304. 2007-07-02 11:19:29 +00:00
lookup_account.php *** empty log message *** 2006-09-06 20:56:55 +00:00
mail_passwd.php *** empty log message *** 2006-04-03 23:09:20 +00:00
merge_by_name.php - add token protection to the previous checkin; 2007-05-30 21:35:14 +00:00
moderation.php *** empty log message *** 2006-10-17 22:17:26 +00:00
moderator_instructions.php *** empty log message *** 2006-10-17 22:17:26 +00:00
old_news.php *** empty log message *** 2004-08-24 23:08:23 +00:00
opt_out.php user web: make sure that all links that have URL_BASE have slashes after it. This makes a slash in the end of URL_BASE definition in project/project.inc no longer necessary. 2007-07-05 19:37:33 +00:00
pending.php Fixed a small display issue (workunitid-column was displaying resultid) 2007-06-06 18:19:13 +00:00
prefs.php *** empty log message *** 2006-08-13 21:51:15 +00:00
prefs_edit.php - add token protection to the previous checkin; 2007-05-30 21:35:14 +00:00
prefs_remove.php *** empty log message *** 2007-01-29 18:15:16 +00:00
profile_alpha.html
profile_menu.php user web: make sure that all links that have URL_BASE have slashes after it. This makes a slash in the end of URL_BASE definition in project/project.inc no longer necessary. 2007-07-05 19:37:33 +00:00
profile_rate.php *** empty log message *** 2005-01-18 19:56:18 +00:00
profile_search_action.php avoid dup hosts 2006-03-11 00:17:46 +00:00
project.inc.sample *** empty log message *** 2004-06-15 18:50:57 +00:00
project_specific_prefs.inc.sample *** empty log message *** 2006-10-25 21:15:08 +00:00
result.php *** empty log message *** 2005-02-15 22:29:32 +00:00
results.php Show messages conforming to BOINC style when result showing is disabled. 2007-02-18 18:03:28 +00:00
sample_index.php Rework HTML of index page a little 2007-07-18 19:57:52 +00:00
sample_moderation.php *** empty log message *** 2006-06-12 18:53:09 +00:00
sample_moderator_instructions.php *** empty log message *** 2006-06-12 18:53:09 +00:00
sample_robots.txt *** empty log message *** 2005-02-19 08:06:53 +00:00
sample_rss_main.php user web: make sure that all links that have URL_BASE have slashes after it. This makes a slash in the end of URL_BASE definition in project/project.inc no longer necessary. 2007-07-05 19:37:33 +00:00
show_host_detail.php *** empty log message *** 2007-01-29 18:15:16 +00:00
show_user.php - web RPC: fix bug in XML variant in show_user.php, bad-ID case. 2007-05-11 17:42:33 +00:00
stats.php - client simulator: fix cpu_sched_rr_only bug 2007-05-18 22:02:51 +00:00
team.php *** empty log message *** 2006-11-04 00:11:46 +00:00
team_change_founder_action.php Big team change to allow founder transfer when he's no longer available 2006-10-27 16:06:42 +00:00
team_change_founder_form.php - user web: moved functions to send specific messages out of email.inc 2007-07-23 20:30:30 +00:00
team_create_action.php - user web: code cleanup related to team creation. 2007-07-25 03:17:31 +00:00
team_create_form.php *** empty log message *** 2004-06-07 03:34:07 +00:00
team_delta.php - user web: added mechanism for recording team membership changes. 2007-07-27 18:30:10 +00:00
team_display.php Fix team cache bug 2006-11-03 18:41:34 +00:00
team_edit_action.php Fix #303 (was introduced in [12691]) 2007-06-29 16:11:59 +00:00
team_edit_form.php Prevent messing with the team if the user has left the team but still is a founder 2006-10-23 19:33:22 +00:00
team_email_list.php *** empty log message *** 2006-12-29 23:36:24 +00:00
team_founder_transfer_action.php - user web: moved functions to send specific messages out of email.inc 2007-07-23 20:30:30 +00:00
team_founder_transfer_form.php - feeder: created shared mem seg with 0666 rather than 0660. 2007-08-01 15:35:08 +00:00
team_join_action.php - user web: added mechanism for recording team membership changes. 2007-07-27 18:30:10 +00:00
team_join_form.php *** empty log message *** 2005-02-19 08:06:53 +00:00
team_lookup.php - sort team-lookup results by avg credit desc 2007-05-18 05:13:57 +00:00
team_manage.php - user web: added mechanism for recording team membership changes. 2007-07-27 18:30:10 +00:00
team_quit_action.php *** empty log message *** 2006-06-13 20:56:05 +00:00
team_quit_form.php *** empty log message *** 2005-02-15 22:29:32 +00:00
team_remove_inactive_action.php Count team members on the fly, remove team_update_nusers() 2006-10-31 20:07:09 +00:00
team_remove_inactive_form.php Count team members on the fly, remove team_update_nusers() 2006-10-31 20:07:09 +00:00
top_hosts.php Fixed an issue causing people to appear anonymous although they weren't. 2007-07-08 11:54:17 +00:00
top_teams.php *** empty log message *** 2007-03-14 18:05:30 +00:00
top_users.php *** empty log message *** 2007-03-14 18:05:30 +00:00
totals.php directory structure change 2004-02-02 23:34:39 +00:00
translate.php Fix for ticket #125 - problems with websites using PHP setting short_open_tag (additional files) 2007-04-29 14:45:44 +00:00
uotd.php - UOTD code: don't generate a static page; add uotd.php 2007-04-30 15:29:14 +00:00
uotd_gadget.php user web: make sure that all links that have URL_BASE have slashes after it. This makes a slash in the end of URL_BASE definition in project/project.inc no longer necessary. 2007-07-05 19:37:33 +00:00
user_search_action.php avoid dup hosts 2006-03-11 00:17:46 +00:00
userw.php Fix #268: use fullpage cache for WAP stats, cache interval USER_PAGE_TTL (default 60 minutes) 2007-07-06 17:26:26 +00:00
view_profile.php PHP profile include fix 2005-10-14 00:05:41 +00:00
white.css Fix #232: someone really had fun adding height limits to forum table cells. Remove them. 2007-06-04 08:11:38 +00:00
workunit.php *** empty log message *** 2005-10-07 23:19:20 +00:00
xml.gif *** empty log message *** 2006-01-06 19:45:46 +00:00