Josh Callebaut
13b69d15f2
Display auto-complete box even after adding a new line
2016-05-31 16:50:22 -07:00
phoenixeliot
9f9590a223
Fix Select All text
2016-05-31 16:42:25 -07:00
phoenixeliot
9bea73b199
Use course invite template v3
2016-05-31 16:14:24 -07:00
Scott Erickson
dfd4602553
AuthModal handles empty fields, fix #3587
2016-05-31 15:54:28 -07:00
Scott Erickson
f684708a94
Fix Level indentation
2016-05-31 15:47:31 -07:00
Scott Erickson
634cc1fb15
Fix anchor links on /about
2016-05-31 15:37:30 -07:00
Nick Winter
e7f79ab721
Several fixes for level editor update speed--should be faster for making changes on complex levels
2016-05-31 15:32:32 -07:00
phoenixeliot
ebc94e6e4b
Show something reasonable when class has no students
2016-05-31 15:12:10 -07:00
Scott Erickson
cf76434943
Add script for removing anonymous users from classrooms
2016-05-31 15:09:26 -07:00
Scott Erickson
d4c5d418ff
Improve CampaignEditor saving, particularly level order
...
* Do not cache campaign
* Instead have an on leave message if there are unsaved changes
* Propagate campaignIndex values to campaign and levels so that they signal a change in order
The save modal seems to have a lot of issues with identifying what models have
changed. I tried using different methods, but none were consistent. Moving on
to other bugs.
2016-05-31 15:09:26 -07:00
Scott Erickson
d36908f8c1
Grant admins access to teacher and student only pages
2016-05-31 15:09:26 -07:00
phoenixeliot
826c9c9de0
Trim 'Course: ' from course level names (pt 2)
2016-05-31 15:01:34 -07:00
Matt Lott
59608a5bc2
🐛 Fix clan page loads for a really long time
...
Fixes #3336
2016-05-31 14:54:40 -07:00
phoenixeliot
d0251d20bf
Trim 'Course: ' from course level names
2016-05-31 14:48:53 -07:00
Matt Lott
bf6f3f53af
Delay MailChimp subscribing after account creation by 30min
2016-05-31 14:18:50 -07:00
phoenixeliot
41d8346c1e
Don't show teacher warning to students who own classrooms
2016-05-31 13:56:06 -07:00
Scott Erickson
249255e4dc
AuthModal and CreateAccountModal load gplus and facebook on init
...
On Windows/Chrome, the first click of the g+ button shows a popup
blocked warning, because the action is deferred while loading the
gplus library. Have the modals load the library first, and enable the
buttons when they're ready.
2016-05-31 12:39:30 -07:00
Imperadeiro98
9f4861bbaa
Fix note in #3636
2016-05-31 19:29:55 +01:00
Josh Callebaut
50df5cc33f
Merge branch 'bug-smash' of https://github.com/codecombat/codecombat into bug-smash
2016-05-31 11:24:06 -07:00
Josh Callebaut
fd43e09abc
Fix #3350
2016-05-31 11:23:28 -07:00
phoenixeliot
f067337635
Fix classroom student count
2016-05-31 11:22:42 -07:00
Nick Winter
da90ab980e
Fix some failing tests
2016-05-31 10:59:06 -07:00
Nick Winter
5ff1c4b700
Fix #3427 : allow language-specific images in Markdown articles
2016-05-31 10:48:23 -07:00
Matt Lott
fd8f65cadc
Help button should open "Overview" (Guide) by default
2016-05-31 10:37:30 -07:00
Nick Winter
e8f18f08f5
Fix #3636 : make CourseVictoryModal close button look clickable
2016-05-31 09:44:38 -07:00
Nick Winter
2cbbeaaddf
Fix #2720 : serve default wizard over https
2016-05-31 09:30:07 -07:00
Nick Winter
4160058505
Make skipping real-time playback jump to final frame. Fix #2827 .
2016-05-31 08:50:17 -07:00
Nick Winter
96e6e0de9e
Fix #2889 : show incremental gem and xp award for replayable levels, not total
2016-05-30 17:33:15 -07:00
Nick Winter
88a07b5c09
Destroy vim mode option
2016-05-30 17:08:11 -07:00
Nick Winter
6f63de5ec8
Improve contrast of name labels against their backgrounds
2016-05-30 16:45:33 -07:00
Nick Winter
c00f436ab5
Show to-be-deleted student info in RemoveStudentModal
2016-05-30 16:33:00 -07:00
Nick Winter
065069cfdd
Make CourseVictoryModal respect Markdown in next level description
2016-05-30 16:26:55 -07:00
Nick Winter
904d58a8ef
Fix player-code-immutable vector methods with new Esper
2016-05-30 16:09:55 -07:00
Nick Winter
85e38ba851
Add the stylesheet for the previous commit
2016-05-30 16:03:00 -07:00
Nick Winter
1deddc6fd2
Verifier now runs all solutions and lets you choose which campaigns and languages to skip.
2016-05-30 13:51:09 -07:00
Nick Winter
c0e1f5fc1c
Fix arrows zooming in from (0, 0) in real-time playback mode
2016-05-30 10:23:17 -07:00
Nick Winter
252b9a0448
Pets should only have one name
2016-05-30 10:02:51 -07:00
Louis Robinson
fde005b2c8
Added more names for #53 ( #3692 )
2016-05-30 09:39:38 -07:00
Fabrício Matté
06df1b9485
i18n pt-BR: add translations for code keywords ( #3694 )
2016-05-30 09:33:42 -07:00
Dong殺布沙
25daaead12
Zh han traditional update ( #3690 )
...
* Update zh-HANT.coffee
* Update zh-HANT.coffee
* Update zh-HANT.coffee
* Update zh-HANT.coffee
2016-05-30 09:32:36 -07:00
Kevin Avignon
d6bb496d19
French translation ( #3687 )
...
* Initial work on navigation context
* navigation section completed
* started work in the code section
* code section completed
* started work in the sign up section
* completed work in the sign up section
* common section completed
* general section completed
* work started in play_level section
* work done in play_level section
* work in calendar section started
* work done in calendar section
* work started in account_prepaid
* work in progress in account_prepaid
2016-05-30 09:30:51 -07:00
GrecK0
59eeef75d6
Update es-ES.coffee ( #3677 )
...
Hi,
Several sentences translated to it's spanish version.
Regards!!!
2016-05-30 09:29:31 -07:00
JurianLock
956e91c2f5
Update nl-NL.coffee ( #3674 )
...
Did some user-flow optimizations and some spelling checks.
2016-05-30 09:28:55 -07:00
Ana
3042462080
Update sr.coffee ( #3673 )
...
began translation of skill docs and clans
2016-05-30 09:28:33 -07:00
Nick Winter
34e375be55
Merge branch 'korytsya-patch-6'
2016-05-30 09:27:14 -07:00
Nick Winter
98970fe45c
Merged uk.coffee
2016-05-30 09:27:01 -07:00
phoenixeliot
8bb5251797
Fix potential undefined error in logging
2016-05-27 11:27:04 -07:00
phoenixeliot
438e8e426c
Fix potential undefined error in logging
2016-05-27 11:22:33 -07:00
Matt Lott
5fcc3669af
🐛 Revert to css-brunch ^1.7.0
2016-05-27 11:19:50 -07:00
duybkict
ebab0dedec
minor fixes
2016-05-27 10:42:21 -07:00