Commit graph

1811 commits

Author SHA1 Message Date
ecda2ae34e preloading accounts for body ID 0 2010-06-08 10:58:13 -04:00
7b91dd9cef pretty home page 2010-06-08 10:39:23 -04:00
df3fcd101f retain query on item page 2010-06-07 20:02:46 -04:00
55126756ea removed empty _form partial 2010-06-07 19:52:15 -04:00
c8f20b2f34 zones_restrict respected in preview 2010-06-07 19:50:49 -04:00
5e5032d671 bulk preloading item assets after 5 seconds, to be able to show reds more quickly 2010-06-07 16:33:43 -04:00
240a070281 put id, body id, etc in HTML 2010-06-07 16:08:53 -04:00
45f1ee868e start by caching data for preview, remove aggressive preloading for the moment 2010-06-04 21:09:19 -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
6cdde0b2ed global styling, including font 2010-05-20 22:40:04 -04:00
e20a936368 sort species list 2010-05-20 22:09:55 -04:00
df18caf9c9 slightly restyle preview 2010-05-20 22:05:13 -04:00
8f4ee6d5bf show item swf on preview 2010-05-20 21:55:09 -04:00
743ec4d910 restrict item swf assets by fitting body id 2010-05-20 21:30:12 -04:00
82c2ff6206 ensure that we are only selecting biology assets when we want biology assets, objects when objects, etc 2010-05-20 21:23:24 -04:00
4604a412fd show biology assets on item preview from pet state 2010-05-20 21:16:43 -04:00
7fc59745e5 pet state models now own assets, not pet types 2010-05-20 21:11:08 -04:00
cccfe08eb5 include body ID in asset JSON 2010-05-20 20:25:36 -04:00
8411d4c64a swf asset json for pet types 2010-05-20 19:56:08 -04:00
d4705e26fa upgrade 3.0.0.beta3 2010-05-20 19:53:17 -04:00
a5866a19e3 zone model in order to be able to include depth for swf_asset JSON 2010-05-20 19:04:56 -04:00
8baa09d633 whoops - that was in the wrong spot. move swf_asset_parent.rb, refactor a bit 2010-05-19 19:17:33 -04:00
7a32b9c894 both items, pet types own assets 2010-05-16 20:45:30 -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
f6dce65dfb add color model, have it and species descend from PetAttribute 2010-05-16 15:44:32 -04:00
f69f64f18f pet type model, controller 2010-05-16 15:33:56 -04:00
230026597b groundwork for preview, swf asset and relationship model 2010-05-16 15:01:38 -04:00
0e08045e17 add description, restyle header a bit 2010-05-15 20:49:13 -04:00
f794d07c2c basic show page 2010-05-15 20:46:41 -04:00
fcb22c9fb8 style form elements 2010-05-15 20:26:25 -04:00
6bd2a47134 style error messages 2010-05-15 19:39:35 -04:00
b8853c4158 link header to root 2010-05-15 19:35:40 -04:00
a7cb8a63d7 very basic styling to match impress 2010-05-15 19:34:13 -04:00
ee1984a017 add version number to compass entry in gemfile 2010-05-15 19:06:22 -04:00
6397d8da32 add compass to gemfile 2010-05-15 18:58:28 -04:00
e305796d53 message if there was a search, but no results found 2010-05-15 18:39:41 -04:00
92996d56f8 add rdiscount to gemfile 2010-05-15 18:33:06 -04:00
2f057ca7ca use flash.now to prevent late flashes 2010-05-15 18:26:27 -04:00
fd61838946 add error for invalid species in search 2010-05-15 18:23:23 -04:00
1de7df3c4a restrict search filters to description, species 2010-05-15 15:00:53 -04:00
80b1bf7c61 modify search behavior - require 3 characters, remove description searches to description: filter, consider items with no species support IDs to support all 2010-05-15 14:56:21 -04:00
4497c6bbdb only show pagination links when there are results to avoid error 2010-05-15 14:16:42 -04:00
3062dd9376 pagination for results 2010-05-15 14:14:17 -04:00
a8318323ef will_paginate in gemfile 2010-05-15 14:08:35 -04:00
8519f9131b item presentation is neat 2010-05-15 14:01:15 -04:00
cee6ee68a1 hook up development database 2010-05-15 13:52:20 -04:00
4d4ded3c11 items controller, basic view 2010-05-15 13:47:46 -04:00