| Commit message (Expand) | Author | Age | Files | Lines |
* | feature 2976: ability to set group association with pwg.users.setInfo | plegall | 2013-11-13 | 1 | -1/+3 |
* | feature 2976: improve lisiblity of pwg.users.getList options on APi explore +... | mistic100 | 2013-11-13 | 1 | -4/+10 |
* | Improve display on ws.htm | mistic100 | 2013-11-08 | 1 | -41/+41 |
* | post_only for ws admin write methods without token (avoid XSRF) | rvelices | 2013-11-07 | 1 | -2/+2 |
* | splits ws_functions.inc.php in 8 files + comments + code cleaning | mistic100 | 2013-11-01 | 1 | -56/+71 |
* | bug 2982: pwg.categories.add parent parameter can be 0 | mistic100 | 2013-10-31 | 1 | -1/+1 |
* | feature 2976: correct description of pwg.permissions.getList | mistic100 | 2013-10-30 | 1 | -3/+2 |
* | feature 2976: add three methods for permissions management | mistic100 | 2013-10-30 | 1 | -0/+52 |
* | feature 1668, user manager redesign: ability to add a new user (call to pwg.u... | plegall | 2013-10-30 | 1 | -0/+2 |
* | feature 2976: add 'display' parameter for pwg.users.getList | mistic100 | 2013-10-28 | 1 | -2/+5 |
* | feature 2976: new options for pwg.users.setInfo + user_id can be an array | mistic100 | 2013-10-28 | 1 | -11/+28 |
* | feature 2976: can change user status and level | mistic100 | 2013-10-24 | 1 | -15/+16 |
* | feature 2976: API methods for users and groups management | mistic100 | 2013-10-24 | 1 | -3/+160 |
* | two new options for API methods : 'admin_only' and 'post_only' | mistic100 | 2013-10-24 | 1 | -30/+90 |
* | feature:2982 API: add high-level type check | mistic100 | 2013-10-22 | 1 | -181/+236 |
* | completely rewrite the indentation of ws.php, no technical changes | mistic100 | 2013-02-18 | 1 | -41/+129 |
* | completely rewrite the indentation of ws.php, no technical changes | mistic100 | 2013-02-18 | 1 | -434/+376 |
* | bug:2845 | flop25 | 2013-02-18 | 1 | -1/+1 |
* | update Piwigo headers to 2013 (the end of the world didn't occur as expected... | plegall | 2013-01-01 | 1 | -1/+1 |
* | merge r17668 from branch 2.4 to trunk | plegall | 2012-08-30 | 1 | -2/+2 |
* | feature 2657: More options for pwg.categories.add | mistic100 | 2012-06-20 | 1 | -0/+4 |
* | git-svn-id: http://piwigo.org/svn/trunk@13544 68402e56-0260-453c-a942-63ccdbb... | rvelices | 2012-03-13 | 1 | -31/+1 |
* | feature added: pwg.images.add can perform an update on an existing photo. | plegall | 2012-02-10 | 1 | -0/+1 |
* | update Piwigo headers to 2012, last change before the expected (or not) apoca... | mistic100 | 2012-01-17 | 1 | -1/+1 |
* | feature 2548 (multiple sizes): adapt the web API method pwg.images.add (used | plegall | 2012-01-17 | 1 | -1/+0 |
* | feature 2548 multisize - added a page to build missing derivatives | rvelices | 2012-01-08 | 1 | -3/+22 |
* | merge r12729 from branch 2.3 to trunk | plegall | 2011-12-13 | 1 | -0/+1 |
* | merge r12725 from branch 2.3 to trunk | plegall | 2011-12-13 | 1 | -0/+1 |
* | merge r12722 from branch 2.3 into trunk | plegall | 2011-12-13 | 1 | -1/+2 |
* | merge r12694 from branch 2.3 to trunk | plegall | 2011-12-05 | 1 | -17/+1 |
* | feature 2486: Add an admin view for rates by user | rvelices | 2011-11-14 | 1 | -1/+10 |
* | feature 2406 added: if the user wants a new album in the upload form, the album | plegall | 2011-08-17 | 1 | -0/+1 |
* | rename #images.average_rate to rating_score | rvelices | 2011-08-02 | 1 | -1/+1 |
* | merge r11745 from branch 2.2 to trunk | plegall | 2011-07-14 | 1 | -1/+11 |
* | merge r11371 from branch 2.2 to trunk | plegall | 2011-06-14 | 1 | -0/+11 |
* | merge r11365 from branch 2.2 to trunk | plegall | 2011-06-14 | 1 | -1/+1 |
* | merge r11152 from branch 2.2 to trunk | plegall | 2011-05-31 | 1 | -1/+2 |
* | feature:2259 | patdenice | 2011-04-29 | 1 | -13/+23 |
* | feature:2284 | patdenice | 2011-04-29 | 1 | -1/+1 |
* | feature:2284 | patdenice | 2011-04-27 | 1 | -0/+2 |
* | feature:2274 | patdenice | 2011-04-22 | 1 | -2/+4 |
* | feature:2273 | patdenice | 2011-04-21 | 1 | -1/+3 |
* | feature:2271 | patdenice | 2011-04-21 | 1 | -0/+7 |
* | feature:2271 | patdenice | 2011-04-20 | 1 | -0/+27 |
* | ws method parameters that are required should not have a default value | rvelices | 2011-04-19 | 1 | -9/+9 |
* | feature:2259 | patdenice | 2011-04-10 | 1 | -0/+15 |
* | add pwg.getInfos method in PWG API | mistic100 | 2011-04-03 | 1 | -0/+3 |
* | feature 2189 added: ability to update a photo (the JPEG/PNG file) with | plegall | 2011-02-11 | 1 | -1/+2 |
* | Happy new year 2011 | plegall | 2011-01-18 | 1 | -2/+2 |
* | feature 2085: forgotten file for r8297 | plegall | 2010-12-26 | 1 | -0/+11 |