Cat Sync
c6b0519eca
Don't make the current level's dot bigger than other dots.
2016-06-23 18:26:01 -04:00
Cat Sync
70fe21f645
Merge remote-tracking branch 'codecombat/master'
2016-06-23 15:01:44 -04:00
Rob
bbb70fd486
Tighten modernness requirements (mostly to exclude Edge 13)
2016-06-23 09:34:37 -07:00
Matt Lott
18de9ab298
Create call tasks and opps for license requests
2016-06-23 06:12:51 -07:00
Josh Callebaut
b8bdc0c726
Merge pull request #3754 from Zerrien/campaign-treema-display
...
Clicking on level in treema makes the level flash
2016-06-22 15:56:54 -07:00
Josh Callebaut
e953f7fc60
Cleaner jQuery selection
2016-06-22 15:36:42 -07:00
Josh Callebaut
0ad8fddff6
Clicking on level in treema makes the level flash
2016-06-22 15:11:27 -07:00
Rob
f100e7ab52
Non-integer indentation levels are impossible.
2016-06-22 15:08:20 -07:00
Rob
6a03163fcb
- Use modern esper engine if we detect browser support it.
...
- Change streaming batch size depending on how far into simulation we are.
- Hoist try catch out of onWorldLoad so Chrome and JIT it.
2016-06-22 15:07:43 -07:00
leshark
d70a4ff14d
Update ru.coffee
2016-06-22 22:59:44 +04:00
Bryukhanov Valentin
4f245a0ae9
Fix ru translation for "press"
2016-06-22 14:27:11 +03:00
Matt Lott
1d70837309
Exclude practice levels from teacher course guides
2016-06-21 21:10:59 -07:00
Matt Lott
73698129a0
Make level practice threshold available in editor
2016-06-21 16:41:47 -07:00
Cat Sync
168cdc800d
Merge remote-tracking branch 'codecombat/master'
2016-06-21 15:23:36 -04:00
Rob
bdfa6d435a
Add extra options to verifier.
2016-06-21 11:48:42 -07:00
Matt Lott
6eef19e488
Update homepage course languages image
2016-06-21 10:19:47 -07:00
Nick Winter
56cdfa9fc7
Update our /privacy address
2016-06-21 09:41:21 -07:00
Matt Lott
df90935aba
Admin school counts page
2016-06-21 09:33:06 -07:00
Ana
4bac7765e2
Update sr.coffee ( #3745 )
...
update courses section
2016-06-21 11:05:30 +01:00
Nick Winter
2679bced07
Fix level editor not loading after recent hotfix
2016-06-20 17:10:55 -07:00
Scott Erickson
38d19a142a
Add checks to keep User purchased.gems from becoming NaN
...
Also sought to more thoroughly protect earned.gems.
2016-06-20 16:44:07 -07:00
Scott Erickson
d829d15528
Fix(ish) race conditions in server tests
2016-06-20 15:00:29 -07:00
Scott Erickson
99bae92fcb
Fix GET /db/level/:handle/session for sessionless requests
2016-06-20 14:35:52 -07:00
Scott Erickson
b36752107e
Hot fix for teachers playing level previews
2016-06-20 14:26:45 -07:00
Nick Winter
380977f766
Fix #3744 : course levels work with no hero selected
2016-06-20 10:47:15 -07:00
Scott Erickson
503d1dd08a
Merge pull request #3746 from dideler/cleanup-readme
...
Show names of team members on hover
2016-06-20 10:29:53 -07:00
Matt Lott
e0170d0339
Add hero-practice level type and threshold to schema
...
Filtering out hero-practice levels from classrooms until the Ux
supports them.
2016-06-19 20:23:32 -07:00
Dennis Ideler
d52e217c26
Show names when hovering over avatars
...
Add titles to avatar images.
2016-06-19 16:20:14 +01:00
Dennis Ideler
d556e8c153
Split long lines for readability
...
Try to adhere to 80 char limit per line where possible.
Note that internal links are now relative instead of absolute. Besides
being more terse, it has the added benefit that they will still work in
case of a project or organization rename.
2016-06-19 16:09:20 +01:00
Matt Lott
cd30e4d083
Send sales auto mails from same user per lead
2016-06-18 23:21:09 -07:00
Imperadeiro98
b758b531d8
Uncomment an header from fr.coffee
2016-06-18 10:36:30 +01:00
zeinamakky
8a955d22f3
translated some of the phrases ( #3741 )
2016-06-18 10:35:47 +01:00
Sara J. Martinez
0f257373be
Add several translations for Latin American Spanish ( #3740 )
2016-06-18 10:34:33 +01:00
Matt Lott
190c5407c8
ZenProspect to Close contact import script
2016-06-17 21:05:46 -07:00
Matt Lott
4622337d82
Update licenses needed form
...
Ensure the needed licenses are in the subject resulting email.
2016-06-17 15:40:07 -07:00
Scott Erickson
514fce349a
Include ladder levels in level stats in teacher views, clean client test logs
2016-06-17 15:15:13 -07:00
Scott Erickson
490ea8d1bc
Add state to delighted data if state was populated by nces
2016-06-17 13:53:49 -07:00
Rob
b4baad82b0
Don't set up the analytics log model in proxy mode.
2016-06-17 11:41:43 -07:00
Scott Erickson
8657f97867
Switch travis client test progress to dots
2016-06-17 10:42:59 -07:00
Scott Erickson
0581ffde82
Clean server test logging
2016-06-17 10:35:22 -07:00
Scott Erickson
ca83ed05e4
Only require user sessions on /db requests that are not GET
2016-06-16 16:00:45 -07:00
Scott Erickson
972c632d85
Fix fr.coffee indentation
2016-06-16 14:32:52 -07:00
Catsync
6901b758e6
Update estimated course times ( #3738 )
...
* Update time estimates for courses.
* Update coming soon text.
2016-06-16 12:56:43 -07:00
Cat Sync
6f86617d9b
Merge remote-tracking branch 'codecombat/master'
2016-06-16 11:48:17 -07:00
Scott Erickson
57def1fbeb
Merge pull request #3727 from duybkict/refactor-MyMatchesTabView
...
#3138 #3488 refactor MyMatchesTabView
2016-06-16 10:41:17 -07:00
Scott Erickson
a4b5e92b06
Merge pull request #3726 from duybkict/refactor-SimulateTabView
...
#3138 #3488 refactor SimulateTabView
2016-06-16 10:34:53 -07:00
Matt Lott
6739353d8e
🐛 Fix hint intro overview duplicates
2016-06-16 10:21:37 -07:00
Cat Sync
eec7f6d697
Merge remote-tracking branch 'codecombat/master'
2016-06-15 16:26:25 -07:00
Scott Erickson
86fc4a3846
Hints v1
...
Add per-level tips and tricks, available during gameplay to help unstick players.
Closes #3736
2016-06-15 16:12:41 -07:00
Scott Erickson
c8e7b79e5d
Make demoEl run _.once
2016-06-15 16:09:24 -07:00