phoenixeliot
9f3aac3313
Merge branch 'fix-login-error'
2016-04-29 15:38:37 -07:00
phoenixeliot
c666a39d3b
Fix StudentLoginModal crash on invalid login
...
Add test for student bad login
2016-04-29 15:34:11 -07:00
Scott Erickson
f44f201548
Add POST /db/achievement/names, fixes #3577
2016-04-29 13:37:47 -07:00
Scott Erickson
50e8000faf
Update move-deleted-classroom-members script
2016-04-29 13:12:39 -07:00
Imperadeiro98
fc9974dbe1
Uncomment headers from nl-NL.coffee
2016-04-29 20:50:25 +01:00
Imperadeiro98
909250fec3
Merge pull request #3586 from JurianLock/patch-10
...
Update nl-NL.coffee
2016-04-29 20:48:41 +01:00
Scott Erickson
7415e61763
Update move-deleted-classroom-members script
2016-04-29 09:39:16 -07:00
Scott Erickson
5884a7ce8d
Add changelog link to /teacher/courses
2016-04-29 09:23:57 -07:00
JurianLock
f15509cba1
Update nl-NL.coffee
2016-04-29 11:05:04 +02:00
phoenixeliot
2f63c11024
Fix padding-top for level-loading-goals
2016-04-28 16:36:30 -07:00
phoenixeliot
e65a9248f3
Fix last level text and continue button
2016-04-28 16:14:19 -07:00
Matt Lott
b25312265b
Create school sale payment script
2016-04-28 16:13:20 -07:00
Scott Erickson
a676f26303
Tweak created date on teacher classroom view
2016-04-28 14:20:33 -07:00
Scott Erickson
3416a4061f
Remove bootstrapping of classroom course data
2016-04-28 14:14:41 -07:00
Scott Erickson
7479357869
Tweak course population script
2016-04-28 14:14:41 -07:00
phoenixeliot
72e4e6c6c8
Add specs for next level from default course
2016-04-28 12:46:30 -07:00
phoenixeliot
91fa467251
Fix teacher sessionless play; uses default campaign levels
...
Fix typo
Fix race condition with loading next level
Return an empty object for next level instead of an error;
Supermodel has a race condition when some of the models fail to load,
when we override an error response as "success".
Fix next level spec
Remove comment per Scott's request
2016-04-28 12:46:09 -07:00
Imperadeiro98
135f7f05ad
Update pt-PT.coffee
2016-04-28 20:30:19 +01:00
Scott Erickson
3fed1743fc
Flatten /courses
2016-04-28 12:08:31 -07:00
phoenixeliot
64061d60e1
Don't show first course in bulk-assign dropdown
2016-04-28 11:33:29 -07:00
Rob
31495208bf
Add border to birthday selector to match style.
2016-04-28 11:29:05 -07:00
Scott Erickson
82675bf05a
Add created date to teacher classroom view
2016-04-28 11:28:02 -07:00
Scott Erickson
f0c0b549e2
Show language dropdown when anonymous
2016-04-28 11:15:36 -07:00
phoenixeliot
08986ffd37
Reposition continue button to always be visible (ShareProgressModal)
2016-04-28 11:09:44 -07:00
Rob
f39cac3abf
Try to keep learn more above the fold.
2016-04-28 10:52:37 -07:00
Nick Winter
51003d21dd
Propagate i18n
2016-04-28 10:09:52 -07:00
Nick Winter
747c5f29f7
Finally figured out how to use i18next interpolation correctly; using it on level counts in SubscribeModal
2016-04-28 10:07:47 -07:00
Nick Winter
d666e4e39c
Don't translate 'RetroStyle Games' in most cases
2016-04-28 10:07:47 -07:00
Matt Lott
8deea61be8
Update account restricted copy
2016-04-28 09:42:17 -07:00
Scott Erickson
997fe1aafb
CoursesView uses regular login and create account modals
2016-04-27 16:26:05 -07:00
Matt Lott
7b88eb0250
Remove Clojure from /about and play modals
2016-04-27 16:15:27 -07:00
Scott Erickson
7788608d2d
Navbars collapse below large screen sizes
2016-04-27 16:07:55 -07:00
Matt Lott
cdddc24693
Add user.ageRange enum values update note
2016-04-27 15:23:03 -07:00
Nick Winter
89db933c90
Change wording on enrollment purchase page for larger purchases
2016-04-27 14:17:53 -07:00
Scott Erickson
2aa0b35c6e
Fix server running on Node 4
...
Node 5 doesn't care whether you explicitly list co in the list of dependencies,
when it's a dependency of co-express. But Node 4 does.
2016-04-27 14:07:41 -07:00
phoenixeliot
84ec2d630f
Make some Course materials teacher-only on dashboard
2016-04-27 13:24:54 -07:00
phoenixeliot
1999b41ff3
Don't convert to teacher automatically in EnrollmentsView
2016-04-27 13:20:19 -07:00
Scott Erickson
edea13483a
Fix classroom courses temporary population
...
Can't count on toObject getting called, such as on the '/db/classroom/:handle/levels', which
gets the courses property directly. Use middleware instead.
2016-04-27 13:19:41 -07:00
Imperadeiro98
9433cefcdc
Merge pull request #3579 from i32ropie/master
...
Update es-ES.coffee
2016-04-27 18:21:04 +01:00
Imperadeiro98
404171fd23
Merge pull request #3582 from KonstantinLA/patch-3
...
Update ru.coffee
2016-04-27 18:07:32 +01:00
Imperadeiro98
de23d178c2
Merge pull request #3578 from ana-esova/patch-1
...
Update sr.coffee
2016-04-27 18:04:27 +01:00
Scott Erickson
675e3290ac
Lock course content to classrooms
2016-04-27 09:58:04 -07:00
KonstantinLA
17fa7226e5
Fix build error
2016-04-27 16:06:21 +03:00
KonstantinLA
6868f1f7e4
Fix placeholder for the subscribe module
2016-04-27 15:52:59 +03:00
KonstantinLA
8000cdc139
Update ru.coffee
...
Added russian translation.
Some fixes
2016-04-27 15:34:06 +03:00
phoenixeliot
c9ed76471a
Add bad translations to Portuguese for testing purposes
2016-04-26 16:37:47 -07:00
phoenixeliot
7c1059bffa
Fix code review feedback
...
Fix code review feedback (2)
Fix code review feedback (3)
2016-04-26 16:37:36 -07:00
phoenixeliot
66f99dd834
Add translation tooltips for code
...
Tweak tooltips, add some translation keys
Fixed not showing translations for English-speakers
Remove comment
2016-04-26 16:37:07 -07:00
phoenixeliot
aa93a3ec6c
Translate spell type (function/method/snippet/etc)
2016-04-26 16:37:06 -07:00
phoenixeliot
02d833639b
Make LevelComponent names translatable, show spell name translations in doc tooltips
2016-04-26 16:37:06 -07:00