summaryrefslogtreecommitdiff
path: root/modules/user/controllers/users.php
AgeCommit message (Expand)Author
2009-01-10Big set of changes to comments, with related changes to akismet andBharat Mediratta
2008-12-29Remove rest::JSON content type; it's causing lots of problems and it doesn't ...Bharat Mediratta
2008-12-26Added content type to JSON output functionsFelix Rabinovich
2008-12-25Big round of normalization of the way that our controllersBharat Mediratta
2008-12-25Don't let the admin delete themselves, either. That would be bad.Bharat Mediratta
2008-12-25Only admins can delete users.Bharat Mediratta
2008-12-25Fix rules for editing users.Bharat Mediratta
2008-12-25Rest_Controller -> REST_Controller everywhere, for consistency.Bharat Mediratta
2008-12-25User administration: 1. Add users; 2. Group administration; 3. General cleanupFelix Rabinovich
2008-12-24Adding userFelix Rabinovich
2008-12-23Edit user - first draftFelix Rabinovich
2008-12-19Implement admin user editing. It's still very rough. Trying toBharat Mediratta
2008-11-19Change the way that we do RESTful routing.Bharat Mediratta
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-18Move User_Controller to Users_Controller per jozefs request.Bharat Mediratta