index
:
piwigo
1.3
1.4
1.5
1.6
1.7
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
improve_access_control
master
translation
copy of piwigo repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
admin
/
include
/
functions_upload.inc.php
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-19
feature 2606: second step on multiple size configuration screen redesign.
plegall
1
-1
/
+3
2012-04-01
feature 2604: support rotation on derivatives
plegall
1
-0
/
+7
2012-02-10
feature 2567: in IMAGES_TABLE the field "name" is prefilled with the filename
mistic100
1
-1
/
+3
2012-02-05
feature 2562 added: pre-cache thumbnail at upload time
plegall
1
-0
/
+18
2012-01-17
feature 2548 multisize - implement delete_element_derivatives
rvelices
1
-28
/
+26
2012-01-17
feature 2548 (multiple size): better delete derivatives in add_uploaded_file
plegall
1
-0
/
+2
2012-01-17
feature 2548 (multiple sizes): adapt the web API method pwg.images.add (used
plegall
1
-13
/
+12
2012-01-12
feature 2548, multiple size:
plegall
1
-185
/
+36
2012-01-03
feature 2548 multisize
rvelices
1
-1
/
+1
2011-10-14
Bug:2472
patdenice
1
-1
/
+3
2011-09-29
Deactivate auto-rotation for thumbnail creation.
patdenice
1
-1
/
+1
2011-05-12
bug:2292
flop25
1
-2
/
+2
2011-04-28
Insert upload form parameters in database during installation.
patdenice
1
-37
/
+0
2011-04-27
feature:2284
patdenice
1
-339
/
+15
2011-04-23
Create a function to save upload form settings.
patdenice
1
-0
/
+82
2011-04-22
feature:2274
patdenice
1
-20
/
+17
2011-04-22
feature:2274
patdenice
1
-2
/
+21
2011-04-21
feature:2273
patdenice
1
-10
/
+66
2011-04-15
round is better than ceil for resizing pictures.
patdenice
1
-2
/
+2
2011-04-08
bug:1791 display hd dimensions instead of websize dimensions
mistic100
1
-0
/
+6
2011-03-31
feature:2239
patdenice
1
-3
/
+27
2011-03-24
change the way Piwigo checks Imagick availability to make it easier to call I...
plegall
1
-1
/
+1
2011-02-11
feature 2189 added: ability to update a photo (the JPEG/PNG file) with
plegall
1
-51
/
+122
2011-01-31
no need to check the availability of a GD function in the ImageMagick resize ...
plegall
1
-5
/
+1
2011-01-31
bug 2164 fixed: disable automatic rotation if we can't read EXIF data
plegall
1
-0
/
+5
2011-01-19
feature 2040: to finish the "automatic rotation" feature, I had configuration
plegall
1
-0
/
+7
2011-01-18
Happy new year 2011
plegall
1
-2
/
+2
2011-01-04
feature 2095 added: new column images.added_by (foreign key on users.id)
plegall
1
-1
/
+2
2010-12-23
simpler code, useless to convert value twice
plegall
1
-8
/
+2
2010-12-23
feature 2083 added: implement method pwg.images.addSimple in core
plegall
1
-29
/
+259
2010-12-22
feature 2077 added: when ImageMagick is active, ability to remove or resize
plegall
1
-1
/
+38
2010-12-21
feature 2076 added: automatically use ImageMagick (imagick) instead of GD if
plegall
1
-24
/
+107
2010-11-24
feature 2040 added: automatic rotation of the photo based on EXIF Orientation.
plegall
1
-21
/
+81
2010-10-29
merge r7489 from branch 2.1 to trunk
plegall
1
-1
/
+1
2010-10-13
merge r7169 from branch 2.1 to trunk
plegall
1
-1
/
+1
2010-06-29
merge r6624 from branch 2.1 to trunk
plegall
1
-0
/
+78
2010-06-29
merge r6621 from branch 2.1 to trunk
plegall
1
-0
/
+4
2010-06-28
merge r6616 from branch 2.1 to trunk
plegall
1
-4
/
+22
2010-06-09
Bug 1715 fixed : SQLite: Add photos fail
nikrou
1
-2
/
+2
2010-05-27
merge r6384 from branch 2.1 to trunk
plegall
1
-0
/
+4
2010-05-03
bug 1639 fixed: the upload form now correctly uses the $conf['upload_dir']
plegall
1
-2
/
+2
2010-04-24
Add triggers for image and thumbnail resizing.
patdenice
1
-3
/
+15
2010-03-08
feature 1489: integrate UploadForm into Piwigo core. The integration is not
plegall
1
-0
/
+264