Kevin Gisi
7bed1efb21
Revised Grunt translations task to use build:test
...
* Added build:test task to generate translation JS for tests.
* Removed test/spec/translations.js from the repository, added to .gitignore.
* Updated test/run_tests.sh to run build:test, and accept an optional argument
to run a particular test suite.
2015-03-24 21:39:03 -04:00
Kevin Gisi
1e59336d09
Repair remaining Karma specs - all passing.
...
* Stubbed out User module to repair rootCtrlSpec
* Loaded RootCtrl in inventoryCtrlSpec, as it was missing shared functions.
Updated mock user to include a mounts hash.
2015-03-24 21:39:03 -04:00
Kevin Gisi
2194caec15
Repaired groupServicesSpec, uncommented specs.
...
As it turns out, the page reload behavior was not caused by $resource, but
exists somewhere within the User module. Stubbed out the User module as as done
in notificationServicesSpec
2015-03-24 21:39:03 -04:00
Kevin Gisi
09b6401794
Add translations to Karma specs
...
* Added a task to Gruntfile to use website/src/i18n.js to generate a small JS file to be loaded in Karma env which sets window.env.translations to the i18n.translations['en'].
* Added new Grunt task to build:dev
* Updated Karma specs to reenable testing where possible, updating comments where not.
2015-03-24 21:39:03 -04:00
Kevin Gisi
f41933b7a1
Repair Broken Test Suite - Full Passing Tests
...
* Repair broken e2e test introduced in 8d03cfc (copywriting change was not
reflected in the spec)
* Updated i18n.coffee code to be more cautious (it expected the 'en' locale
would always be available, but provides appropriate error handling as-is).
* Extended timeout duration for protractor, as registration was slightly above
30s.
* Added karma-mocha-reporter as a dev dependency to ensure test visibility.
2015-03-24 21:39:03 -04:00
Tyler Renelle
10ce0a622b
fix(tour): updated tour steps copy
2015-03-24 18:07:40 -06:00
Tyler Renelle
d3ebc03865
feat(tour): add tour counter
2015-03-24 15:41:44 -06:00
Tyler Renelle
560d51b2e2
feat(tour): esc force closes, but puts justin head in toolbar. clicking
...
justin head brings tour back.
2015-03-24 15:41:44 -06:00
Matteo Pagliazzi
4c3ad2f705
chore(i18n): update locales
2015-03-24 22:09:48 +01:00
Matteo Pagliazzi
98220ed0e5
Merge pull request #4906 from gkjt/guildJoinRedirectFix
...
Changed guild notification redirect to guilds/public instead of /guilds.
2015-03-23 21:07:06 +01:00
George Tucker
84b2e39b0b
Changed notification redirect to guilds/public instead of /guilds. Fixes #4902 .
2015-03-23 17:59:38 +00:00
Tyler Renelle
7c102c577b
tmp(robots.txt): temporarily remove robots.txt, not working in current state
2015-03-23 11:45:55 -06:00
Alice Harris
160b19eb70
remove growl notification about party settings saved after changing party order (not needed now that avatars in head are resorted immediately)
2015-03-22 17:50:22 +10:00
Alys
849ef6d862
Merge pull request #4822 from benschenker/fix-stats-rounding
...
Fix Mana rounding on the stats page. Fixes #4820
2015-03-22 17:42:07 +10:00
Matteo Pagliazzi
b756e8e462
chore(i18n): update locales
2015-03-21 11:07:13 +01:00
Alice Harris
5c2818e68a
remove message about when the survey achievements badges will be awarded
2015-03-21 19:28:29 +10:00
Tyler Renelle
5de42b03c9
fix(analytics): remove testing code
2015-03-20 17:03:01 -06:00
Sabe Jones
fbcf8e9a6f
Merge pull request #4895 from SabreCat/spring2015
...
Spring Fling 2015
2015-03-20 17:29:02 -05:00
Sabe Jones
3f4bddc57d
fix(tour): Try k
2015-03-20 17:22:12 -05:00
Sabe Jones
18649144a8
feat(tour): Early quit classes tour
2015-03-20 17:18:48 -05:00
Sabe Jones
58db06c515
chore(grunt): Compile
2015-03-20 15:53:42 -05:00
Sabe Jones
f065feb6cb
fix(mouse): Missing ears
2015-03-20 15:50:22 -05:00
Tyler Renelle
009b582f25
feat(analytics): add A/B testing on play button using GA's Experiments
...
API. Revert this after the experiment
2015-03-20 14:44:47 -06:00
Sabe Jones
ae25af7c02
fix(shop): Enable head accessories
2015-03-20 15:27:56 -05:00
Sabe Jones
e2b1083088
fix(spring): Tweaks
2015-03-20 15:19:37 -05:00
Sabe Jones
dac292114c
fix(shop): Open Shop
2015-03-20 15:15:27 -05:00
Sabe Jones
bd0d4c8b21
fix(shop): Remove br
2015-03-20 15:09:55 -05:00
Sabe Jones
621e5ba7d7
fix(shop): Indent +1
2015-03-20 15:07:12 -05:00
Sabe Jones
f3f5669ab2
feat(spring): Fling
2015-03-20 14:56:00 -05:00
Matteo Pagliazzi
fa2c44a9c7
chore(i18n): update locales
2015-03-20 17:13:53 +01:00
Sabe Jones
7065b400bc
feat(surveys): Close out survey
2015-03-19 21:44:42 -05:00
Tyler Renelle
1e8265a9f1
feat(tour): add the other tour entries @lemoness
2015-03-19 15:53:12 -06:00
Alys
5198050cd2
Merge pull request #4863 from rdhammond/InstantPartySource
...
Instant party source
2015-03-20 06:46:38 +10:00
Tyler Renelle
cca2d81bc3
feat(tour): ESC to perma-close #4886 @lemoness @alys
2015-03-19 14:41:04 -06:00
Tyler Renelle
152853a877
feat(tour): update habits step wording @lemoness
2015-03-19 14:28:05 -06:00
Matteo Pagliazzi
4c3e7f897e
chore(i18n): update locales
2015-03-19 20:21:04 +01:00
Tyler Renelle
84a77695ea
feat(ads): remove ads completely
2015-03-19 11:39:17 -06:00
Alice Harris
c880c525b4
add missing closing li and ul tag, remove excess b tags to make life easier for translators
2015-03-20 00:27:54 +10:00
Alys
c2436686f7
Merge pull request #4881 from betaveros/task-bindonce-id-fix
...
Change task's bo-id to id with angular's {{::}}. Fixes #4430
2015-03-19 16:11:50 +10:00
Brian Chen
9bab79790c
Change task's bo-id to id with angular's {{::}}. Fixes #4430
2015-03-19 10:16:53 +08:00
Matteo Pagliazzi
92a6af72cf
fix(emails): send emails to new fb users
2015-03-18 20:11:16 +01:00
Matteo Pagliazzi
f243617ccf
chore(i18n): update locales
2015-03-18 20:01:29 +01:00
Matteo Pagliazzi
0be58eb403
fix(i18n): remove empty strings as they break transifex
2015-03-18 19:57:00 +01:00
Matteo Pagliazzi
75d1a766e5
chore(i18n): update locales
2015-03-18 19:37:26 +01:00
Matteo Pagliazzi
9e540e86af
add email with optional message when kicking user from group
2015-03-18 19:12:53 +01:00
Matteo Pagliazzi
0722a17897
start working on kick from group email & message
2015-03-18 17:31:07 +01:00
Matteo Pagliazzi
6d163ecb5d
chore(i18n): update locales
2015-03-18 12:13:36 +01:00
Alice Harris
4868a6facb
replace non-ascii punctuation with ascii versions (... and ' and -)
2015-03-18 19:30:00 +10:00
Alice Harris
833ba9ec4a
change Gully3 to Gully as requested by Gully in the Tavern and as confirmed by Lemoness
2015-03-18 19:13:39 +10:00
Sabe Jones
910fd56693
Merge pull request #4877 from SabreCat/bunny
...
Bunny pet quest
2015-03-17 22:05:13 -05:00