- 04 Nov, 2014 2 commits
-
-
Sarina Canelake committed
-
Omar Al-Ithawi committed
-
- 03 Nov, 2014 2 commits
-
-
Sarina Canelake committed
-
This PR addresses the following issues: 1) All requests return a 200 OK unless there is an authorization failure. This is deliberate in case the secret key is compromised. 2) Push all of the nasty logic necessary to generate compatible video events into the LMS instead of trying to do that mapping on the mobile devices. 3) Stop using the deprecated "action" field in the segment.io event. According to their support team this field should not be used anymore and is just around for backwards compatibility reasons. Fixes: AN-3818
Gabe Mulley committed
-
- 01 Nov, 2014 1 commit
-
-
Delete lms/static/admin resources as they are no longer needed for the admin page as of Django 1.4 Moved two files that were referenced elsewhere: lms/static/admin/js/jquery.min.js -> lms/static/js/admin/jquery.min.js lms/static/admin/js/urlify.js -> lms/static/js/admin/urlify.js
Sarina Canelake committed
-
- 31 Oct, 2014 2 commits
-
-
Carlos Andrés Rocha committed
-
Chris Dodge committed
-
- 30 Oct, 2014 5 commits
-
-
Jim committed
-
Add the ability for course staff to specify a Survey and make it required so that a student must fill it out before starting the course
Chris Dodge committed -
Adam Palay committed
-
TNL-41
Daniel Friedman committed -
Nimisha Asthagiri committed
-
- 29 Oct, 2014 3 commits
-
-
[PLAT-191]
Calen Pennington committed -
- Gating on feature enabled for Open edX users - If feature disabled and Insights URL is set, displaying message pointing users to Insights
Clinton Blackburn committed -
Instructors should use Insights instead.
Clinton Blackburn committed
-
- 28 Oct, 2014 5 commits
-
-
Diana Huang committed
-
John Eskew committed
-
Encode course key as a URL parameter.
John Eskew committed -
Tim Babych committed
-
Set marketing site logged in cookie from third party auth.
Will Daly committed
-
- 27 Oct, 2014 3 commits
-
-
reorg of the receipt page header to match rest of the flow; removed cart-list class from receipt page wrapper
Frances Botsford committed -
Jason Zhu committed
-
TNL-367
Usman Khalid committed
-
- 24 Oct, 2014 2 commits
-
-
Frances Botsford committed
-
John Eskew committed
-
- 23 Oct, 2014 4 commits
-
-
Giulio Gratta committed
-
Users may want to start anew when answering a question. This commit decouples reset from randomization while still preserving backward compatibility. Users can clear their input. Instructors can set course-wide and problem-specific settings for reset button display.
Jim committed -
Giulio Gratta committed
-
Omar Al-Ithawi committed
-
- 22 Oct, 2014 8 commits
-
-
Chris Dodge committed
-
Tim Babych committed
-
Make sure that during the serialization, all opaque keys and their references and serialized using the `unicode` function. AN-3821
Carlos Andrés Rocha committed -
TNL-39
cahrens committed -
Oleg Marshev committed
-
when changing the quantity between enrollment vs reg code cart types.
Muhammad Shoaib committed -
polesye committed
-
Chris Dodge committed
-
- 21 Oct, 2014 3 commits
-
-
fix typo and add more security on API fix some bugs and typos address PR feedback be sure to send emails when accounts already exist PR feedback fix multiple uploads pep8 fixes pep8 fix pylint fixes fix url mapping WL-98 - Complete code coverage - Update code for error and warning messages. - improve code as per some suggestions updated the UI of the auto_enroll feature fixed the errors PR feedback add test add back file filtering add some more error handling of input remove unneeded coffeescript code pylint fixes add pep8 space WL-98 - Updated and added test cases. - Updated membership coffee file for errors display handling. - fixed minor text issues. allow for blank lines and add a test add blank line (pep8)
asadiqbal08 committed -
Don Mitchell committed
-
wip remove unused kwarg
Chris Dodge committed
-