Blade Barringer
a72ae097d6
Corrected how count is calculated
2015-01-11 18:23:27 -06:00
Blade Barringer
0807e7856c
Merge remote-tracking branch 'upstream/develop' into mountmaster
2015-01-08 11:31:45 -06:00
Blade Barringer
b69182f777
Added mountCount variable for easy access
2015-01-02 14:10:52 -06:00
Melissa Mcewen
9d6d375663
Salt spell d
...
oesn't check to see if you have enough Gold #4454 adjusting check
2015-01-01 14:31:11 -06:00
Melissa Mcewen
cf40ef8a72
Salt spell doesn't check to see if you have enough Gold #4454 check if spell uses gold
2014-12-31 20:37:54 -06:00
Melissa Mcewen
37a6091638
Salt spell doesn't check to see if you have enough Gold #4454
2014-12-31 19:29:08 -06:00
Sabe Jones
51acc477fe
feat(NYE): New Year's cards
2014-12-30 19:57:24 -06:00
Blade Barringer
4e1b298a42
Corrected spelling error in comment
2014-12-29 14:16:25 -06:00
Tyler Renelle
d2e230db1f
fix(plans): various bug fixes
2014-12-03 18:34:26 -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
7f2b6b5cfb
feat(plans): allow block subscriptions from paypal/stripe
2014-12-03 14:17:07 -07:00
Tyler Renelle
5b01fff700
feat(gifts): allow gifting subscriptions
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
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
7d817f1298
change Heroic to Guardian for non-staff moderators
2014-10-28 11:33:50 +10:00
Tyler Renelle
b15e239601
Merge branch 'Alys-communityGuidelines' into develop
2014-10-27 16:20:30 -06:00
Negue
bf662ff119
fix rootCtrl.js ; forgot a comma while merging...
2014-10-01 20:53:29 +02:00
Negue
8f468c27ff
use ApiUrlService instead of API_URL; fixed spacing in groupsCtrl.js
2014-09-16 20:52:32 +02:00
Alice Harris
c68a061c0d
experimental changes for indicating acceptance of guidelines
2014-09-07 15:14:58 +10:00
Alice Harris
c66d786f3e
add fontello and change staff icon from tower to crown
2014-09-05 21:17:56 +10:00
Alice Harris
cd7f87bbfe
add glyphicons to admin names, refactor code to reduce duplication of contrib.level style assignments, sort moderator name list sensibly
2014-09-05 21:17:56 +10:00
Alice Harris
73cd71d74b
add star/tower glyphicons for mods/staff in Hall; in Hall, change admin's description of levels; create migration script for increasing admin tiers
2014-09-05 21:17:55 +10:00
Alice Harris
2350989dfb
prevent harmless but annoying 404 errors for sound files when sound is off
2014-09-05 18:45:52 +10:00
Michael Looby
e19aca0036
Fixed bug #3007 where using wrong "old password" when changing password results in "Password changed succesfully" message even though password change fails.
2014-08-26 15:33:36 -04:00
Tyler Renelle
39911ef8e0
feat(audio): refactor user.preferences.{sound,soundTheme} into just
...
user.preferences.sound. Fix audio dropdown bug by moving to list-items instead
2014-08-15 18:13:59 -06:00
Adrien Lemaire
a5f1e30880
fix bug music not playing if music menu not open + integrate daily/todo/reward sounds
2014-08-09 17:29:56 +09:00
Adrien Lemaire
3d2d8fbfef
clean branch from develop to add audio
2014-08-08 23:03:52 +09:00
Collin Styles
0b01ff2201
Don't display chart if history is empty.
2014-07-31 14:56:52 -07:00
Tyler Renelle
6e29facb98
feat(block-user): allow suspending user accounts (due to TOS violation or such) through Hall. @lemoness
2014-07-25 12:14:48 -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
34236536df
feat(admin): allow admins to update user's items (restoring lost items,
...
granting quest scrolls, etc). @deilann :)
2014-07-17 14:09:39 -06:00
Tyler Renelle
c180d899c1
perf(groups): bindonce on guild listings for better performance guild
...
page. This requires refreshing when making changes to guilds. Fixes #3663
2014-06-29 13:33:40 -06:00
vagrant
0d73330ab6
#1623 - charts: readable (vertical) labels on horizontal axis
2014-06-15 08:50:03 +00: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
Matteo Pagliazzi
d242ee3291
refactor(i18n): use strings for content
2014-05-06 20:04:09 +02: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
fa91234907
Add Groups to $rootScope
...
Allows messages to be cleared from a view
2014-04-08 16:45:47 +01:00
Tyler Renelle
0f430e102e
feat(subscriptions): add paypal recurring cancelation. refactor stripe & paypal code to use auth.authWithUrl.
2014-03-24 20:47:25 -06:00
Tyler Renelle
10c9595662
feat(subscriptions): convert paypal gem purchases from client-side javascriptButtons to serverside NVP
2014-03-24 20:47:18 -06:00
Tyler Renelle
d1a2fbbbd9
feat(subscriptions): implement partial paypal-recurring. It's having issues with cookies
2014-03-24 20:47:10 -06:00
Matteo Pagliazzi
c41097b6ec
fix(i18n): remove duplicate string
2014-02-24 18:35:48 +01:00
Tyler Renelle
55782512bf
feat(valentine): remove valentine event
2014-02-18 11:22:31 -07:00
Tyler Renelle
fd6eb8724e
feat(valentine): valentine event
2014-02-13 18:40:33 -07:00
Tyler Renelle
ff9d4b886e
fix(event-tracking): typo
2014-02-11 19:02:20 -07:00
Tyler Renelle
b093717b8d
feat(event-tracking): better page-view tracking via ui-router
2014-02-11 18:30:43 -07:00
Tyler Renelle
2480591444
refactor(bs3): put paypal button back in, use javascript API to
...
construct button on `ng-init` (since you can't nest script tags)
2014-02-10 13:28:16 -07:00
Tyler Renelle
ffb42906e1
feat(event-tracking): start adding some client-side GA event-tracking
2014-02-10 11:33:40 -07:00
Matteo Pagliazzi
e4bd817443
refactor(bs3): sync with develop
2014-02-06 17:36:33 +01:00
Marcelo Sizer
386d108c3c
Replace hard-coded strings for window.env.t on js files
2014-02-05 20:43:49 -02:00