clarion/app/controllers/management
Andrew Radev cddab7a27e Simple user updating
This will probably not be done through management, but 1) there should
still be a way to update a user through the management interface, and 2)
it'll be easy to copy this code over to the public interface later.
2015-05-24 12:28:05 +03:00
..
call_for_participations_controller.rb Implement changing of the status of the CFP 2015-05-24 01:17:42 +03:00
conferences_controller.rb Fixes to conference creation process 2015-04-29 12:00:17 +02:00
events_controller.rb Bulk remove everything that needs to be reimplemented 2015-04-20 19:35:30 +03:00
home_controller.rb Initial HomeController for Management 2014-09-17 12:43:43 +03:00
management_controller.rb Add authorisation check for ManagementController 2014-09-17 14:30:50 +03:00
users_controller.rb Simple user updating 2015-05-24 12:28:05 +03:00