boinc/html/inc
David Anderson e9c716debe - web: fixed screwed-up UOTD logic.
The meaning of the <screen_profiles> config flag is:
    If set:
        profiles must be screened by admins before their photo is shown.
        When this is done, profile.verification is set to 1
        (and they become eligible to be UOTD)
    If not set:
        profile photos are always shown.
        Profiles must be screened by admins before
        they are eligible for UOTD.
        When this is done, profile.verification is set to 1
    So default_uotd_candidates_query() is the same in either case.
- web: fix profile_screen_form.php
    (admin page for screening profiles)
- web: make a copy of login_action.php in ops/

svn path=/trunk/boinc/; revision=14561
2008-01-15 22:14:07 +00:00
..
GeoIP.dat *** empty log message *** 2004-03-26 18:32:57 +00:00
akismet.inc - user web: update other code to use new-style DB interfaces 2007-11-12 22:28:17 +00:00
boinc_db.inc - web: add general-purpose notification mechanism. 2007-12-30 22:02:16 +00:00
bolt.inc - fixed bug in upgrade 2008-01-01 18:07:13 +00:00
bolt_db.inc David Dec 19 2007 2007-12-19 16:31:41 +00:00
bolt_ex.inc David Dec 19 2007 2007-12-19 16:31:41 +00:00
bolt_rnd.inc - fixed bug in upgrade 2008-01-01 18:07:13 +00:00
bolt_seq.inc - fixed bug in upgrade 2008-01-01 18:07:13 +00:00
bolt_util.inc - Add weak account key mechanism. 2007-12-07 23:23:25 +00:00
bolt_xset.inc - web: fix broken link for profile like/don't like. 2008-01-03 17:37:38 +00:00
bossa.inc - Bossa: 2007-10-18 21:43:25 +00:00
bossa_db.inc - Initial checkin for Bolt 2007-10-30 22:31:13 +00:00
cache.inc - user web: when creating cache dir, chmod() so that 2007-12-21 21:01:13 +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 - added Isle of Man to country list 2008-01-07 20:16:40 +00:00
credit.inc Typo 2005-04-29 19:31:02 +00:00
db.inc - user web: fixes 2007-11-12 22:39:56 +00:00
db_conn.inc - web: if user has profile photo, use it instead of head_20. 2007-12-23 23:09:10 +00:00
db_ops.inc - user web: fixed a few hex colors without # 2007-10-26 22:07:39 +00:00
email.inc - web: add "Mark all threads as read" button to Help Desk (fixes #531) 2008-01-08 00:34:55 +00:00
forum.inc - web: add "Mark all threads as read" button to Help Desk (fixes #531) 2008-01-08 00:34:55 +00:00
forum_banishment_vote.inc - user web: team search tweaks 2007-11-20 23:18:54 +00:00
forum_db.inc - web: add general-purpose notification mechanism. 2007-12-30 22:02:16 +00:00
forum_email.inc - web: add general-purpose notification mechanism. 2007-12-30 22:02:16 +00:00
friend.inc - web: add RSS feed for notifications 2008-01-04 22:59:21 +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 - web: in host merge pages, provide "Show details" button, 2008-01-12 00:15:24 +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: changes to use new DB framework and eliminate PHP warnings 2007-10-28 15:03:14 +00:00
notify.inc - web: add RSS feed for notifications 2008-01-04 22:59:21 +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
pm.inc - web: add RSS feed for notifications 2008-01-04 22:59:21 +00:00
prefs.inc - web: don't require login for show_user.php 2007-12-24 21:34:21 +00:00
profile.inc - web: fix broken link for profile like/don't like. 2008-01-03 17:37:38 +00:00
recaptchalib.php User web: add reCAPTCHA to profile creation/modification page. 2007-10-25 10:43:16 +00:00
result.inc - user web: code cleanup, deleted unused files 2007-11-14 16:03:47 +00:00
sanitize_html.inc Added blockquote and u as valid tags 2005-04-28 09:30:37 +00:00
stats_sites.inc - client: don't count header in bytes_xferred for file uploads 2008-01-10 23:27:42 +00:00
team.inc - user web: add "friend" and "notification" features 2007-12-18 20:28:08 +00:00
team_types.inc - team import: fix string-escaping bugs 2007-11-24 04:51:03 +00:00
text_transform.inc - user web: use forum prefs (e.g. display images as links) 2007-11-20 00:55:35 +00:00
time.inc the time diff function now supports times in the future as well. (ie. "In 2 days") 2005-03-24 11:42:04 +00:00
translation.inc - user web: fix translation bug (from Nicolas Alvarez) 2007-11-23 19:11:42 +00:00
uotd.inc - web: fixed screwed-up UOTD logic. 2008-01-15 22:14:07 +00:00
user.inc - server/web: the weak auth scheme had a major flaw: 2008-01-14 16:32:34 +00:00
util.inc - web: bug fixes 2008-01-06 18:09:23 +00:00
util_ops.inc - small web fixes; fixes #421 2008-01-07 23:33:48 +00:00
wap.inc - user web: fix WAP function 2007-11-21 03:55:42 +00:00
xml.inc - user web: if user unchecked "OK to send email" pref, 2007-11-16 21:31:43 +00:00