summaryrefslogtreecommitdiff
path: root/modules/rest/views
AgeCommit message (Expand)Author
2010-09-11Log the JSON response on errors so that we can figure out what's goingBharat Mediratta
2010-08-08Add a button to the user profile page to let you reset your REST APIBharat Mediratta
2010-07-20Fix internationalization of REST key.Bharat Mediratta
2010-06-20Remove trailing ?>Bharat Mediratta
2010-06-20Rename error_rest.php to error_rest.json.php so that we specify theBharat Mediratta
2010-06-19Throw exceptions as appropriate, but allow the Kohana exceptionBharat Mediratta
2010-01-28Do all the html::clean|purify calls in the views and not the controller. Also...Tim Almdal
2010-01-24Add the active notifications and rest api key to user profile page.Tim Almdal