latest version
2.6.0
2011-02-19
0.8.0
CHANGES
- [core] improve performance by code review
- [core/security] remove the general necessity of /.esniper, so that ebay password is only for the moment of bid start required on disk
- [module/auction] put auction field "banktransfer" and "paypal" into a plugin, also as an example how to extend auctions with extra fields
- [core/security] removed the host binded password
- [plugin/refreshbackground] simplified refresh via cron job using refresh.php directly
NEW
- [core/auctions] parse country specific ebay page for shipping costs, ebay.de as default, change this in config/ebayparser.php as needed
- [module/auction] Start/stop auctions via ajax call
- [plugin/paypal] put auction field "paypal" into a plugin, as an example how to extend auctions with extra fields
- [core/documentation] started inline documentation for phpDoc, not yet finished
BUGFIXES
- [plugin/refreshbackground] fixed effect, that refreshed "deleted" auctions
- [module/auction] fixed javascript error in IE on adding auctions