codecombat/app
Scott Erickson 31b65ef247 IE9 hacks
* GET params in a url sent through router.navigate are lost on IE9, use document.location.href = url instead
* Temporarily put raster images in the DOM to give them dimensions so they are rendered in the spritesheet correctly
* Add {cache: false} to fetches for /hoc course instances and sessions
2015-12-04 15:50:07 -08:00
..
assets Update teacher resources pdfs 2015-12-04 09:27:06 -08:00
collections Add explanatory copy to TeacherCoursesView 2015-12-04 14:17:24 -08:00
core Add /Courses to router 2015-12-03 11:39:13 -08:00
lib IE9 hacks 2015-12-04 15:50:07 -08:00
locale Update free-trial-approved copy to not reference the confirmation email 2015-12-04 14:03:30 -08:00
models /courses analytics 2015-12-04 12:08:14 -08:00
schemas Add schoolName field to AuthModal 2015-12-01 17:44:03 -08:00
styles Remove course mocks 2015-12-04 09:29:14 -08:00
templates Make unused enrollments section hidden for anonymous users in TeacherCoursesView 2015-12-04 15:02:58 -08:00
views IE9 hacks 2015-12-04 15:50:07 -08:00