- 07 Oct, 2015 3 commits
-
-
TNL-3247 Removed remaining synchronous AJAX calls from discussions Updated the profile view tests to use an attached view for testing Removed one-time JQuery intiialization that could fail and break multiple tests
Andy Armstrong committed -
-fixed the bug in the accordion of the e-commerce html file
Muhammad Shoaib committed -
Chris Dodge committed
-
- 06 Oct, 2015 7 commits
-
-
- Fixed receipt page button - Fixed message on dashboard ECOM-2492
Clinton Blackburn committed -
Make unpublish raise the same errors in split and old-mongo when asked to unpublish a DIRECT_ONLY_CATEGORY
Calen Pennington committed -
Firefox requires the form to be attached to a DOM element ECOM-2492
Clinton Blackburn committed -
Calen Pennington committed
-
Calen Pennington committed
-
Peter Fogg committed
-
add new column 'copy_id_photo_from' for 'SoftwareSecurePhotoVerification' model to track initial verification with 'photo_id_key'
zubair-arbi committed
-
- 05 Oct, 2015 2 commits
-
-
Brian Beggs committed
-
- Added support for Unicode characters when creating the signature - Using <textarea> for form data to support newline characters - Generating form with jQuery instead of relying on existing DOM element - Removed duplicated credit request code - Corrected spaing on dashboard - Enabled functionality by default Dashboard cleanup -- Cleaned styles -- Added wrapper class to use for hiding the actions -- Cleaned JS toggling of error container -- Corrected dashboard and receipt text ECOM-2172
Clinton Blackburn committed
-
- 02 Oct, 2015 5 commits
-
-
Also add a __repr__ to CourseTeam so that it could be useful too.
Ned Batchelder committed -
TNL-3137
Usman Khalid committed -
TNL-3137
Usman Khalid committed -
reduced left margin
Zia Fazal committed -
Bill DeRusha committed
-
- 01 Oct, 2015 8 commits
-
-
Bill DeRusha committed
-
Brian Beggs committed
-
Remove log statements. Add test for CCX coach access addition. Email CCX coaches when they're enrolled. Remove ccx_coach from list of roles which can perform access maintenance. Remove unused variables. Remove unused import (unenroll_email) Fix long line in instructor/access.py. Address long line formatting issue.
Jamie Folsom committed -
The heart of this fix is to change the "My Team" view to use a collection of teams instead of memberships. The team card is refactored to only take a team, rather than attempt to be polymorphic over teams and team memberships. This change enabled removing a good amount of old code. This also requires adding a `username` parameter to the teams list endpoint which allows getting a list of all teams for a single user, in order to allow refreshing the "My Teams" view correctly. Currently this list is of length at most one. TNL-3410
Peter Fogg committed -
George Schneeloch committed
-
renamed test's name
Zia Fazal committed -
ECOM-2338
Ahsan Ulhaq committed -
Saleem Latif committed
-
- 30 Sep, 2015 8 commits
-
-
asadiqbal committed
-
Depends on functionality that has been temporarily reverted
David Baumgold committed -
There's a lot of useful things in PR #8271 that provide a framework for the comprehensive theming system. If we need to remove the edx.org theme from the codebase, we can leave most of PR #8271 in, to make it easier to build on top of and get this feature back in.
David Baumgold committed -
TNL-3442
muzaffaryousaf committed -
Depends on functionality that has been temporarily reverted
David Baumgold committed -
There's a lot of useful things in PR #8271 that provide a framework for the comprehensive theming system. If we need to remove the edx.org theme from the codebase, we can leave most of PR #8271 in, to make it easier to build on top of and get this feature back in.
David Baumgold committed -
update reference to edx-proctoring to account for requested iconography changes from UX team. Also update test to conform with changes
Chris Dodge committed -
Make the message to the end user consistent across as requirement types, except for grade requirements
Chris Dodge committed
-
- 29 Sep, 2015 7 commits
-
-
Peter Fogg committed
-
Variable name was broken by a commit in #9868. ECOM-2431
Clinton Blackburn committed -
Ned Batchelder committed
-
lduarte1991 committed
-
Fixing certificates for credit mode. ECOM-1988
Awais committed -
Frances Botsford committed
-
Zia Fazal committed
-