User: alexiswilke Branch: DRUPAL-6--1 Date: Tue, 05 Oct 2010 06:46:30 +0000 Modified files: /modules/gallerix gallerix.module /modules/gallerix/js management.js /modules/gallerix management.inc Log message: * Clean up (empty lines, fix/moved comments, renamed variables) * Optimizations (access check, moved lines, remove some init.) * Delete image function checks whether the picture exists * Added tests to make sure the $picture is loaded * Fixed the manager Save so it works as expected * Additional fixes in link with upper/lower case changes * Support .jpeg as a valid file extension * Properly verify that the files are images (JPG, PNG, GIF) * Fixed the zip upload that would not remove the path, now we take the filename by itself and keep the case as is * Support old & new zip API, in case the new is not installed * Make sure that files are indeed created * Fixed multiple E_NOTICEs Links: http://cvs.drupal.org/diff.php?path=contributions/modules/gallerix/gallerix.... http://cvs.drupal.org/diff.php?path=contributions/modules/gallerix/js/manage... http://cvs.drupal.org/diff.php?path=contributions/modules/gallerix/managemen...