aboutsummaryrefslogtreecommitdiffstats
path: root/web_service.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ws_status is now removed from config table. It will be replaced by ↵vdigital2007-01-231-641/+0
| | | | | | ws_access_control managed in config file. git-svn-id: http://piwigo.org/svn/trunk@1745 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature Issue ID 0000601: Filter all public pages with only recent elementsrub2006-12-211-2/+21
| | | | | | | | | | | | | | | | | | | | | It's a finalized version. Obsolete code of draft are removed. You can filter categories and images with recent date period on your screen selection. In the future, filter could be easy done on other type data (plugin?) You can flat categories and sub-categories with a recent date period of your choice. Next, perhaps, a panel to choice recent date for the 2 features. On draft, there have problem with MySql 5, be careful! Css problem not resolved: - Menu "Categories" is bad centered - Icon on dark too on the top git-svn-id: http://piwigo.org/svn/trunk@1677 68402e56-0260-453c-a942-63ccdbb3a9ee
* WEB Service: Some corrections again but still an incomplete version.vdigital2006-12-191-15/+77
| | | | git-svn-id: http://piwigo.org/svn/trunk@1675 68402e56-0260-453c-a942-63ccdbb3a9ee
* WEB Service: Some corrections but still an incomplete version.vdigital2006-12-181-14/+82
| | | | git-svn-id: http://piwigo.org/svn/trunk@1674 68402e56-0260-453c-a942-63ccdbb3a9ee
* Externalization of common functions of web service.vdigital2006-12-161-4/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@1670 68402e56-0260-453c-a942-63ccdbb3a9ee
* Web service on goingvdigital2006-12-161-0/+487
git-svn-id: http://piwigo.org/svn/trunk@1664 68402e56-0260-453c-a942-63ccdbb3a9ee