Commit Graph

29 Commits

Author SHA1 Message Date
David Anderson 2d1c815495 web: more changes related to host stats
- put link in standard menu under "Computing"
- put link in stats page
- change "Host" to "Computer"
2018-08-10 15:41:25 -07:00
David Anderson bc536494dd Web: small changes
- make the filename of user home page configurable
- make some strings translatable
2017-07-13 01:17:21 -07:00
Christian Beer 11a37bd1d0 Web: add extra space around placeholders
Our current translation system (Transifex) introduced a new editor feature which autodetects C-style placeholders in PO files. This wrongly detects our placeholders in the web code where a word immediately follows the digit. This leads to wrong translations if the placeholder is copied using this new transifex feature. The feature can not be globally disabled for our project. Instead every translator would need to use "raw" mode to disable it which is hard to communicate. Instead I added a space around problematic placeholders which is possing a smaller problem than wrong translations.
2017-07-04 13:13:01 +02:00
David Anderson 1c60e467a7 web: add page (per_app_list.php) to show top users/teams by app
Notes:
- it's per app, not per sub-project; that would have been harder
- it only shows the top 20

Also: shuffle code to reduce recursive includes.
2014-09-28 08:11:51 -07:00
David Anderson 604661bbff web: link to CPU list from stats page 2014-05-05 23:22:41 -07:00
David Anderson 4d7c0113f5 web: tweaks for "no teams" feature 2014-04-18 00:15:05 -07:00
David Anderson f4a42d10f7 svn path=/trunk/boinc/; revision=24072 2011-08-30 07:05:22 +00:00
David Anderson d27af6214d - user web: finish dealing with get args spam
svn path=/trunk/boinc/; revision=23010
2011-02-09 22:11:34 +00:00
David Anderson 91c251c103 - user web: add "delete account" feature.
This allows a user to delete all traces of themselves from a project.
    Namely:
    - clear fields of user record: email_addr, authenticator,
        name, country, postal_code
        Note: record is not deleted
    - clear the domain_name and last_ip_addr fields of hosts
        Note: records are not deleted
    - quit team
    - delete private messages sent and received
    - delete forum posts, subscriptions, and forum prefs
    - delete profile and associated images
- server: compile fix


svn path=/trunk/boinc/; revision=23006
2011-02-08 21:38:16 +00:00
Janus B. Kristensen 31e8fe94a4 Woops, typo
svn path=/trunk/boinc/; revision=16681
2008-12-13 19:32:41 +00:00
Janus B. Kristensen dbd155b9b3 - Translation awareness (From ORE)
- Changed the text to be slightly less repetitive


svn path=/trunk/boinc/; revision=16680
2008-12-13 19:31:40 +00:00
David Anderson 9baf78fe5f - web: added copyright and license info to PHP files
svn path=/trunk/boinc/; revision=15758
2008-08-05 22:43:14 +00:00
Rytis Slatkevičius 4b28e7c183 User web: add HTML DOCTYPE (4.01 Transitional) to all pages, make some HTML validity changes.
svn path=/trunk/boinc/; revision=13928
2007-10-22 19:36:01 +00:00
David Anderson 826e65f8d0 - client simulator: fix cpu_sched_rr_only bug
- boinc_cmd: canonicalize URLs
- user web: fix link to Top Teams
- back end: remove code related to alternate download dir

client/
    cpu_sched.C
    sim.C
html/
    inc/
        stats_sites.inc
    user/
        stats.php
lib/
    boinc_cmd.C
sched/
    file_deleter.C
    sched_config.C,h

svn path=/trunk/boinc/; revision=12694
2007-05-18 22:02:51 +00:00
David Anderson 3a92ed9d02 *** empty log message ***
svn path=/trunk/boinc/; revision=9469
2006-02-14 22:36:29 +00:00
David Anderson 19d1c8269c stats pages
svn path=/trunk/boinc/; revision=9468
2006-02-14 22:30:42 +00:00
Bruce Allen ce393d7c9e Added Neil Munday's stats counters
svn path=/trunk/boinc/; revision=5569
2005-03-05 13:54:08 +00:00
David Anderson bc809de5fd *** empty log message ***
svn path=/trunk/boinc/; revision=4081
2004-08-20 19:52:34 +00:00
David Anderson 156930d204 *** empty log message ***
svn path=/trunk/boinc/; revision=4003
2004-08-06 11:42:41 +00:00
David Anderson b75c017d85 *** empty log message ***
svn path=/trunk/boinc/; revision=3368
2004-05-12 17:54:23 +00:00
David Anderson 83c6281a88 *** empty log message ***
svn path=/trunk/boinc/; revision=3270
2004-04-18 02:10:55 +00:00
David Anderson 00c54bac9d *** empty log message ***
svn path=/trunk/boinc/; revision=3261
2004-04-14 20:55:37 +00:00
David Anderson cb3681a91e *** empty log message ***
svn path=/trunk/boinc/; revision=3239
2004-04-09 23:33:50 +00:00
David Anderson 4eae25b461 *** empty log message ***
svn path=/trunk/boinc/; revision=2994
2004-02-16 08:10:19 +00:00
Karl Chen 545a56d5c8 directory structure change
svn path=/trunk/boinc/; revision=2938
2004-02-02 23:34:39 +00:00
David Anderson 7542bd66c9 *** empty log message ***
svn path=/trunk/boinc/; revision=2780
2003-12-11 19:05:52 +00:00
David Anderson d0d70a837a *** empty log message ***
svn path=/trunk/boinc/; revision=2693
2003-11-25 19:40:54 +00:00
David Anderson fc7d2863a8 *** empty log message ***
svn path=/trunk/boinc/; revision=2676
2003-11-24 21:08:36 +00:00
David Anderson c75b85ca1b *** empty log message ***
svn path=/trunk/boinc/; revision=2613
2003-10-31 21:26:12 +00:00