Tony Lambregts
c7beb30195
Implement Maintainer ratings.
2005-01-04 19:37:49 +00:00
Tony Lambregts
4dec5cf83e
Store the users Wine version in the users table.
2005-01-04 19:36:03 +00:00
Paul van Schayck
7fb5a034c4
Remove appOwners code. We're now using mantainers
2004-12-31 00:30:00 +00:00
Jonathan Ernst
52437f5f30
- use queued screenshot directory instead of mysql to store queued data
...
- use the config file to determine thumbnail size
2004-12-23 01:13:26 +00:00
Jonathan Ernst
a8ba02e76d
Implemented the user friendly screenshot submitting feature
2004-12-18 06:06:46 +00:00
Jonathan Ernst
4082220f9c
- when a comment is deleted, one can state the reason why he did this.
...
- the user that made the comment get's an e-mail
2004-12-14 04:30:41 +00:00
Jonathan Ernst
ebcb5254d2
- remove outdated table definitions from maintainers.sql
...
- move appMaintainerQueue appMaintainers table definition from appdb_tables.sql to maintainers.sql
- remove duplicated table definitions from appdb_tables.sql
2004-12-14 02:36:49 +00:00
Paul van Schayck
28eb33904e
Add -p (ask for password) flag to mysql commands
2004-12-14 02:24:02 +00:00
Tony Lambregts
dca5a408cb
Integrate APPDB with Bugzilla to use the versions table from Bugzilla.
2004-12-13 03:50:11 +00:00
Chris Morgan
7270e4cabc
Drop appMaintainerQueue if it exists.
2004-12-11 23:52:48 +00:00
Chris Morgan
3fa8a3bd7a
Add support for application wide maintainers, super maintainers, that are
...
maintainers for all versions of a particular application.
2004-12-10 00:18:01 +00:00
Chris Morgan
1e06cab9d9
use datetime instead of timestamp
2004-11-17 22:54:30 +00:00
Jeremy Newman
59924742c8
added maintainers tables
2004-11-09 22:55:47 +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
Tony Lambregts
da68923dad
* add category to app submission page. code cleanup and formatting fixes
2004-10-12 21:11:59 +00:00
Chris Morgan
981b904e71
It would be nice to know when entries to the appdb were submitted.
2004-04-20 16:19:48 +00:00
Tony Lambregts
54616f8329
Fix up creating tables
2004-04-19 20:49:52 +00:00
Jeremy Newman
a18f822841
added
2004-03-24 15:52:09 +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
8f28ae10c4
Initial revision
2004-03-15 16:22:00 +00:00