source: trunk/admin/include/functions_upload.inc.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26461   10 years mistic100 Update headers to 2014. Happy new year!!
(edit) @25929   10 years plg feature 2869 added: support TIFF files on web upload (requires ext_imagick)
(edit) @25018   11 years mistic100 remove all array_push (50% slower than []) + some changes missing for …
(edit) @19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
(edit) @17675   12 years rvelices bug 2725: Piwigo isn't compatible with suPHP + better handling of …
(edit) @14829   12 years plg multisize: remove obsolete function file_path_for_type
(edit) @14221   12 years plg feature 2606: second step on multiple size configuration screen …
(edit) @13843   12 years plg feature 2604: support rotation on derivatives
(edit) @13082   12 years mistic100 feature 2567: in IMAGES_TABLE the field "name" is prefilled with the …
(edit) @13030   12 years plg feature 2562 added: pre-cache thumbnail at upload time
(edit) @12917   12 years rvelices feature 2548 multisize - implement delete_element_derivatives
(edit) @12907   12 years plg feature 2548 (multiple size): better delete derivatives in …
(edit) @12906   12 years plg feature 2548 (multiple sizes): adapt the web API method pwg.images.add …
(edit) @12879   12 years plg feature 2548, multiple size: * adapt the upload script * remove the …
(edit) @12831   12 years rvelices feature 2548 multisize - rewrote local site sync + metadata sync
(edit) @12443   13 years patdenice Bug:2472 Thumbnails are not cropped during upload
(edit) @12258   13 years patdenice Deactivate auto-rotation for thumbnail creation.
(edit) @10858   13 years flop25 bug:2292 Fixed the spelling of a function name. …
(edit) @10653   13 years patdenice Insert upload form parameters in database during installation. Remove …
(edit) @10641   13 years patdenice feature:2284 Create a class to manipulate images.
(edit) @10589   13 years patdenice Create a function to save upload form settings.
(edit) @10570   13 years patdenice feature:2274 Create thumbnail through ajax. Remove $conftn_width, …
(edit) @10563   13 years patdenice feature:2274 pwg.images.resize method is able to create or regenerate …
(edit) @10552   13 years patdenice feature:2273 Ability to crop thumbnail (fixed size)
(edit) @10383   13 years patdenice round is better than ceil for resizing pictures.
(edit) @10157   13 years mistic100 bug:1791 display hd dimensions instead of websize dimensions
(edit) @9952   13 years patdenice feature:2239 Support GIF format in the upload form (only in GD)
(edit) @9844   13 years plg change the way Piwigo checks Imagick availability to make it easier to …
(edit) @9191   13 years plg feature 2189 added: ability to update a photo (the JPEG/PNG file) with …
(edit) @9022   13 years plg no need to check the availability of a GD function in the ImageMagick
(edit) @9021   13 years plg bug 2164 fixed: disable automatic rotation if we can't read EXIF data
(edit) @8763   13 years plg feature 2040: to finish the "automatic rotation" feature, I had …
(edit) @8728   13 years plg Happy new year 2011 Change "Piwigo - a PHP based picture gallery" …
(edit) @8464   13 years plg feature 2095 added: new column images.added_by (foreign key on users.id)
(edit) @8253   13 years plg simpler code, useless to convert value twice
(edit) @8249   13 years plg feature 2083 added: implement method pwg.images.addSimple in core …
(edit) @8227   13 years plg feature 2077 added: when ImageMagick is active, ability to remove or …
(edit) @8219   13 years plg feature 2076 added: automatically use ImageMagick (imagick) instead of …
(edit) @7868   13 years plg feature 2040 added: automatic rotation of the photo based on EXIF …
(edit) @7490   13 years plg merge r7489 from branch 2.1 to trunk bug 1908 fixed: protect the …
(edit) @7170   14 years plg merge r7169 from branch 2.1 to trunk bug 1914 fixed: broken admin web …
(edit) @6625   14 years plg merge r6624 from branch 2.1 to trunk bug 1747 fixed: some checks were …
(edit) @6622   14 years plg merge r6621 from branch 2.1 to trunk bug 1742 fixed: if the EXIF …
(edit) @6617   14 years plg merge r6616 from branch 2.1 to trunk bug 1701 fixed: support for PNG …
(edit) @6498   14 years nikrou Bug 1715 fixed : SQLite: Add photos fail must use pwg_db_* functions …
(edit) @6385   14 years plg merge r6384 from branch 2.1 to trunk bug 1704 fixed: windows needs a …
(edit) @6052   14 years plg bug 1639 fixed: the upload form now correctly uses the …
(edit) @5957   14 years patdenice Add triggers for image and thumbnail resizing.
(add) @5089   14 years plg feature 1489: integrate UploadForm into Piwigo core. The integration …
Note: See TracRevisionLog for help on using the revision log.