Commit Graph

28 Commits

Author SHA1 Message Date
David Anderson f56051a182 - user web: use special icon for hidden threads (from Jord)
svn path=/trunk/boinc/; revision=23361
2011-04-11 06:46:22 +00:00
David Anderson f508218e4c - scheduler: <max_wus_in_progress> and <max_wus_in_progress_gpu>
are per-processor, not per-host.


svn path=/trunk/boinc/; revision=23326
2011-04-04 22:15:04 +00:00
David Anderson f4345f9dc4 - user web: various enhancements and fixes from Simek.
Fixes #1020

svn path=/trunk/boinc/; revision=22620
2010-11-03 21:48:39 +00:00
David Anderson fb70908040 svn path=/trunk/boinc/; revision=17820 2009-04-15 20:12:19 +00:00
David Anderson 4cca81bedf - manager: when filtering messages by project,
show messages not tagged with a project (fixes #852)
- web: show X-project stats links as icons

svn path=/trunk/boinc/; revision=17456
2009-03-03 21:58:03 +00:00
David Anderson b2d7812130 - GUI RPC: add the following items to PROJECT_CONFIG
(corresponding to the get_project_config.php web RPC):
    - platforms: list of platforms supported by the project
    - sched_stopped: scheduler disabled
    - web_stopped: DB-driven web features disabled
    - min_client_version
- GUI RPC: add the following items to CC_STATE:
    - platforms: list of platforms supported by the client
        (this replaces the unused <platform_name>)
- GUI RPC: add the following items to PROJECT_LIST_ENTRY
    (entry in the "all projects" list):
    - platforms: list of platforms supported by the project
- GUI RPC: move APP_VERSION pointer from WORKUNIT to RESULT;
    include plan class in APP_VERSION lookup.
    This completes the change of March 2008,
    and allows the Manager to work correctly when a project
    has two different app versions of the same (app, platform, version)
    running on a client at once (e.g., a CPU and a GPU app)
- get_project_config.php: remove logic that checks client version.
    This page is accessed by PHP, not just by client
- web: add link to forum page to get forum as RSS

svn path=/trunk/boinc/; revision=16900
2009-01-13 19:34:04 +00:00
David Anderson 065e05d203 - added button images
svn path=/trunk/boinc/; revision=16239
2008-10-20 23:00:20 +00:00
Janus B. Kristensen f361f95313 - Added "Highlight special users"-feature
- Allow projects to specify how special users can be highlighted in their forums through CSS
- Special users are now highlighted by default
- Post body background is now 25% transparent in browsers that support transparency (white.css only)


svn path=/trunk/boinc/; revision=16134
2008-10-05 16:00:11 +00:00
Rytis Slatkevičius d137aee934 web: significantly reduce file size of blue_gradient.png to reduce loading times (more dialup friendly).
svn path=/trunk/boinc/; revision=15974
2008-09-06 19:07:01 +00:00
David Anderson 896bdb2e23 - web: improve white.css, and make corresponding PHP changes
(mostly from Simek)
    fixes #716
- validator: tweak the way host error rate is computed,
    e.g. on error bump rate by .1 instead of .05

svn path=/trunk/boinc/; revision=15771
2008-08-07 20:43:52 +00:00
David Anderson 4eea5bd714 - Add cross-project certificate
svn path=/trunk/boinc/; revision=15347
2008-06-02 15:59:20 +00:00
David Anderson 8b9dae29d8 svn path=/trunk/boinc/; revision=15264 2008-05-20 22:29:43 +00:00
David Anderson 757c41b1fa - web: add RSS feed for notifications
- make_project: disable community-related periodic tasks
    for newly-created projects

svn path=/trunk/boinc/; revision=14468
2008-01-04 22:59:21 +00:00
Rytis Slatkevičius 547dd8d741 user web: add "Powered by BOINC" logo to the repository and update sample_index.php (fix #460).
svn path=/trunk/boinc/; revision=14239
2007-11-17 15:02:19 +00:00
Rytis Slatkevičius a77c127f50 - Transparent donor crown
- Fix possible SQL injection vulnerability (introduced in [12906])

svn path=/trunk/boinc/; revision=12923
2007-06-13 13:31:51 +00:00
Rytis Slatkevičius 04fdafc548 Add example donations.inc and donor.png
svn path=/trunk/boinc/; revision=12797
2007-06-01 13:05:18 +00:00
Rytis Slatkevičius 670bbd92d7 Donations system (running via PayPal).
Implements #211.
NOTE: DB updated needed. Documented in http://boinc.berkeley.edu/trac/wiki/PayPalDonations

svn path=/trunk/boinc/; revision=12754
2007-05-27 17:33:06 +00:00
Rytis Slatkevičius 4332736ae9 Private message functionality for the forums.
NOTE: needs database update.

svn path=/trunk/boinc/; revision=12499
2007-04-29 14:22:28 +00:00
Rytis Slatkevičius dd4748f814 Fixing head_20.png and testing SVN commit.
svn path=/trunk/boinc/; revision=12400
2007-04-17 15:07:31 +00:00
Rytis Slatkevičius 67b3f9a911 Forum thread locking
svn path=/trunk/boinc/; revision=11514
2006-11-10 17:09:09 +00:00
David Anderson ba63f6c949 *** empty log message ***
svn path=/trunk/boinc/; revision=10955
2006-08-21 19:41:25 +00:00
Bruce Allen 258170dce3 Added a graphic for the 'report post' button.
svn path=/trunk/boinc/; revision=8549
2005-10-07 18:20:47 +00:00
Janus B. Kristensen e70234033f Rating +/- links now are images
svn path=/trunk/boinc/; revision=5988
2005-04-30 09:04:00 +00:00
Janus B. Kristensen 5c3a3db1c1 Old image files are being moved to this directory to create a better overview of which files goes where.
svn path=/trunk/boinc/; revision=5904
2005-04-20 21:16:26 +00:00
Janus B. Kristensen 55ada424a9 Image files for sticky forum entries
svn path=/trunk/boinc/; revision=5903
2005-04-20 21:12:45 +00:00
David Anderson c2310d99f5 *** empty log message ***
svn path=/trunk/boinc/; revision=5775
2005-04-05 06:10:23 +00:00
David Anderson 00f82cb4d9 *** empty log message ***
svn path=/trunk/boinc/; revision=5763
2005-04-02 18:14:37 +00:00
Janus B. Kristensen 822428875d Language selection and example flag
svn path=/trunk/boinc/; revision=5760
2005-04-02 15:51:45 +00:00