- 01 Jul, 2015 1 commit
-
-
Marco Morales committed
-
- 23 Jun, 2015 1 commit
-
-
Fixes tests, adds internationalized strings for new state tooltips, corrected tooltip javascript, etc.
Kyle McCormick committed
-
- 22 Jun, 2015 1 commit
-
-
Iniital refactor of capa styling for basic checkbox and multiple choice problem types, including additional comments to sass styles
Marco Morales committed
-
- 09 Jun, 2015 1 commit
-
-
This should be ported to bok-choy, but until then we should fix the flakiness in this test. It needs to wait for the page to change after the user clicks 'reset'.
Ben Patterson committed
-
- 28 May, 2015 1 commit
-
-
Serve branded footer JSON/HTML/CSS/JS from an API endpoint in the branding app. Refactor OpenEdX and EdX.org footer templates to use the Python version of the API, ensuring that the API values are consistent with the footer included in main.html. Detailed changes: * Added footer API end-point to the branding app. * Footer API allows the language to be set with querystring parameters. * Footer API allows showing/hiding of the OpenEdX logo using querystring parameters. * Deprecate ENABLE_FOOTER_V3 in favor of the branding API configuration flag. * Move no referrer script into main.html from the edx footer template. * Rename rwd_header_footer.js to rwd_header.js * Cache API responses. Authors: Awais Qureshi, Aamir Khan, Will Daly
Will Daly committed
-
- 30 Apr, 2015 1 commit
-
-
Ned Batchelder committed
-
- 09 Apr, 2015 1 commit
-
-
These are already covered by bok-choy tests: File: test_lms.py Class: HighLevelTabTest
Ben Patterson committed
-
- 31 Mar, 2015 2 commits
-
-
Calen Pennington committed
-
Marco Morales committed
-
- 13 Mar, 2015 2 commits
-
-
Sarina Canelake committed
-
Assessment problems was having input type="button" which cause accessibility issues. changed them to <button> and added span with class sr. TNL-1693
Ahsan Ulhaq committed
-
- 20 Feb, 2015 1 commit
-
-
Jesse Zoldak committed
-
- 10 Feb, 2015 1 commit
-
-
This change will also move us to bok-choy instead of lettuce for these scenarios, and re-enable them. See TE-736. Includes some refactoring of repeated event-checking code as well.
Ben Patterson committed
-
- 05 Feb, 2015 1 commit
-
-
polesye committed
-
- 02 Feb, 2015 2 commits
-
-
Also cleaning up some lint.
Ben Patterson committed -
This test consistently fails when combining lms acceptance onto one shard. (TE-737)
Ben Patterson committed
-
- 30 Jan, 2015 1 commit
-
-
Makes logistration available at /login and /register as well as /accounts/login/ and /accounts/register/. In addition: - Adds support for redirect URLs in third party auth for combined login/registration page - Adds support for external auth on the combined login/registration page - Removes old login and registration acceptance tests - Adds deprecation warnings to old login and register views - Moves third party auth util to student_account - Adds exception for microsites (theming)
Renzo Lucioni committed
-
- 29 Jan, 2015 1 commit
-
-
Removes old payment and verification endpoints, views, templates, and tests, making the new split flow the default. The SEPARATE_VERIFICATION_FROM_PAYMENT feature flag is also removed.
Renzo Lucioni committed
-
- 15 Jan, 2015 1 commit
-
-
TNL-651
Andy Armstrong committed
-
- 06 Jan, 2015 1 commit
-
-
Remove Jobs, News Change "Vision" to "About"
Sarina Canelake committed
-
- 05 Jan, 2015 1 commit
-
-
AlasdairSwan committed
-
- 11 Dec, 2014 1 commit
-
-
David Baumgold committed
-
- 10 Dec, 2014 1 commit
-
-
Sarina Canelake committed
-
- 05 Dec, 2014 1 commit
-
-
Revert "If feature flag is enabled, replace the old login/registration pages with the new combined login/registration page." This reverts commit f40447b3. Conflicts: lms/urls.py Revert "Add support for external auth on the combined login/registration page" This reverts commit 98875339. Conflicts: lms/templates/courseware/mktg_course_about.html lms/urls.py
Will Daly committed
-
- 04 Dec, 2014 1 commit
-
-
Add support for redirect URLs in third party auth for combined login/registration page Remove old login/registration acceptance tests Add deprecation warnings to old login and register views Move third party auth util to student_account Add exception for microsites
Will Daly committed
-
- 01 Dec, 2014 3 commits
-
-
Sarina Canelake committed
-
Sarina Canelake committed
-
Sarina Canelake committed
-
- 25 Nov, 2014 1 commit
-
-
indentation of opening bracket's line
stv committed
-
- 11 Nov, 2014 1 commit
-
-
stv committed
-
- 10 Nov, 2014 3 commits
- 04 Nov, 2014 1 commit
-
-
Sarina Canelake committed
-
- 30 Oct, 2014 1 commit
-
-
Jim committed
-
- 28 Oct, 2014 1 commit
-
-
Set marketing site logged in cookie from third party auth.
Will Daly committed
-
- 23 Oct, 2014 1 commit
-
-
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
-
- 20 Oct, 2014 1 commit
-
-
Will Daly committed
-
- 17 Oct, 2014 1 commit
-
-
Better verification for troubleshooting LTI test failures Dismiss any lingering alerts after lettuce scenarios
Jesse Zoldak committed
-
- 14 Oct, 2014 1 commit
-
-
Renzo Lucioni committed
-