David Anderson
d47c5c1e2f
- API, Unix: fix bug where boinc_sleep() hangs forever.
...
This was because SIGALRM always interrupts sleep()
and keeps boinc_sleep() stuck in its while loop.
Solution: change boinc_sleep() so that it works even if
rapid signals (e.g. interval timer) are happening
- API: remove deprecated graphics files from Makefile.
Old-style graphics are no longer supported.
- web: add empty show_user_donations_private() to donations.inc
svn path=/trunk/boinc/; revision=14513
2008-01-09 17:32:02 +00:00
David Anderson
b542785c1e
- web: My Account page, other user account page, and profile pages
...
now have community info in a 2nd column on the right.
This accomplishes two things:
1) it puts community info in more places;
2) it provides a reasonable way to format long lists of friends;
they just continue down the right column.
svn path=/trunk/boinc/; revision=14452
2008-01-01 22:29:10 +00:00
David Anderson
0616e75a02
- user web: update other code to use new-style DB interfaces
...
svn path=/trunk/boinc/; revision=14164
2007-11-12 22:28:17 +00:00
David Anderson
5360a8cfb1
- user web: bug fix in home.php
...
svn path=/trunk/boinc/; revision=14001
2007-10-31 03:40:15 +00:00
Rytis Slatkevičius
105d6aaae3
HTML fixes;
...
PHP notice fixes;
home.php made translatable, include Lithuanian translation.
svn path=/trunk/boinc/; revision=13997
2007-10-30 19:36:27 +00:00
David Anderson
2272891035
- user web: add "team search" page, which does a multi-criteria
...
search (keywords, country, type).
Have the new-user scenario route the user through this page.
Also, link to it rather than team.php for existing users.
- user web: use cookies rather than URLs to identify new users,
and show "Welcome to X" when they reach their user page.
- user web: don't show user intermediate page for join/quit team.
Just take them to their user page.
svn path=/trunk/boinc/; revision=13731
2007-10-02 03:19:03 +00:00
David Anderson
c6ee2edf87
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11738
2006-12-29 19:01:03 +00:00
David Anderson
3e6f1f062c
account creation cleanup
...
svn path=/trunk/boinc/; revision=8666
2005-10-12 22:51:55 +00:00
David Anderson
c27cb008f4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5599
2005-03-09 01:02:36 +00:00
Janus B. Kristensen
4f45622c91
Project specific callback functions added
...
svn path=/trunk/boinc/; revision=5562
2005-03-04 10:09:25 +00:00
David Anderson
4cced25f4d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4297
2004-10-06 20:45:21 +00:00
David Anderson
b75c017d85
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3368
2004-05-12 17:54:23 +00:00
David Anderson
2deee53456
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3367
2004-05-11 22:49:23 +00:00
Karl Chen
545a56d5c8
directory structure change
...
svn path=/trunk/boinc/; revision=2938
2004-02-02 23:34:39 +00:00
David Anderson
f98c7f0644
user web
...
svn path=/trunk/boinc/; revision=1081
2003-03-19 21:01:32 +00:00
David Anderson
0a93a980fb
email prefs
...
svn path=/trunk/boinc/; revision=921
2003-02-14 22:59:25 +00:00
David Anderson
aa2774f9cb
login
...
svn path=/trunk/boinc/; revision=905
2003-02-14 00:05:56 +00:00
David Anderson
8a0e378e47
account setup
...
svn path=/trunk/boinc/; revision=883
2003-02-08 02:06:35 +00:00
David Anderson
c5c3620f23
Web site fixes, including show host cpu speed, upload/download speed fixes, showing only latest core client version
...
svn path=/trunk/boinc/; revision=765
2002-12-18 20:37:42 +00:00
David Anderson
90f040383b
check for team and user login
...
svn path=/trunk/boinc/; revision=747
2002-12-16 21:41:41 +00:00
David Anderson
72a41ff39a
PHP session mechanism
...
svn path=/trunk/boinc/; revision=681
2002-12-04 19:14:00 +00:00
David Anderson
58f9876db7
major/minor version
...
svn path=/trunk/boinc/; revision=671
2002-12-01 06:14:28 +00:00
David Anderson
4e21bcc807
docs
...
svn path=/trunk/boinc/; revision=601
2002-11-12 17:01:16 +00:00
David Anderson
0f79afb5d4
user web
...
svn path=/trunk/boinc/; revision=586
2002-11-08 17:21:45 +00:00
Cecile Kim
fa1bc83d9b
resolved some conflicts.
...
svn path=/trunk/boinc/; revision=409
2002-09-05 22:19:23 +00:00
Cecile Kim
2bdf6b9d1a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=322
2002-08-13 23:59:34 +00:00
Barry Luong
f28c6436c9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=300
2002-08-12 22:16:34 +00:00
Barry Luong
2ec5515b93
Changed home page to a php file to check for cookies, added expanatory text on front page and on team pages
...
svn path=/trunk/boinc/; revision=294
2002-08-12 20:16:55 +00:00
Cecile Kim
249b26c273
added files for editing user information. changed lay out of user page.
...
svn path=/trunk/boinc/; revision=288
2002-08-10 01:22:17 +00:00
Cecile Kim
0c4e1e786f
changes to creating an account page: create_account.php, print_create_account_form(), and changes to login page.
...
svn path=/trunk/boinc/; revision=278
2002-08-09 01:06:25 +00:00
Cecile Kim
e6b71ccb52
fixed more page headers on login, create account, team, preferences pages. Problem with getting user from cookies??? sometimes, when u click on a link on the user page, it brings u back to the log in form page. will look into it.
...
svn path=/trunk/boinc/; revision=275
2002-08-08 20:49:09 +00:00
Barry Luong
89dd3b16d8
made some changes in page layout and allowed for per-project database access
...
svn path=/trunk/boinc/; revision=267
2002-08-05 23:20:57 +00:00
David Anderson
d5d4634807
Initial revision
...
svn path=/trunk/boinc/; revision=10
2002-04-30 22:22:54 +00:00