Chris Morgan
740a7ccb4d
Fix sub level threaded comments reported by Che.
2004-12-08 02:47:26 +00:00
Jeremy Newman
0ce37f66d1
*** empty log message ***
2004-12-01 22:27:35 +00:00
Chris Morgan
8ccc06ba4b
Add a statistics page that displays the number of users, active users, comments and applications.
2004-12-01 22:26:50 +00:00
Tony Lambregts
1e797f9364
added static defines to incl.php (for emails)
...
updated email sent out on delete comment to include the correct URL
2004-12-01 22:25:21 +00:00
Chris Morgan
91a821fdde
Upon login we should touch their user_list row to update the 'stamp'
...
column.
2004-11-17 23:01:12 +00:00
Chris Morgan
3cb02ae957
* add missing admin link for maintainers
2004-11-10 16:36:25 +00:00
Jeremy Newman
1ab777e7b5
bug, duplicate code
2004-11-09 22:51:38 +00:00
Tony Lambregts
90ac967f43
Set up notify system. Send notify emails for ad and delete Coments
2004-11-09 22:42:12 +00:00
Chris Morgan
c81eebd949
add support for application maintainers
2004-11-09 22:41:18 +00:00
Chris Morgan
4ffd2190bf
Show the number of applications that are in the submission queue next to the
...
"View app queue" link so admins don't have to view the queue to see if there
is anything that needs to be processed.
2004-11-09 22:33:54 +00:00
Chris Morgan
b9db13f6a8
add a delete button to comments when the user is an admin
2004-10-21 19:52:35 +00:00
Tony Lambregts
470305407e
- change edituser.php to allow editing of administrative privilages.
2004-04-23 14:40:32 +00:00
Jeremy Newman
65da531221
fix the display of anonymous posts
2004-03-24 19:30:36 +00:00
Jeremy Newman
f722ca719e
fix search form so it works from any path
...
spotted by Ivan Leo Murray-Smith
2004-03-24 18:56:12 +00:00
Jeremy Newman
881522dd91
fix missing end of table
2004-03-24 15:58:57 +00:00
Chris Morgan
89e7284f34
Add appdb/tables/create_tables script to run the sql necessary to create and
...
setup appdb tables. Add app_category.sql and session_list.sql from Jeremy,
without these the database wasn't handling logins correctly and had no
categories. README now has some instructions on how to setup a local appdb.
Modified config.php.sample to point to apidb to match what is in the sql in
appdb/tables. Sql for table creation to use "if exists" to prevent data
base errors on trying to drop tables that don't exist.
2004-03-24 15:51:49 +00:00
Jeremy Newman
e38135a206
post to a file that does not exist, reference calling php instead
2004-03-15 17:18:22 +00:00
Jeremy Newman
4fd9cea6f1
to ignore the file, it must not be in cvs.
2004-03-15 16:51:04 +00:00
Jeremy Newman
d20e11a43a
ignore the config file
...
block the include dir from web access
2004-03-15 16:32:11 +00:00
Jeremy Newman
8f28ae10c4
Initial revision
2004-03-15 16:22:00 +00:00