aboutsummaryrefslogtreecommitdiffstats
path: root/include/ws_functions/pwg.categories.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 #410, add param thumbnail_size to pwg.categories.getListplegall2016-02-031-2/+7
|
* happy new year 2016, all headers updatedplegall2016-01-141-1/+1
|
* faster SQL, by @mistic100plegall2015-12-011-6/+6
|
* fixes #377 use Ajax calls to refresh/delete album thumbnailplegall2015-12-011-0/+92
|
* feature 3010 : replace trigger_action/event by trigger_notify/changemistic1002014-06-021-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@28587 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3077 : factorize code for categories cache (TODO for other ↵mistic1002014-05-261-1/+1
| | | | | | collections) + fix incorrect categories list for dissociation git-svn-id: http://piwigo.org/svn/trunk@28542 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3077 : use Selectize with AJAX load/cache on picture_modifymistic1002014-05-171-1/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@28494 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r26952 from branch 2.6 to trunkplegall2014-01-241-1/+1
| | | | | | | | | | | | bug 3035 fixed: the output of pwg.categories.getList with option tree_output=true was modified in r22729 to fix a bug. But fixing this bug has broken iOS/Android applications which uses this parameter. The immediate solution is to reintroduce the bug for now and fix it cleanly later (requires a new version of iOS/Android apps) git-svn-id: http://piwigo.org/svn/trunk@26953 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update headers to 2014. Happy new year!!mistic1002014-01-051-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@26461 68402e56-0260-453c-a942-63ccdbb3a9ee
* delete replace_space function, modify get_cat_display_name_* functionsmistic1002013-11-101-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@25425 68402e56-0260-453c-a942-63ccdbb3a9ee
* splits ws_functions.inc.php in 8 files + comments + code cleaningmistic1002013-11-011-0/+838
git-svn-id: http://piwigo.org/svn/trunk@25281 68402e56-0260-453c-a942-63ccdbb3a9ee