Jonathan Ernst
fa43f93810
Fix screenshots where broken
2005-02-06 22:36:46 +00:00
Jonathan Ernst
b171c02c94
Minor improvements to the screenshot class
2005-02-06 17:47:10 +00:00
Jonathan Ernst
1f6ba40638
- the user was told his screenshot was accepted when it was rejected altough the message title was correct
...
- the name of original submitter was not quoted in the mail after a screenshot has been unqueued because of a wrong table field selection
2005-02-05 21:49:39 +00:00
Jonathan Ernst
3ebdbc9af5
- no more appId in appData as appVersion implies an appId*
...
- screenshot class has been reworked to remove need of appId
- screenshot class has been improved to send e-mails so that email handling can be removed from other scripts
2005-02-04 02:55:50 +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
6fa71d05a5
* fix the problem with old images that don't have a numeric name
2005-01-27 16:42:41 +00:00
Jonathan Ernst
d5a50ecec4
* new screenshot and image classes
2005-01-27 15:42:53 +00:00
Jonathan Ernst
93d3d6b748
use pngs instead of gifs when pngs are smaller
2005-01-15 17:27:47 +00:00
Jonathan Ernst
dcf7c819a4
- replaced mysql_query with appdb_query
...
- fixed mysql query in include/session.php
2005-01-08 18:24:55 +00:00
Jonathan Ernst
9bad35ad0a
- removed get_screenshot_img() function definition from appview.php
...
- removed get_screenshot_img() function definition from bugs.php
- created include/screenshot.php which contains removed get_screenshot_img() function definition
2004-12-25 20:23:10 +00:00