aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-09feature:2114patdenice1-5/+0
2011-03-06bug:2213patdenice1-1/+1
2011-03-04feature:2210patdenice1-7/+29
2011-03-04feature:2210patdenice1-17/+79
2011-03-02Add themes autmatic update functionality.patdenice1-0/+1
2011-02-11feature 2189 added: ability to update a photo (the JPEG/PNG file) withplegall2-93/+192
2011-02-03bug 270 fixed: (yes "270", submitted in 2006), time (hour:minute:second) addedplegall1-1/+5
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-28merge r8966 from branch 2.1 to trunkplegall1-1/+1
2011-01-23bug 2119 fixed: no crash when calling pwg.categories.delete on an empty albumplegall1-11/+14
2011-01-20bug 937 fixed: makes sure a user won't see the thumbnail of a photo that has aplegall1-11/+0
2011-01-19feature 2040: to finish the "automatic rotation" feature, I had configurationplegall1-0/+7
2011-01-19feature 1289 added: easy "delete orphan tags" function. On the "tags"plegall1-0/+48
2011-01-18bug fixed: no more categories.uploadable column when creating a new categoryplegall3-3/+543
2011-01-18Happy new year 2011plegall16-32/+32
2011-01-13feature 2108 added: user upload removed from core. It will come back as aplegall1-1/+0
2011-01-04feature 2095 added: new column images.added_by (foreign key on users.id)plegall1-1/+2
2010-12-31feature 2089: finish removing element_set, now it's time for batch_managerplegall1-13/+1
2010-12-23feature 2081 added: ability to choose what to do with photos when deleting anplegall1-3/+40
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-23removed unused files / code / css; shorter codervelices1-1/+18
2010-12-22feature 2048 removed (and was never released): no data are sent anonymously t...plegall4-23/+3
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-12-14feature 2060: Remove adviser mode.patdenice1-60/+57
2010-12-14merge r8124 from branch 2.1 to trunkpatdenice1-5/+5
2010-12-12merge r8089 from branch 2.1 to trunkpatdenice1-5/+15
2010-12-11feature 2048: send technical details only to get_version_list.php of PEM API.patdenice4-21/+23
2010-12-11feature 2057: use $get_data parameter to send GET data.patdenice3-36/+80
2010-12-11feature 2048: add $conf['send_hosting_technical_details'] parameterpatdenice1-3/+4
2010-12-11Use POST to send server datapatdenice1-7/+6
2010-12-11feature 2057: fetchRemote can send POST datapatdenice1-14/+35
2010-12-07Feature 2048: send piwigo versionpatdenice1-0/+1
2010-12-07Feature 2048: Send data to piwigo server anonymously (like php and mysql vers...patdenice1-0/+17
2010-11-24feature 2040 added: automatic rotation of the photo based on EXIF Orientation.plegall1-21/+81
2010-11-09[trunk] merge 7723 - nl_NL - add subscribe for NL to newsletterddtddt1-0/+1
2010-10-30merge r7506 from branch 2.1 to trunkplegall1-1/+12
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-09-22merge r7004 from branch 2.1 to trunkplegall1-0/+4
2010-09-21feature 1616: rename "category" into "album" (4th commit; almost there)rvelices2-4/+4
2010-09-21feature 1616: rename "category" into "album" (3rd commit; still to come)rvelices1-2/+2
2010-09-19feature 1616: rename "category" into "album" (second commit; still to come)rvelices1-1/+1
2010-09-16feature 1616: rename "category" into "album" (first commit; still to come)rvelices1-1/+1
2010-09-09feature 1845 : be able to delete photos added through ftp synchronizationrvelices1-16/+34
2010-07-28merge r6724 from branch 2.1 to trunkpatdenice1-0/+2
2010-07-05Bug 1763 fixed : [PostgreSQL] double quote used in queriesnikrou2-2/+2
2010-07-03Bug 1755 : Needs single quotes in queries official pluginsnikrou1-2/+2