aboutsummaryrefslogtreecommitdiffstats
path: root/include/ws_functions (follow)
Commit message (Expand)AuthorAgeFilesLines
* bug 3055: add security pwg_token on API methods introduced in Piwigo 2.6plegall2014-03-173-0/+35
* feature 3054: new trigger ws_users_getListplegall2014-03-121-0/+2
* bug 3035 fixed: the output of pwg.categories.getList with optionplegall2014-01-241-1/+1
* merge -r26837 from trunk to branch 2.6rvelices2014-01-171-0/+4
* Update headers to 2014. Happy new year!!mistic1002014-01-059-9/+9
* invalidate_user_cache fix in web service method + do not invalidate user cach...rvelices2013-12-161-0/+5
* bug 3012 fixed: invalidate_user_cache() on pwg.users.setInfo, pwg.groups.addU...plegall2013-12-162-3/+9
* - ws users/groups/perms returns int instead of strings for idsrvelices2013-11-182-11/+17
* feature 2976: ability to set group association with pwg.users.setInfoplegall2013-11-131-0/+38
* feature 2976: improve lisiblity of pwg.users.getList options on APi explore +...mistic1002013-11-131-27/+19
* feature 2976: makes sure we output registration_date if registration_date_* i...plegall2013-11-111-43/+70
* feature 2976: add output fields for pwg.users.getList. registration_date,plegall2013-11-111-2/+62
* delete replace_space function, modify get_cat_display_name_* functionsmistic1002013-11-101-1/+1
* splits ws_functions.inc.php in 8 files + comments + code cleaningmistic1002013-11-019-0/+4340