- 16 Jan, 2015 11 commits
-
-
path.py objects report themselves as class objects, which confuses the heck out of pylint. It tries to match variable names using the class-rgx regular expression instead of the constant-rgx regular expression, and it doesn't match, so it throws an error. Not sure how to fix pylint, so we'll just ignore these errors.
David Baumgold committed -
Fix shib code to handle course.enrollment_domain=None
Sarina Canelake committed -
Clytwynec/disable flaky tests
Christine Lytwynec committed -
Minor fixes to the schoolyourself xblock
Ned Batchelder committed -
Christine Lytwynec committed
-
Christine Lytwynec committed
-
Fixed transcript skip first line if it contains BOM(Byte Order Mark).
Waheed Ahmed committed -
TNL-935
Waheed Ahmed committed -
Bok Choy tests for the split payment and verification flow
Renzo Lucioni committed -
(WIP) Course Entrance Exams
Matt Drayer committed -
Matt Drayer committed
-
- 15 Jan, 2015 29 commits
-
-
Adds mode creation endpoint to course_modes app and ability to bypass media device access prompt when proceeding through verification flow in a testing environment.
Renzo Lucioni committed -
Ziafazal/add pre requisite course via milestones app
Matt Drayer committed -
Install diff-cover from pypi, update version to 0.7.3
Will Daly committed -
Update README link for full stack installation
David Baumgold committed -
David Baumgold committed
-
Add link to sysadmin dashboard on core theme
Sarina Canelake committed -
Merge release into master
Adam committed -
Zia Fazal committed
-
Merge pull request #6583 from edx/muhhshoaib/shoppingcart-redemption-page-cross-browser-compatibility-fix fix the redemption page cross browser issue on safari
chrisndodge committed -
Adam Palay committed
-
Fixed unicode error in CSV grade report generation.
Adam committed -
Request the iframe API from youtube in tests every time it is needed
Jesse Zoldak committed -
ECOM-887 Removed the "We have successfully verified your identity" line.
Awais Qureshi committed -
TNL-454
Jesse Zoldak committed -
Notice on Developer's Guide move
Mark Hoeber committed -
Missed an ellipsis
David Baumgold committed -
Chris Dodge committed
-
Cohorted courseware
Christina Roberts committed -
TNL-1196
Waheed Ahmed committed -
Handle the correct exception upon asset not found.
John Eskew committed -
jsa committed
-
Possibly caused by a bad merge.
cahrens committed -
Brian Talbot committed
-
Frances Botsford committed
-
cahrens committed
-
Frances Botsford committed
-
cahrens committed
-
Frances Botsford committed
-
Daniel Friedman committed
-