metamaps--metamaps/app/controllers
Connor Turland 967cbb3f51 t
2012-10-30 00:40:37 -04:00
..
application_controller.rb debugged users/new issue. I was logged in and trying to navigate to that page, and it was trying to redirect to a page that doesn't exist anymore. 2012-10-29 14:21:36 -04:00
items_controller.rb t 2012-10-30 00:40:37 -04:00
main_controller.rb added data columns to user for a unique access code that is theirs that they can give to others to invite them, and require people to give an access code to create an account. 2012-10-29 13:52:29 -04:00
maps_controller.rb added ability to add existing topics to map. also the ability to remove topics from a map that you've added by mistake or don't wan't there anymore. 2012-10-29 23:40:38 -04:00
sessions_controller.rb fixed logout path issue. now returns you to homepage when you log out. 2012-10-28 14:48:42 -04:00
synapses_controller.rb implemented a radical overhaul of permissions, so that it actually hides content that it's supposed to 2012-10-27 04:30:56 -04:00
users_controller.rb added data columns to user for a unique access code that is theirs that they can give to others to invite them, and require people to give an access code to create an account. 2012-10-29 13:52:29 -04:00