Commit Graph

212 Commits

Author SHA1 Message Date
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