aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/functions_upload.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-30bug 2725: Piwigo isn't compatible with suPHP + better handling of watermark u...rvelices1-0/+1
2012-05-07multisize: remove obsolete function file_path_for_typeplegall1-26/+0
2012-04-19feature 2606: second step on multiple size configuration screen redesign.plegall1-1/+3
2012-04-01feature 2604: support rotation on derivativesplegall1-0/+7
2012-02-10feature 2567: in IMAGES_TABLE the field "name" is prefilled with the filename mistic1001-1/+3
2012-02-05feature 2562 added: pre-cache thumbnail at upload timeplegall1-0/+18
2012-01-17feature 2548 multisize - implement delete_element_derivativesrvelices1-28/+26
2012-01-17feature 2548 (multiple size): better delete derivatives in add_uploaded_fileplegall1-0/+2
2012-01-17feature 2548 (multiple sizes): adapt the web API method pwg.images.add (usedplegall1-13/+12
2012-01-12feature 2548, multiple size:plegall1-185/+36
2012-01-03feature 2548 multisizervelices1-1/+1
2011-10-14Bug:2472patdenice1-1/+3
2011-09-29Deactivate auto-rotation for thumbnail creation.patdenice1-1/+1
2011-05-12bug:2292flop251-2/+2
2011-04-28Insert upload form parameters in database during installation.patdenice1-37/+0
2011-04-27feature:2284patdenice1-339/+15
2011-04-23Create a function to save upload form settings.patdenice1-0/+82
2011-04-22feature:2274patdenice1-20/+17
2011-04-22feature:2274patdenice1-2/+21
2011-04-21feature:2273patdenice1-10/+66
2011-04-15round is better than ceil for resizing pictures.patdenice1-2/+2
2011-04-08bug:1791 display hd dimensions instead of websize dimensionsmistic1001-0/+6
2011-03-31feature:2239patdenice1-3/+27
2011-03-24change the way Piwigo checks Imagick availability to make it easier to call I...plegall1-1/+1
2011-02-11feature 2189 added: ability to update a photo (the JPEG/PNG file) withplegall1-51/+122
2011-01-31no need to check the availability of a GD function in the ImageMagick resize ...plegall1-5/+1
2011-01-31bug 2164 fixed: disable automatic rotation if we can't read EXIF dataplegall1-0/+5
2011-01-19feature 2040: to finish the "automatic rotation" feature, I had configurationplegall1-0/+7
2011-01-18Happy new year 2011plegall1-2/+2
2011-01-04feature 2095 added: new column images.added_by (foreign key on users.id)plegall1-1/+2
2010-12-23simpler code, useless to convert value twiceplegall1-8/+2
2010-12-23feature 2083 added: implement method pwg.images.addSimple in coreplegall1-29/+259
2010-12-22feature 2077 added: when ImageMagick is active, ability to remove or resizeplegall1-1/+38
2010-12-21feature 2076 added: automatically use ImageMagick (imagick) instead of GD ifplegall1-24/+107
2010-11-24feature 2040 added: automatic rotation of the photo based on EXIF Orientation.plegall1-21/+81
2010-10-29merge r7489 from branch 2.1 to trunkplegall1-1/+1
2010-10-13merge r7169 from branch 2.1 to trunkplegall1-1/+1
2010-06-29merge r6624 from branch 2.1 to trunkplegall1-0/+78
2010-06-29merge r6621 from branch 2.1 to trunkplegall1-0/+4
2010-06-28merge r6616 from branch 2.1 to trunkplegall1-4/+22
2010-06-09Bug 1715 fixed : SQLite: Add photos failnikrou1-2/+2
2010-05-27merge r6384 from branch 2.1 to trunkplegall1-0/+4
2010-05-03bug 1639 fixed: the upload form now correctly uses the $conf['upload_dir']plegall1-2/+2
2010-04-24Add triggers for image and thumbnail resizing.patdenice1-3/+15
2010-03-08feature 1489: integrate UploadForm into Piwigo core. The integration is notplegall1-0/+264