aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature 2387: addd a filter by tag in the batch manager (merge from trunk)rvelices2011-07-301-8/+5
* bug 2356 fixed: if the EXIF date can't be parsed, we don't use it to fill the...plegall2011-07-141-0/+5
* feature 2245: when a new private album is added, the creator and adminsplegall2011-07-131-1/+104
* bug:2278 fixed (merge r10970 r11008 r11039 from trunk) replace FCBKcomplete b...mistic1002011-05-251-5/+10
* feature:2250patdenice2011-05-251-17/+7
* merge 10858flop252011-05-121-2/+2
* bug 2242 fixed: default theme is changed if upgrade.php deactivated the previ...plegall2011-04-161-1/+20
* merge r10383 from trunk to branch 2.2patdenice2011-04-151-2/+2
* merge r10098,r10100,r10101,r10113,r10128,r10129 from trunk to branch 2.2patdenice2011-04-071-17/+115
* merge r10110 from trunk to branch 2.2patdenice2011-04-061-1/+1
* feature:2239patdenice2011-03-311-3/+27
* change the way Piwigo checks Imagick availability to make it easier to call I...plegall2011-03-241-1/+1
* bug 2218: deactivate non core themes after upgradeplegall2011-03-101-0/+41
* feature:2114patdenice2011-03-091-5/+0
* bug:2213patdenice2011-03-061-1/+1
* feature:2210patdenice2011-03-041-7/+29
* feature:2210patdenice2011-03-041-17/+79
* Add themes autmatic update functionality.patdenice2011-03-021-0/+1
* feature 2189 added: ability to update a photo (the JPEG/PNG file) withplegall2011-02-112-93/+192
* bug 270 fixed: (yes "270", submitted in 2006), time (hour:minute:second) addedplegall2011-02-031-1/+5
* no need to check the availability of a GD function in the ImageMagick resize ...plegall2011-01-311-5/+1
* bug 2164 fixed: disable automatic rotation if we can't read EXIF dataplegall2011-01-311-0/+5
* merge r8966 from branch 2.1 to trunkplegall2011-01-281-1/+1
* bug 2119 fixed: no crash when calling pwg.categories.delete on an empty albumplegall2011-01-231-11/+14
* bug 937 fixed: makes sure a user won't see the thumbnail of a photo that has aplegall2011-01-201-11/+0
* feature 2040: to finish the "automatic rotation" feature, I had configurationplegall2011-01-191-0/+7
* feature 1289 added: easy "delete orphan tags" function. On the "tags"plegall2011-01-191-0/+48
* bug fixed: no more categories.uploadable column when creating a new categoryplegall2011-01-183-3/+543
* Happy new year 2011plegall2011-01-1816-32/+32
* feature 2108 added: user upload removed from core. It will come back as aplegall2011-01-131-1/+0
* feature 2095 added: new column images.added_by (foreign key on users.id)plegall2011-01-041-1/+2
* feature 2089: finish removing element_set, now it's time for batch_managerplegall2010-12-311-13/+1
* feature 2081 added: ability to choose what to do with photos when deleting anplegall2010-12-231-3/+40
* simpler code, useless to convert value twiceplegall2010-12-231-8/+2
* feature 2083 added: implement method pwg.images.addSimple in coreplegall2010-12-231-29/+259
* removed unused files / code / css; shorter codervelices2010-12-231-1/+18
* feature 2048 removed (and was never released): no data are sent anonymously t...plegall2010-12-224-23/+3
* feature 2077 added: when ImageMagick is active, ability to remove or resizeplegall2010-12-221-1/+38
* feature 2076 added: automatically use ImageMagick (imagick) instead of GD ifplegall2010-12-211-24/+107
* feature 2060: Remove adviser mode.patdenice2010-12-141-60/+57
* merge r8124 from branch 2.1 to trunkpatdenice2010-12-141-5/+5
* merge r8089 from branch 2.1 to trunkpatdenice2010-12-121-5/+15
* feature 2048: send technical details only to get_version_list.php of PEM API.patdenice2010-12-114-21/+23
* feature 2057: use $get_data parameter to send GET data.patdenice2010-12-113-36/+80
* feature 2048: add $conf['send_hosting_technical_details'] parameterpatdenice2010-12-111-3/+4
* Use POST to send server datapatdenice2010-12-111-7/+6
* feature 2057: fetchRemote can send POST datapatdenice2010-12-111-14/+35
* Feature 2048: send piwigo versionpatdenice2010-12-071-0/+1
* Feature 2048: Send data to piwigo server anonymously (like php and mysql vers...patdenice2010-12-071-0/+17
* feature 2040 added: automatic rotation of the photo based on EXIF Orientation.plegall2010-11-241-21/+81