Commit Graph

383 Commits

Author SHA1 Message Date
Jonathan Ernst
4b279975f6 - Display only the first part of the description
- People vote for apps, not appversion so that it doesn't mean anything to display versions
2005-01-29 22:54:02 +00:00
Jonathan Ernst
e8ec89374b Remove unused tables 2005-01-29 17:19:19 +00:00
Jonathan Ernst
805dab06ac - fix version deletion
- redirect in the correct page when something is deleted
2005-01-29 17:17:32 +00:00
Jonathan Ernst
47fd3b6d86 Use actual database data to generate the gold and silver list, fixed 2005-01-29 17:16:15 +00:00
Jonathan Ernst
f4f156cd3e Update TODO 2005-01-29 17:13:15 +00:00
Jonathan Ernst
93a7937141 Use actual database data to generate the gold and silver list 2005-01-29 17:10:52 +00:00
Jonathan Ernst
b0f33ca160 Remove duplicated links to add a new version
Remove unused script
2005-01-29 17:09:27 +00:00
Jonathan Ernst
8bc52cfe63 Replace <? with <?php
Use registered global vars
2005-01-29 00:53:29 +00:00
Jonathan Ernst
8d5693fb70 Improve actions in appview.php 2005-01-29 00:52:49 +00:00
Jonathan Ernst
c87a67463e Get rid of user rating 2005-01-29 00:50:54 +00:00
Jonathan Ernst
608e172c49 Use registered globals for checking if the description was changed 2005-01-29 00:49:21 +00:00
Paul van Schayck
5929fcacc2 Use super globals, perform input checking 2005-01-29 00:47:36 +00:00
Francois Gouget
8d26e0fb7a Small wording tweaks 2005-01-29 00:45:59 +00:00
Francois Gouget
61c5ebcb39 Expand the answer to 'What is the Application Database?' by enumerating each aspect. Use the Visual FoxPro entry as an example. Also mention voting.
Change wording of the answer to 'What are the benefits of this Application Database?'. Also mention the tricks to get an application working as a benefit to Wine users.
2005-01-29 00:45:15 +00:00
Francois Gouget
a8f2cd5865 Assorted spelling and typo fixes 2005-01-29 00:43:41 +00:00
Jonathan Ernst
cb710aa5b9 * use move_uploaded_file() instead of rename() 2005-01-27 17:40:09 +00:00
Jonathan Ernst
cf870b4499 * better error message when rename() fails 2005-01-27 17:30:24 +00:00
Jonathan Ernst
d35d02a8a8 * fix a problem with the thumbnail when viewing an app
* optimize watermarking
2005-01-27 17:16:25 +00:00
Jonathan Ernst
5ae2e32b1e * increase timelimit when regenerating images. 2005-01-27 16:59:27 +00:00
Jonathan Ernst
6fa71d05a5 * fix the problem with old images that don't have a numeric name 2005-01-27 16:42:41 +00:00
Jonathan Ernst
db2a960dd5 * force usage of GD 1 functions 2005-01-27 16:13:03 +00:00
Jonathan Ernst
d5a50ecec4 * new screenshot and image classes 2005-01-27 15:42:53 +00:00
Tony Lambregts
fc4f7db66a Show the number of individual maintainers on the stats page 2005-01-23 16:59:09 +00:00
Tony Lambregts
008cacfa7e Clarify what we are counting in the admin menu 2005-01-23 02:24:25 +00:00
Tony Lambregts
cbfef68f96 Fix spelling of 'New' 2005-01-22 01:39:22 +00:00
Tony Lambregts
9f4afedc20 Fix case of appName causing notify messages to always indicate that the name
was changed
2005-01-22 01:38:14 +00:00
Paul van Schayck
79c96554d6 Escape quotes properly 2005-01-19 16:53:07 +00:00
Jonathan Ernst
b3eee9c65f - cron job to delete inactive users
- improved statistics
2005-01-19 05:03:07 +00:00
Jonathan Ernst
cf72447bcf remove unused files 2005-01-19 05:01:11 +00:00
Tony Lambregts
080189ed5d add bit about emiling everyone in a thread. delete bit about maintainer ratings (done) 2005-01-19 05:00:16 +00:00
Tony Lambregts
147f689b73 Fix up selects for Maintainer Rating and Versions to return " " when Choose.. is selected. 2005-01-19 04:59:27 +00:00
Jonathan Ernst
aba584ff93 fix a typo (mesage -> message) 2005-01-19 04:58:12 +00:00
Jonathan Ernst
04d65bd2cf Remove unused edituser.php 2005-01-17 04:47:48 +00:00
Jonathan Ernst
bdc488f26f remove admin/index.php 2005-01-17 04:46:58 +00:00
Jonathan Ernst
a22cde142e updated TODO 2005-01-17 04:33:05 +00:00
Jonathan Ernst
791bac8e09 make it possible to add/remove administrators 2005-01-17 04:30:39 +00:00
Jonathan Ernst
f093a01229 add a user management panel for administrators 2005-01-16 02:04:03 +00:00
Jonathan Ernst
93d3d6b748 use pngs instead of gifs when pngs are smaller 2005-01-15 17:27:47 +00:00
Jonathan Ernst
e333c4ee35 - set width and height parameters for every image of the layout
- use double quotes to be standard compliant
2005-01-15 06:03:18 +00:00
WineHQ
7d67786b96 Authors: Tony Lambregts <tony_lambregts@telusplanet.net>, Jonathan Ernst <Jonathan@ernstfamily.ch>, Paul van Schayck <polleke@gmail.com>
Protect addmsg() from using up all available memory and crashing
2005-01-15 06:02:01 +00:00
Paul van Schayck
30aeda85d6 Security fixes 2005-01-15 05:59:21 +00:00
Paul van Schayck
ecbeaa4d21 * Make sure PHP really opens a new connection. 2005-01-14 16:05:14 +00:00
Jonathan Ernst
e0da13cc44 imagedestroy() is called only if the ressource still exists
----------------------------------------------------------------------
2005-01-14 05:37:07 +00:00
Jonathan Ernst
caf91fded2 remove all mysql_error() instances as errors are handled by query_appdb() 2005-01-14 05:34:25 +00:00
Jonathan Ernst
c233396669 screenshots in the queue were not displayed 2005-01-14 05:33:25 +00:00
Jonathan Ernst
719e39c900 remove sql error from maintainersubmit when trying to be a supermaintainer 2005-01-14 05:32:48 +00:00
Tony Lambregts
571aa478f6 Use Bcc: For notifies in edit notes 2005-01-14 05:30:26 +00:00
Tony Lambregts
16bb7584e5 Tighten up security on add notes 2005-01-14 05:29:45 +00:00
WineHQ
6b806b79e1 Authors: Jonathan Ernst <Jonathan@ernstfamily.ch>, Paul van Schayck <polleke@gmail.com>, Tony Lambregts <tony_lambregts@telusplanet.net>
New preferences fix
2005-01-14 05:28:58 +00:00
Tony Lambregts
2a153fec68 Fix user preferences screen 2005-01-13 05:37:52 +00:00