aboutsummaryrefslogtreecommitdiffstats
path: root/include/ws_functions.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-10feature 2566 added: pwg.images.add can perform an update on an existing photo.plegall1-1/+23
2011-12-30bug 2543 fixed: the representative_picture_id was missing in the SQL query fo...plegall1-1/+1
2011-12-16merge r12749 from trunk to branch 2.3patdenice1-2/+7
2011-12-16feature 2489 updated: photos added by synchronization can't update their "fil...plegall1-1/+11
2011-12-13feature 2489 added: ability to update "file" info in pwg.images.setInfoplegall1-0/+1
2011-12-13feature 2532 added: pwg.images.add returns image_id (+url)plegall1-0/+22
2011-12-13feature 2533 added: ability to deactivate uniqueness check on pwg.images.addplegall1-11/+14
2011-12-13feature 2531: bug fixed, need to be sure functions_upload.inc.php is loaded b...plegall1-0/+2
2011-12-13feature 2531 added: pwg.images.add is able to generate web size + thumbnailplegall1-65/+113
2011-11-21feature 2486 merge from trunk -r12624,12625,12650 Add an admin view for rates...rvelices1-0/+39
2011-11-03feature 2352: a bug had been introduced by r12537, the piwigo_user_cache_cate...plegall1-1/+2
2011-11-03feature 2352 added: pwg.categories.getList now returns a tn_url parameter.plegall1-0/+189
2011-09-17feature 2441 added: no need to have the HD to regenerate the websize if theplegall1-3/+34
2011-08-17feature 2406 added: if the user wants a new album in the upload form, the albumplegall1-7/+14
2011-08-02rename #images.average_rate to rating_scorervelices1-44/+44
2011-07-25feature 2384: improve average rating calculation (still need to update langua...rvelices1-3/+9
2011-07-15merge r11755 from branch 2.2 to trunkplegall1-0/+4
2011-07-14merge r11745 from branch 2.2 to trunkplegall1-0/+72
2011-06-14merge r11371 from branch 2.2 to trunkplegall1-0/+112
2011-05-31merge r11152 from branch 2.2 to trunkplegall1-15/+39
2011-05-30merge r11117 from branch 2.2 to trunkplegall1-0/+5
2011-05-30merge r11115 from branch 2.2 to trunkplegall1-4/+4
2011-05-03feature:2284patdenice1-1/+1
2011-04-29feature:2259patdenice1-52/+60
2011-04-28Insert upload form parameters in database during installation.patdenice1-1/+0
2011-04-27feature:2284patdenice1-8/+13
2011-04-23Only reset one type of extension.patdenice1-5/+12
2011-04-22feature:2274patdenice1-24/+47
2011-04-21feature:2273patdenice1-3/+5
2011-04-21feature:2271patdenice1-0/+37
2011-04-20feature:2271patdenice1-0/+136
2011-04-17feature:2259patdenice1-0/+5
2011-04-10feature:2259patdenice1-0/+72
2011-04-08bug:1791 update webservices upload methodsmistic1001-0/+4
2011-04-05ws_getInfos is restricted to adminsmistic1001-5/+5
2011-04-03add pwg.getInfos method in PWG APImistic1001-0/+67
2011-03-30bug fixed: for metadata synchronization, use the same behavior inplegall1-0/+13
2011-03-17ws_getVersion -> add test for admin , sendResponse -> add a trigger for debug wscljosse1-1/+1
2011-03-08bug 2195: webservices f_min_date_available not working rvelices1-4/+4
2011-02-11feature 2189 added: ability to update a photo (the JPEG/PNG file) withplegall1-13/+34
2011-01-18Happy new year 2011plegall1-2/+2
2011-01-17bug 2105 : Browsing tags is slow if tags contains many photos rvelices1-52/+33
2011-01-04feature 2095 added: new column images.added_by (foreign key on users.id)plegall1-1/+2
2010-12-24feature 2085 added: new method pwg.themes.performActionplegall1-0/+32
2010-12-23feature 2060: remove adivser mode on web API methods imported from the pwg.im...plegall1-4/+4
2010-12-23feature 2084 added: new method pwg.plugins.getList and pwg.plugins.performActionplegall1-0/+75
2010-12-23feature 2082 added: new method pwg.categories.move from the pwg.images.addSim...plegall1-0/+121
2010-12-23feature 2080 added: add methods pwg.images.delete and pwg.categories.delete fromplegall1-0/+107
2010-12-23feature 2083 added: implement method pwg.images.addSimple in coreplegall1-60/+99
2010-12-14feature 2060: Remove adviser mode.patdenice1-11/+11