boinc/html/inc
David Anderson 7a281665c0 Admin web: change App and App Version admin pages to limit POST size
On projects with lots of app versions and small POST size limits
(PHP or Apache config?) limit could be exceeded,
causing incorrect DB updates.
Fix this by having one Update button per app version.
Similar for apps.
2013-07-02 14:51:19 -07:00
..
GeoIP.dat - updated GeoIP stuff 2008-03-20 22:48:29 +00:00
akismet.inc - client: show message when suspending because of exclusive app 2008-10-09 18:28:55 +00:00
bbcode_convert.inc - web: change the way project news is stored. 2009-12-16 22:35:08 +00:00
bbcode_html.inc - web: more translatability. From Uwe Becker. 2011-12-24 15:37:20 +00:00
boinc_db.inc Admin web: change App and App Version admin pages to limit POST size 2013-07-02 14:51:19 -07:00
bolt.inc - fix formatting in PHP code 2010-11-04 18:20:57 +00:00
bolt_cat.inc - Filter questions 2008-11-03 03:06:29 +00:00
bolt_db.inc - fix formatting in PHP code 2010-11-04 18:20:57 +00:00
bolt_ex.inc - web: change style sheet so tables are bordered only if class is "bordered" 2008-10-30 18:27:22 +00:00
bolt_rnd.inc - fix formatting in PHP code 2010-11-04 18:20:57 +00:00
bolt_sched.inc - Add callback mechanism for exercises and exercise sets 2008-10-23 20:35:39 +00:00
bolt_select.inc - fix formatting in PHP code 2010-11-04 18:20:57 +00:00
bolt_seq.inc - fix formatting in PHP code 2010-11-04 18:20:57 +00:00
bolt_snap.inc Bolt stuff 2008-10-30 22:58:33 +00:00
bolt_util.inc - Bolt core reorg 2008-11-01 03:07:44 +00:00
bolt_util_ops.inc - Bolt core reorg 2008-11-01 03:07:44 +00:00
bolt_xset.inc - fix formatting in PHP code 2010-11-04 18:20:57 +00:00
bossa.inc - user web: fix security vulnerabilities 2013-03-04 17:39:24 +01:00
bossa_db.inc - web: remove DBNAME hack, which allowed users to see the DB name 2010-11-25 05:54:09 +00:00
bossa_example.inc - client: improve CPU sched debug messages 2009-04-20 00:00:11 +00:00
bossa_example2.inc svn path=/trunk/boinc/; revision=17840 2009-04-17 02:24:05 +00:00
bossa_example3.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
bossa_example4.inc svn path=/trunk/boinc/; revision=17789 2009-04-10 23:15:43 +00:00
bossa_impl.inc - Bossa tweaks 2011-05-27 19:05:23 +00:00
cache.inc - web (ops): update profile page generator: 2013-03-05 17:26:33 +01:00
cert.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
common_defs.inc - client: write log flags in alpha order 2013-03-15 13:38:44 +01:00
countries.inc - web: fix up country flags a little 2009-06-12 16:35:08 +00:00
credit.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
db.inc - web: more fixes from Christian Beer. Fixes #1129 2011-08-26 18:30:13 +00:00
db_conn.inc - remote job submission tweaks 2013-03-05 17:10:31 +01:00
db_ops.inc web: user $x = new StdClass instead of $x = null for new objects 2013-05-03 22:12:26 -07:00
dir_hier.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
email.inc Quick Updates 2011-11-03 02:35:04 +00:00
forum.inc web: fix PHP warnings, and a small bug in forum search 2013-05-13 12:29:07 -07:00
forum_banishment_vote.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
forum_db.inc - web: remove DBNAME hack, which allowed users to see the DB name 2010-11-25 05:54:09 +00:00
forum_email.inc - client: improve work fetch messages 2013-03-22 10:29:48 +01:00
forum_rss.inc - web: typo in forum RSS from Daniel L G; fixes #1147 2011-10-25 17:22:18 +00:00
friend.inc - vbox wrapper: add Makefile 2011-05-04 15:37:09 +00:00
geoip.inc - updated GeoIP stuff 2008-03-20 22:48:29 +00:00
host.inc web: show host product name to owner 2013-06-26 16:23:50 -07:00
image.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
kses.php
news.inc - user web: add a feature allowing project admins to control 2011-02-28 19:02:59 +00:00
notify.inc - user web: put RSS item titles in CDATA 2010-07-22 22:57:15 +00:00
page_translate.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
pm.inc - web: use · instead of | as a separater 2013-03-04 17:19:39 +01:00
prefs.inc web: fix PHP warnings 2013-05-04 10:15:04 -07:00
prefs_util.inc - user web: fix numeric field sanitization in prefs. Fixes #1087. 2011-04-08 00:14:01 +00:00
profile.inc - web: more fixes from Christian Beer. Fixes #1129 2011-08-26 18:30:13 +00:00
recaptchalib.php User web: add reCAPTCHA to profile creation/modification page. 2007-10-25 10:43:16 +00:00
result.inc - client: write log flags in alpha order 2013-03-15 13:38:44 +01:00
sandbox.inc submit.php: enable downloading result files of individual Workunit 2012-06-06 05:35:39 +00:00
sanitize_html.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
stats_sites.inc - user web: remove dead stats site links 2013-03-05 14:05:04 +01:00
submit.inc web: user $x = new StdClass instead of $x = null for new objects 2013-05-03 22:12:26 -07:00
submit_db.inc Condor interface: bug fixes, and set WU names correctly 2013-05-28 23:14:17 -07:00
submit_util.inc client (Android): make max battery temperature a preference 2013-06-20 21:47:34 -07:00
team.inc web: fix PHP warnings, and a small bug in forum search 2013-05-13 12:29:07 -07:00
team_types.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
text_transform.inc - web: add [sup] BBCode tag for superscripts. 2011-11-20 17:26:32 +00:00
time.inc - fix formatting in PHP code 2010-11-04 18:20:57 +00:00
translation.inc - web: use gmdate() instead date() to avoid time zone warning 2012-05-12 15:13:43 +00:00
uotd.inc - web: use gmdate() instead date() to avoid time zone warning 2012-05-12 15:13:43 +00:00
user.inc web: fix broken link to change-password form if SECURE_URL_BASE not defined 2013-05-28 23:19:18 -07:00
util.inc web: don't try to increate PHP mem limit to 256MB 2013-05-22 11:10:49 -07:00
util_basic.inc - Condor integration: 2013-03-22 10:25:39 +01:00
util_ops.inc Allow additional CSS file for ops pages (defined in project.inc as ADMIN_STYLESHEET) 2013-05-17 11:12:29 +03:00
wap.inc - WAP interface to credit info: return correct timestamp, 2012-01-18 20:59:24 +00:00
xml.inc - web RPC: include rpc_time in XML host description 2012-04-30 18:46:50 +00:00