1
0
Fork 0
forked from OpenNeo/impress
impress/app/controllers
Matchu 2df0133cff Oops, using item proxies broke closet comparison. Fix.
Turns out we need to assign closeted to actual items, not
the item proxies, since that's what we check against. (I
would've thought they're backed by the same instance of
the item anyway, but, whatever. The fix works :P)
2014-02-04 16:29:59 -06:00
..
application_controller.rb basic neopia api integration 2014-01-10 16:25:02 -05:00
broken_image_reports_controller.rb support manually uploaded swf asset images - not the actual uploading, but block them from being reconverted 2013-10-16 15:50:48 -05:00
closet_hangers_controller.rb Oops, using item proxies broke closet comparison. Fix. 2014-02-04 16:29:59 -06:00
closet_lists_controller.rb closet lists, round one 2011-07-29 10:52:04 -04:00
contributions_controller.rb remove N+1 queries in contributions#index 2013-01-25 15:23:48 -06:00
item_zone_sets_controller.rb only show item zones on outfits#edit occupies filter helper 2013-02-05 11:52:52 -06:00
items_controller.rb cache pet images on items#show, in case that's what's being a super-slow jerkface 2013-12-05 15:22:43 -06:00
locales_controller.rb locale cookie should be long-term, not a session cookie 2013-01-24 18:24:33 -06:00
neopets_connections_controller.rb closet hangers index uses neopets connections dropdown 2014-01-18 22:50:14 -06:00
neopets_pages_controller.rb Don't add duplicate hangers now that closet import can specify a list 2013-06-25 23:40:02 -07:00
neopets_users_controller.rb triple oops; stop using removed field neopets_username in NeopetsUsers#new 2014-01-20 16:31:15 -06:00
outfits_controller.rb username form, backed by localstorage for guests; not yet backed by db for logged-in users 2014-01-17 11:12:56 -06:00
pet_attributes_controller.rb move species to database 2013-01-24 18:25:59 -06:00
pet_types_controller.rb a functioning wardrobe 2010-10-10 22:18:42 -04:00
pets_controller.rb basic neopia api integration 2014-01-10 16:25:02 -05:00
roulettes_controller.rb roulette system :) 2011-01-27 16:35:46 -05:00
sessions_controller.rb devise implemented, but not remembering 2011-01-26 13:40:15 -05:00
sitemap_controller.rb move from with_translations to includes(:translations), since we dont usually care about requiring 2013-01-24 18:26:00 -06:00
static_controller.rb terms 2010-11-05 18:55:27 -04:00
sweeper_controller.rb cache item show pages as a first try :) 2010-12-08 20:15:46 -05:00
swf_assets_controller.rb move zones to database 2013-01-24 18:26:00 -06:00
users_controller.rb i18n for users#index, users#update flashes 2013-01-24 18:23:19 -06:00