ad1aa8e42c
advanced search i18n
2014-04-02 22:06:45 -05:00
369ea7d1bd
oops, removed wrong examples
2014-04-02 21:38:56 -05:00
250af4487c
remove search.examples i18n
2014-04-02 21:35:08 -05:00
2f0f10a0c7
while we're here, bump order of magnitude on outfit count
...
we also now have tens of thousands of users, but that bump makes it
flow worse, so whatever :P
2014-04-02 14:37:40 -05:00
ed9c828373
remove accents from pt search filters
...
It's still recognized if the user types it, but we're going to be
doing more query transforms now, so we don't want to mislead folks
into thinking that we require the accents xP
2014-04-02 10:32:13 -05:00
f9fa3eb596
prank color artist credit
2014-03-31 21:05:28 -05:00
2ed3f3d4c6
more abstraction
2014-03-28 15:22:21 -05:00
32bab89ed4
add prank messages to outfits#show
2014-03-28 15:15:04 -05:00
8e93d603fa
list prank colors as fake on the homepage, unless pranks are funny today
2014-03-27 22:44:18 -05:00
00841e45d2
modeling i18n
2014-01-20 13:56:19 -06:00
b2fca6b6c1
closet hangers index uses neopets connections dropdown
2014-01-18 22:50:14 -06:00
1b0a636fab
i18n the unmodeled newest items content
2014-01-10 16:25:03 -05:00
949fa2a77a
i18n newest items headers
2014-01-10 16:25:02 -05:00
342f8ef859
remove unused outfits.new.newest_items.header i18n key
2014-01-10 16:25:02 -05:00
8bd7ad5a1e
support manually uploaded swf asset images - not the actual uploading, but block them from being reconverted
2013-10-16 15:50:48 -05:00
4acc0e22c8
bulk pet loader rate limits itself
2013-07-02 14:10:24 -07:00
bf528b06d2
label pet states as glitched, send to bottom of emotion order
2013-04-27 10:21:51 -05:00
3c91f0cde0
import items to a specific list
2013-04-09 15:50:33 -05:00
4921ed964a
es 2013 02 19: default human names for color/species, fix item pronoun in contributions
2013-02-19 11:16:41 -06:00
4090bb3c86
pt 2013 02 19: default human names for color/species
2013-02-19 11:09:27 -06:00
475a4a6709
pt 2013 02 16
2013-02-16 21:37:14 -06:00
01eb34132a
es 2013 02 16
2013-02-16 21:36:22 -06:00
1c0b5c743e
better handle new colors and species
2013-02-15 23:57:06 -06:00
989363f743
better i18n for contributed description
2013-02-12 11:45:54 -06:00
423e105ec1
es first draft
2013-02-11 23:25:22 -06:00
21095edc98
pt 2013 02 09
2013-02-09 18:56:31 -06:00
5e37063674
Merge branch 'i18n'
2013-02-04 19:12:01 -06:00
dad57ebea2
small pt yaml syntax update
2013-02-04 19:09:05 -06:00
7f2ce2839b
appearance dropdown - wow, that was easy
2013-01-31 19:46:34 -06:00
5985e234da
pet states know their localized description
2013-01-31 19:11:15 -06:00
36b216a6e8
update pt
2013-01-30 21:00:52 -06:00
58bb3aa8f6
pt update - thanks again lucca!
2013-01-27 19:58:29 -06:00
8d72bf6353
temporarily disable user-filters in item search
2013-01-27 01:45:18 -06:00
1ef39f854c
localize outfits#_outfit
2013-01-26 12:42:38 -06:00
52fee4f0c9
localize outfits#edit wear/unwear/closet/uncloset
2013-01-26 11:58:16 -06:00
8c348d4535
localize outfits#edit search helpers
2013-01-26 11:11:42 -06:00
964a64e0c8
fix translation error
2013-01-26 09:53:30 -06:00
c1c7162451
pt style: remove spaces before question marks
2013-01-25 15:25:54 -06:00
a477bdc447
first draft of portuguese :)
2013-01-25 15:14:55 -06:00
85d52c23c3
more helpful ownership-not-found error message
2013-01-25 11:16:47 -06:00
c5fbf74a7d
update query examples: zone -> occupies, add restricts
2013-01-25 11:14:31 -06:00
d3b449a8f9
Merge branch 'globalized_search' into i18n
...
Conflicts:
Gemfile
app/controllers/application_controller.rb
app/controllers/items_controller.rb
app/controllers/outfits_controller.rb
app/helpers/application_helper.rb
app/views/items/show.html.haml
config/locales/en-MEEP.yml
config/locales/en.yml
public/stylesheets/compiled/screen.css
2013-01-25 11:09:07 -06:00
7f18fe12c1
user:owns, user:wants queries
2013-01-25 10:35:35 -06:00
6e09b8bc10
globalized search first draft
...
Confirmed features:
* Output (retrieval, sorting, etc.)
* Name (positive and negative, but new behavior)
* Flags (positive and negative)
Planned features:
* users:owns, user:wants
Known issues:
* Sets are broken
* Don't render properly
* Shouldn't actually be done as joined sets, anyway, since
we actually want (set1_zone1 OR set1_zone2) AND
(set2_zone1 OR set2_zone2), which will require breaking
it into multiple terms queries.
* Name has regressed: ignores phrases, doesn't require *all*
words. While we're breaking sets into multiple queries,
maybe we'll do something similar for name. In fact, we
really kinda have to if we're gonna keep sorting by name,
since "straw hat" returns all hats. Eww.
2013-01-24 18:24:35 -06:00
c9ae7155b1
locale metadata, including hidden locales for item loading and selection
2013-01-24 18:24:34 -06:00
29ed401238
load pet by locale, prepare needed translations
2013-01-24 18:24:34 -06:00
0f49d3ed02
simple locale dropdown in layouts#application
2013-01-24 18:24:33 -06:00
d96c54f3cc
infer locale from params, then cookies, then Accept-Language header
2013-01-24 18:23:21 -06:00
3b1ffe71a9
i18n for will_paginate, including dynamically in outfits#edit
2013-01-24 18:23:21 -06:00
34e99bba72
i18n for outfits/new.js
2013-01-24 18:23:21 -06:00
8b15d31639
i18n for pet_query.js
2013-01-24 18:23:21 -06:00
3b3c57f31a
fix dumb transpositional errors in closet_hangers.create.success.owned.unlisted
2013-01-24 18:23:21 -06:00
062f485598
i18n for pets#load flashes
2013-01-24 18:23:21 -06:00
e833179155
refactor outfits.new for hierarchy
2013-01-24 18:23:21 -06:00
e54e4c606c
oops, re-refactor closet_hangers.index.autocomplete, since markdown wraps it in a paragraph
2013-01-24 18:23:21 -06:00
82479315f0
refactor neopets_pages.new for twl
2013-01-24 18:23:21 -06:00
70ff4974a3
refactor items.show for hierarchy and twl
2013-01-24 18:23:21 -06:00
0cbdc30a15
refactor items.index for hierarchy and twl
2013-01-24 18:23:21 -06:00
4bf73b4285
refactor closet_lists.form hierarchy
2013-01-24 18:23:20 -06:00
1f1bfb3140
refactor closet_hangers.petpage.instructions to use twl
2013-01-24 18:23:20 -06:00
5935ed055d
refactor tmd helper, move closet_hangers#index autocomplete to markdown
2013-01-24 18:23:20 -06:00
7f2070e78e
refactor userbar contributions to use twl
2013-01-24 18:23:20 -06:00
3d8266951f
i18n for outfits/edit.js item partials: no-data-yet and icons
2013-01-24 18:23:20 -06:00
629e5c68a9
i18n for outfits/edit.js userbar message and outfit save errors
2013-01-24 18:23:20 -06:00
2b1cb2fe7f
i18n for outfits#edit base template - dynamic content in outfits/edit.js still needs examined
2013-01-24 18:23:20 -06:00
b346bcc6d9
i18n for outfits#index - plus the translate_with_links helper, which can be used for refactoring other stuff
2013-01-24 18:23:20 -06:00
029373addd
i18n for outfits#destroy flashes
2013-01-24 18:23:20 -06:00
8c9dda37d5
i18n for closet_hangers#index search bar autocomplete
2013-01-24 18:23:20 -06:00
467fb24c42
i18n for closet_hangers#create, closet_hangers#destroy, closet_hangers#update, closet_hangers#update_quantities (flashes, largely intertwined)
2013-01-24 18:23:20 -06:00
e55d407d63
i18n for neopets_pages#create (flashes - holy snap, that was nasty)
2013-01-24 18:23:19 -06:00
0f52ba5b4e
i18n for neopets_users#create flashes
2013-01-24 18:23:19 -06:00
7bc255e9c8
i18n for users#index, users#update flashes
2013-01-24 18:23:19 -06:00
3c9e37f614
i18n for broken_image_reports#create flashes
2013-01-24 18:23:19 -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
b213f6d0ba
i18n for closet_hangers#index, closet_lists#edit, closet_lists#new, and maybe some more closet-related things - this was a biggie
2013-01-24 18:23:19 -06:00
c32425bc14
i18n for neopets_pages#new
2013-01-24 18:23:19 -06:00
5498a739f2
i18n for pets#bulk
2013-01-24 18:23:19 -06:00
9488a27916
i18n for neopets_users#new
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
b69793c008
i18n for contributions#index
2013-01-24 18:23:18 -06:00
5e89e2b947
i18n for items#index (and layouts#items)
2013-01-24 18:23:18 -06:00
34d919179a
i18n for broken_image_reports#new
2013-01-24 18:23:18 -06:00
1356fdaa0c
i18n for users#top_contributors
2013-01-24 18:23:18 -06:00
fea0b42a17
i18n for outfits#show
2013-01-24 18:23:18 -06:00
132a49d30b
i18n for outfits#new (and layouts#application), including caching
2013-01-24 18:23:18 -06:00
aafec97bbf
simple locale dropdown in layouts#application
2013-01-11 11:46:14 -06:00
420c52d296
infer locale from params, then cookies, then Accept-Language header
2013-01-11 11:07:11 -06:00
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
6695faccba
fix dumb transpositional errors in closet_hangers.create.success.owned.unlisted
2013-01-09 22:08:17 -06:00
9e8d39e097
i18n for pets#load flashes
2013-01-09 22:05:07 -06:00
7aa49f70be
refactor outfits.new for hierarchy
2013-01-09 18:40:35 -06:00
0ae6762bf5
oops, re-refactor closet_hangers.index.autocomplete, since markdown wraps it in a paragraph
2013-01-09 18:28:20 -06:00
942fa63907
refactor neopets_pages.new for twl
2013-01-09 18:21:44 -06:00
abd327f08e
refactor items.show for hierarchy and twl
2013-01-09 18:05:06 -06:00
04679bfd00
refactor items.index for hierarchy and twl
2013-01-09 17:48:01 -06:00
7dce6ca89c
refactor closet_lists.form hierarchy
2013-01-09 17:38:03 -06:00
a370000b3d
refactor closet_hangers.petpage.instructions to use twl
2013-01-09 17:32:56 -06:00