- 14 Jul, 2014 2 commits
-
-
Conflicts: requirements/edx/base.txt (taking requests==2.3.0 in preference to 1.2.3, requests-oauthlib==0.4.0 in preference to 0.4.1)Joe Blaylock committed -
Installed on 2014/07/14
Joe Blaylock committed
-
- 11 Jul, 2014 5 commits
-
-
HACK capa timed-test on capa_base.py
Joe Blaylock committed -
Remove commented-out deprecated lines
Joe Blaylock committed -
stv committed
-
Joe Blaylock committed
-
Fix failing munge_tabs test
Joe Blaylock committed
-
- 10 Jul, 2014 1 commit
-
- 09 Jul, 2014 3 commits
-
-
Conflicts: common/lib/xmodule/xmodule/capa_base.py lms/templates/problem.html
Jason Bau committed -
change wording of password reset pages
Giulio Gratta committed -
Giulio Gratta committed
-
- 08 Jul, 2014 7 commits
-
-
Fix failing forked test
Joe Blaylock committed -
We had fixed this previously, so I think we just took the wrong side of a conflict when merging from upstream.
stv committed -
Joe Blaylock committed
-
modify YoB dropdown to limit valid years
Joe Blaylock committed -
Fix broken import in deeplink_middleware app
Joe Blaylock committed -
Giulio Gratta committed
-
Jason Bau committed
-
- 07 Jul, 2014 1 commit
-
-
Joe Blaylock committed
-
- 03 Jul, 2014 2 commits
-
-
Giulio Gratta committed
-
Added caption utility to checklist for Instructors
Giulio Gratta committed
-
- 02 Jul, 2014 7 commits
-
-
* CMS Global header will continue to send people to edx-code for help. * LMS Course Navigation to keep changes from upstream and local changes (for sneakpeak)
Joe Blaylock committed -
Fix failing munge_tabs test
Steven Burch committed -
Lock version of requests-oauthlib to 0.4.0
Steven Burch committed -
Conflicts: cms/djangoapps/contentstore/views/checklist.py cms/templates/widgets/header.html lms/djangoapps/certificates/management/commands/regenerate_user.py lms/djangoapps/class_dashboard/views.py lms/djangoapps/courseware/tests/test_lti_integration.py lms/djangoapps/instructor/views/api.py lms/templates/courseware/course_navigation.html Conflicts Remaining in: cms/templates/widgets/header.html lms/templates/courseware/course_navigation.html
Joe Blaylock committed -
Fixed urlpatterns regex for support views in dashboard app.
Will Daly committed -
LMS-6634
Usman Khalid committed
-
- 01 Jul, 2014 6 commits
-
-
requests version 1.2.3 does not appear to be compatible with the new version of requests-oauthlib. requests-oathlib tries to import to_native_string in util.py: ``` File "/root/.virtualenvs/edx-platform/local/lib/python2.7/site-packages/requests_oauthlib/oauth1_auth.py", line 10, in <module> from requests.utils import to_native_string ImportError: cannot import name to_native_string ``` (cherry picked from commit c54b8db6)John Jarvis committed -
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 6 commits
-
-
Add LTI type to metrics tab grade reports
David Adams committed -
Ben McMorran committed
-
David Adams 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
-