summaryrefslogtreecommitdiff
path: root/core/config/routes.php
AgeCommit message (Expand)Author
2008-12-19Create a new pattern for Site Admin controllers:Bharat Mediratta
2008-12-111) Begins the creation of the local import module by adding the administation...Tim Almdal
2008-11-20* Added HTTP status constants and helper functions to REST helper.Jozef Selesi
2008-11-19Fix a mistake in the route that let people try to get to the rest controller ...Bharat Mediratta
2008-11-19Change the way that we do RESTful routing.Bharat Mediratta
2008-11-19Change Media_RSS_Controller so that it does not extend REST_Controller, since itBharat Mediratta
2008-11-19* Renamed the album, item and photo controllers to albums, items and photos i...Jozef Selesi
2008-11-18* Changed REST API. Now there are two separate methods for forms:Jozef Selesi
2008-11-18- All comments of an item can now be seen /comments?item_id=Jozef Selesi
2008-11-18First iteration of REST controller refactoring. RESTful controllers that refe...Jozef Selesi
2008-11-16Several large changes:Bharat Mediratta
2008-11-15Initial add comment implementation.Jozef Selesi
2008-11-11Change REST API to use non-routable functions: _get(), _post(),Bharat Mediratta
2008-11-11Create REST_Controller abstract base class for all REST based resourceBharat Mediratta
2008-11-09Make Gallery3 more RESTful.Bharat Mediratta
2008-11-03Create an initial attempt at the album controller, set it up with a default r...Bharat Mediratta