| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes #410, add param thumbnail_size to pwg.categories.getList | plegall | 2016-02-03 | 1 | -2/+7 |
* | fixes #349, API set ranks of all album photos at once | plegall | 2016-01-28 | 1 | -1/+34 |
* | happy new year 2016, all headers updated | plegall | 2016-01-14 | 9 | -9/+9 |
* | feature #346, give chunk size in pwg.session.getStatus response | plegall | 2015-12-20 | 1 | -0/+2 |
* | faster SQL, by @mistic100 | plegall | 2015-12-01 | 1 | -6/+6 |
* | fixes #377 use Ajax calls to refresh/delete album thumbnail | plegall | 2015-12-01 | 1 | -0/+92 |
* | feature 3221 Add Logger class | mistic100 | 2015-04-24 | 1 | -30/+29 |
* | use query2array | rvelices | 2015-03-12 | 1 | -14/+14 |
* | bug 3171 fixed: no need to double escape the file name from HTML5 upload | plegall | 2014-11-06 | 1 | -1/+1 |
* | bug 3163: pwg.tags.getImages mysql error if order parameter is provided | rvelices | 2014-11-03 | 1 | -2/+6 |
* | final fix for plugins update ? | mistic100 | 2014-09-25 | 1 | -1/+1 |
* | fix plugins autoupdate: call ##_maintain::update when updating from back-office | mistic100 | 2014-09-24 | 1 | -1/+1 |
* | feature 3083: return the upload_file_types in pwg.session.getStatus (list of ... | plegall | 2014-09-22 | 1 | -1/+15 |
* | feature 3067: upload any file type with the new HTML5 upload form. | plegall | 2014-07-30 | 1 | -0/+1 |
* | bug 3104: less rights for admins (compared to webmaster). Now an admin can't: | plegall | 2014-07-25 | 1 | -20/+46 |
* | feature 2807: nicer display of "from to" dates (required changes in "format_d... | mistic100 | 2014-07-07 | 1 | -2/+2 |
* | feature 3010 : replace trigger_action/event by trigger_notify/change | mistic100 | 2014-06-02 | 1 | -5/+5 |
* | feature 2616: better behavior at the end of upload (more like with uploadify,... | plegall | 2014-05-28 | 1 | -0/+15 |
* | feature 2616, customizations for plupload | plegall | 2014-05-28 | 1 | -12/+3 |
* | feature 2616: HTML5 upload (with plupload 2.1.2). First basic implementation.... | plegall | 2014-05-27 | 1 | -0/+140 |
* | feature 3077 : factorize code for categories cache (TODO for other collection... | mistic100 | 2014-05-26 | 1 | -1/+1 |
* | feature 3077 : use Selectize with AJAX load/cache on picture_modify | mistic100 | 2014-05-17 | 1 | -1/+7 |
* | bug 3069: add quick search as filter in batch manager | rvelices | 2014-04-05 | 1 | -17/+19 |
* | merge r27810 from branch 2.6 to trunk | plegall | 2014-03-17 | 3 | -0/+35 |
* | merge r27715 from branch 2.6 to trunk | plegall | 2014-03-12 | 1 | -0/+2 |
* | removed unnecessary by ref parameters + do not define IN_ADMIN on ws method | rvelices | 2014-03-11 | 1 | -7/+6 |
* | web service always return pwg version (allow in the future mobile apps to mai... | rvelices | 2014-02-13 | 1 | -11/+2 |
* | merge r26952 from branch 2.6 to trunk | plegall | 2014-01-24 | 1 | -1/+1 |
* | admin rating improvements | rvelices | 2014-01-17 | 1 | -0/+4 |
* | Update headers to 2014. Happy new year!! | mistic100 | 2014-01-05 | 9 | -9/+9 |
* | invalidate_user_cache fix in web service method + do not invalidate user cach... | rvelices | 2013-12-16 | 1 | -0/+5 |
* | bug 3012 fixed: invalidate_user_cache() on pwg.users.setInfo, pwg.groups.addU... | plegall | 2013-12-16 | 2 | -3/+9 |
* | - ws users/groups/perms returns int instead of strings for ids | rvelices | 2013-11-18 | 2 | -11/+17 |
* | feature 2976: ability to set group association with pwg.users.setInfo | plegall | 2013-11-13 | 1 | -0/+38 |
* | feature 2976: improve lisiblity of pwg.users.getList options on APi explore +... | mistic100 | 2013-11-13 | 1 | -27/+19 |
* | feature 2976: makes sure we output registration_date if registration_date_* i... | plegall | 2013-11-11 | 1 | -43/+70 |
* | feature 2976: add output fields for pwg.users.getList. registration_date, | plegall | 2013-11-11 | 1 | -2/+62 |
* | delete replace_space function, modify get_cat_display_name_* functions | mistic100 | 2013-11-10 | 1 | -1/+1 |
* | splits ws_functions.inc.php in 8 files + comments + code cleaning | mistic100 | 2013-11-01 | 9 | -0/+4340 |