Commit Graph

34 Commits

Author SHA1 Message Date
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 f125e7e2de - web: don't require login for show_user.php
- web: add app selection to example project-specific prefs
    (commented out by default)
- web: in prefs, flag too-low numeric values as errors,
    rather than just setting to min value
- web: fix bug when add new venue from "columns" view

svn path=/trunk/boinc/; revision=14442
2007-12-24 21:34:21 +00:00
David Anderson 13baee4302 - user web: add "friend" and "notification" features
- user web: code cleanup in Profile area
- GUI RPC: add missing "/" in auth2 RPC

svn path=/trunk/boinc/; revision=14394
2007-12-18 20:28:08 +00:00
David Anderson 75e5e0a1ee - user web: fixes
svn path=/trunk/boinc/; revision=14165
2007-11-12 22:39:56 +00:00
David Anderson fca5836088 - web RPC: fix bug in XML variant in show_user.php, bad-ID case.
html/user/
    show_user.php


svn path=/trunk/boinc/; revision=12653
2007-05-11 17:42:33 +00:00
David Anderson c6ee2edf87 *** empty log message ***
svn path=/trunk/boinc/; revision=11738
2006-12-29 19:01:03 +00:00
David Anderson e4e447ad26 *** empty log message ***
svn path=/trunk/boinc/; revision=11735
2006-12-29 03:29:13 +00:00
David Anderson 02bb061b6d *** empty log message ***
svn path=/trunk/boinc/; revision=11117
2006-09-06 20:56:55 +00:00
David Anderson 59d5508392 *** empty log message ***
svn path=/trunk/boinc/; revision=11107
2006-09-05 19:00:59 +00:00
Janus B. Kristensen 847b399a8f - This page is now translation capable and uses the object cache (when accessed throught the web frontend). This should fix the issues where the page appears in another language than the selected one.
- Simplification: Now only allow people to do userid lookups using the id of a user instead of the authenticator (when in XML mode people can still use the authenticator)

svn path=/trunk/boinc/; revision=11017
2006-08-27 21:03:29 +00:00
David Anderson d85c1de549 *** empty log message ***
svn path=/trunk/boinc/; revision=6349
2005-06-15 04:53:08 +00:00
David Anderson 1c4a881fe1 *** empty log message ***
svn path=/trunk/boinc/; revision=5798
2005-04-08 00:06:52 +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 d38bdf43ec *** empty log message ***
svn path=/trunk/boinc/; revision=5435
2005-02-15 22:29:32 +00:00
David Anderson a6d5713db1 *** empty log message ***
svn path=/trunk/boinc/; revision=5417
2005-02-13 06:13:33 +00:00
David Anderson 7342b36f2e *** empty log message ***
svn path=/trunk/boinc/; revision=4599
2004-11-18 20:01:12 +00:00
David Anderson b40131f41e *** empty log message ***
svn path=/trunk/boinc/; revision=4210
2004-09-20 21:58:47 +00:00
Eric J. Korpela 1ca61ba699 *** empty log message ***
svn path=/trunk/boinc/; revision=3946
2004-07-23 04:04:21 +00:00
Eric J. Korpela a7a656299d *** empty log message ***
svn path=/trunk/boinc/; revision=3943
2004-07-22 23:42:50 +00:00
David Anderson ecf08e05cd *** empty log message ***
svn path=/trunk/boinc/; revision=3880
2004-07-15 18:54:17 +00:00
Karl Chen 545a56d5c8 directory structure change
svn path=/trunk/boinc/; revision=2938
2004-02-02 23:34:39 +00:00
David Anderson 39bc2da38d admin account creation
svn path=/trunk/boinc/; revision=2171
2003-08-22 05:36:25 +00:00
David Anderson dca71c294c host merging
svn path=/trunk/boinc/; revision=1086
2003-03-21 04:38:55 +00:00
David Anderson f98c7f0644 user web
svn path=/trunk/boinc/; revision=1081
2003-03-19 21:01:32 +00:00
David Anderson b30f73a15c user web
svn path=/trunk/boinc/; revision=1066
2003-03-17 22:37:49 +00:00
David Anderson a26d8c4d1a various
svn path=/trunk/boinc/; revision=1021
2003-03-06 17:42:49 +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 24d08f51a9 web site fixes
svn path=/trunk/boinc/; revision=700
2002-12-06 21:37:30 +00:00
David Anderson 72a41ff39a PHP session mechanism
svn path=/trunk/boinc/; revision=681
2002-12-04 19:14:00 +00:00
David Anderson 4e21bcc807 docs
svn path=/trunk/boinc/; revision=601
2002-11-12 17:01:16 +00:00
Cecile Kim 2ae888e080 added secure email update - new password sent to new email address to verify. can change password after login.
svn path=/trunk/boinc/; revision=311
2002-08-13 00:08:08 +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 bf9b213f18 added team stuff like viewing emails of team members
svn path=/trunk/boinc/; revision=273
2002-08-07 18:56:55 +00:00