f63e4ecc43
i18n for will_paginate, including dynamically in outfits#edit
2013-01-10 18:58:56 -06:00
5dddb6dbdc
i18n for outfits/new.js
2013-01-10 18:24:12 -06:00
f82d3683f5
i18n for pet_query.js
2013-01-10 16:47:46 -06:00
59a5c60f3b
i18n for outfits/edit.js item partials: no-data-yet and icons
2013-01-09 17:15:25 -06:00
c3ebfee2e4
i18n for outfits/edit.js userbar message and outfit save errors
2013-01-09 17:15:25 -06:00
c92bf4fc7a
i18n for outfits/edit.js sharing urls
2013-01-09 17:15:25 -06:00
addc41ddc9
i18n for outfits#edit base template - dynamic content in outfits/edit.js still needs examined
2013-01-09 17:15:25 -06:00
397c556c50
i18n for closet_hangers#index search bar autocomplete
2013-01-09 17:15:25 -06:00
1ca59c5288
i18n for closet_hangers#petpage and items#_item (NC icon)
2013-01-09 17:15:24 -06:00
b32a3725bb
i18n for pets#bulk
2013-01-09 17:15:24 -06:00
19a877d38e
i18n for items#show (including javascripts/items/show.js)
2013-01-09 17:15:23 -06:00
dd4c650a43
i18n for contributions#index
2013-01-09 17:15:23 -06:00
744c10495d
i18n for outfits#new (and layouts#application), including caching
2013-01-09 17:15:23 -06:00
9701221035
wardrobe now considers item.species_support_ids when deciding compatibility
...
For example, the Meerca Maid Tray is a foreground item, so the SWF is marked
as compatible with all body types, but the item itself is clearly marked as
Meercas-only. items#show reflected this properly, but the swf_assets#index
call that the wardrobe uses ignored item.species_support_ids.
So, /bodies/:body_id/swf_assets.json?item_ids[]=... was deprecated in favor
of /pet_types/:pet_type_id/items/swf_assets.json?item_ids=[]..., which is
much like the former route but, before loading assets, also loads the pet
type and items, then filters the items by compatibility, then only loads
assets for the compatible items.
2013-01-02 23:15:32 -05:00
86b58a0a35
upgrade to rails 3.0.18 - only patch upgrades, no API changes
2013-01-02 22:44:24 -05: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
9fcc1b244a
bug fix: pet importer no longer chokes when two pets wear the same item
2012-10-01 13:22:17 -05:00
99669b8e4e
cache homepage latest contribution
2012-08-09 22:59:35 -04:00
72237f225c
modeling hub
2012-08-06 21:15:31 -04:00
ca2dc56d43
Your Items is no longer "new", so remove all tags to that effect
2012-08-01 14:29:25 -04:00
c2a0c5de74
new frontpage layout, yay
2012-08-01 13:34:54 -04:00
ae914a74d2
fix outfit thumbnail opacity on hover/active
2012-07-31 14:07:07 -04:00
d2d6bb7fd5
use proper absolute url for image urls
2012-07-31 11:34:28 -04:00
4dd2bc9549
fix some outfits list bugs
...
I think I got the 0-width bug where the outfit never expands beyond
0px width, and there were also some issues with the fact that
image subscriptions pointed to the current outfit object, even
after that object had changed identity, so now we re-fetch from
the cache by ID.
2012-07-31 11:14:32 -04:00
c630cde66c
outfit thumbnails beta message
2012-07-31 10:21:20 -04:00
f8aacfba98
put a cog behind outfits whose thumbnails are enqueued
2012-07-29 16:07:18 -04:00
f5cf9aa13b
redesign outfits#index with thumbnails
2012-07-29 15:43:28 -04:00
bc4f172ae0
shift outfit thumbnails up slightly in the outfits tab to account for header
2012-07-28 19:19:13 -04:00
94ef0b6537
move padding on sidebar-content to sidebar-view for consistent behavior on fullscreen mode
2012-07-27 23:36:18 -04:00
5f48dd0f0e
image subscriptions was not always properly unsubscribing; fixed
2012-07-27 23:34:19 -04:00
28e44d0abd
set sidebar height properly on non-fullscreen mode
2012-07-27 03:31:30 -04:00
41f23fffac
add bottom padding to sidebar content for a cleaner scroll
2012-07-27 03:27:58 -04:00
76b9219bec
remove x-overflow on outfits-not-logged-in message on smaller viewports
2012-07-27 03:24:42 -04:00
249c493d25
beautiful outfits tab using thumbnails
2012-07-27 03:21:22 -04:00
374c7e6147
Sharing now fully supports saved outfits, not just shared ones
2012-07-26 23:47:22 -04:00
b02c95c2d9
pretty tab navigation for wardrobe sidebar
2012-07-25 19:02:23 -04:00
9ea7d5841e
slight update to sharing format selector style
2012-07-18 14:41:04 -04:00
b2eac2d1fd
sharing url formats
2012-07-17 16:14:05 -04:00
f5ab71dce5
sharing thumbnail
2012-07-17 14:42:31 -04:00
7b5856ebf9
basic sharing
...
Sharing pane works, everything is great for guests. Logged in
users are on the way, since right now Share Outfit re-saves
anonymously rather than showing sharing data for the existing
outfit.
2012-07-17 12:15:04 -04:00
cf2546d832
basic image thumbnails
2012-07-16 16:47:28 -04:00
7c015e2d88
carrierwave for asset swfs
2012-07-16 16:45:26 -04:00
5a5b5fffc7
outfit default url
2012-07-16 16:45:26 -04:00
220aca9311
outfit thumbnails initial commit
2012-07-16 16:45:26 -04:00
7ec75bb139
avoid overwriting javascript Array.prototype.map, oops
2012-07-16 16:40:07 -04:00
f3d64840d6
filter lists on petpage export
2012-04-08 15:59:51 -05:00
99a7558dd9
update items#show style
2012-03-23 16:48:00 -05:00
44156c5b21
can now have the same item in more than one list
2012-03-23 16:25:10 -05:00
1fdf1f7b45
fix bug with image export depth
...
Was sorting SWFs into layers by zone_id, not depth. Oops.
2012-02-22 22:10:39 -06:00