Changed paths:
M app/controllers/inventories_controller.rb
M app/models/badge.rb
M app/models/user.rb
M app/views/users/show.html.erb
Log Message:
-----------
Fixed the inventory issue Ron found and made it possible for a user to get a badge that is awarded to a lower level that they missed.
To make a badge admin-awarded only, make awarded_at = 0 or less than 0.