..
img
- Transparent donor crown
2007-06-13 13:31:51 +00:00
account_finish.php
- user web: fix some PHP warnings
2007-10-30 18:16:29 +00:00
account_finish_action.php
- user web: fix some PHP warnings
2007-10-30 18:16:29 +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
- user web: fix some PHP warnings
2007-10-30 18:16:29 +00:00
am_set_info.php
- User web: more DB framework changes;
2007-10-29 16:38:25 +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
…
bolt.php
- Initial checkin for Bolt
2007-10-30 22:31:13 +00:00
bolt_course_sample.php
- Initial checkin for Bolt
2007-10-30 22:31:13 +00:00
bolt_sched.php
- Initial checkin for Bolt
2007-10-30 22:31:13 +00:00
bossa_example.php
- Bossa: refactor DB code, creating a new PHP class DbConn
2007-10-26 17:04:46 +00:00
bossa_get_job.php
- Bossa: changed the DB infrastructure to let Bossa tables
2007-10-25 21:34:13 +00:00
bug_report_action.php
…
bug_report_form.php
…
cert1.php
*** empty log message ***
2007-01-03 16:18:43 +00:00
create_account.php
Do not allow blank or NULL countries
2007-08-26 10:29:08 +00:00
create_account_action.php
- user web: add "team search" page, which does a multi-criteria
2007-10-02 03:19:03 +00:00
create_account_form.php
HTML fix
2007-09-23 19:19:37 +00:00
create_profile.php
- user web: more of the above.
2007-10-29 04:02:41 +00:00
create_team.php
- User web: more DB framework changes;
2007-10-29 16:38:25 +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: Add BoincDb::escape_string(),
2007-10-27 20:38:12 +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: fix issues regarding forum preferences reset.
2007-09-09 19:01:05 +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
Do not allow blank or NULL countries
2007-08-26 10:29:08 +00:00
edit_user_info_form.php
*** empty log message ***
2005-01-30 20:15:18 +00:00
explain_state.php
- Terminology in user web and client:
2007-10-04 17:30:28 +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_banishment_vote.php
Added ability for forum moderators to vote for banishment of a poster
2007-10-19 20:01:36 +00:00
forum_banishment_vote_action.php
Added ability for forum moderators to vote for banishment of a poster
2007-10-19 20:01:36 +00:00
forum_edit.php
Preview functionality for the forums
2007-09-29 12:53:16 +00:00
forum_forum.php
- user web:
2007-11-01 23:04:39 +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 HTML DOCTYPE (4.01 Transitional) to all pages, make some HTML validity changes.
2007-10-22 19:36:01 +00:00
forum_moderate_post.php
Updated banishing feature
2007-03-24 14:57:30 +00:00
forum_moderate_post_action.php
- user web: bug fix in forum banish
2007-10-31 19:26:02 +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:
2007-11-01 23:04:39 +00:00
forum_post.php
- user web: make buttons look better;
2007-10-31 23:50:21 +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
- user web: bug fix in forum banish
2007-10-31 19:26:02 +00:00
forum_report_post.php
Fix XSS vulnerability in the forum
2007-02-08 19:54:05 +00:00
forum_search.php
Fix a lot of PHP notices that show up when error reporting E_NOTICE is enabled
2007-10-12 17:58:50 +00:00
forum_search_action.php
- user web: eliminate some PHP warnings, and code cleanup
2007-10-30 23:34:26 +00:00
forum_subscribe.php
Fix XSS vulnerability in the forum
2007-02-08 19:54:05 +00:00
forum_text_search_action.php
- User web: fix XSS vulnerability, web code update recommended
2007-09-13 09:46:36 +00:00
forum_text_search_form.php
- user web: fixed a few hex colors without #
2007-10-26 22:07:39 +00:00
forum_thread.php
- user web:
2007-11-01 23:04:39 +00:00
forum_thread_status.php
- Removed the svn:executable property from files that should not be executable,
2007-10-10 09:25:40 +00:00
forum_thread_vote.php
- Removed the svn:executable property from files that should not be executable,
2007-10-10 09:25:40 +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
…
head.png
…
home.php
- user web: bug fix in home.php
2007-10-31 03:40:15 +00:00
host_delete.php
- user web: Add BoincDb::escape_string(),
2007-10-27 20:38:12 +00:00
host_edit_action.php
- user web: changes to use new DB framework and eliminate PHP warnings
2007-10-28 15:03:14 +00:00
host_edit_form.php
- user web: changes to use new DB framework and eliminate PHP warnings
2007-10-28 15:03:14 +00:00
host_update_credit.php
*** empty log message ***
2005-02-19 08:06:53 +00:00
host_venue_action.php
- user web: changes to use new DB framework and eliminate PHP warnings
2007-10-28 15:03:14 +00:00
hosts_user.php
- user web: changes to use new DB framework and eliminate PHP warnings
2007-10-28 15:03:14 +00:00
html.php
*** empty log message ***
2005-01-28 00:48:05 +00:00
info.php
User web: allow projects to add custom text to rules and policies page without modifying the source (so that it is not overwritten after code update).
2007-08-25 15:28:39 +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
- user web: added new framework for DB access from PHP.
2007-10-26 21:14:35 +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
- user web: changes to use new DB framework and eliminate PHP warnings
2007-10-28 15:03: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
…
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
- user web: changes to use new DB framework and eliminate PHP warnings
2007-10-28 15:03:14 +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: more of the above.
2007-10-29 04:02:41 +00:00
profile_rate.php
*** empty log message ***
2005-01-18 19:56:18 +00:00
profile_search_action.php
- user web: more of the above.
2007-10-29 04:02:41 +00:00
project.inc.sample
…
project_specific_prefs.inc.sample
*** empty log message ***
2006-10-25 21:15:08 +00:00
result.php
- Terminology in user web and client:
2007-10-04 17:30:28 +00:00
results.php
- Terminology in user web and client:
2007-10-04 17:30:28 +00:00
sample_index.php
- file upload handler:
2007-09-12 08:25:22 +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
User web: add HTML DOCTYPE (4.01 Transitional) to all pages, make some HTML validity changes.
2007-10-22 19:36:01 +00:00
team.php
- user web: added new framework for DB access from PHP.
2007-10-26 21:14:35 +00:00
team_change_founder_action.php
- user web: added new framework for DB access from PHP.
2007-10-26 21:14:35 +00:00
team_change_founder_form.php
- user web: added new framework for DB access from PHP.
2007-10-26 21:14:35 +00:00
team_create_action.php
- User web: more DB framework changes;
2007-10-29 16:38:25 +00:00
team_create_form.php
- user web: added new framework for DB access from PHP.
2007-10-26 21:14:35 +00:00
team_delta.php
- user web: added new framework for DB access from PHP.
2007-10-26 21:14:35 +00:00
team_display.php
- user web: added new framework for DB access from PHP.
2007-10-26 21:14:35 +00:00
team_edit_action.php
- user web: added new framework for DB access from PHP.
2007-10-26 21:14:35 +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
- user web: added new framework for DB access from PHP.
2007-10-26 21:14:35 +00:00
team_founder_transfer_action.php
- user web: added new framework for DB access from PHP.
2007-10-26 21:14:35 +00:00
team_founder_transfer_form.php
- user web: added new framework for DB access from PHP.
2007-10-26 21:14:35 +00:00
team_join.php
- User web: more DB framework changes;
2007-10-29 16:38:25 +00:00
team_join_action.php
- User web: more DB framework changes;
2007-10-29 16:38:25 +00:00
team_join_form.php
User web: fix XSS vulnerability in team join/quit/lookup code.
2007-08-24 15:41:01 +00:00
team_lookup.php
- user web: Add BoincDb::escape_string(),
2007-10-27 20:38:12 +00:00
team_manage.php
- user web: bug fix in forum banish
2007-10-31 19:26:02 +00:00
team_quit_action.php
- user web: add "team search" page, which does a multi-criteria
2007-10-02 03:19:03 +00:00
team_quit_form.php
User web: fix XSS vulnerability in team join/quit/lookup code.
2007-08-24 15:41:01 +00:00
team_remove_inactive_action.php
- user web: added new framework for DB access from PHP.
2007-10-26 21:14:35 +00:00
team_remove_inactive_form.php
- user web: added new framework for DB access from PHP.
2007-10-26 21:14:35 +00:00
team_search.php
- user web: added new framework for DB access from PHP.
2007-10-26 21:14:35 +00:00
top_hosts.php
- User web: more DB framework changes;
2007-10-29 16:38:25 +00:00
top_teams.php
- User web: more DB framework changes;
2007-10-29 16:38:25 +00:00
top_users.php
- User web: more DB framework changes;
2007-10-29 16:38:25 +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
- User web: fix XSS vulnerability, web code update recommended
2007-09-13 09:46:36 +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
validate_email_addr.php
- user web: add "team search" page, which does a multi-criteria
2007-10-02 03:19:03 +00:00
view_profile.php
PHP profile include fix
2005-10-14 00:05:41 +00:00
white.css
- user web:
2007-11-01 17:54:44 +00:00
workunit.php
- Terminology in user web and client:
2007-10-04 17:30:28 +00:00
xml.gif
*** empty log message ***
2006-01-06 19:45:46 +00:00