Tony Lambregts
54616f8329
Fix up creating tables
2004-04-19 20:49:52 +00:00
Tony Lambregts
fd86916abc
Add bug.php to better integrate AppDB with Bugzilla
2004-04-19 20:48:46 +00:00
Chris Morgan
c2a45094e2
Add a dropdown list of vendors to the app submit page. Automatch the dropdown
...
vendor selection on the admin side of there is an exact or partial name match.
Clear out the vendor field if a match is found.
Display username when logging in to the db.
2004-04-06 21:26:10 +00:00
Tony Lambregts
1977ad6919
The current code can get bugs that have nothing to do with the AppDB. This
...
should fix it.
2004-04-06 21:21:20 +00:00
Tom Wickline
4a1018ea95
A couple minor Tweaks
2004-03-26 20:36:54 +00:00
Ofir Petruska
56f1a59a02
Add search bugs link for app
2004-03-25 21:21:21 +00:00
Jeremy Newman
5e67d638fc
* Things inside php.ini
...
stuff added by newman
* added the additional contributors
* tweaked the look
2004-03-25 16:29:47 +00:00
Paul van Schayck
764ce13533
Check $width $height input. Display full image if no $width $height given
2004-03-25 16:23:42 +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
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
8eb8482819
s/winehq\.com/winehq\.org/g
2004-03-24 15:49:59 +00:00
Paul van Schayck
5953434a6f
Get imagetype from getimagesize(). Switched to $_GET. Clearing memory.
2004-03-24 15:49:39 +00:00
Tom Wickline
461a3b5307
Fix links, update docs, other minor fixes
2004-03-24 15:43:10 +00:00
Paul van Schayck
f274463f0e
Check the submitted input. Switched to $_REQUEST.
2004-03-18 19:26:33 +00:00
Jeremy Newman
e6b58e6b01
borked link
2004-03-15 20:50:34 +00:00
Jeremy Newman
1c7384ae38
Get the IDs from $_REQUEST and check if they are numeric.
2004-03-15 20:39:12 +00:00
Jeremy Newman
6d3aa59508
ignore the screenshots dir
2004-03-15 18:55:58 +00:00
Jeremy Newman
e554f649ca
adding TODO
2004-03-15 17:23:52 +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
63a6782770
WineHQ Application Database Import
2004-03-15 16:22:00 +00:00
Jeremy Newman
8f28ae10c4
Initial revision
2004-03-15 16:22:00 +00:00