- 08 Oct, 2013 3 commits
-
-
Calen Pennington committed
-
Previously, these tests modified due_date, which failed due to the new restrictions on writing to Scope.settings from the LMS.
Calen Pennington committed -
By transparently proxying between the XModuleDescriptor and the XModule, and between their runtimes, we can make them act as a single class, so that we can swap in an actual XBlock instead.
Calen Pennington committed
-
- 04 Oct, 2013 1 commit
-
-
David Baumgold committed
-
- 03 Oct, 2013 1 commit
-
-
Calen Pennington committed
-
- 27 Sep, 2013 1 commit
-
-
With tests, some settings changes (all should default to not breaking anything for edx) Added styling for shopping cart User Experience - Styled shoppingcart list page - Styled navigation shopping cart button - Styled receipt page - Styled course about page for shopping cart courses Addressed HTML/SCSS issues Remove offending body class and unnecessary sass changes Addresses many review comments on stanford shopping cart * framework for generating order instructions on receipt page in shoppingcart.models * move user_cart_has_item into shoppingcart.models * move min_course_price_for_currency into course_modes.models * remove auto activation on purchase * 2-space indents in templates * etc revert indentation on navigation.html for ease of review pep8 pylint move logging/error handling from shoppingcart view to model Addressing @dave changes
Jason Bau committed
-
- 25 Sep, 2013 2 commits
-
-
Renzo Lucioni committed
-
Renzo Lucioni committed
-
- 20 Sep, 2013 1 commit
-
-
jmclaus committed
-
- 18 Sep, 2013 1 commit
-
-
Calen Pennington committed
-
- 13 Sep, 2013 1 commit
-
-
Vik Paruchuri committed
-
- 12 Sep, 2013 3 commits
-
-
cahrens committed
-
Hide show_timezone from Advanced Settings and migrate courses with show_timezone=False to using due_date_display_format.
cahrens committed -
STUD-724 Test course for allowing custom formatting of due date strings. STUD-724 Try making the name of the course match the folder name. More cleanup. More cleanup. updates.
cahrens committed
-
- 11 Sep, 2013 1 commit
-
-
Alexander Kryklia committed
-
- 10 Sep, 2013 2 commits
-
-
David Baumgold committed
-
LTI blade allows to include LTI components to courses. Python integration, Jasmine and acceptance tests are included.
Valera Rozuvan committed
-
- 09 Sep, 2013 12 commits
-
-
LTI blade allows to include LTI components to courses. Python integration, Jasmine and acceptance tests are included.
Valera Rozuvan committed -
This reverts commit 2894b21c, reversing changes made to 34d0fe15.
Alexander Kryklia committed -
Alexander Kryklia committed
-
Alexander Kryklia committed
-
Alexander Kryklia committed
-
Alexander Kryklia committed
-
Alexander Kryklia committed
-
Alexander Kryklia committed
-
Alexander Kryklia committed
-
Add simplifyed template. Update lti integration test. Add getting oauth credentials from course settings. Add user id transferring to provider. Improve documentation of lti module.
Alexander Kryklia committed -
Alexander Kryklia committed
-
Valera Rozuvan committed
-
- 06 Sep, 2013 1 commit
-
-
Calen Pennington committed
-
- 04 Sep, 2013 1 commit
-
-
* Uses override_settings to provide test variable * Move location of cms link to upper right * PEP8 / Pylink
Jason Bau committed
-
- 03 Sep, 2013 1 commit
-
-
Anton Stupak committed
-
- 31 Aug, 2013 1 commit
-
-
A one-click way of getting to editing the course
Jason Bau committed
-
- 28 Aug, 2013 1 commit
-
-
Move mitxmako initialization to a startup module, called by lms.startup and cms.startup for both management commands and when run via wsgi [DEVPAIN-7]
Calen Pennington committed
-
- 27 Aug, 2013 1 commit
-
-
Inspired by: http://eldarion.com/blog/2013/02/14/entry-point-hook-django-projects/ Moves startup code to lms.startup and cms.startup, and calls the startup methods in wsgi.py and manage.py for both projects.
Calen Pennington committed
-
- 22 Aug, 2013 4 commits
-
-
Will Daly committed
-
lapentab committed
-
lapentab committed
-
Chris Dodge committed
-
- 21 Aug, 2013 1 commit
-
-
Fixed test_masquerade failure due to not clearing the modulestore between tests.
Will Daly committed
-