f07996d762
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
cc7ac363dd
WIP commit for speeding up item show pages
2013-12-05 13:27:56 -06:00
816584f177
Move item_link partial caching to a helper rather than the template itself
...
This is a surprisingly huge performance gain. On my testing (with
cache_classes set to true to also cache templates), this sped up
closet_hangers#index rendering by a factor of 2 when there were a
significant number of items. Cool beans.
I think we can even hold off on the individual hanger caching now:
we've made the closet hanger partial tons faster by moving forms out
of them and doing this cache check earlier. I'm expecting significant
performance gains both here and on items#index (though less so there).
I'll deploy and see how much it helps in production; if not enough, we
can look at the layered caching of hangers, lists, groups, full pages,
etc.
So glad we don't *have* to move to a pagination model!
2013-06-22 16:31:46 -07:00
26ac3782ec
move zones to database
2013-01-24 18:26:00 -06:00
965465ca51
move species to database
2013-01-24 18:25:59 -06:00
99e3bba72f
i18n for closet icons
2013-01-24 18:23:19 -06:00
30cdbface5
i18n for closet_hangers#petpage and items#_item (NC icon)
2013-01-24 18:23:19 -06:00
ac0490dc1d
i18n for items#show (including javascripts/items/show.js)
2013-01-24 18:23:19 -06:00
07f49307f1
a few tweaks to items#show contributors appearance
2012-10-24 22:16:01 -05:00
f56b544963
brought-to-you-by on items#show lists contributors
2012-10-24 22:09:05 -05:00
e9e7d305f0
retire neoitems links, replace with jn items links
2012-10-21 15:57:17 -05:00
72237f225c
modeling hub
2012-08-06 21:15:31 -04:00
4451800e42
added shop wiz, etc., links to NP item show page
2012-05-23 20:09:35 -04:00
44156c5b21
can now have the same item in more than one list
2012-03-23 16:25:10 -05:00
dacfc99ce7
allow your_items_path to be cached on home
2011-07-31 22:17:59 -04:00
037cb1e95a
your items link on home
2011-07-31 18:45:53 -04:00
137aeac8d4
show traders on items#show
2011-07-31 00:19:28 -04:00
6d155ecaf1
show owned/wanted icons and search filters
2011-07-22 16:52:40 -04:00
f2d6a454c5
explain user:owns on item search
2011-07-17 17:28:45 -04:00
3a193d534d
closeted icon, all over the place
2011-07-14 13:56:44 -04:00
648649f5cc
support special colors in the infinite closet
2011-05-02 18:07:56 -04:00
2501e6e21f
use basic image hash on items stuff
2010-11-14 23:14:04 -05:00
3c473bee2c
nice pretty upgrade to item show page
2010-09-08 22:49:39 -04:00
7b91dd9cef
pretty home page
2010-06-08 10:39:23 -04:00
240a070281
put id, body id, etc in HTML
2010-06-07 16:08:53 -04:00
40bb495a2b
gracefully handles asset not found, preloads to handle it before it even comes up
2010-05-31 15:45:03 -04:00
5e5007e661
add alt, title to species thumbnails
2010-05-16 19:21:36 -04:00
d3ffefabfa
preview pet type selection, data loading
2010-05-16 16:37:55 -04:00
108fe9f2dd
correct metadata on species thumbnail
2010-05-16 16:16:39 -04:00
66c43e220a
move species supported images for item show into pet_type method
2010-05-16 16:15:21 -04:00
230026597b
groundwork for preview, swf asset and relationship model
2010-05-16 15:01:38 -04:00
4d4ded3c11
items controller, basic view
2010-05-15 13:47:46 -04:00