Commit Graph

51 Commits

Author SHA1 Message Date
Rytis Slatkevičius aa396080c0 Fix XSS vulnerability in the forum
svn path=/trunk/boinc/; revision=12055
2007-02-08 19:54:05 +00:00
David Anderson 7b66693f21 *** empty log message ***
svn path=/trunk/boinc/; revision=11995
2007-01-29 18:15:16 +00:00
David Anderson 5479cf9a86 *** empty log message ***
svn path=/trunk/boinc/; revision=11767
2007-01-04 15:54:10 +00:00
David Anderson caa9ac6276 *** empty log message ***
svn path=/trunk/boinc/; revision=11744
2006-12-29 23:36:24 +00:00
David Anderson c6ee2edf87 *** empty log message ***
svn path=/trunk/boinc/; revision=11738
2006-12-29 19:01:03 +00:00
Rytis Slatkevičius ccff6971ca Big team change to allow founder transfer when he's no longer available
svn path=/trunk/boinc/; revision=11367
2006-10-27 16:06:42 +00:00
David Anderson 02bb061b6d *** empty log message ***
svn path=/trunk/boinc/; revision=11117
2006-09-06 20:56:55 +00:00
David Anderson f351e21bf8 show posts
svn path=/trunk/boinc/; revision=9500
2006-02-17 22:01:22 +00:00
Matt Lebofsky 5f605a5070 *** empty log message ***
svn path=/trunk/boinc/; revision=9493
2006-02-16 22:50:28 +00:00
David Anderson 19d1c8269c stats pages
svn path=/trunk/boinc/; revision=9468
2006-02-14 22:30:42 +00:00
David Anderson 888823aaff *** empty log message ***
svn path=/trunk/boinc/; revision=9450
2006-02-13 06:53:46 +00:00
David Anderson b8ee2a050e user web
svn path=/trunk/boinc/; revision=9448
2006-02-12 06:19:00 +00:00
Bruce Allen 2dc85757c3 user web: modify David's previous change. Make 'pending
credit link display only if 'show_results' enabled in
project config.xml file.

svn path=/trunk/boinc/; revision=9374
2006-02-01 04:00:11 +00:00
David Anderson fa5f5e96a6 *** empty log message ***
svn path=/trunk/boinc/; revision=9369
2006-02-01 00:23:49 +00:00
Bruce Allen 57f89046ef fix bug on page that shows profile for a given user. The total
number of posts made by a given user is not shown correctly.

The PHP code assumes that this numberis given by user.posts.  However
in html/inc/db_forum.inc, the value of user.posts is NOT
incremented each time a user makes a new post (either starting
a new thread or replying to an existing one).  For the moment, my
the fix is to simply scan the database and count the number of posts by the
user, to give the right value on the profile page.

An alternative fix (which would be less DB intensive, overall)
is to (1) fix db_forum.inc so that it properly increments user.posts and
then (2) add an update_db.php script entry that correctly sets user.posts
by counting the number of posts for each user.

svn path=/trunk/boinc/; revision=9197
2006-01-09 09:43:17 +00:00
David Anderson fb225fcad4 *** empty log message ***
svn path=/trunk/boinc/; revision=9128
2005-12-22 21:46:35 +00:00
David Anderson 829bc4c678 translation fixes
svn path=/trunk/boinc/; revision=9121
2005-12-22 08:22:44 +00:00
Matt Lebofsky 96fdfb0f67 *** empty log message ***
svn path=/trunk/boinc/; revision=9094
2005-12-19 21:20:32 +00:00
David Anderson d0df76e6aa *** empty log message ***
svn path=/trunk/boinc/; revision=9063
2005-12-14 01:07:10 +00:00
David Anderson 28551ae350 *** empty log message ***
svn path=/trunk/boinc/; revision=8044
2005-09-17 21:28:25 +00:00
Matt Lebofsky 1da51704fe Further cleaning up of donation stuff. Project speific code is now in
../projects/donations.inc.

