aboutsummaryrefslogtreecommitdiffstats
path: root/include/ws_functions.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature #321, pwg.categories.getList returns statusplegall2016-02-231-2/+2
* happy new year 2016, all headers updatedplegall2016-01-141-1/+1
* feature 3221 Add Logger classmistic1002015-04-241-19/+0
* Update headers to 2014. Happy new year!!mistic1002014-01-051-1/+1
* splits ws_functions.inc.php in 8 files + comments + code cleaningmistic1002013-11-011-3773/+10
* syntax error fixedplegall2013-11-011-1/+1
* feature 2976: add three methods for permissions managementmistic1002013-10-301-0/+206
* feature 1668, user manager redesign: ability to add a new user (call to pwg.u...plegall2013-10-301-1/+18
* feature 2976: add 'display' parameter for pwg.users.getListmistic1002013-10-281-10/+69
* feature 2976: new options for pwg.users.setInfo + user_id can be an arraymistic1002013-10-281-45/+145
* feature 2976: can change user status and levelmistic1002013-10-241-4/+36
* feature 2976: API methods for users and groups managementmistic1002013-10-241-4/+464
* two new options for API methods : 'admin_only' and 'post_only'mistic1002013-10-241-188/+0
* feature:2982 API: add high-level type checkmistic1002013-10-221-200/+88
* replace some mass_updates/inserts by single_update/insertmistic1002013-10-191-29/+18
* remove all array_push (50% slower than []) + some changes missing for feature...mistic1002013-10-191-31/+23
* feature 2978: remove useless sprintf in the coremistic1002013-10-191-2/+2
* merge r23059 from branch 2.5 to trunkplegall2013-06-051-0/+1
* bug 2900: Improve web service output rvelices2013-05-181-167/+136
* merge r22301 from branch 2.5 to trunkplegall2013-04-191-1/+11
* fix unquoted string + better image sql filterrvelices2013-03-231-5/+5
* bug 2846: pwg.images.search sql error when called with f_* parameters rvelices2013-02-241-1/+1
* bug:2845flop252013-02-181-4/+15
* bug:2845flop252013-02-131-2/+2
* update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall2013-01-011-1/+1
* add page_url (canonical picture url) for web service methods images.search, t...rvelices2012-10-241-1/+7
* bug 2725: Piwigo isn't compatible with suPHP + better handling of watermark u...rvelices2012-08-301-18/+2
* merge r17668 from branch 2.4 to trunkplegall2012-08-301-29/+20
* small fix on element_url returned from web service calls (now coherent with p...rvelices2012-08-071-6/+9
* merge r17016 from branch 2.4 to trunkplegall2012-07-251-0/+6
* feature 2657: previous commit may work, but badly codedmistic1002012-06-201-5/+5
* feature 2657: make sure admins can access the new category (see r11727)mistic1002012-06-201-0/+5
* feature 2657: More options for pwg.categories.add mistic1002012-06-201-0/+27
* merge r15585 from branch 2.3 to trunkplegall2012-06-071-1/+1
* bug 2615 php notice in calendar amd web servicervelices2012-04-141-1/+1
* git-svn-id: http://piwigo.org/svn/trunk@13544 68402e56-0260-453c-a942-63ccdbb...rvelices2012-03-131-151/+4
* feature added: pwg.images.add can perform an update on an existing photo.plegall2012-02-101-1/+19
* - remove square/thumb from choices on picture rvelices2012-02-091-3/+33
* remove obsolete function add_fileplegall2012-01-311-60/+0
* update Piwigo headers to 2012, last change before the expected (or not) apoca...mistic1002012-01-171-1/+1
* feature 2548 (multiple size): better delete derivatives in add_uploaded_fileplegall2012-01-171-3/+0
* feature 2548 (multiple sizes): adapt the web API method pwg.images.add (usedplegall2012-01-171-137/+154
* feature 2548 multisize - added a page to build missing derivatives rvelices2012-01-081-31/+117
* feature 2548 multisize - improved picture.php display (original...) + code cl...rvelices2012-01-051-1/+4
* feature 2548 multisizervelices2012-01-031-10/+3
* merge r12809 from branch 2.3 to trunkplegall2011-12-301-1/+1
* feature 2541 multisizervelices2011-12-271-34/+31
* bug:2535patdenice2011-12-161-2/+7
* merge r12738 from branch 2.3 to trunkplegall2011-12-161-1/+11
* merge r12729 from branch 2.3 to trunkplegall2011-12-131-0/+1