Scott Erickson
|
212ee8a65a
|
Add invite link and capacity info to CourseDetailsView
|
2015-10-05 16:01:32 -07:00 |
|
Nick Winter
|
2d18bcf9f0
|
Recording referrer information. Updating parent email prompt to also show after Signs and Portents if that's the fourth level.
|
2015-03-03 09:04:53 -08:00 |
|
Nick Winter
|
bb80db9cd5
|
Server now thinks it's production whenever it's not localhost:3000, rather than whenever it is codecombat.com.
|
2015-03-01 22:19:01 -08:00 |
|
Nick Winter
|
df4b98a9bf
|
Added a new 'artisan' permission, which can edit most of the things admins can, but with less uncomfortable ultimate power.
|
2015-02-25 18:41:39 -08:00 |
|
Nick Winter
|
1d8f91c42f
|
Added campaign world selector portal screen for half of players.
|
2015-02-05 15:05:33 -08:00 |
|
Nick Winter
|
60d68ca23c
|
Fixed some memory leaks and particle disposal problems. Re-enabled particles. Tweaked particle stylings.
|
2015-02-02 18:02:57 -08:00 |
|
Nick Winter
|
26ac0c8947
|
Making sure tooltips are destroyed when their parent views are destroyed.
|
2015-01-31 12:48:44 -08:00 |
|
Nick Winter
|
f26b43f8a5
|
Fixed floor y scaling. Fixed issues with client-side disabling of new model / fork / revert population actions without permissions. Ameliorated some ensure_comprehensions warnings.
|
2014-12-20 16:02:41 -08:00 |
|
Nick Winter
|
7651eaf6cc
|
Fixed A/B test to fire with default English language.
|
2014-12-09 11:15:03 -08:00 |
|
Scott Erickson
|
eb98cf4952
|
Hooked up Level handler to deny creating new LevelSessions when the level requires a subscription and the user doesn't have one.
|
2014-12-03 13:32:28 -08:00 |
|
Scott Erickson
|
cd5b57a658
|
Set up our resource retrying mechanism to stop after 20 tries.
|
2014-12-01 16:09:59 -08:00 |
|
Scott Erickson
|
a48fa41edd
|
CocoViews and CocoModels now notify users of connection errors and automatically retry when getting and putting data goes wrong.
|
2014-12-01 15:29:19 -08:00 |
|
Nick Winter
|
77a4cea387
|
Improvements for mobile layouts and mobile and iPad browser detection.
|
2014-11-30 12:27:34 -08:00 |
|
Scott Erickson
|
1c33842125
|
Refactored core templates into a core folder.
|
2014-11-29 11:39:37 -08:00 |
|
Scott Erickson
|
31214e854e
|
Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways.
|
2014-11-28 17:49:41 -08:00 |
|