David Anderson
6a75b78de4
- client: don't ignore jobs with fraction_done=1 (but still running)
...
in RR simulation; we may need to mark them as deadline miss.
- web: replace & with & various places
svn path=/trunk/boinc/; revision=17278
2009-02-17 17:39:57 +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
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
679229b859
Fix the layout of profile_menu.php on table-based websites, and since I'm already editing it, make it translatable.
...
svn path=/trunk/boinc/; revision=15601
2008-07-13 16:28:01 +00:00
David Anderson
512af1d30e
- user web: don't append "/" to URL_BASE.
...
URL_BASE is assumed to end with a /.
If you put another /, you end up with // in URLs.
This leads to a situation where you can have
one cookie for // and another for / - bad.
If this causes problems for any projects,
they should edit their project.inc accordingly
svn path=/trunk/boinc/; revision=14254
2007-11-18 22:42:47 +00:00
David Anderson
17ebc7bb90
- user web: removed the "user search" option from profile_menu.php.
...
Added search-by-name to the user search page.
svn path=/trunk/boinc/; revision=14083
2007-11-06 00:45:45 +00:00
David Anderson
c35f02e868
- user web: add a general-purpose user search mechanism.
...
This lets you lookup up users sorted by
- descending join time
- descending total credit, or
- descending RAC
and lets you filter them by
- country
- presence/absence of team
- presence/absence of profile
It's implemented in such a way that no more than N
DB rows are examined
(i.e. it doesn't necessarily show you all the results)
- PHP database: add enum_fields() member to DbConn and BoincUser.
This is to select a limited number of fields
e.g. to make large queries more efficient.
Also added BoincTeam::lookup_id_cache(); this is an example
of how to look up items likely to be repeated
(like teams when you're showing a list of users)
svn path=/trunk/boinc/; revision=14082
2007-11-05 23:55:33 +00:00
David Anderson
ee1621c566
- user web: more of the above.
...
Also, try to make it PHP 4 compatible
svn path=/trunk/boinc/; revision=13982
2007-10-29 04:02:41 +00:00
Rytis Slatkevičius
b04aeea7d6
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.
...
svn path=/trunk/boinc/; revision=13106
2007-07-05 19:37:33 +00:00
Rytis Slatkevičius
099db90101
Parse BBCode and get rid of slashes in the profile zone.
...
svn path=/trunk/boinc/; revision=13071
2007-07-02 13:57:46 +00:00
Rytis Slatkevičius
84251a5645
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11853
2007-01-12 19:53:08 +00:00
Rytis Slatkevičius
13694c27c8
Small page cleanup (suggested by Eric Myers)
...
svn path=/trunk/boinc/; revision=11852
2007-01-12 19:48:01 +00:00
David Anderson
e952710159
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4905
2004-12-20 18:29:15 +00:00
David Anderson
cd3884593b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3727
2004-06-30 18:53:35 +00:00
David Anderson
c46546288e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3508
2004-06-07 03:34:07 +00:00
David Anderson
a852392102
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3102
2004-03-20 01:35:37 +00:00
Matt Lebofsky
895862f831
added user_profile/ to path in User Picture Gallery line.
...
otherwise it pointed to the wrong path.
svn path=/trunk/boinc/; revision=3047
2004-03-08 23:41:54 +00:00
Rom Walton
fc72b3b33b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3033
2004-03-05 22:20:32 +00:00
Rom Walton
39c5f3c8b6
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3005
2004-02-24 04:05:13 +00:00
David Anderson
abd3561274
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2983
2004-02-10 07:02:38 +00:00
Karl Chen
545a56d5c8
directory structure change
...
svn path=/trunk/boinc/; revision=2938
2004-02-02 23:34:39 +00:00
David Anderson
c57e494def
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2820
2003-12-22 23:41:36 +00:00
David Anderson
645f77de1b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2819
2003-12-21 05:55:48 +00:00
David Anderson
39bc2da38d
admin account creation
...
svn path=/trunk/boinc/; revision=2171
2003-08-22 05:36:25 +00:00
David Anderson
517a9f2f85
Added User of the Day.
...
svn path=/trunk/boinc/; revision=2007
2003-08-07 00:44:54 +00:00
David Anderson
0d33871d00
Added alphabetical profile listing.
...
svn path=/trunk/boinc/; revision=1768
2003-07-22 20:36:54 +00:00
David Anderson
e76f894f2a
Changes to reflect refactoring of gallery.inc
...
svn path=/trunk/boinc/; revision=1725
2003-07-17 23:58:42 +00:00
David Anderson
2cb84c80f7
*** empty log message ***
...
svn path=/trunk/boinc/; revision=1710
2003-07-17 20:41:44 +00:00
Dan Werthimer
b61b5c1fdc
More minor bug fixes related to transitioning profiles to Koloth.
...
svn path=/trunk/boinc/; revision=1707
2003-07-17 18:22:15 +00:00
David Anderson
4b82ed2697
removed project-spec files
...
svn path=/trunk/boinc/; revision=1690
2003-07-15 22:29:39 +00:00
Dan Werthimer
6b1e8eaa69
Fixed random profile viewing functionality, and added name search.
...
svn path=/trunk/boinc/; revision=1678
2003-07-15 19:04:55 +00:00
Dan Werthimer
aad5f449d7
Files involved in profile functionality
...
svn path=/trunk/boinc/; revision=1672
2003-07-11 22:33:59 +00:00