boinc/html/ops
David Anderson 27a7659f36 - Bossa: changed the DB infrastructure to let Bossa tables
live in a different database (and/or server) than the BOINC tables.
    Also eliminated the need to call a DB init function.
    This involved:
    1) adding <bossa_db_host> etc. entries to config.xml
    2) prefixing DB name to table name in all Bossa queries
        (this is needed if Bossa DB is on same server as BOINC DB,
        since we're using persistent connections)
- user web: added Montenegro, and changed Serbia and Montenegro to Serbia
    (requires DB update to make latter change in existing records)


svn path=/trunk/boinc/; revision=13962
2007-10-25 21:34:13 +00:00
..
ffmail *** empty log message *** 2006-07-28 16:09:10 +00:00
mass_email *** empty log message *** 2006-09-04 17:51:42 +00:00
remind_email *** empty log message *** 2006-08-02 21:33:19 +00:00
bbcode_convert.php More utiliites for converting things to bbcode. This was needed because 2005-09-30 01:29:58 +00:00
bbcode_convert_response1.php More utiliites for converting things to bbcode. This was needed because 2005-09-30 01:29:58 +00:00
bbcode_convert_response2.php More utiliites for converting things to bbcode. This was needed because 2005-09-30 01:29:58 +00:00
bbcode_convert_signature.php More utiliites for converting things to bbcode. This was needed because 2005-09-30 01:29:58 +00:00
bossa_make_jobs_example.php - Bossa: changed the DB infrastructure to let Bossa tables 2007-10-25 21:34:13 +00:00
bossa_setup_example.php - Bossa: changed the DB infrastructure to let Bossa tables 2007-10-25 21:34:13 +00:00
cancel_wu_action.php Fix bug in cancel WU script 2005-10-11 19:27:37 +00:00
cancel_wu_form.php Checking in the right versions of these files.... 2005-02-08 04:38:31 +00:00
clean_cache.php *** empty log message *** 2007-01-11 17:13:19 +00:00
clean_user_names.php Fix for ticket #125 - problems with websites using PHP setting short_open_tag (additional files) 2007-04-29 14:45:44 +00:00
clear_host.php Turn off ops pages that update the data base. These now issue a message 2005-02-09 18:09:26 +00:00
create_forums.php *** empty log message *** 2006-09-14 00:18:13 +00:00
credit_study.php *** empty log message *** 2005-11-01 04:13:22 +00:00
db_action.php HTML ops page: properly display queries containing '<' and '>'. 2006-06-04 12:48:35 +00:00
db_cleanse.php db_cleanse.php 2006-04-04 20:11:22 +00:00
db_form.php
db_update.php - Bossa: changed the DB infrastructure to let Bossa tables 2007-10-25 21:34:13 +00:00
eah_server_status.php moved server status pages 2006-01-16 05:48:11 +00:00
errorwus.php checkin for Bernd Machenschalk: 2006-10-05 12:43:29 +00:00
failure_result_summary_by_host.php Checking in the right versions of these files.... 2005-02-08 04:38:31 +00:00
failure_result_summary_by_platform.php Checking in the right versions of these files.... 2005-02-08 04:38:31 +00:00
forum_repair.php Turn off ops pages that update the data base. These now issue a message 2005-02-09 18:09:26 +00:00
grant_credit.php Fix for ticket #125 - problems with websites using PHP setting short_open_tag (additional files) 2007-04-29 14:45:44 +00:00
host_update_credit.php
index.php - user web: added Burma to country list 2007-06-15 23:54:25 +00:00
job_times.php - fix bugs in job_times.php; it shows the correct mean and stdev now. 2007-05-18 22:48:00 +00:00
make_emails_lowercase.php Turn off ops pages that update the data base. These now issue a message 2005-02-09 18:09:26 +00:00
make_puser.php *** empty log message *** 2005-09-24 22:30:19 +00:00
manage_app_versions.php Ops page changes (from Eric Myers) 2006-11-17 19:52:09 +00:00
manage_apps.php Ops page changes (from Eric Myers) 2006-11-17 19:52:09 +00:00
manage_special_users.php Ops page bug fix from Carl Christensen for manage special users page. 2006-02-09 20:37:13 +00:00
manage_special_users_action.php Added ops page to manage special users (from Christian Beer) 2005-03-03 17:48:16 +00:00
manage_user.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
mass_email.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
mass_email_script.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
opsw.php
pass_percentage_by_platform.php Checking in the right versions of these files.... 2005-02-08 04:38:31 +00:00
problem_host.php - user web: moved functions to send specific messages out of email.inc 2007-07-23 20:30:30 +00:00
profile_screen_action.php Checking in the right versions of these files.... 2005-02-08 04:38:31 +00:00
profile_screen_form.php *** empty log message *** 2006-08-14 22:57:59 +00:00
remind.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
repair_validator_problem.php *** empty log message *** 2006-08-02 21:33:19 +00:00
result_summary.php Checking in the right versions of these files.... 2005-02-08 04:38:31 +00:00
sample_server_status.php Display transitioner backlog as 0 if database is empty 2007-07-06 17:07:40 +00:00
sample_table_stats.php *** empty log message *** 2006-01-31 22:21:11 +00:00
show_log.php - Added new script "update_versions_v6"; use this instead of 2007-09-21 18:10:54 +00:00
team_export.php - mode changE 2007-07-26 21:57:42 +00:00
team_import.php - mode changE 2007-07-26 21:57:42 +00:00
update_forum_activities.php David 23 Apr 2007 2007-04-23 16:14:47 +00:00
update_profile_pages.php David 26 Apr 2007 2007-04-26 20:24:47 +00:00
update_uotd.php - UOTD code: don't generate a static page; add uotd.php 2007-04-30 15:29:14 +00:00
user_graph.php user graph 2007-09-12 13:12:41 +00:00
watchdogs.php make scripts executable (SVN change) 2007-04-26 20:47:37 +00:00
wd_nresults_changing.php make scripts executable (SVN change) 2007-04-26 20:47:37 +00:00
white.css