- 08 Mar, 2016 7 commits
-
-
Remove deprecated IE6/7 polyfill
Ned Batchelder committed -
Send 'Vary: Origin' so XHR/CORS requests can work properly.
Toby Lawrence committed -
Toby Lawrence committed
-
Add latin1 decoding to HTTP Headers
Syed Hasan raza committed -
Merge pull request #11580 from edx/waheed/ecom-2947-support-entire-password-reset-flow-in-logistration Fixed the other half of forgot password flow accourding to logistration.
Waheed Ahmed committed -
Syed Hassan Raza committed
-
ECOM-2947
Waheed Ahmed committed
-
- 07 Mar, 2016 17 commits
-
-
Toby Lawrence committed
-
Bump the version of the Drag&Drop XBlock to 2.0.3.
Braden MacDonald committed -
Include CCX courses in dump_course_ids.
Hassan committed -
Redirect to otto checkout for prof ed courses if enabled
Michael Frey committed -
Lessening specificity for headings
clrux committed -
Michael Frey committed
-
The escaping is unnecessary and confusing to the user.
Christina Roberts committed -
Chris Rodriguez committed
-
Removing importants from heading styles
clrux committed -
Sven Marnach committed
-
cahrens committed
-
Chris Rodriguez committed
-
Remove unused profile name.
Christina Roberts committed -
Migrate correctly from scratch also
Kevin Falcone committed -
Hassan committed
-
The profile name requires escaping when displayed. Proactively removing since it is not being used. Also discovered some dead code.
cahrens committed -
Delete hinter manager.
Christina Roberts committed
-
- 06 Mar, 2016 1 commit
-
- 05 Mar, 2016 1 commit
-
-
cahrens committed
-
- 04 Mar, 2016 14 commits
-
-
TNL-3429: implement display_name_with_default for studio text sanitation
Kelketek committed -
TNL-4140 – Configure code jail for Studio
M. Rehan committed -
TNL-4195
cahrens committed -
Invalid display courseware through the LTI iframe in IE 10+
Douglas Hall committed -
Convert tests for adding advanced problem components from lettuce to bok-choy
Jesse Zoldak committed -
Jonathan Piacenti committed
-
Andrew Gaylard committed
-
Fixed edx-proctoring requirement
Douglas Hall committed -
Use markup HTML helper with Text
Robert Raposa committed -
Unfortunately, instrospection.get_table_description runs select * from course_overview_courseoverview, which of course does not exist while django is calculating initial migrations, causing this to fail. Additionally, sqlite does not support information_schema, but does not do a select * from the table. Lift the main part of mysql's get_table_description up to the migration itself and just inspect it directly. Continue to call the API for sqlite.
Kevin Falcone committed -
Douglas Hall committed
-
Incremented edx-proctoring version for 0.12.12 release
Douglas Hall committed -
Fix content library export with empty problems.
John Eskew committed -
Going head with the bump to Django version 1.8.10 - hopefully, 1.8.11 will show up soon and we'll be able to remove this monkeypatch.
John Eskew committed
-