- 03 Jul, 2014 3 commits
-
-
Don't show 500 errors if connection to data API fails
Carlos Andrés Rocha committed -
Some of the metrics on the instructor dashboard are computed by the new analytics data pipeline. Don't show 500 errors if the connection to the pipeline API fails. Instead display that the data is not available and log an error. AN-1476
Carlos Andrés Rocha committed -
Revert ORA2 release
Will Daly committed
-
- 02 Jul, 2014 3 commits
-
-
Fixed urlpatterns regex for support views in dashboard app.
Will Daly committed -
LMS-6634
Usman Khalid committed
- 01 Jul, 2014 5 commits
-
-
Moved GeneratedCertificates.MODES back inside model.
Usman Khalid committed -
LMS-6631
Usman Khalid committed -
Do not refund student if a certificate entry already exists for them.
Usman Khalid committed -
LMS-2920
Usman Khalid committed -
Disabled by default.
Clinton Blackburn committed
-
- 30 Jun, 2014 7 commits
-
-
Ben McMorran committed
-
Adds is_xblock_visible_to_students
Ben McMorran committed -
ORA2 release-2014-06-30T13.39
Will Daly committed -
Fixed IE security warning on course page.
Waheed Ahmed committed -
Will Daly committed
-
ModulestoreEnum class.
Nimisha Asthagiri committed -
LMS-2892
Waheed Ahmed committed
-
- 28 Jun, 2014 3 commits
-
-
Fix saving error of video editor with non-english translations
Nimisha Asthagiri committed -
Fix modulestore merge conflict with heartbeat.
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
- 27 Jun, 2014 14 commits
-
-
Release
Adam committed -
Updated for PR 4106, BLD-1134
Alison Hodges committed -
Alison Hodges committed
-
PR 2571, log stop_video event
Alison Hodges committed -
Alison Hodges committed
-
Ben McMorran committed
-
Do not look for country if no new ip.
Adam committed -
Nimisha Asthagiri committed
-
Corrected event name in description
Alison Hodges committed -
Alison Hodges committed
-
Nimisha Asthagiri committed
-
Oleg Marshev committed
-
Add test that xml body was parsed successfully.
Oleg Marshev committed -
Currently the code in ```tabs-aggregator.coffee``` uses the display name of a tab as the key to index the current tab. When a non-english translation is applied, the javascript code will get localized names instead of the original english names, which causes the following ```getValue``` function fails as it cannot reference the correct tab. Use the 'data' attribute to store the original tab name.
louyihua committed
-
- 26 Jun, 2014 5 commits
-
-
Enable mixed modulestore
Nimisha Asthagiri committed -
Refactor get_parent_locations STUD-1663
Nimisha Asthagiri committed -
Display names, help text, and "deprecated" for Advanced Settings.
Christina Roberts committed -
STUD-302, STUD-303
cahrens committed -
Increases wait_for_notification timeout to 60 seconds
Ben McMorran committed
-