David Anderson
e56ed1430f
- DB code: safe_atof() was returning a float,
...
causing a potential loss of precision.
Change it to double (same as atof())
- When moderator locks a thread, let them specify reason
svn path=/trunk/boinc/; revision=14662
2008-02-02 17:01:57 +00:00
David Anderson
fd399c351d
- user web: for moderation actions on team forums,
...
send email notifications to team founder (not project admin)
- user web: let project admins (S_ADMIN) moderate team forums
svn path=/trunk/boinc/; revision=14245
2007-11-18 04:10:37 +00:00
David Anderson
a49608a028
- user web: allow teams to create their own "team message board".
...
Team founder and admins have moderator power.
Anyone can view a team message board,
but only team members can write to it.
Users cannot be banished from team message boards
(due to database limitations).
svn path=/trunk/boinc/; revision=14218
2007-11-15 22:51:05 +00:00
David Anderson
000a3e5594
- user web: code cleanup, deleted unused files
...
svn path=/trunk/boinc/; revision=14200
2007-11-14 16:03:47 +00:00
David Anderson
a18dfc55a7
- user web: revise forum code to use new-style DB interface
...
svn path=/trunk/boinc/; revision=14160
2007-11-12 20:57:15 +00:00
Rytis Slatkevičius
aa396080c0
Fix XSS vulnerability in the forum
...
svn path=/trunk/boinc/; revision=12055
2007-02-08 19:54:05 +00:00
Eric J. Korpela
82028f530a
Added action and usernames to forum moderation messages.
...
svn path=/trunk/boinc/; revision=11750
2007-01-01 21:18:49 +00:00
Rytis Slatkevičius
67b3f9a911
Forum thread locking
...
svn path=/trunk/boinc/; revision=11514
2006-11-10 17:09:09 +00:00
David Anderson
aeac868c11
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10559
2006-07-01 20:03:48 +00:00
David Anderson
091b57c6c1
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10380
2006-06-16 23:53:56 +00:00
Rom Walton
a8078f11b8
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10354
2006-06-15 06:51:21 +00:00
Janus B. Kristensen
6f4fe1379f
Reason is optional and action can get from either post or get methods. (todo write request_str instead of the test for get/post_str)
...
svn path=/trunk/boinc/; revision=6226
2005-05-23 19:05:44 +00:00
Janus B. Kristensen
a27c54cc31
Stickies and new forum rules
...
svn path=/trunk/boinc/; revision=5902
2005-04-20 21:11:20 +00:00
Janus B. Kristensen
b221a57b2d
Checking input parameters
...
svn path=/trunk/boinc/; revision=5454
2005-02-17 11:43:49 +00:00
David Anderson
a7320942ad
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5422
2005-02-13 21:33:02 +00:00
Janus B. Kristensen
53cc977ad2
Delete thread forum moderation feature
...
svn path=/trunk/boinc/; revision=5412
2005-02-12 09:50:13 +00:00