codecombat/app/views/courses
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
..
ActivateLicensesModal.coffee Update enrollment terminology in ActivateLicensesModal, change enroll button color on disabled 2015-12-04 14:53:43 -08:00
ChangeCourseLanguageModal.coffee /courses analytics 2015-12-04 12:08:14 -08:00
ChooseLanguageModal.coffee /hoc analytics 2015-12-04 11:31:49 -08:00
ClassroomSettingsModal.coffee /courses/teachers analytics 2015-12-04 14:19:59 -08:00
ClassroomView.coffee Update ClassroomView with new enrollment terminology 2015-12-04 14:53:43 -08:00
CourseDetailsView.coffee 🐛Fix course details arena button jquery 2015-12-04 14:28:05 -08:00
CourseEnrollView.coffee Add programming language to options in course instances 2015-10-30 15:56:43 -07:00
CoursesView.coffee /courses analytics 2015-12-04 12:08:14 -08:00
HourOfCodeView.coffee IE9 hacks 2015-12-04 15:50:07 -08:00
InviteToClassroomModal.coffee Classroom details analytics 2015-12-04 14:11:47 -08:00
PurchaseCoursesView.coffee Ignore negative numbers in purchase courses view 2015-12-02 16:10:57 -08:00
RemoveStudentModal.coffee Add remove student modal to ClassroomView 2015-12-02 11:56:38 -08:00
StudentCoursesView.coffee Classroom invite codes are now real words like BigFrogFarm 2015-11-22 07:47:28 -08:00
StudentLogInModal.coffee /hoc analytics 2015-12-04 11:31:49 -08:00
StudentSignUpModal.coffee Allow up to 63-character-long TLDs in email addresses 2015-12-04 12:06:42 -08:00
TeacherCoursesView.coffee /courses/teachers analytics 2015-12-04 14:19:59 -08:00