Matteo Pagliazzi
57e93d6623
fix(i18n): misc
2014-05-06 20:05:57 +02:00
Matteo Pagliazzi
9b43502669
fix(i18n): pet and mounts
2014-05-06 20:05:57 +02:00
Matteo Pagliazzi
52d2693d94
fix(i18n): use translated attributes and classes
2014-05-06 20:05:57 +02:00
Matteo Pagliazzi
dce4dd3ad6
fix(i18n): translate class names in equipment
2014-05-06 20:05:57 +02:00
Matteo Pagliazzi
99f50b0461
fix(i18n): missing strings
2014-05-06 20:05:57 +02:00
Matteo Pagliazzi
12c8e3314e
refactor(i18n): add strings for features page
2014-05-06 20:05:57 +02:00
Matteo Pagliazzi
e4f8ee1b93
fix(i18n): spacing
2014-05-06 20:04:10 +02:00
Matteo Pagliazzi
8eb6512637
fix(i18n): spaces around string
2014-05-06 20:04:10 +02:00
Matteo Pagliazzi
dd4accf56f
fix(i18n): group name
2014-05-06 20:04:10 +02:00
Matteo Pagliazzi
314497271a
fix(i18n): group name
2014-05-06 20:04:10 +02:00
Matteo Pagliazzi
95d5759042
fix(i18n): use right strings
2014-05-06 20:04:10 +02:00
Matteo Pagliazzi
1f8722cb57
fix(i18n): use strings
2014-05-06 20:04:10 +02:00
Matteo Pagliazzi
6930b693e0
fix(i18n): better strings for items
2014-05-06 20:04:09 +02:00
Matteo Pagliazzi
21efe44d4d
fix(i18n): use strings
2014-05-06 20:04:09 +02:00
Matteo Pagliazzi
d242ee3291
refactor(i18n): use strings for content
2014-05-06 20:04:09 +02:00
Matteo Pagliazzi
626352e04b
improve(i18n): use strings for gear items and potion
2014-05-06 20:04:09 +02:00
Tyler Renelle
b0eb12bb5f
feat(subscriptions): allow one month after sub start-date before it's terminated. Fixes #3180
2014-05-06 09:18:44 -06:00
deilann
18328f6a4e
Merge pull request #3421 from tjwds/wiki2
...
Wiki, now with added locales
2014-05-05 20:05:57 -07:00
joe woods
e7094fd9bd
Update tavern.jade
2014-05-05 22:53:12 -04:00
Tyler Renelle
21f79a8139
chore(bailey): mobile + chrome ext. update
2014-05-05 14:13:04 -06:00
Tyler Renelle
24b05e9106
Merge pull request #3341 from kitsully/develop
...
Spelling Fix
2014-05-03 21:34:28 -06:00
Tyler Renelle
6757a46afc
feat(spring): remove limited pastel hair colors
2014-04-30 22:33:38 -06:00
Tyler Renelle
befde8ccda
chore(bailey): bailey for may
2014-04-30 22:33:12 -06:00
deilann
8e83064ebb
fix subscribe cancel button not appearing
...
Fixes #3383
Show unsubscribe button logic was nested within the non-subscriber text.
2014-04-30 13:02:54 -07:00
Tyler Renelle
540431ee8b
chore(bailey): mobile, spring fling, stwc
2014-04-30 00:28:16 -06:00
SabreCat
3f5e130552
feat(tooltips): Add expand/collapse cues
...
Some users (@fragmental) didn't realize that you could click the checklist badge to expand or collapse checklists. This commit adds a tooltip to the badge, as well as to a couple other not-obviously-clickable spots, to cue the user that they can be expanded and collapsed.
BREAKING CHANGE: Will result in "String not found" errors until all locales have an "expandCollapse" string available.
2014-04-28 20:44:16 -05:00
SabreCat
ef5b7deff3
fix(achievements): Differentiate singular and plural
...
Allows Streak and Perfect Day achievements to dynamically show a singular or plural version of their text based on how many achievements the viewed profile has stacked.
BREAKING CHANGE: Will lead to 'string not found' errors until the singular version strings are implemented in all locales on habitrpg-shared.
2014-04-27 21:36:21 -05:00
benmanley
7f984c859c
fix(settings.jade): amend inconsistent html
...
Correct spelling error
Add .container-fluid to subscriptions view
2014-04-27 13:02:28 +01:00
Tyler Renelle
82eb9a0632
refactor(profile): character customizations as mixin so can be used on mobile
2014-04-27 00:21:27 -06:00
Tyler Renelle
3a7c994f1a
refactor(avatar): support minimal avatar displays (using for mobile sidebar)
2014-04-26 18:46:26 -06:00
Tyler Renelle
979d7d85a4
refactor(avatar): avatar separated into two mixins: +heroBox() and
...
+avatar(). Mobile will be sharing jade files with web, we'll need more
modular markup
2014-04-26 15:12:03 -06:00
Tyler Renelle
425218d9a7
feat(mystery): april mystery item
2014-04-24 17:48:21 -06:00
Kristopher Sullivan
9c046577de
Spelling Fix
...
Fixes the misspelling of accommodate as per #2582
Signed-off-by: Kristopher Sullivan <kris@kristophersullivan.com >
2014-04-23 17:10:41 -04:00
benmanley
aeb205b8ad
fix(toolbar): change "noNotifications" text to string
2014-04-23 21:39:56 +01:00
Tyler Renelle
51a6062837
Merge pull request #3333 from denis-sokolov/customization-fix-hair-layout-code
...
fix(profile): body and facial hair elements fix
2014-04-23 14:29:30 -06:00
Tyler Renelle
82fdf1bace
Merge pull request #3334 from denis-sokolov/customization-fix-body-size-code
...
fix(profile): body size elements consistent with the rest
2014-04-23 14:28:21 -06:00
Tyler Renelle
d28d15e87c
Merge pull request #3335 from denis-sokolov/customization-fix-rainbow-skin-code
...
fix(profile): rainbow skin elements consistent with the rest
2014-04-23 14:27:37 -06:00
benmanley
254ac3d510
fix(toolbar): improve layout and fix scrolling bug
...
Consolidate styles from menu.styl into global-modules.styl
Mobile: Remove glyphicons to give more space
Mobile: Fix notif scrolling behaviour
Mobile: Move subscribe button from toolbar to menu modal
2014-04-23 18:39:55 +01:00
Denis Sokolov
9fefe73650
fix(profile): rainbow skin elements consistent with the rest
2014-04-23 23:33:34 +09:00
Denis Sokolov
c3d2b66b41
fix(profile): body size elements consistent with the rest
...
Before this change body size selector had inconsistent code
with the rest of the profile customization.
This also led to an inconsistent styling of the menu label.
2014-04-23 23:27:34 +09:00
Denis Sokolov
191f177fe5
fix(profile): body and facial hair elements fix
...
New structure is valid HTML.
It makes more semantic sense, as the selection
of all hair is a single list-item, and can possibly
be styled as a group, consider adding a "well" class
on the container to group bangs and base menus together.
2014-04-23 23:22:46 +09:00
Tyler Renelle
803c0ae659
Merge pull request #3186 from denis-sokolov/customization-unlock-set-placement
...
improve(profile): reposition the "unlock set" button to the "2 gem/locked" string
2014-04-22 12:10:06 -06:00
Tyler Renelle
a608419bba
feat(coupons): add coupon-code feature
2014-04-16 23:28:37 -06:00
Tyler Renelle
e2eff3b185
fix(toolbar): typo
2014-04-16 23:27:55 -06:00
Tyler Renelle
178cfcd6e6
feat(toolbar): only one expanded menu at a time
2014-04-16 22:46:49 -06:00
Sabe Jones
8a00dfd27e
fix(header): Consistent formatting of XP
...
Use the "number:0" format for current experience as well as experience to next level, so you don't have inconsistent thousands separators (e.g. "1010 / 1,100")
2014-04-16 19:03:12 -05:00
Tyler Renelle
5277275b0f
feat(accessories): add body accessory
2014-04-16 17:54:40 -06:00
Tyler Renelle
02eccac0a8
refactor(settings): make settings/site tab prettier
2014-04-16 13:31:13 -06:00
Tyler Renelle
5296a584de
Merge pull request #3155 from benmanley/notif-restyle
...
Consolidate notifications into one menu
2014-04-16 11:40:20 -06:00
benmanley
7f3f80aa4a
Replace bootstrap classes in submenus
2014-04-15 23:40:21 +01:00