d63da31ac2
add rake items:mall_spider
...
includes allowing null on some item fields, and putting the swf_assets
type and id index in an actual migration, or this commit would have removed
it upon migrating
2010-11-25 11:10:21 -05:00
e2d48a67df
sort colors by name on frontpage, in wardrobe
2010-11-24 21:17:24 -05:00
3e1d6aefea
add maractice color
2010-11-24 21:11:44 -05:00
6b5b978cb1
different ajax loader for current outfit, quick bug fix
2010-11-24 21:10:29 -05:00
b308c0f0ba
outfit renaming, plus some bug fixes here and there
2010-11-24 20:51:01 -05:00
55ab3d56d5
maybe this will fix the closet
2010-11-20 11:37:14 -05:00
4173d06dc2
hopefully fix scrollbar issues in windows firefox
2010-11-20 11:26:19 -05:00
63ae4558b1
ensure that we're looking only at biology assets when saving new pet states
2010-11-20 10:35:59 -05:00
668411fa4f
add join index on swf_assets.type, swf_assets.id
2010-11-20 10:35:34 -05:00
a196c43253
stop -type:x queries from lagging out due to group by optimization blah
2010-11-19 16:31:58 -05:00
8b159c02bd
catch species not found errors in search
2010-11-18 23:25:34 -05:00
badc2e6b3c
good negative type search filter; limit type filters to one per query to prevent conflicts
2010-11-18 23:21:03 -05:00
d33723aa84
implement condition negation manually, since removed from arel 2
2010-11-17 00:30:17 -05:00
f2c98c7697
remove old routes to not throw off will_paginate
2010-11-17 00:19:02 -05:00
6903752933
dodge weird arel bug by preloading basic pet types
2010-11-17 00:12:14 -05:00
1f1c219005
fix species:x bug on new arel, start tracking unintended search exceptions
2010-11-16 23:32:53 -05:00
09da6e31ac
Merge branch 'bugmash'
2010-11-16 17:26:22 -05:00
60ab4db8c1
rails 3.0.3, negating arel condition is not(c) instead of c.not now
2010-11-16 17:26:06 -05:00
06c3150ad0
fix outfit loading only setting correct pet state on the first try
2010-11-16 10:55:01 -05:00
8403fdf888
fix wardrobe overlaps: search+swf, search+footer
2010-11-16 08:50:01 -05:00
e92e9947b8
rake task to, hopefully, repair duplicate pet state ids cleanly
2010-11-15 21:15:33 -05:00
8e6a34b69c
fix contributions for pet states and items
...
dependent contributables would only count as contributed if their parent
was being contributed for the first time, too. the trick was to delay
actually *assigning* them to their parents until the very, very end
2010-11-15 17:56:16 -05:00
9fc24a2eab
handle contribution for now-unused swf
2010-11-15 16:44:57 -05:00
98d908d33c
return nil, not 500, when missing certain swf_assets.json param
2010-11-15 16:04:54 -05:00
41aa9008fc
remove indiscriminate asset caching
2010-11-15 15:58:16 -05:00
0f5d36bcb6
remove hard-coded references to impress.openneo.net
2010-11-15 15:40:34 -05:00
2501e6e21f
use basic image hash on items stuff
2010-11-14 23:14:04 -05:00
f99c7527d0
prevent bad behavior when no unworn items
2010-11-14 22:31:41 -05:00
36d7cbd997
use compass image helpers for cachebuster strings
2010-11-14 20:18:38 -05:00
6f9e736e5a
change around public/swfs/outfit symlink structure for consistent deploy
2010-11-14 16:27:48 -05:00
7b2ed2cca4
include hoptoad
2010-11-14 16:06:31 -05:00
a6f087b92b
include announcement, analytics.js file to overwrite when necessary
2010-11-14 14:40:51 -05:00
ba8525e55b
disable asset packaging for the moment
2010-11-13 22:04:41 -05:00
d81c08f866
remember me on login
2010-11-13 19:42:56 -05:00
9b0cf8b597
show outfit page
2010-11-13 17:26:27 -05:00
b2b9722d6a
add thin to the bundle so that we can use bundle exec thin
2010-11-13 15:13:41 -05:00
d8da87cbd9
ignore cap files, move auth config to yaml file
2010-11-13 10:37:57 -05:00
51f3650ce2
save current outfit, save copy
2010-11-13 08:50:37 -05:00
e3ca78203b
require unique outfit names for each user
2010-11-12 21:10:01 -05:00
e6b1465355
wardrobe has an 'active outfit' - phew! cloning is hard
2010-11-12 20:58:28 -05:00
eceecdc38a
hide both versions of save outfit button until we know which to show
2010-11-12 16:36:29 -05:00
01ccf1aaca
fix some bugs with item loading
...
whole outfit saved on toggleStar, which was not intended
saving and then loading an outfit on same session glitched on clone
2010-11-12 16:31:01 -05:00
54eb96a6de
outfit loading, yaay
2010-11-12 16:14:08 -05:00
6b92c2aa33
loading current user outfit list, deleting outfits, toggling star
2010-11-11 13:43:22 -05:00
1dd2ccb00b
lovely interface for saving outfits. still no reading them yet
2010-11-10 16:59:54 -05:00
1fd98fb191
basic interaction with fake outfits
2010-11-08 20:40:03 -05:00
b44cb4b09e
fix homepage JS
...
main name field lost its ID in the redesign
gave it one and changed the one in the JS to match
2010-11-07 17:19:47 -05:00
7db0beec75
points for bulk pet adding
2010-11-06 19:07:15 -04:00
aa5b64fd8e
add fonts and alert-overlay
2010-11-06 19:06:23 -04:00
cf6ca7d9cb
username in login bar now linked
2010-11-06 18:12:42 -04:00