- 18 Sep, 2014 2 commits
- 17 Sep, 2014 3 commits
-
-
Jason Bau committed
-
This reverts commit 3f159ea5. Conflicts: common/lib/xmodule/xmodule/lti_module.py lms/djangoapps/courseware/tests/test_lti_integration.py
Ned Batchelder committed -
Jason Bau committed
-
- 16 Sep, 2014 2 commits
-
-
Jason Bau committed
-
Hotfix for Sep 12, 2014 Conflicts: AUTHORS cms/djangoapps/contentstore/views/course.py cms/envs/test.py common/djangoapps/external_auth/tests/test_shib.py common/djangoapps/student/views.py common/lib/xmodule/xmodule/lti_module.py common/lib/xmodule/xmodule/modulestore/tests/test_cross_modulestore_import_export.py common/lib/xmodule/xmodule/modulestore/tests/test_mixed_modulestore.py common/lib/xmodule/xmodule/modulestore/tests/test_mongo.py common/lib/xmodule/xmodule/modulestore/tests/test_split_modulestore.py common/static/coffee/src/discussion/views/discussion_thread_view_inline.coffee lms/djangoapps/courseware/tests/test_lti_integration.py lms/djangoapps/courseware/views.py lms/djangoapps/instructor/views/api.py lms/djangoapps/shoppingcart/processors/CyberSource2.py lms/djangoapps/shoppingcart/processors/tests/test_CyberSource2.py lms/djangoapps/verify_student/tests/test_views.py lms/djangoapps/verify_student/views.py lms/envs/common.py lms/envs/devstack.py lms/static/sass/multicourse/_account.scss lms/templates/main_django.html lms/templates/navigation.html lms/templates/registration/password_reset_complete.html lms/templates/registration/password_reset_confirm.html lms/urls.py pavelib/utils/test/utils.py requirements/edx/base.txt requirements/edx/github.txt
Jason Bau committed
-
- 15 Sep, 2014 1 commit
-
-
Jason Bau committed
-
- 12 Sep, 2014 2 commits
-
-
Andy Armstrong committed
-
from Stanford-Online:release into Stanford-Online:master
stv committed
-
- 11 Sep, 2014 11 commits
-
-
from Stanford-Online:rc into Stanford-Online:release
stv committed -
from Stanford-Online:master into Stanford-Online:rc
stv committed -
from Stanford-Online:jbau/cybersource2 into Stanford-Online:master
stv committed -
from stvstnfrd:discuss/xss into Stanford-Online:master
stv committed -
This ports the upstream patch [1] into our fork. This change is made manually, instead of cherry-picking, as we currently lack the most recent changes to the discussions product [2]. We will pick up the recent changes (and patch tests) the next time we merge from upstream. [1] https://github.com/edx/edx-platform/commit/58553a7fb8fbc33dfd40c8e7ca39b0f896fb5b32 [2] https://github.com/edx/edx-platform/commit/988e4e6da5bf5f8db1cb269a82cc272c6d73ed72
stv committed -
Jason Bau committed
-
Clean up shopping cart processor API. Fix UUID JSON serialization bug in CyberSource2 implementation. Update test suite to use new CyberSource2 implementation. Fix i18n messages in CyberSource2 Enable CyberSource2 implementation by default. Conflicts: lms/envs/dev.py
Will Daly committed -
Moved imports to startup.py.
Adam committed -
from Stanford-Online:release into Stanford-Online:master
stv committed -
from Stanford-Online:rc into Stanford-Online:release
stv committed -
Usman Khalid committed
-
- 10 Sep, 2014 9 commits
-
-
from Stanford-Online:master into Stanford-Online:rc
stv committed -
make the 'ENABLE_THIRD_PARTY_AUTH' feature flag be microsite aware
chrisndodge committed -
from stvstnfrd:image-modal/noop into Stanford-Online:master
stv committed -
Downgrade gunicorn.
Feanil Patel committed -
Feanil Patel committed
-
Something appears to have changed, with regards to JavaScript loading via Studio. The function in-question, `setupFullScreenImage`, still behaves as intended in LMS. However, it fails in Studio despite being (seemingly?) present in the compiled `cms-modules-xxx.js` file which is loaded into Studio pages. This commit defines an in-line NOOP definition of the function, to ensure that it is always defined in Studio. The feature degrades gracefully and will now simply render as an image link that leads directly to the image URL. Note: LMS is unaffected by both the problem and temporary solution. This commit must be reverted once we diagnose and resolve the original issue.
stv committed -
Chris Dodge committed
-
Fix a unicode error in CyberSource2
Don Mitchell committed -
Will Daly committed
-
- 09 Sep, 2014 2 commits
-
-
Upgrades to latest pyfs to support auth not through environment variables
Piotr Mitros committed -
TNL-197
Usman Khalid committed
-
- 08 Sep, 2014 8 commits
-
-
Do not call upper on a profile country code of None
Renzo Lucioni committed -
Renzo Lucioni committed
-
Skip audit enrollment if user is in the experimental branch
Renzo Lucioni committed -
Renzo Lucioni committed
-
Test cohort selector in NewPostView
Greg Price committed -
Update translations (autogenerated message)
Sarina Canelake committed -
Sarina Canelake committed
-
show upload progress on import course view
zubair-arbi committed
-