svn path=/trunk/boinc/; revision=8032
2005-09-15 20:45:11 +00:00
Rom Walton d491bf7566 *** empty log message ***
svn path=/trunk/boinc/; revision=8031
2005-09-15 18:30:17 +00:00
Matt Lebofsky e442b70263 *** empty log message ***
svn path=/trunk/boinc/; revision=8030
2005-09-15 18:18:53 +00:00
David Anderson abe3fca454 *** empty log message ***
svn path=/trunk/boinc/; revision=7698
2005-08-31 22:50:53 +00:00
David Anderson b3dc4bcbe4 new account setup
svn path=/trunk/boinc/; revision=7205
2005-08-07 01:33:15 +00:00
Bruce Allen 430eab985e - Add explicity leading path to URLs in a 'show user' function that is
called from one of the ops pages.  Janus, I used URL_BASE rather
      than MASTER_URL (what's the distinction?).  Please confirm this.

svn path=/trunk/boinc/; revision=6589
2005-07-10 04:13:15 +00:00
Janus B. Kristensen f5fab59eb5 User table used for top users is now translatable
svn path=/trunk/boinc/; revision=6421
2005-06-23 20:39:02 +00:00
David Anderson 1c4a881fe1 *** empty log message ***
svn path=/trunk/boinc/; revision=5798
2005-04-08 00:06:52 +00:00
David Anderson 7e4801d6f7 *** empty log message ***
svn path=/trunk/boinc/; revision=5705
2005-03-23 19:25:00 +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 b298ed30ab *** empty log message ***
svn path=/trunk/boinc/; revision=5033
2005-01-08 19:45:26 +00:00
David Anderson 7cca0a5df2 *** empty log message ***
svn path=/trunk/boinc/; revision=5021
2005-01-07 20:12:31 +00:00
David Anderson c0c47595ac *** empty log message ***
svn path=/trunk/boinc/; revision=4840
2004-12-14 00:57:03 +00:00
David Anderson dad6723cc5 *** empty log message ***
svn path=/trunk/boinc/; revision=4603
2004-11-19 07:33:59 +00:00
David Anderson 783087f8bb *** empty log message ***
svn path=/trunk/boinc/; revision=4501
2004-11-07 02:57:02 +00:00
David Anderson e8cb263ff7 *** empty log message ***
svn path=/trunk/boinc/; revision=4470
2004-11-01 23:10:02 +00:00
David Anderson 742298ebce *** empty log message ***
svn path=/trunk/boinc/; revision=4335
2004-10-16 04:12:11 +00:00
David Anderson bc2a5037f5 *** empty log message ***
svn path=/trunk/boinc/; revision=4334
2004-10-15 23:46:24 +00:00
David Anderson 22f1a1093a *** empty log message ***
svn path=/trunk/boinc/; revision=4285
2004-10-01 23:46:22 +00:00
David Anderson 7a60dcfcc6 *** empty log message ***
svn path=/trunk/boinc/; revision=4270
2004-09-30 17:44:43 +00:00
David Anderson a66caa800f *** empty log message ***
svn path=/trunk/boinc/; revision=4181
2004-09-10 20:33:05 +00:00
David Anderson 2634204c88 *** empty log message ***
svn path=/trunk/boinc/; revision=4152
2004-09-04 23:37:49 +00:00
David Anderson 2ae09fc7dd *** empty log message ***
svn path=/trunk/boinc/; revision=4099
2004-08-24 00:15:14 +00:00
David Anderson 6a92c0ea93 *** empty log message ***
svn path=/trunk/boinc/; revision=4056
2004-08-12 15:06: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 c5b4118a34 *** empty log message ***
svn path=/trunk/boinc/; revision=3477
2004-05-31 00:50:06 +00:00
David Anderson ec78e50fb6 *** empty log message ***
svn path=/trunk/boinc/; revision=3476
2004-05-30 21:47:11 +00:00
David Anderson 5e178fe1dc *** empty log message ***
svn path=/trunk/boinc/; revision=3381
2004-05-14 22:57:59 +00:00
David Anderson b75c017d85 *** empty log message ***
svn path=/trunk/boinc/; revision=3368
2004-05-12 17:54:23 +00:00