aboutsummaryrefslogtreecommitdiffstats
path: root/include/ws_functions (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-06merge r30375 from trunk to branch 2.7plegall1-1/+1
2014-09-25Merged revision(s) 29773, 29778-29779 from trunk:mistic1001-1/+1
2014-09-22feature 3083: return the upload_file_types in pwg.session.getStatus (list of ...plegall1-1/+15
2014-07-30feature 3067: upload any file type with the new HTML5 upload form.plegall1-0/+1
2014-07-25bug 3104: less rights for admins (compared to webmaster). Now an admin can't:plegall1-20/+46
2014-07-07feature 2807: nicer display of "from to" dates (required changes in "format_d...mistic1001-2/+2
2014-06-02feature 3010 : replace trigger_action/event by trigger_notify/changemistic1001-5/+5
2014-05-28feature 2616: better behavior at the end of upload (more like with uploadify,...plegall1-0/+15
2014-05-28feature 2616, customizations for pluploadplegall1-12/+3
2014-05-27feature 2616: HTML5 upload (with plupload 2.1.2). First basic implementation....plegall1-0/+140
2014-05-26feature 3077 : factorize code for categories cache (TODO for other collection...mistic1001-1/+1
2014-05-17feature 3077 : use Selectize with AJAX load/cache on picture_modifymistic1001-1/+7
2014-04-05bug 3069: add quick search as filter in batch managerrvelices1-17/+19
2014-03-17merge r27810 from branch 2.6 to trunkplegall3-0/+35
2014-03-12merge r27715 from branch 2.6 to trunkplegall1-0/+2
2014-03-11removed unnecessary by ref parameters + do not define IN_ADMIN on ws methodrvelices1-7/+6
2014-02-13web service always return pwg version (allow in the future mobile apps to mai...rvelices1-11/+2
2014-01-24merge r26952 from branch 2.6 to trunkplegall1-1/+1
2014-01-17admin rating improvementsrvelices1-0/+4
2014-01-05Update headers to 2014. Happy new year!!mistic1009-9/+9
2013-12-16invalidate_user_cache fix in web service method + do not invalidate user cach...rvelices1-0/+5
2013-12-16bug 3012 fixed: invalidate_user_cache() on pwg.users.setInfo, pwg.groups.addU...plegall2-3/+9
2013-11-18- ws users/groups/perms returns int instead of strings for idsrvelices2-11/+17
2013-11-13feature 2976: ability to set group association with pwg.users.setInfoplegall1-0/+38
2013-11-13feature 2976: improve lisiblity of pwg.users.getList options on APi explore +...mistic1001-27/+19
2013-11-11feature 2976: makes sure we output registration_date if registration_date_* i...plegall1-43/+70
2013-11-11feature 2976: add output fields for pwg.users.getList. registration_date,plegall1-2/+62
2013-11-10delete replace_space function, modify get_cat_display_name_* functionsmistic1001-1/+1
2013-11-01splits ws_functions.inc.php in 8 files + comments + code cleaningmistic1009-0/+4340