Matt T Elliott
aefcd116ab
fix translations on coupon page
2015-02-01 09:25:43 -06:00
Matt T Elliott
026b4ed716
add translations to subscription page
2015-02-01 09:25:43 -06:00
Matt T Elliott
c31272a154
add subscriptitonRateText
2015-02-01 09:25:43 -06:00
Blade Barringer
5d572c2a40
Merge pull request #4501 from crookedneighbor/fix-day-start
...
Closes #4490 . Day start saves on blur instead of change
2015-01-18 22:57:23 -06:00
Blade Barringer
137ff71bc8
Added one way binding for email
2015-01-18 15:55:39 -06:00
Blade Barringer
cdad6e36da
Adjusted some spacing and line breaks
2015-01-18 15:55:39 -06:00
Blade Barringer
4a5fe1867d
Removed target="_blank" attribute from mailto link
2015-01-18 15:55:39 -06:00
scribblypanda
b3c9371d9f
changed links to relative, corrected mailto link
2015-01-18 15:55:39 -06:00
scribblypanda
1c151f57c2
applied .muted to text so less cluttered looking
2015-01-18 15:55:39 -06:00
scribblypanda
b978852e11
added description of login name and link to page to edit display name
2015-01-18 15:55:39 -06:00
scribblypanda
18317f3346
fixed emailChange message, displays properly on localhost
2015-01-18 15:55:39 -06:00
scribblypanda
5a4ebda187
plain text to translatable strings
2015-01-18 15:55:39 -06:00
scribblypanda
c4113994e6
plain text to translatable strings
2015-01-18 15:55:38 -06:00
scribblypanda
330a9191a5
added new translatable string emailChange
2015-01-18 15:55:38 -06:00
scribblypanda
7c990ba109
changed Username to Login Name
2015-01-18 15:55:38 -06:00
Blade Barringer
38f7c1e634
Closes #4490 . Day start saves on blur instead of change
2015-01-09 19:10:10 -06:00
Matteo Pagliazzi
193b92c16b
fix(cds): max hour is 23 not 24
2015-01-06 23:12:03 +01:00
Tyler Renelle
edf66cbb59
feat(discount) google discount & use sub.key instead of sub.months
2014-12-30 20:05:07 -07:00
Matteo Pagliazzi
4a37bec652
fix(pr): indentation and simplify
2014-12-29 21:21:54 +01:00
Matteo Pagliazzi
752161b284
Merge branch 'dateformat' of git://github.com/Verabird/habitrpg into Verabird-dateformat
2014-12-29 21:09:04 +01:00
Verabird
7297429888
Make it possible to choose between MM/dd and dd/MM date format
2014-12-26 15:52:42 -05:00
breiste
e1eaefa943
Fix #4296 (Subscription "Update Card" message is cut off)
2014-12-24 00:14:08 +01:00
Tyler Renelle
30c1ac4b1e
fix(plans): lots of bug fixes & cleanup
2014-12-03 16:01:57 -07:00
Tyler Renelle
0a53a5717e
refactor(payments): move payments into it's own service, out of rootCtrl
2014-12-03 14:17:08 -07:00
Tyler Renelle
8c5842eb52
feat(plans): cleanup plans' perks page, rename Time Trinket => Mystic Hourglass
2014-12-03 14:17:08 -07:00
Tyler Renelle
7f2b6b5cfb
feat(plans): allow block subscriptions from paypal/stripe
2014-12-03 14:17:07 -07:00
Tyler Renelle
5fd805db88
feat(plans): consectuive-month subscription perks (gifting)
2014-12-03 14:17:07 -07:00
Tyler Renelle
e8dbd5ca1a
feat(gifts): allow gifting gems from paypal/stripe
2014-12-03 14:17:07 -07:00
Tyler Renelle
57bfee02cf
feat(plans): consecutive months & extra months (like a time-card)
2014-12-03 14:17:07 -07:00
benmanley
50b1cba0a6
refactor(tasks) improve UI consistency
...
* Round corners for UI elements / “8-bit” outlines for RPG elements.
* Tag bar – Make it clearer that “Tags” is a heading, not an option
* Task filters – restyle in line with tag bar + nav menu
2014-11-27 10:32:57 +00:00
Alice Harris
8d87ce6c1b
moved new Dailies default setting to bottom of list to keep together the three settings about task edit mode
2014-10-20 05:49:50 +10:00
Blade Barringer
ed15d0b1c7
Added setting for making the due tab default on dailies
2014-10-16 21:04:23 -05:00
Tyler Renelle
592ffd9818
feat(registration): show some basic registration information on Settings
...
> Site (if facebook, then "Registered with Facebook". If local, then
username & email)
2014-08-25 18:01:57 -06:00
Tyler Renelle
184e145914
Merge remote-tracking branch 'refs/remotes/nmjones/develop' into develop
...
Conflicts:
views/options/settings.jade
2014-08-23 16:05:17 -06:00
Tyler Renelle
a1f2375b9d
feat(subscription): disable "update card" for paypal subscribers
2014-07-21 14:55:36 -06:00
Tyler Renelle
dda7f86433
Merge branch 'thedavemarshall-update_billing_info' into develop
2014-07-21 14:48:17 -06:00
David Marshall
5cc4c60329
Edit stripe cc subscriptions
2014-07-21 01:08:56 -07:00
Tyler Renelle
acc874c60d
Merge pull request #3597 from 3onyc/feature/username-change
...
Implement "Change username" feature
2014-07-19 16:48:20 -06:00
Matteo Pagliazzi
f2a10f8fc1
feat(i18n): add notices
2014-07-13 18:00:35 +02:00
Nicolás Jones
272b71fc11
Update settings.jade
2014-06-22 13:45:27 -03:00
Nicolás Jones
9f6e6af5c7
Update settings.jade
2014-06-18 00:10:48 -03:00
Nicolás Jones
207975f592
Update settings.jade
2014-06-18 00:02:35 -03:00
3onyc
5025c4bac6
Implement "Change username" feature
2014-06-14 20:54:07 +02:00
Tyler Renelle
0dadc86a61
fix(subscriptions): expose cancelSubscription on $rootScope (don't know
...
why $scope doesn't work here). Fix UI bug
2014-05-12 12:18:53 -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
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
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
a608419bba
feat(coupons): add coupon-code feature
2014-04-16 23:28:37 -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