aboutsummaryrefslogtreecommitdiffstats
path: root/include/ws_functions (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixes #478, add new column user_infos.last_visitplegall2016-05-311-31/+21
* fixes #442, forgot to include admin functionsplegall2016-03-241-0/+1
* feature #321, set status with pwg.categories.setInfosplegall2016-02-231-0/+27
* feature #321, pwg.categories.getList returns statusplegall2016-02-231-3/+3
* fixes #414, deactivate auth keys on password changeplegall2016-02-121-0/+5
* fixes #419, an admin can't change webmaster passwordplegall2016-02-121-0/+21
* fixes #410, add param thumbnail_size to pwg.categories.getListplegall2016-02-031-2/+7
* fixes #349, API set ranks of all album photos at onceplegall2016-01-281-1/+34
* happy new year 2016, all headers updatedplegall2016-01-149-9/+9
* feature #346, give chunk size in pwg.session.getStatus responseplegall2015-12-201-0/+2
* faster SQL, by @mistic100plegall2015-12-011-6/+6
* fixes #377 use Ajax calls to refresh/delete album thumbnailplegall2015-12-011-0/+92
* feature 3221 Add Logger classmistic1002015-04-241-30/+29
* use query2arrayrvelices2015-03-121-14/+14
* bug 3171 fixed: no need to double escape the file name from HTML5 uploadplegall2014-11-061-1/+1
* bug 3163: pwg.tags.getImages mysql error if order parameter is providedrvelices2014-11-031-2/+6
* final fix for plugins update ?mistic1002014-09-251-1/+1
* fix plugins autoupdate: call ##_maintain::update when updating from back-officemistic1002014-09-241-1/+1
* feature 3083: return the upload_file_types in pwg.session.getStatus (list of ...plegall2014-09-221-1/+15
* feature 3067: upload any file type with the new HTML5 upload form.plegall2014-07-301-0/+1
* bug 3104: less rights for admins (compared to webmaster). Now an admin can't:plegall2014-07-251-20/+46
* feature 2807: nicer display of "from to" dates (required changes in "format_d...mistic1002014-07-071-2/+2
* feature 3010 : replace trigger_action/event by trigger_notify/changemistic1002014-06-021-5/+5
* feature 2616: better behavior at the end of upload (more like with uploadify,...plegall2014-05-281-0/+15
* feature 2616, customizations for pluploadplegall2014-05-281-12/+3
* feature 2616: HTML5 upload (with plupload 2.1.2). First basic implementation....plegall2014-05-271-0/+140
* feature 3077 : factorize code for categories cache (TODO for other collection...mistic1002014-05-261-1/+1
* feature 3077 : use Selectize with AJAX load/cache on picture_modifymistic1002014-05-171-1/+7
* bug 3069: add quick search as filter in batch managerrvelices2014-04-051-17/+19
* merge r27810 from branch 2.6 to trunkplegall2014-03-173-0/+35
* merge r27715 from branch 2.6 to trunkplegall2014-03-121-0/+2
* removed unnecessary by ref parameters + do not define IN_ADMIN on ws methodrvelices2014-03-111-7/+6
* web service always return pwg version (allow in the future mobile apps to mai...rvelices2014-02-131-11/+2
* merge r26952 from branch 2.6 to trunkplegall2014-01-241-1/+1
* admin rating improvementsrvelices2014-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