- 30 May, 2014 5 commits
-
-
Don't hardcode https protocol in enrollment emails.
David Baumgold committed -
Accept span tag from xqueue. BLD-1006.
Oleg Marshev committed -
Oleg Marshev committed
-
show a friendly message for an empty course rather than an error page
Sarina Canelake committed -
Fix location.url [LMS-2786]
Sarina Canelake committed
-
- 29 May, 2014 34 commits
-
-
Use external OpaqueKey implementations
Sarina Canelake committed -
Sarina Canelake committed
-
Johnny Brown committed
-
[LMS-2757]
Calen Pennington committed -
Fix/large email queries 2
Adam committed -
Install EASE and requirements
Will Daly committed -
corrected a typo; tried to clarify a different sentence
Alison Hodges committed -
Check YouTube Availability for Video Tests
muhammad-ammar committed -
Alison Hodges committed
-
Allow editing of container xblocks/xmodules
Andy Armstrong committed -
Moved hardcoded defaults into settings
Julia Hansbrough committed -
STUD-1312
Andy Armstrong committed -
Add ADDL_INSTALLED_APPS to studio for parity with lms
Carson Gee committed -
Fixes some stuff for metrics tab
David Adams committed -
Muhammad Ammar committed
-
Will Daly committed
-
Increase async script timeout in lettuce tests
Jay Zoldak committed -
Increase the default timeout for waiting in lettuce tests
Jay Zoldak committed -
Extract opaque_keys into a separate library
Calen Pennington committed -
Make TinyMCE's HTML source code editor work under Internet Explorer
David Baumgold committed -
Jay Zoldak committed
-
DOC-362, another set of students who don't get email
Alison Hodges committed -
refactor _generate_items_for_subtask not to chunk queries use django's iterator methor for querysets remove bulk email query settings use read_replica if available, since this is read-only update changelog
Adam Palay committed -
Fix exception on Internet Explorer when adding first transcript language
David Baumgold committed -
Jay Zoldak committed
-
Fix ChoiceTextResponse.
Anton Stupak committed -
JavascriptResponse i18n.
jmclaus committed -
jmclaus committed
-
Added trailing slashes to verify_student app urls.
Usman Khalid committed -
Do not persist anonymous ids when exporting for all students of a course.
Usman Khalid committed -
ChoiceGroup i18n.
Anton Stupak committed -
polesye committed
-
As TinyMCE's CodeMirror plug-in uses 'window.location.origin' which is not supported by Internet Explorer, the HTML or raw code editor does not work under Internet Explorer. We need to create one in order to make these vendor codes work under Internet Explorer.
louyihua committed -
Fixes some 500s after opaque-keys Adds a test which would have caught the 500s Fixes Transifex problem on the string % of students
David Adams committed
-
- 28 May, 2014 1 commit
-
-
Use http or https, depending on the value of `request.is_secure()`. That is how links in most other emails are handled.
Matjaz Gregoric committed
-