Commit graph

4861 commits

Author SHA1 Message Date
Matteo Pagliazzi
8eb6512637 fix(i18n): spaces around string 2014-05-06 20:04:10 +02:00
Matteo Pagliazzi
70ecad3c65 fix(i18n): user creation does not override preferences 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
d485ea7143 fix(i18n): use habitrpg-shared branch for bower 2014-05-06 20:04:09 +02:00
Matteo Pagliazzi
11eca7e947 fix(i18n) 2014-05-06 20:04:09 +02:00
Matteo Pagliazzi
b887127fb0 refactor(i18n): refactor & fix 2014-05-06 20:04:09 +02:00
Matteo Pagliazzi
62637cf676 refactor(i18n): add comments 2014-05-06 20:04:09 +02:00
Matteo Pagliazzi
12fa87ef31 refactor(i18n): add language detection to new user 2014-05-06 20:04:09 +02:00
Matteo Pagliazzi
1927ce1de1 refactor(i18n): refactor user language detection, add to api methods 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
Matteo Pagliazzi
8ec69b4f83 improve(i18n): move translations to their own module, use i18n from habitrpg-shared, @djuretic i have remove the tests because the code is now handled in habitrpg-shared, we may add them back there 2014-05-06 20:04:09 +02:00
Tyler Renelle
4990a6d0e1 feat(subscriptions): add free month script for users who canceled in old system 2014-05-06 10:13:33 -06: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
Tyler Renelle
25c0b3e32a fix(favicon): specify favicon, fixes #3331 2014-05-06 09:18:44 -06:00
Tyler Renelle
83fa2716a6 Merge pull request #3426 from denis-sokolov/user-cleanup-double-payment
chore(user): cleanup payments configuration, left behind in 440a2e288
2014-05-06 09:12:38 -06:00
Tyler Renelle
3dc9d86b07 Merge pull request #3415 from denis-sokolov/update-validator
chore(validator): update to 3.11.2
2014-05-06 09:10:41 -06:00
Denis Sokolov
2f92171aa4 chore(user): cleanup payments configuration, left behind in 440a2e288 2014-05-06 21:49:12 +09: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
Denis Sokolov
8888322ded chore(validator): update to 3.11.2 2014-05-05 19:22:34 +09:00
Tyler Renelle
6d00289d99 Merge pull request #3304 from jbutz/todo_archive_flag_ui
feat(archive_todo): Update batchUpdate
2014-05-03 21:44:24 -06:00
Tyler Renelle
5733a23c46 Merge pull request #3302 from jbutz/todo_archive_flag
feat(todo_archive): add archive flag
2014-05-03 21:41:18 -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
Tyler Renelle
da548ff43f chore(env.t): expose basic env.t() implementation for 'en' so mobile app
can use the function
2014-04-27 17:30:39 -06:00
James Hsiao
c5bfe57344 Merge pull request #3358 from ninjaflame555/patch-1
Further explainations of software installation during provision of vagrant virtual machine
2014-04-27 10:07:55 -04: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
ninjaflame555
ee94b69d8d Further explains what the installation is doing. 2014-04-27 02:03:05 -04: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
61649d1e5a fix(bower): pin ngIninfiteSroll, fix location in bower_components 2014-04-24 21:39:36 -06:00
Tyler Renelle
09c8687958 feat(mystery): missing promo piece 2014-04-24 17:49:12 -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
Tyler Renelle
20b2fb9fd2 Merge pull request #3339 from thepeopleseason/blank-notifications
fix(notifications): eliminate blank notifications
2014-04-23 14:50:26 -06:00
benmanley
aeb205b8ad fix(toolbar): change "noNotifications" text to string 2014-04-23 21:39:56 +01:00
benmanley
e830419234 fix(toolbar): use :before to prevent popover conflict
Use :before instead of :after to prevent custom styles conflicting with
Bootstrap popovers.
2014-04-23 21:39:55 +01:00