boinc/html/inc
David Anderson 094eb0095e - Bossa:
JSON-encode stuff
    use text instead of varchar(255) a couple of places
    create Bossa class for utility functions

svn path=/trunk/boinc/; revision=13908
2007-10-18 21:43:25 +00:00
..
GeoIP.dat
akismet.inc Fixing a bug where not having akismet key would block forum posting 2007-04-24 16:04:04 +00:00
bossa.inc - Bossa: 2007-10-18 21:43:25 +00:00
bossa_db.inc - Bossa: 2007-10-18 21:43:25 +00:00
cache.inc - user web: added Burma to country list 2007-06-15 23:54:25 +00:00
cert.inc Fix for ticket #125 - problems with websites using PHP setting short_open_tag (additional files) 2007-04-29 14:45:44 +00:00
countries.inc - user web: code cleanup related to user creation. 2007-07-25 15:11:14 +00:00
credit.inc Typo 2005-04-29 19:31:02 +00:00
db.inc - more team stuff 2007-07-26 21:50:45 +00:00
db_forum.inc *** empty log message *** 2006-08-09 19:12:54 +00:00
db_ops.inc Ops pages. In the course of a four-hour repair of the E@H database, where a sysadmin accidentally set outcome=6 in the entire result table, I noticed some inconsistencies in the summary result tables, for example that they did not properly incorporate outcome==7 (client detached) or client_state==6 (aborted). I have fixed this. 2007-10-15 23:04:55 +00:00
email.inc - user web: moved functions to send specific messages out of email.inc 2007-07-23 20:30:30 +00:00
forum.inc 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_category.inc *** empty log message *** 2006-06-16 23:53:56 +00:00
forum_dbh.inc *** empty log message *** 2006-06-16 23:53:56 +00:00
forum_email.inc 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_forum.inc 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_mainfactory.inc *** empty log message *** 2006-06-16 23:53:56 +00:00
forum_moderators.inc - Add a project config.xml option to allow moderators to ban 2007-05-11 02:43:57 +00:00
forum_mysql_dbh.inc 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_pm.inc Remove extra slashes when using PM preview 2007-09-12 14:08:34 +00:00
forum_post.inc Allow users to change signature option when editing posts (close #226). 2007-07-08 12:31:13 +00:00
forum_show.inc Backing out css anti-overflow attempt 2005-05-17 08:53:29 +00:00
forum_std.inc *** empty log message *** 2006-06-16 23:53:56 +00:00
forum_thread.inc Forum thread locking 2006-11-10 17:09:09 +00:00
forum_user.inc Fix a lot of PHP notices that show up when error reporting E_NOTICE is enabled 2007-10-12 17:58:50 +00:00
gallery.inc 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
geoip.inc Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
host.inc - user web: remove debugging text from host merge page 2007-10-07 19:37:31 +00:00
image.inc Implement web RPC for setting forum preferences (something should be done about separate DB calls for every setting) 2007-03-29 18:58:17 +00:00
kses.php Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
news.inc -user web: allow customized CSS styling for separate newspost elements (add CSS classes) 2007-08-16 19:20:36 +00:00
ops.inc Fix for ticket #125 - problems with websites using PHP setting short_open_tag (additional files) 2007-04-29 14:45:44 +00:00
page_translate.inc *** empty log message *** 2007-02-15 21:11:05 +00:00
prefs.inc - User web and client: added a new pref "suspend_if_no_recent_input" 2007-07-19 23:22:19 +00:00
profile.inc - client: CPU scheduler: if a project has 2 jobs with same deadline, 2007-09-12 12:13:33 +00:00
result.inc - Terminology in user web and client: 2007-10-04 17:30:28 +00:00
sanitize_html.inc Added blockquote and u as valid tags 2005-04-28 09:30:37 +00:00
stats_sites.inc - removed boincwapstats 2007-07-19 21:55:42 +00:00
subscribe.inc 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
team.inc - update_versions now generates <api_version> for all app versions 2007-10-09 22:58:49 +00:00
team_types.inc - user web: add "team search" page, which does a multi-criteria 2007-10-02 03:19:03 +00:00
text_transform.inc Fix #114: update BBCode to allow easy linking to Trac tickets, wiki and changesets. 2007-05-09 19:30:46 +00:00
time.inc
translation.inc User web: tokenless translation, add wildcards 2007-08-25 14:45:15 +00:00
uotd.inc Remove extra slashes when using PM preview 2007-09-12 14:08:34 +00:00
user.inc Fix unclosed HTML tag 2007-10-17 16:35:22 +00:00
userw.inc
util.inc - user web: add format_credit_large() function to show 2007-10-07 19:27:59 +00:00
util_ops.inc HTML ops page: close <head> tag in page head. 2006-06-04 12:55:27 +00:00
wap.inc
xml.inc - web RPC: show lots more info in team_lookup.php, XML version 2007-05-11 18:41:36 +00:00