- 13 Sep, 2013 5 commits
-
-
Conflicts: common/djangoapps/student/views.py common/lib/xmodule/xmodule/graders.py lms/templates/dashboard.html lms/templates/footer.html requirements/edx/base.txt
Pavel Yushchenko committed -
Pavel Yushchenko committed
-
Removed an inclusion of t-copy-sub1 in SCSS for Video.
Valera Rozuvan committed -
This line was not doing anything and simply causing a warning while SASS was compiling. The following is the warning: --- WARNING on line 35 of /home/valera/edx_all/edx-platform/common/static /xmodule/descriptors/css/_000-5df8e10160f918d31f2b2e8be3ce247d.scss: ".xmodule_edit.xmodule_VideoDescriptor .editor-with-tabs .edit-header .component-name" failed to @extend ".t-copy-sub1". The selector ".t-copy-sub1" was not found. Use "@extend .t-copy-sub1 !optional" if the extend should be able to fail. ---Valera Rozuvan committed -
fix bug with anonymous access to / with future start courses
Jason Bau committed
-
- 12 Sep, 2013 35 commits
-
-
Don't assign variable to .update() call
Sarina Canelake committed -
Conflicts: CHANGELOG.rst common/lib/xmodule/xmodule/js/fixtures/lti.html common/lib/xmodule/xmodule/js/spec/lti/constructor.js common/lib/xmodule/xmodule/js/src/lti/lti.js common/lib/xmodule/xmodule/lti_module.py lms/djangoapps/courseware/features/certificates.py lms/djangoapps/courseware/mock_lti_server/mock_lti_server.py lms/djangoapps/courseware/tests/test_lti.py lms/djangoapps/shoppingcart/models.py lms/envs/aws.py
Diana Huang committed -
Sarina Canelake committed
-
Allow custom formatting of due date strings.
Christina Roberts committed -
Remove unimplemented steps from certificates acceptance test code
Jay Zoldak committed -
Fix acceptance tests to capture images for paid cert flow
Jay Zoldak committed -
Jay Zoldak committed
-
David Baumgold committed
-
Jason Bau committed
-
Jay Zoldak committed
-
cahrens committed
-
cahrens committed
-
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 -
Mock mongo event tracking backend during tests
Will Daly committed -
Add mock package to RTD requirements
jkarni committed -
Fix error encoding datetime objects in the event track logger backend
Carlos Andrés Rocha committed -
Carlos Andrés Rocha committed
-
strip processed fields in instructor dash
Adam committed -
The function json.dumps was being called with incorrect arguments, causing an infinite recursion when serializing an event containing datetime objects
Carlos Andrés Rocha committed -
Re-enable signature checking of Software Secure postbacks
Diana Huang committed -
David Ormsbee committed
-
Update discussion.md
David Baumgold committed -
Julian Arni committed
-
Do not store expanded action URLs.
Christina Roberts committed -
Fixes extra 'file' that was leftover locally after import
jkarni committed -
Force save of photo_id_key on upload
David Ormsbee committed -
David Ormsbee committed
-
Julian Arni committed
-
Adam Palay committed
-
Adam Palay committed
-
Adam Palay committed
-
Adam/welcome email
Adam committed -
cahrens committed
-