phoenixeliot
9cb6e99942
Add operator keywords and truth values to translations
...
Add and tweak code translations
Translate shortened words to complete words
2016-05-12 13:46:44 -07:00
Imperadeiro98
ff48734a52
Update pt-PT.coffee
2016-05-12 21:45:44 +01:00
Olha Horobets
84d6ae5fe2
Add more translations ( #3620 )
...
Found better phrase for 'codecombat_is'.
Added more translations.
2016-05-12 21:18:24 +01:00
Rob
9bf118962f
Disable Clojure and IO
2016-05-12 11:36:10 -07:00
Matt Lott
bc928253a5
Add site origin to demo requests admin page
2016-05-12 11:03:35 -07:00
duybkict
672c89e0bc
Update Vagrant setup scripts
...
install nodejs using nvm
fix issues with Windows/Linux new line characters
update auto-reload-brunch
drop bless-brunch
resolve related issue #3588
2016-05-12 09:46:34 -07:00
Scott Erickson
0770a61534
Merge pull request #3608 from duybkict/fix-1874
...
fix issue #1874
2016-05-12 09:11:39 -07:00
duybkict
2a5968e001
no message
2016-05-12 09:10:54 +07:00
phoenixeliot
05ae7057db
Fix class joining when entering it in the signup field
2016-05-11 14:53:05 -07:00
phoenixeliot
35d0352a92
Autofill class code from URL in signup modal
2016-05-11 14:53:05 -07:00
Matt Lott
8e6293824b
🐛 Fix admin demo requests 7-day average
2016-05-11 11:55:46 -07:00
Matt Lott
8bc9cd5ee6
Admin teacher demo requests page
...
Incoming rates table
Student counts table
2016-05-11 11:52:32 -07:00
Olha Horobets
ea6d5e4867
Add some more translations ( #3618 )
...
Found a better word for 'engaging'
Added more translations
2016-05-11 19:32:28 +01:00
Scott Erickson
8328d955a8
Merge pull request #3616 from duybkict/fix-3158
...
Fix issue #3158 : remove unused sass files
2016-05-11 09:58:28 -07:00
korytsya
0c62e9310d
Changed slogan ( #3617 )
...
* Changed slogan
* Uncomment line
2016-05-11 15:37:22 +01:00
Imperadeiro98
acee9d7331
Correct indentation in nl-BE.coffee
2016-05-11 15:36:53 +01:00
JurianLock
225d610fbe
Update nl-BE.coffee ( #3614 )
2016-05-11 15:35:46 +01:00
duybkict
8deb172b63
remove unused sass files
2016-05-11 16:49:09 +07:00
duybkict
48b58b5348
Fix issue with i18n strings
2016-05-11 09:39:35 +07:00
duybkict
2db37c7556
Merge branch 'master' into fix-1874
2016-05-11 09:18:02 +07:00
Rob
913565397b
Allow passing languages into verifier.
2016-05-10 15:21:02 -07:00
Rob
c6392e0f74
Turn on esper
2016-05-10 14:12:35 -07:00
Cat Sync
50c8588231
Default to using hero unless self/this is present in the player's code.
...
This affects the autocomplete and spell palette api docs.
2016-05-09 12:49:25 -04:00
Scott Erickson
c707129b5e
Disable esper, LevelSession.state.dateFirstCompleted schema restriction
2016-05-09 09:32:51 -07:00
Duy Trần
4172f03fad
Vi translation ( #3609 )
...
* Translate into Vietnamese
* Translate and edit some Vietnamese strings
* update Vietnamese translate
* try to fix some error
* fix bugs with tab character
* update vi.coffee: play_level
* Update vi.coffee
* update vi.coffee
* update text on Home page
* Vietnamese: update legal
* vi.coffee: edit community page
* vi.coffee: update user's page
* vi.coffee: about page
* update vi.coffee
* update vi.coffee
* vi.coffee: invoices
* vi.coffee: account_prepaid
* update vi.coffee
* vi.coffee: error strings
* Update vi.coffee
* update vi.coffee
* vi.coffee: update contact form
* vi.coffee: minor update
* vi.coffee: update about page, modify some strings
2016-05-07 10:16:39 +01:00
phoenixeliot
ec8bce9f70
Put back clobbered pt-PT code translations
2016-05-06 15:26:21 -07:00
duybkict
dedc13f749
fix issue #1874
2016-05-07 04:12:54 +07:00
phoenixeliot
8223122a6b
Refactor and update teacher-dashboard
...
This updates TeacherClassView and ActivateLicensesModal to use the
new state-based rendering system, making it much snappier and less clunky
feeling, and improving data consistency.
Features also included in this:
- Hover details for progress dots in TeacherClassView
- ActivateLicensesModal has an "All Students" option and better handling
when you switch classrooms in the dropdown
- Unenrolled/Unassigned students are shown separately in Course Progress and
can be enrolled/assigned from there.
Add Back to Classes button on demo-request submitted view
Delete temporary patch file
Show unenrolled students separately in Course Progress (incomplete)
Migrate TeacherClassView to use orchestrator-style events, add unassigned students section, replace bootstrap tabs with state-based tabs
Convert missed instance variables to be in @state
Fix merge errors
(in progress) Convert a bunch of stuff to use state and events (removing student needs fixing)
Fix up modal interactions, some bugs
Switch state to be a Model, sync up course dropdowns
Convert student sorting to use state model
Add hover tooltips to TeacherClassView Students tab
Don't keep tooltip open when you mouse into it
Add dateFirstCompleted and Course Progress tooltips
Course Overview progress tooltips
Refactor ActivateLicensesModal
Refactors:
Uses state object for view state
Passes back the updated users in 'redeem-users' event instead of modifying given collection
Features:
Add 'All Students' dropdown option
Don't forget checked students if you change classroom from dropdown,
but only enroll the ones visible when you click "Enroll (n) Students"
Separate enrolled students; improve style
Rearrange error text
Disable enroll-students button when none are selected
Remove console.logs
Move style-flat variables to another file
This prevents .style-flat from being copied in multiple times to the resulting CSS.
Show Unarchive button when on the page for an archived class
Move text to en.coffee
Only sort students on first classroom sync
Fix merge error
Handle sessions missing completion date in view logic instead of migration script
Listen to classroom sync more than once in case it gets unarchived
2016-05-06 13:13:11 -07:00
Scott Erickson
0e96b4b250
Merge branch 'master' of https://github.com/codecombat/codecombat
2016-05-06 12:12:50 -07:00
Scott Erickson
fffe5f995d
Merge branch 'master' of https://github.com/Marvellanius/codecombat into dutch-localization-update
2016-05-06 12:03:34 -07:00
Nick Winter
578ef34bdf
Propagate i18n
2016-05-06 11:56:22 -07:00
Scott Erickson
3ad395ecb8
Lightweight invoice purchases show description on PaymentsView
2016-05-06 11:43:54 -07:00
Matt Lott
6916de6c8b
Update enroll students copy
2016-05-05 17:15:52 -07:00
Nick Winter
32f74531e4
Enable Esper by default in certain cases; improve verifier a bit; misc cleanup
2016-05-05 16:56:58 -07:00
Nick Winter
e4c904463c
No more transpiledCode
2016-05-05 13:22:30 -07:00
Matt Lott
4827dc57e7
Add MDR position to /about
2016-05-05 13:04:27 -07:00
Imperadeiro98
b61b676333
Update pt-PT ( #3606 )
...
Also update some repeated and missing i18n
2016-05-05 20:07:43 +01:00
Scott Erickson
63a11a75f4
Refactor client tests to use factories instead of fixtures
2016-05-05 11:24:29 -07:00
Matt Lott
b70e9bbcfe
Add export student progress csv to class view
...
Works on Chrome and Firefox, not so great on Safari, untested on IE and
Edge.
2016-05-05 09:54:24 -07:00
Yuki Ueda
8c7bfc0d04
Update ja.coffee ( #3605 )
2016-05-05 15:48:37 +01:00
Duy Trần
7b7a94b10b
Update vi.coffee ( #3603 )
...
* Translate into Vietnamese
* Translate and edit some Vietnamese strings
* update Vietnamese translate
* try to fix some error
* fix bugs with tab character
* update vi.coffee: play_level
* Update vi.coffee
* update vi.coffee
* update text on Home page
* Vietnamese: update legal
* vi.coffee: edit community page
* vi.coffee: update user's page
* vi.coffee: about page
* update vi.coffee
* update vi.coffee
* vi.coffee: invoices
* vi.coffee: account_prepaid
* update vi.coffee
* vi.coffee: error strings
* Update vi.coffee
* update vi.coffee
* vi.coffee: update contact form
* vi.coffee: minor update
2016-05-05 15:45:18 +01:00
Mihbo
2c9a611409
Update uk.coffee ( #3600 )
...
Translate a few strings
2016-05-05 15:43:03 +01:00
GrecK0
6780689417
Update es-ES.coffee ( #3594 )
...
Several lines in english were updated to a propper spanish sentence.
Hope this helps.
Regards!!!
2016-05-05 15:42:14 +01:00
Imperadeiro98
32c7cb1b71
Fix nl-NL.coffee
2016-05-05 15:41:15 +01:00
zimmah
d1a0ea526f
Update nl-NL.coffee ( #3593 )
...
Few fixes to rarely used words or mistranslations and many new additions.
2016-05-05 15:37:21 +01:00
stephanzlatarev
0c40d3f6aa
app/locale/bg.coffee translations for new_home ( #3590 )
...
* app/locale/bg.coffee translations for new_home
* app/locale/bg.coffee translations for new_home
2016-05-05 15:35:52 +01:00
Scott Erickson
1489df3f23
Show messages that IE9 and IE10 are deprecated, fix and clean existing systems
...
* Trim index_old_browser.html (shown on /play/) to simple page
* Fix useragent middleware to attach where needed
* Show IE alert on all pages on application init
2016-05-04 15:05:55 -07:00
Matt Lott
92de821b76
Always show subscription in account dropdown if subscriber
...
Event if teacher or student.
2016-05-04 14:08:33 -07:00
Marvellanius
390ae8fa2c
reverted unnecessary change in original file
2016-05-04 16:02:15 +02:00
Marvellanius
cef1f95a5a
add dutch localisation to payment
...
add dutch localisation static files
2016-05-04 15:38:33 +02:00
Marvellanius
532dbda651
fix empty product bug
2016-05-04 15:38:33 +02:00
Marvellanius
edaa04f7c9
make buy-gems-model wider
2016-05-04 15:34:38 +02:00
Nick Winter
22007fff9b
Make multiplayer work in esper mode
2016-05-03 22:26:48 -07:00
Rob
42b49975e8
Add multithreading to verifier.
2016-05-03 19:51:19 -07:00
Matt Lott
c357aa4f25
Update /about company address
2016-05-03 16:04:14 -07:00
Rob
5af695494c
Reclaim some memory from the verifier.
2016-05-03 15:15:44 -07:00
Duy Trần
98a5644226
Update vi.coffee ( #3596 )
...
* Translate into Vietnamese
* Translate and edit some Vietnamese strings
* update Vietnamese translate
* try to fix some error
* fix bugs with tab character
* update vi.coffee: play_level
* Update vi.coffee
* update vi.coffee
* update text on Home page
* Vietnamese: update legal
* vi.coffee: edit community page
* vi.coffee: update user's page
* vi.coffee: about page
* update vi.coffee
* update vi.coffee
* vi.coffee: invoices
* vi.coffee: account_prepaid
* update vi.coffee
* vi.coffee: error strings
* Update vi.coffee
2016-05-03 22:53:10 +01:00
Imperadeiro98
08ac880fad
Merge pull request #3591 from KonstantinLA/patch-4
...
Update ru.coffee
2016-05-03 22:50:36 +01:00
Scott Erickson
c1dc80e93f
Escape inputs for name conflict checks
2016-05-03 14:47:39 -07:00
Rob
1734a1b46f
- Show reason why levels didn't load in verifier
...
- Remove multiplayer levels from default verifier level list.
2016-05-03 14:37:06 -07:00
Scott Erickson
aed5e6b8ac
Fix removing students from a classroom
...
TeacherClassView loaded course instances by owner rather than by classroom,
so the student would be removed from course instances in unrelated
but commonly owned classrooms.
2016-05-03 13:08:42 -07:00
Rob
5e7b267691
- Add more test levels to verifier
...
- Add helper buttons to verifier.
2016-05-03 12:14:51 -07:00
Rob
3f41eaec01
- Allow ?dev=true in verifier
...
- Show progress bar and totals in verifier
- Fill in templates in solution source code.
2016-05-03 11:46:10 -07:00
Nick Winter
074610095d
Make room for inventory play button on short screens
2016-05-02 15:06:19 -07:00
Duy Trần
b4e6ca513f
Translate into Vietnamese ( #3584 )
...
* Translate into Vietnamese
* Translate and edit some Vietnamese strings
* update Vietnamese translate
* try to fix some error
* fix bugs with tab character
* update vi.coffee: play_level
* Update vi.coffee
* update vi.coffee
* update text on Home page
* Vietnamese: update legal
* vi.coffee: edit community page
* vi.coffee: update user's page
* vi.coffee: about page
* update vi.coffee
* update vi.coffee
* vi.coffee: invoices
* vi.coffee: account_prepaid
* update vi.coffee
* vi.coffee: error strings
2016-05-02 13:14:32 -07:00
Nick Winter
d5592eeb4f
Merge es-419.coffee
2016-05-02 13:10:31 -07:00
KonstantinLA
12ef4eed4e
Update ru.coffee
...
I think, don`t need translate code keywords
2016-05-02 11:06:42 +03:00
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
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
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
Scott Erickson
a676f26303
Tweak created date on teacher classroom view
2016-04-28 14:20:33 -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
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
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
Rob
70999fa150
Track when COPPA dialog is shown.
2016-04-26 16:31:51 -07:00
Rob
4e630362ce
- Switch to flat modal
...
- Diffuse test time bomb
2016-04-26 14:35:07 -07:00
Rob
5bd8f7a1cb
COPPA tests.
2016-04-26 14:01:03 -07:00
Rob
4183764b61
Add birthday field to user that rejects users under 13 on signup.
2016-04-26 14:00:49 -07:00
Matt Lott
283c874496
Update /privacy COPPA section
2016-04-26 11:20:47 -07:00
Josh Callebaut
c6cbcd4777
Merge pull request #3395 from Zerrien/spade
...
Implements Spade functionality, and adds the sublime project file.
2016-04-26 11:15:17 -07:00
Josh Callebaut
c4652d82e2
Implements the SPADE logger into the SpellView
...
* Updates spade.js vendor file, adds a sublime-project for developers to use
* Moves server logic away from handlers
* Moves session update logic to middleware, sets up server schema to autorender IDs as ObjectIDs
* Modernizes the supermodel loading scheme and switches from constructor to initalize
2016-04-26 09:56:30 -07:00
Scott Erickson
3c715ceba8
Merge pull request #3562 from edtrist/PauseModalVideo
...
Pause help videos when guide modal is not visible
2016-04-26 09:39:12 -07:00
Eduardo Roldan
0c49e9d175
Update es-ES.coffee
2016-04-26 14:37:46 +02:00
Nick Winter
e4392019a4
Fix console.warning -> console.warn typo
2016-04-25 17:25:30 -07:00
Nick Winter
e96f4651f2
Add basic listening for code problems to Verifier
2016-04-25 17:03:08 -07:00
edtrist
405fbeabf8
use view jquery
2016-04-25 22:19:28 +01:00
Scott Erickson
e8d0ec08cb
Merge pull request #3572 from UltCombo/i18n-subscription-modal
...
Update subscribe modal's style to support i18n, fixes #3526
2016-04-25 13:22:18 -07:00
Scott Erickson
92f58b29b0
Merge branch 'i18n-subscription-modal-interpolate' of https://github.com/UltCombo/codecombat into UltCombo-i18n-subscription-modal-interpolate
2016-04-25 12:28:46 -07:00
Ana
cd9c2dfccb
Update sr.coffee
2016-04-24 21:56:46 +02:00
Ana
51a3eee697
Update sr.coffee
...
Translated more sections and fixed some previous lines~
2016-04-24 21:45:09 +02:00
Imperadeiro98
814c78be8b
Uncomment headers from sr.coffee
2016-04-24 14:45:08 +01:00
Imperadeiro98
582abb0d87
Merge pull request #3568 from ana-esova/patch-1
...
Update sr.coffee
2016-04-24 14:42:42 +01:00
Imperadeiro98
4fe258fe7f
Merge pull request #3576 from KonstantinLA/patch-2
...
Update ru.coffee
2016-04-24 14:41:10 +01:00
Imperadeiro98
b17c0b9785
Merge pull request #3575 from UltCombo/i18n-pt-br-newhome
...
i18n pt-BR: add and improve some `new_home` translations
2016-04-24 14:40:24 +01:00
Imperadeiro98
53f1216878
Merge pull request #3573 from Ikuyadeu/patch-1
...
Update ja.coffee
2016-04-24 14:39:18 +01:00
Imperadeiro98
a5a56f5085
Merge pull request #3569 from JurianLock/patch-9
...
Update nl-NL.coffee
2016-04-24 14:38:25 +01:00
Imperadeiro98
31d42f3132
Merge pull request #3567 from KonstantinLA/patch-1
...
Update ru.coffee
2016-04-24 14:36:58 +01:00
KonstantinLA
a7cb7a6207
Update ru.coffee
...
Added russian translation
2016-04-24 14:13:53 +03:00
UltCombo
fdb8b4ffeb
i18n pt-BR: add and improve some new_home
translations
2016-04-24 02:41:31 -03:00
Yuki Ueda
25bd614f9d
Update ja.coffee
2016-04-24 11:38:23 +09:00
UltCombo
0ad2d086eb
subscribe modal: interpolate feature values for all languages
2016-04-23 22:57:10 -03:00
Matt Lott
93194d4f1e
Change top nav Courses link to Students
2016-04-23 16:54:24 -07:00
UltCombo
304cdc1113
Update subscribe modal's style to support i18n, fixes #3526
...
Subscribe modal: make the "parent" and "sale" buttons take only as much space as necessary and the "subscribe" button takes all the remaining space, this fixes #3526 .
Here's how the new style looks:
### Before
![](http://i.imgur.com/uwt9Jed.png )
![](http://i.imgur.com/1VKdJjZ.png )
### After
![](http://i.imgur.com/2ElCHMT.png )
![](http://i.imgur.com/G4EAi1P.png )
2016-04-23 19:11:54 -03:00
Matt Lott
7a49eb4c77
Update /about Nolan png
2016-04-22 09:23:30 -07:00
JurianLock
156f53b0a0
Update nl-NL.coffee
2016-04-22 15:58:03 +02:00
Ana
7fcc5c9ae7
Update sr.coffee
...
-Prevedene nove stvari, par grešaka u pisanju ispravljeno
-Sekcija o uplatama je pisana u 2. licu množine (formalno), mada mogu prepraviti na 2. lice jednine, kao i za ostale sekcije što je pisano ranije
2016-04-22 15:31:03 +02:00
KonstantinLA
eab0712b75
Update ru.coffee
...
Translate nav module
2016-04-22 16:10:18 +03:00
Imperadeiro98
37e4976a0f
Merge pull request #3566 from qinwenshi/master
...
Add Chinese translation for teachers
2016-04-22 13:08:11 +01:00
Matt Lott
b5f6fef862
Update /about benefits copy
2016-04-21 20:55:20 -07:00
Matt Lott
4a7518ca6f
Add new team members to /about
2016-04-21 20:45:13 -07:00
Wen
d8793a315c
Add Chinese translation for teachers
2016-04-22 11:34:13 +08:00
Rob
9fec6f6613
Don't break jQuery-UI autocomplete with algolia's
2016-04-21 11:21:11 -07:00
Yuki Ueda
5280470af6
Update ja.coffee
2016-04-21 16:06:30 +09:00
Scott Erickson
a452f1ce47
Update teacher trial request views, some related bug fixes
...
* Tweak wording, options
* Instead of storing changes in local storage, warn when users may lose changes by navigating away
* Fix CreateTeacherAccountView so that if you connect to an existing account, the redirect is triggered
* Fix users.coffee weird race condition
2016-04-20 16:30:11 -07:00
Rob
67686e8c71
Add district complete to teacher convert page.
2016-04-20 10:37:00 -07:00
Rob
f79a9b96bf
Add district picker to teachers/signup
2016-04-20 10:29:59 -07:00