Image Option change logs ========================== version 1.6 (updated on August 26th 2011) 1. Keep size ratio of image after resized. - changed files: + app/code/local/Magestore/Helper/Data.php + app/code/local/Magestore/Helper/Template.php -------------------------------------------------- version 1.5 (updated on May 16th 2011) 1. Fix error in setting backend permission + Modify app/code/local/Magestore/Imageoption/etc/config.xml and app/code/local/Magestore/Imageoption/etc/adminhtml.xml 2. Fix error in uploading so much image options + Modify app/code/local/Magestore/Imageoption/Helper/Data.php and app/code/local/Magestore/Imageoption/Helper/Template.php, function getInputFileHtml() and getWidthInputHtml() + Add one more function enableInputFile() in js/magestore/imageoption.js -------------------------------------------------- Version 1.4 (updated on Feb 26th 2011) - Fix error in disabling/enabling template - To fix: modify function massStatusAction() in app\code\local\Magestore\Imageoption\controllers\Adminhtml\TemplateController.php - For Magento version 1.5: + Error in Edit Imageoption Template --> Assigned Products Grid + To fix: add one more function getRowUrl() in app\code\local\Magestore\Imageoption\Block\Adminhtml\Template\Edit\Tab\Related.php -------------------------------------------------- Version 1.4 for Magento Enterprise (updated on Apr 07 2011) - Fix error in editting Imageoption Template --> Assigned Products Grid - To fix: add one more function getRowUrl() in app\code\local\Magestore\Imageoption\Block\Adminhtml\Template\Edit\Tab\Related.php - Change frontend CSS in skin\frontend\base\default\css\magestore\imageoption.css