Sabe Jones
d00131fc4a
3.105.2
2017-07-27 21:12:40 +00:00
Sabe Jones
f7220e7e8c
feat(locales): add Turkish language
2017-07-27 21:12:20 +00:00
Sabe Jones
bf6dde6e63
3.105.1
2017-07-27 21:08:46 +00:00
Sabe Jones
c3024e5e58
chore(i18n): update locales
2017-07-27 21:06:15 +00:00
SabreCat
ca8b7f6b67
fix(sprites): jellyfish arms
...
Also adds a Bailey announcement.
2017-07-27 20:58:49 +00:00
Sabe Jones
521077ed4f
Explicitly configure HTTP request for PayPal ( #8896 )
...
* fix(payments): explicitly configure HTTP request
* refactor(req): return $http call
* fix(payments): inject and open $window
2017-07-27 11:31:58 -07:00
Sabe Jones
7a5f01d516
3.105.0
2017-07-25 23:24:48 +00:00
Sabe Jones
0f3f54548d
chore(i18n): update locales
2017-07-25 23:22:54 +00:00
SabreCat
c84dc40c7d
feat(content): Subscriber items 2017-07
2017-07-25 23:15:06 +00:00
Sabe Jones
a4951c6478
3.104.1
2017-07-20 16:08:27 +00:00
Matteo Pagliazzi
95285cd85a
do not send password to loggly ( #8887 )
2017-07-20 15:07:38 +02:00
SabreCat
bf8b2db6b3
fix(Travis): explicitly start Mongo
2017-07-19 22:50:57 +00:00
Sabe Jones
116ec0f9d9
3.104.0
2017-07-19 18:38:43 +00:00
Sabe Jones
a89633d17b
chore(i18n): update locales
2017-07-19 18:37:11 +00:00
SabreCat
2e3dd27414
chore(sprites): compile
2017-07-19 18:25:14 +00:00
SabreCat
3af756a90d
feat(cards): Good Luck card and achievement
2017-07-19 18:24:10 +00:00
Sabe Jones
e4d006e5cd
3.103.0
2017-07-16 16:25:07 +00:00
Sabe Jones
801b53857f
fix(payments): short circuit for non-gift txns ( #8881 )
2017-07-16 09:24:17 -07:00
Keith Holliday
f8571ec5d5
Moved notifications to be read after yesterdailies ( #8872 )
...
* Moved notifications to be read after yesterdailies
* Prevent when user needs cron
* Updated tests
2017-07-16 09:24:09 -07:00
Matteo Pagliazzi
78ba596504
Groups can prevent members from getting gems ( #8870 )
...
* add possibility for group to block members from getting gems
* fixes
* fix tests
* adds some tests
* unit tests
* finish unit tests
* remove old code
2017-07-16 09:23:57 -07:00
Sabe Jones
fe9521a63f
3.102.3
2017-07-14 12:11:08 +00:00
Sabe Jones
c4348d8e47
Merge branch 'release' into develop
2017-07-13 22:29:35 +00:00
Sabe Jones
9b0ee6a726
3.102.2
2017-07-13 22:29:03 +00:00
Sabe Jones
c23fad3077
chore(i18n): update locales
2017-07-13 22:28:23 +00:00
Sabe Jones
6850a1fcb4
chore(news): Blog Bailey
2017-07-13 22:23:35 +00:00
Keith Holliday
bc477455bb
Tasks cron ryamodal fixes ( #8871 )
...
* Changed assumption of timezone location
* Added checks for RYA and moved cron check
* Fixed modal scope issue
2017-07-13 15:11:27 -07:00
Sabe Jones
88c56c9877
Merge branch 'release' into develop
2017-07-12 20:42:23 +00:00
Sabe Jones
4cd272f99c
3.102.1
2017-07-12 20:41:58 +00:00
Sabe Jones
0292501387
chore(i18n): update locales
2017-07-12 20:40:13 +00:00
Keith Holliday
28b56256d2
Added catch for cron error ( #8864 )
...
* Added catch for cron error
* Updated logger usage
2017-07-12 13:35:08 -07:00
Sabe Jones
a4ee3aaa7e
Merge branch 'release' into develop
2017-07-11 21:48:18 +00:00
Sabe Jones
7a2432a1a0
3.102.0
2017-07-11 21:42:06 +00:00
Sabe Jones
0bf515d0f9
chore(i18n): update locales
2017-07-11 21:40:44 +00:00
SabreCat
cbed198f02
chore(sprites): compile
2017-07-11 21:32:53 +00:00
SabreCat
90d77cee81
feat(content): Orca Pets and Splashy Pals
2017-07-11 21:31:26 +00:00
SabreCat
3668a9d3ac
fix(sprites): correct canvases
...
Also adds sprites for Trapper Santa collection quest.
2017-07-11 21:29:48 +00:00
Keith Holliday
052c653cd3
Added initial inbox ( #8852 )
...
* Added initial inbox
* Minor styles
* Added more styles, selected conversations, sending messages
* Added translations and colors
2017-07-10 21:09:31 -06:00
Keith Holliday
3aa7b4b631
Fixed or logic break ( #8857 )
2017-07-10 21:08:35 -06:00
Sabe Jones
045378b820
Merge branch 'release' into develop
2017-07-10 20:20:24 +00:00
Sabe Jones
a256b6df03
3.101.2
2017-07-10 20:07:46 +00:00
Keith Holliday
92fdc13adf
Added assumption that the date passed is in the users timezone ( #8859 )
2017-07-10 13:07:14 -07:00
negue
dd29c60d87
[WIP] drag/drop fixes ( #8851 )
...
* Stable: Highlight pet on dragging food / add drag* events
* Stable: hatch dialog instead of popover / .btn-flat / update bootstrap-vie
* Layout: change sidebar width to fixed 236px - removed .col-2/.col-10
* Stable: Drag&Drop Food Image + Text - refactor directive to use custom event names
* Stable: fixes
* Stable: click to select food + attached food info box
* fix lint issues
* Drag&Drop&Click: Potions on Eggs - fix click on item + attached infobox-position in click mode
2017-07-10 10:07:23 +02:00
Sabe Jones
78fd79931e
Merge branch 'release' into develop
2017-07-08 01:49:25 +00:00
Sabe Jones
5055a57ae9
3.101.1
2017-07-08 01:48:50 +00:00
Keith Holliday
3fa0b72ffe
Added assumption when no time is supplied ( #8855 )
...
* Added assumption when no time is supplied
* Changed format of date
* Set now options when date is specified
2017-07-07 18:46:54 -07:00
Keith Holliday
b3f9fd09c6
Check for app loading instead of daily count ( #8856 )
2017-07-07 12:35:26 -07:00
Keith Holliday
30437e158e
Added check to prevent double cron ( #8854 )
...
* Added check to prevent double cron
* Added then and fix style issues
2017-07-07 11:14:36 -07:00
Keith Holliday
19ba1290f6
Added new web profile for checkout ( #8699 )
...
* Added new web profile for checkout
* Fixed es6 syntax
* Fixed config path
2017-07-06 15:16:54 -07:00
Grayson Gilmore
c509c8e04f
Test /api/v3/tasks/unlink-all and unlink-one ( #8810 )
...
* Add tests for POST /tasks/unlink-all/:challengeId
* Add test for keep=keep-all query
* Cleanup
* Setup
* Cleanup
* Add tests for unlink-one
2017-07-06 14:25:31 -07:00
Todd Medema
00d4393024
reduce top margins on task filter bar to reduce dead space below 'add multiple' link / make UI more space efficient ( #8806 )
2017-07-06 14:13:35 -07:00